[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260713 09:07:31.713289 21847 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.85.254:36307
I20260713 09:07:31.714787 21847 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260713 09:07:31.715834 21847 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:31.732340 21854 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:31.732381 21853 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:31.732450 21856 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:31.734517 21847 server_base.cc:1061] running on GCE node
I20260713 09:07:32.969882 21847 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:32.970152 21847 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:32.970368 21847 hybrid_clock.cc:648] HybridClock initialized: now 1783933652970346 us; error 0 us; skew 500 ppm
I20260713 09:07:32.971225 21847 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:32.977250 21847 webserver.cc:533] Webserver started at http://127.21.85.254:42589/ using document root <none> and password file <none>
I20260713 09:07:32.978155 21847 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:32.978391 21847 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:32.978864 21847 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:32.984665 21847 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933651548042-21847-0/minicluster-data/master-0-root/instance:
uuid: "21a28ce4c6264a9f811ac52c68d7bf24"
format_stamp: "Formatted at 2026-07-13 09:07:32 on dist-test-slave-kx9r"
I20260713 09:07:32.992489 21847 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.001s
I20260713 09:07:32.997537 21862 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:32.998627 21847 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 09:07:32.998992 21847 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933651548042-21847-0/minicluster-data/master-0-root
uuid: "21a28ce4c6264a9f811ac52c68d7bf24"
format_stamp: "Formatted at 2026-07-13 09:07:32 on dist-test-slave-kx9r"
I20260713 09:07:32.999328 21847 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933651548042-21847-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933651548042-21847-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933651548042-21847-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:33.055107 21847 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:33.056789 21847 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260713 09:07:33.057286 21847 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:33.130443 21847 rpc_server.cc:307] RPC server started. Bound to: 127.21.85.254:36307
I20260713 09:07:33.130559 21913 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.85.254:36307 every 8 connection(s)
I20260713 09:07:33.139065 21914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:33.160265 21914 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 21a28ce4c6264a9f811ac52c68d7bf24: Bootstrap starting.
I20260713 09:07:33.166039 21914 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 21a28ce4c6264a9f811ac52c68d7bf24: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:33.167946 21914 log.cc:826] T 00000000000000000000000000000000 P 21a28ce4c6264a9f811ac52c68d7bf24: Log is configured to *not* fsync() on all Append() calls
I20260713 09:07:33.172431 21914 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 21a28ce4c6264a9f811ac52c68d7bf24: No bootstrap required, opened a new log
I20260713 09:07:33.192613 21914 raft_consensus.cc:359] T 00000000000000000000000000000000 P 21a28ce4c6264a9f811ac52c68d7bf24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "21a28ce4c6264a9f811ac52c68d7bf24" member_type: VOTER }
I20260713 09:07:33.193216 21914 raft_consensus.cc:385] T 00000000000000000000000000000000 P 21a28ce4c6264a9f811ac52c68d7bf24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:33.193471 21914 raft_consensus.cc:740] T 00000000000000000000000000000000 P 21a28ce4c6264a9f811ac52c68d7bf24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a28ce4c6264a9f811ac52c68d7bf24, State: Initialized, Role: FOLLOWER
I20260713 09:07:33.194428 21914 consensus_queue.cc:260] T 00000000000000000000000000000000 P 21a28ce4c6264a9f811ac52c68d7bf24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "21a28ce4c6264a9f811ac52c68d7bf24" member_type: VOTER }
I20260713 09:07:33.194948 21914 raft_consensus.cc:399] T 00000000000000000000000000000000 P 21a28ce4c6264a9f811ac52c68d7bf24 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:07:33.195251 21914 raft_consensus.cc:493] T 00000000000000000000000000000000 P 21a28ce4c6264a9f811ac52c68d7bf24 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:07:33.195590 21914 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 21a28ce4c6264a9f811ac52c68d7bf24 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:33.199674 21914 raft_consensus.cc:515] T 00000000000000000000000000000000 P 21a28ce4c6264a9f811ac52c68d7bf24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "21a28ce4c6264a9f811ac52c68d7bf24" member_type: VOTER }
I20260713 09:07:33.200489 21914 leader_election.cc:304] T 00000000000000000000000000000000 P 21a28ce4c6264a9f811ac52c68d7bf24 [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: 21a28ce4c6264a9f811ac52c68d7bf24; no voters: 
I20260713 09:07:33.202183 21914 leader_election.cc:290] T 00000000000000000000000000000000 P 21a28ce4c6264a9f811ac52c68d7bf24 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:07:33.202519 21917 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 21a28ce4c6264a9f811ac52c68d7bf24 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:33.204782 21917 raft_consensus.cc:697] T 00000000000000000000000000000000 P 21a28ce4c6264a9f811ac52c68d7bf24 [term 1 LEADER]: Becoming Leader. State: Replica: 21a28ce4c6264a9f811ac52c68d7bf24, State: Running, Role: LEADER
I20260713 09:07:33.205915 21917 consensus_queue.cc:237] T 00000000000000000000000000000000 P 21a28ce4c6264a9f811ac52c68d7bf24 [LEADER]: Queue going to LEADER mode. State: All 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: "21a28ce4c6264a9f811ac52c68d7bf24" member_type: VOTER }
I20260713 09:07:33.206845 21914 sys_catalog.cc:565] T 00000000000000000000000000000000 P 21a28ce4c6264a9f811ac52c68d7bf24 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:07:33.218770 21918 sys_catalog.cc:455] T 00000000000000000000000000000000 P 21a28ce4c6264a9f811ac52c68d7bf24 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "21a28ce4c6264a9f811ac52c68d7bf24" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "21a28ce4c6264a9f811ac52c68d7bf24" member_type: VOTER } }
I20260713 09:07:33.219136 21919 sys_catalog.cc:455] T 00000000000000000000000000000000 P 21a28ce4c6264a9f811ac52c68d7bf24 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 21a28ce4c6264a9f811ac52c68d7bf24. Latest consensus state: current_term: 1 leader_uuid: "21a28ce4c6264a9f811ac52c68d7bf24" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "21a28ce4c6264a9f811ac52c68d7bf24" member_type: VOTER } }
I20260713 09:07:33.219563 21918 sys_catalog.cc:458] T 00000000000000000000000000000000 P 21a28ce4c6264a9f811ac52c68d7bf24 [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:33.219976 21919 sys_catalog.cc:458] T 00000000000000000000000000000000 P 21a28ce4c6264a9f811ac52c68d7bf24 [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:33.223320 21926 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:07:33.234952 21926 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:07:33.237671 21847 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:07:33.252332 21926 catalog_manager.cc:1383] Generated new cluster ID: a5c69929dbef4ab09c859e4322e9b218
I20260713 09:07:33.252645 21926 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:07:33.268188 21926 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:07:33.269781 21926 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:07:33.289921 21926 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 21a28ce4c6264a9f811ac52c68d7bf24: Generated new TSK 0
I20260713 09:07:33.290923 21926 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:07:33.306041 21847 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:33.316474 21936 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:33.317710 21937 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:33.322247 21847 server_base.cc:1061] running on GCE node
W20260713 09:07:33.322784 21939 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:33.323841 21847 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:33.324110 21847 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:33.324426 21847 hybrid_clock.cc:648] HybridClock initialized: now 1783933653324405 us; error 0 us; skew 500 ppm
I20260713 09:07:33.325246 21847 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:33.329320 21847 webserver.cc:533] Webserver started at http://127.21.85.193:44133/ using document root <none> and password file <none>
I20260713 09:07:33.330034 21847 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:33.330284 21847 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:33.330639 21847 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:33.332192 21847 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933651548042-21847-0/minicluster-data/ts-0-root/instance:
uuid: "16e106f656474c93b88d8397b448b772"
format_stamp: "Formatted at 2026-07-13 09:07:33 on dist-test-slave-kx9r"
I20260713 09:07:33.339169 21847 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:07:33.344358 21944 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:33.345202 21847 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
I20260713 09:07:33.345556 21847 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933651548042-21847-0/minicluster-data/ts-0-root
uuid: "16e106f656474c93b88d8397b448b772"
format_stamp: "Formatted at 2026-07-13 09:07:33 on dist-test-slave-kx9r"
I20260713 09:07:33.345937 21847 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933651548042-21847-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933651548042-21847-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933651548042-21847-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:33.365417 21847 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:33.367179 21847 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:33.369980 21847 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:33.375586 21847 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:33.375931 21847 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260713 09:07:33.376240 21847 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:33.376469 21847 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:33.476270 21847 rpc_server.cc:307] RPC server started. Bound to: 127.21.85.193:33371
I20260713 09:07:33.476346 22006 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.85.193:33371 every 8 connection(s)
I20260713 09:07:33.484099 21847 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:33.499979 22012 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:33.500730 22011 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
I20260713 09:07:33.505033 21847 server_base.cc:1061] running on GCE node
W20260713 09:07:33.506140 22014 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:33.507418 21847 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:33.507735 21847 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:33.507987 21847 hybrid_clock.cc:648] HybridClock initialized: now 1783933653507967 us; error 0 us; skew 500 ppm
I20260713 09:07:33.508775 21847 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:33.517379 21847 webserver.cc:533] Webserver started at http://127.21.85.194:41875/ using document root <none> and password file <none>
I20260713 09:07:33.517943 21847 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:33.518193 21847 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:33.518544 21847 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:33.520008 21847 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933651548042-21847-0/minicluster-data/ts-1-root/instance:
uuid: "77b047ee1465436a93e47ab20a8b537a"
format_stamp: "Formatted at 2026-07-13 09:07:33 on dist-test-slave-kx9r"
I20260713 09:07:33.522274 22007 heartbeater.cc:344] Connected to a master server at 127.21.85.254:36307
I20260713 09:07:33.522765 22007 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:33.523955 22007 heartbeater.cc:507] Master 127.21.85.254:36307 requested a full tablet report, sending...
I20260713 09:07:33.526510 21847 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:07:33.527531 21879 ts_manager.cc:194] Registered new tserver with Master: 16e106f656474c93b88d8397b448b772 (127.21.85.193:33371)
I20260713 09:07:33.530632 21879 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42238
I20260713 09:07:33.530951 22019 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:33.532307 21847 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.001s
I20260713 09:07:33.532603 21847 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933651548042-21847-0/minicluster-data/ts-1-root
uuid: "77b047ee1465436a93e47ab20a8b537a"
format_stamp: "Formatted at 2026-07-13 09:07:33 on dist-test-slave-kx9r"
I20260713 09:07:33.532894 21847 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933651548042-21847-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933651548042-21847-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933651548042-21847-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:33.548141 21847 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:33.549443 21847 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:33.551985 21847 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:33.554759 21847 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:33.554986 21847 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:33.555222 21847 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:33.555392 21847 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:33.642788 21847 rpc_server.cc:307] RPC server started. Bound to: 127.21.85.194:37299
I20260713 09:07:33.642985 22081 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.85.194:37299 every 8 connection(s)
I20260713 09:07:33.649155 21847 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:33.656877 22085 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:33.662323 22086 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:33.667188 22082 heartbeater.cc:344] Connected to a master server at 127.21.85.254:36307
I20260713 09:07:33.667651 22082 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:33.668883 22082 heartbeater.cc:507] Master 127.21.85.254:36307 requested a full tablet report, sending...
I20260713 09:07:33.671684 21847 server_base.cc:1061] running on GCE node
I20260713 09:07:33.671999 21879 ts_manager.cc:194] Registered new tserver with Master: 77b047ee1465436a93e47ab20a8b537a (127.21.85.194:37299)
W20260713 09:07:33.672396 22088 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:33.673539 21847 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:33.673789 21847 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:33.673851 21879 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42250
I20260713 09:07:33.674021 21847 hybrid_clock.cc:648] HybridClock initialized: now 1783933653674003 us; error 0 us; skew 500 ppm
I20260713 09:07:33.674803 21847 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:33.677502 21847 webserver.cc:533] Webserver started at http://127.21.85.195:34669/ using document root <none> and password file <none>
I20260713 09:07:33.677968 21847 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:33.678156 21847 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:33.678427 21847 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:33.679507 21847 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933651548042-21847-0/minicluster-data/ts-2-root/instance:
uuid: "959f0d82066a467c9d6bf5b69152018f"
format_stamp: "Formatted at 2026-07-13 09:07:33 on dist-test-slave-kx9r"
I20260713 09:07:33.683969 21847 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260713 09:07:33.687275 22093 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:33.688066 21847 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:07:33.688340 21847 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933651548042-21847-0/minicluster-data/ts-2-root
uuid: "959f0d82066a467c9d6bf5b69152018f"
format_stamp: "Formatted at 2026-07-13 09:07:33 on dist-test-slave-kx9r"
I20260713 09:07:33.688642 21847 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933651548042-21847-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933651548042-21847-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933651548042-21847-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:33.705510 21847 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:33.706763 21847 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:33.708968 21847 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:33.712306 21847 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:33.712589 21847 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:33.712862 21847 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:33.713007 21847 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:33.810701 21847 rpc_server.cc:307] RPC server started. Bound to: 127.21.85.195:34495
I20260713 09:07:33.810806 22155 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.85.195:34495 every 8 connection(s)
I20260713 09:07:33.830281 22156 heartbeater.cc:344] Connected to a master server at 127.21.85.254:36307
I20260713 09:07:33.830679 22156 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:33.831485 22156 heartbeater.cc:507] Master 127.21.85.254:36307 requested a full tablet report, sending...
I20260713 09:07:33.833454 21879 ts_manager.cc:194] Registered new tserver with Master: 959f0d82066a467c9d6bf5b69152018f (127.21.85.195:34495)
I20260713 09:07:33.833957 21847 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.018158616s
I20260713 09:07:33.835137 21879 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42262
I20260713 09:07:33.887064 21879 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42276:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:07:33.890566 21879 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:07:33.990378 22119 tablet_service.cc:1511] Processing CreateTablet for tablet 27c42b1b291c452da164b780c26be705 (DEFAULT_TABLE table=test-workload [id=2b8846c46b7b4822960a3e60b0b3c038]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:33.990375 22121 tablet_service.cc:1511] Processing CreateTablet for tablet c40bcad2eb254c9b906082a0dc72f85a (DEFAULT_TABLE table=test-workload [id=2b8846c46b7b4822960a3e60b0b3c038]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:33.994632 22120 tablet_service.cc:1511] Processing CreateTablet for tablet 9556e013f2ef47d0a4f8f03326635fbf (DEFAULT_TABLE table=test-workload [id=2b8846c46b7b4822960a3e60b0b3c038]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:33.996847 22119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27c42b1b291c452da164b780c26be705. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:33.997248 22118 tablet_service.cc:1511] Processing CreateTablet for tablet 392a49b2d8c848cb8b6ca4921c503122 (DEFAULT_TABLE table=test-workload [id=2b8846c46b7b4822960a3e60b0b3c038]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:33.999694 22120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9556e013f2ef47d0a4f8f03326635fbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.001957 22121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c40bcad2eb254c9b906082a0dc72f85a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.003726 22118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 392a49b2d8c848cb8b6ca4921c503122. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.010486 22117 tablet_service.cc:1511] Processing CreateTablet for tablet 2ab2b713716d4148b780303ee04a7505 (DEFAULT_TABLE table=test-workload [id=2b8846c46b7b4822960a3e60b0b3c038]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:34.018174 22117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ab2b713716d4148b780303ee04a7505. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.021337 22116 tablet_service.cc:1511] Processing CreateTablet for tablet b1c59f96f1f746238e2f25faaf82edaf (DEFAULT_TABLE table=test-workload [id=2b8846c46b7b4822960a3e60b0b3c038]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:34.022796 22116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1c59f96f1f746238e2f25faaf82edaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.038019 22115 tablet_service.cc:1511] Processing CreateTablet for tablet 8e4d857f9a6f4104afe4d1f496c0f477 (DEFAULT_TABLE table=test-workload [id=2b8846c46b7b4822960a3e60b0b3c038]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:34.039477 22115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e4d857f9a6f4104afe4d1f496c0f477. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.060835 21970 tablet_service.cc:1511] Processing CreateTablet for tablet 27c42b1b291c452da164b780c26be705 (DEFAULT_TABLE table=test-workload [id=2b8846c46b7b4822960a3e60b0b3c038]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:34.065904 22047 tablet_service.cc:1511] Processing CreateTablet for tablet c40bcad2eb254c9b906082a0dc72f85a (DEFAULT_TABLE table=test-workload [id=2b8846c46b7b4822960a3e60b0b3c038]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:34.057376 22045 tablet_service.cc:1511] Processing CreateTablet for tablet 27c42b1b291c452da164b780c26be705 (DEFAULT_TABLE table=test-workload [id=2b8846c46b7b4822960a3e60b0b3c038]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:34.053712 21972 tablet_service.cc:1511] Processing CreateTablet for tablet c40bcad2eb254c9b906082a0dc72f85a (DEFAULT_TABLE table=test-workload [id=2b8846c46b7b4822960a3e60b0b3c038]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:34.077718 21969 tablet_service.cc:1511] Processing CreateTablet for tablet 392a49b2d8c848cb8b6ca4921c503122 (DEFAULT_TABLE table=test-workload [id=2b8846c46b7b4822960a3e60b0b3c038]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:34.084069 22043 tablet_service.cc:1511] Processing CreateTablet for tablet 2ab2b713716d4148b780303ee04a7505 (DEFAULT_TABLE table=test-workload [id=2b8846c46b7b4822960a3e60b0b3c038]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:34.089615 21967 tablet_service.cc:1511] Processing CreateTablet for tablet b1c59f96f1f746238e2f25faaf82edaf (DEFAULT_TABLE table=test-workload [id=2b8846c46b7b4822960a3e60b0b3c038]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:34.088044 21970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27c42b1b291c452da164b780c26be705. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.064714 21971 tablet_service.cc:1511] Processing CreateTablet for tablet 9556e013f2ef47d0a4f8f03326635fbf (DEFAULT_TABLE table=test-workload [id=2b8846c46b7b4822960a3e60b0b3c038]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:34.100518 22114 tablet_service.cc:1511] Processing CreateTablet for tablet 0402c39f742641eca8ffad94b79d2921 (DEFAULT_TABLE table=test-workload [id=2b8846c46b7b4822960a3e60b0b3c038]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:34.103837 21971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9556e013f2ef47d0a4f8f03326635fbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.105851 22114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0402c39f742641eca8ffad94b79d2921. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.095249 22044 tablet_service.cc:1511] Processing CreateTablet for tablet 392a49b2d8c848cb8b6ca4921c503122 (DEFAULT_TABLE table=test-workload [id=2b8846c46b7b4822960a3e60b0b3c038]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:34.098229 22047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c40bcad2eb254c9b906082a0dc72f85a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.098719 22046 tablet_service.cc:1511] Processing CreateTablet for tablet 9556e013f2ef47d0a4f8f03326635fbf (DEFAULT_TABLE table=test-workload [id=2b8846c46b7b4822960a3e60b0b3c038]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:34.113118 22042 tablet_service.cc:1511] Processing CreateTablet for tablet b1c59f96f1f746238e2f25faaf82edaf (DEFAULT_TABLE table=test-workload [id=2b8846c46b7b4822960a3e60b0b3c038]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:34.118876 21969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 392a49b2d8c848cb8b6ca4921c503122. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.121663 21968 tablet_service.cc:1511] Processing CreateTablet for tablet 2ab2b713716d4148b780303ee04a7505 (DEFAULT_TABLE table=test-workload [id=2b8846c46b7b4822960a3e60b0b3c038]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:34.125190 22046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9556e013f2ef47d0a4f8f03326635fbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.127487 22044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 392a49b2d8c848cb8b6ca4921c503122. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.134984 22042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1c59f96f1f746238e2f25faaf82edaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.137902 21972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c40bcad2eb254c9b906082a0dc72f85a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.140631 21968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ab2b713716d4148b780303ee04a7505. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.142870 22045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27c42b1b291c452da164b780c26be705. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.144443 22043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ab2b713716d4148b780303ee04a7505. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.154965 21967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1c59f96f1f746238e2f25faaf82edaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.201452 22041 tablet_service.cc:1511] Processing CreateTablet for tablet 8e4d857f9a6f4104afe4d1f496c0f477 (DEFAULT_TABLE table=test-workload [id=2b8846c46b7b4822960a3e60b0b3c038]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:34.202796 22041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e4d857f9a6f4104afe4d1f496c0f477. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.202350 21966 tablet_service.cc:1511] Processing CreateTablet for tablet 8e4d857f9a6f4104afe4d1f496c0f477 (DEFAULT_TABLE table=test-workload [id=2b8846c46b7b4822960a3e60b0b3c038]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:34.203860 21966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e4d857f9a6f4104afe4d1f496c0f477. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.223546 21965 tablet_service.cc:1511] Processing CreateTablet for tablet 0402c39f742641eca8ffad94b79d2921 (DEFAULT_TABLE table=test-workload [id=2b8846c46b7b4822960a3e60b0b3c038]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:34.227218 21965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0402c39f742641eca8ffad94b79d2921. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.221009 21964 tablet_service.cc:1511] Processing CreateTablet for tablet 3b8ea2d671b649a2959636d5fce77c9f (DEFAULT_TABLE table=test-workload [id=2b8846c46b7b4822960a3e60b0b3c038]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
W20260713 09:07:34.229423 21927 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:34.226961 22040 tablet_service.cc:1511] Processing CreateTablet for tablet 0402c39f742641eca8ffad94b79d2921 (DEFAULT_TABLE table=test-workload [id=2b8846c46b7b4822960a3e60b0b3c038]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:34.234695 22040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0402c39f742641eca8ffad94b79d2921. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.235993 21964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b8ea2d671b649a2959636d5fce77c9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.289224 22174 tablet_bootstrap.cc:492] T 9556e013f2ef47d0a4f8f03326635fbf P 959f0d82066a467c9d6bf5b69152018f: Bootstrap starting.
I20260713 09:07:34.290423 22039 tablet_service.cc:1511] Processing CreateTablet for tablet 3b8ea2d671b649a2959636d5fce77c9f (DEFAULT_TABLE table=test-workload [id=2b8846c46b7b4822960a3e60b0b3c038]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:34.333786 22039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b8ea2d671b649a2959636d5fce77c9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.422528 22116 tablet_service.cc:1511] Processing CreateTablet for tablet 3b8ea2d671b649a2959636d5fce77c9f (DEFAULT_TABLE table=test-workload [id=2b8846c46b7b4822960a3e60b0b3c038]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:34.424701 22116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b8ea2d671b649a2959636d5fce77c9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:34.454411 22175 tablet_bootstrap.cc:492] T 3b8ea2d671b649a2959636d5fce77c9f P 16e106f656474c93b88d8397b448b772: Bootstrap starting.
I20260713 09:07:34.455226 22174 tablet_bootstrap.cc:654] T 9556e013f2ef47d0a4f8f03326635fbf P 959f0d82066a467c9d6bf5b69152018f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:34.489264 22177 tablet_bootstrap.cc:492] T 0402c39f742641eca8ffad94b79d2921 P 77b047ee1465436a93e47ab20a8b537a: Bootstrap starting.
I20260713 09:07:34.500128 22175 tablet_bootstrap.cc:654] T 3b8ea2d671b649a2959636d5fce77c9f P 16e106f656474c93b88d8397b448b772: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:34.511335 22174 tablet_bootstrap.cc:492] T 9556e013f2ef47d0a4f8f03326635fbf P 959f0d82066a467c9d6bf5b69152018f: No bootstrap required, opened a new log
I20260713 09:07:34.511838 22174 ts_tablet_manager.cc:1403] T 9556e013f2ef47d0a4f8f03326635fbf P 959f0d82066a467c9d6bf5b69152018f: Time spent bootstrapping tablet: real 0.283s	user 0.010s	sys 0.015s
I20260713 09:07:34.520874 22177 tablet_bootstrap.cc:654] T 0402c39f742641eca8ffad94b79d2921 P 77b047ee1465436a93e47ab20a8b537a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:34.521660 22175 tablet_bootstrap.cc:492] T 3b8ea2d671b649a2959636d5fce77c9f P 16e106f656474c93b88d8397b448b772: No bootstrap required, opened a new log
I20260713 09:07:34.522950 22175 ts_tablet_manager.cc:1403] T 3b8ea2d671b649a2959636d5fce77c9f P 16e106f656474c93b88d8397b448b772: Time spent bootstrapping tablet: real 0.072s	user 0.016s	sys 0.000s
I20260713 09:07:34.528786 22175 raft_consensus.cc:359] T 3b8ea2d671b649a2959636d5fce77c9f P 16e106f656474c93b88d8397b448b772 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:34.527257 22174 raft_consensus.cc:359] T 9556e013f2ef47d0a4f8f03326635fbf P 959f0d82066a467c9d6bf5b69152018f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:34.529659 22175 raft_consensus.cc:385] T 3b8ea2d671b649a2959636d5fce77c9f P 16e106f656474c93b88d8397b448b772 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:34.529911 22174 raft_consensus.cc:385] T 9556e013f2ef47d0a4f8f03326635fbf P 959f0d82066a467c9d6bf5b69152018f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:34.530004 22175 raft_consensus.cc:740] T 3b8ea2d671b649a2959636d5fce77c9f P 16e106f656474c93b88d8397b448b772 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16e106f656474c93b88d8397b448b772, State: Initialized, Role: FOLLOWER
I20260713 09:07:34.530297 22174 raft_consensus.cc:740] T 9556e013f2ef47d0a4f8f03326635fbf P 959f0d82066a467c9d6bf5b69152018f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 959f0d82066a467c9d6bf5b69152018f, State: Initialized, Role: FOLLOWER
I20260713 09:07:34.531078 22175 consensus_queue.cc:260] T 3b8ea2d671b649a2959636d5fce77c9f P 16e106f656474c93b88d8397b448b772 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:34.532094 22177 tablet_bootstrap.cc:492] T 0402c39f742641eca8ffad94b79d2921 P 77b047ee1465436a93e47ab20a8b537a: No bootstrap required, opened a new log
I20260713 09:07:34.532467 22177 ts_tablet_manager.cc:1403] T 0402c39f742641eca8ffad94b79d2921 P 77b047ee1465436a93e47ab20a8b537a: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.000s
I20260713 09:07:34.533217 22174 consensus_queue.cc:260] T 9556e013f2ef47d0a4f8f03326635fbf P 959f0d82066a467c9d6bf5b69152018f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:34.536206 22007 heartbeater.cc:499] Master 127.21.85.254:36307 was elected leader, sending a full tablet report...
I20260713 09:07:34.535900 22177 raft_consensus.cc:359] T 0402c39f742641eca8ffad94b79d2921 P 77b047ee1465436a93e47ab20a8b537a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:34.537029 22177 raft_consensus.cc:385] T 0402c39f742641eca8ffad94b79d2921 P 77b047ee1465436a93e47ab20a8b537a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:34.537492 22177 raft_consensus.cc:740] T 0402c39f742641eca8ffad94b79d2921 P 77b047ee1465436a93e47ab20a8b537a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77b047ee1465436a93e47ab20a8b537a, State: Initialized, Role: FOLLOWER
I20260713 09:07:34.538447 22177 consensus_queue.cc:260] T 0402c39f742641eca8ffad94b79d2921 P 77b047ee1465436a93e47ab20a8b537a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:34.542897 22174 ts_tablet_manager.cc:1434] T 9556e013f2ef47d0a4f8f03326635fbf P 959f0d82066a467c9d6bf5b69152018f: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.009s
I20260713 09:07:34.544456 22156 heartbeater.cc:499] Master 127.21.85.254:36307 was elected leader, sending a full tablet report...
I20260713 09:07:34.554659 22174 tablet_bootstrap.cc:492] T 392a49b2d8c848cb8b6ca4921c503122 P 959f0d82066a467c9d6bf5b69152018f: Bootstrap starting.
I20260713 09:07:34.563215 22174 tablet_bootstrap.cc:654] T 392a49b2d8c848cb8b6ca4921c503122 P 959f0d82066a467c9d6bf5b69152018f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:34.569401 22175 ts_tablet_manager.cc:1434] T 3b8ea2d671b649a2959636d5fce77c9f P 16e106f656474c93b88d8397b448b772: Time spent starting tablet: real 0.046s	user 0.033s	sys 0.007s
I20260713 09:07:34.570489 22175 tablet_bootstrap.cc:492] T 27c42b1b291c452da164b780c26be705 P 16e106f656474c93b88d8397b448b772: Bootstrap starting.
W20260713 09:07:34.574499 22157 tablet.cc:2406] T 9556e013f2ef47d0a4f8f03326635fbf P 959f0d82066a467c9d6bf5b69152018f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:07:34.577109 22175 tablet_bootstrap.cc:654] T 27c42b1b291c452da164b780c26be705 P 16e106f656474c93b88d8397b448b772: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:34.578262 22174 tablet_bootstrap.cc:492] T 392a49b2d8c848cb8b6ca4921c503122 P 959f0d82066a467c9d6bf5b69152018f: No bootstrap required, opened a new log
I20260713 09:07:34.578958 22174 ts_tablet_manager.cc:1403] T 392a49b2d8c848cb8b6ca4921c503122 P 959f0d82066a467c9d6bf5b69152018f: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.003s
I20260713 09:07:34.583963 22174 raft_consensus.cc:359] T 392a49b2d8c848cb8b6ca4921c503122 P 959f0d82066a467c9d6bf5b69152018f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:34.588593 22174 raft_consensus.cc:385] T 392a49b2d8c848cb8b6ca4921c503122 P 959f0d82066a467c9d6bf5b69152018f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:34.588730 22175 tablet_bootstrap.cc:492] T 27c42b1b291c452da164b780c26be705 P 16e106f656474c93b88d8397b448b772: No bootstrap required, opened a new log
I20260713 09:07:34.588909 22174 raft_consensus.cc:740] T 392a49b2d8c848cb8b6ca4921c503122 P 959f0d82066a467c9d6bf5b69152018f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 959f0d82066a467c9d6bf5b69152018f, State: Initialized, Role: FOLLOWER
I20260713 09:07:34.589205 22175 ts_tablet_manager.cc:1403] T 27c42b1b291c452da164b780c26be705 P 16e106f656474c93b88d8397b448b772: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260713 09:07:34.589884 22174 consensus_queue.cc:260] T 392a49b2d8c848cb8b6ca4921c503122 P 959f0d82066a467c9d6bf5b69152018f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:34.592051 22175 raft_consensus.cc:359] T 27c42b1b291c452da164b780c26be705 P 16e106f656474c93b88d8397b448b772 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:34.592725 22175 raft_consensus.cc:385] T 27c42b1b291c452da164b780c26be705 P 16e106f656474c93b88d8397b448b772 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:34.593017 22175 raft_consensus.cc:740] T 27c42b1b291c452da164b780c26be705 P 16e106f656474c93b88d8397b448b772 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16e106f656474c93b88d8397b448b772, State: Initialized, Role: FOLLOWER
I20260713 09:07:34.593708 22175 consensus_queue.cc:260] T 27c42b1b291c452da164b780c26be705 P 16e106f656474c93b88d8397b448b772 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:34.595803 22175 ts_tablet_manager.cc:1434] T 27c42b1b291c452da164b780c26be705 P 16e106f656474c93b88d8397b448b772: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:07:34.596680 22175 tablet_bootstrap.cc:492] T 0402c39f742641eca8ffad94b79d2921 P 16e106f656474c93b88d8397b448b772: Bootstrap starting.
I20260713 09:07:34.596994 22177 ts_tablet_manager.cc:1434] T 0402c39f742641eca8ffad94b79d2921 P 77b047ee1465436a93e47ab20a8b537a: Time spent starting tablet: real 0.064s	user 0.019s	sys 0.038s
I20260713 09:07:34.597657 22082 heartbeater.cc:499] Master 127.21.85.254:36307 was elected leader, sending a full tablet report...
I20260713 09:07:34.598019 22177 tablet_bootstrap.cc:492] T c40bcad2eb254c9b906082a0dc72f85a P 77b047ee1465436a93e47ab20a8b537a: Bootstrap starting.
I20260713 09:07:34.602043 22174 ts_tablet_manager.cc:1434] T 392a49b2d8c848cb8b6ca4921c503122 P 959f0d82066a467c9d6bf5b69152018f: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.005s
I20260713 09:07:34.602952 22174 tablet_bootstrap.cc:492] T 2ab2b713716d4148b780303ee04a7505 P 959f0d82066a467c9d6bf5b69152018f: Bootstrap starting.
I20260713 09:07:34.603880 22175 tablet_bootstrap.cc:654] T 0402c39f742641eca8ffad94b79d2921 P 16e106f656474c93b88d8397b448b772: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:34.609447 22174 tablet_bootstrap.cc:654] T 2ab2b713716d4148b780303ee04a7505 P 959f0d82066a467c9d6bf5b69152018f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:34.615645 22175 tablet_bootstrap.cc:492] T 0402c39f742641eca8ffad94b79d2921 P 16e106f656474c93b88d8397b448b772: No bootstrap required, opened a new log
I20260713 09:07:34.616132 22175 ts_tablet_manager.cc:1403] T 0402c39f742641eca8ffad94b79d2921 P 16e106f656474c93b88d8397b448b772: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.011s
I20260713 09:07:34.618964 22175 raft_consensus.cc:359] T 0402c39f742641eca8ffad94b79d2921 P 16e106f656474c93b88d8397b448b772 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:34.619656 22175 raft_consensus.cc:385] T 0402c39f742641eca8ffad94b79d2921 P 16e106f656474c93b88d8397b448b772 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:34.619983 22175 raft_consensus.cc:740] T 0402c39f742641eca8ffad94b79d2921 P 16e106f656474c93b88d8397b448b772 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16e106f656474c93b88d8397b448b772, State: Initialized, Role: FOLLOWER
I20260713 09:07:34.620879 22175 consensus_queue.cc:260] T 0402c39f742641eca8ffad94b79d2921 P 16e106f656474c93b88d8397b448b772 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:34.620028 22177 tablet_bootstrap.cc:654] T c40bcad2eb254c9b906082a0dc72f85a P 77b047ee1465436a93e47ab20a8b537a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:34.623322 22175 ts_tablet_manager.cc:1434] T 0402c39f742641eca8ffad94b79d2921 P 16e106f656474c93b88d8397b448b772: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:07:34.624380 22175 tablet_bootstrap.cc:492] T 8e4d857f9a6f4104afe4d1f496c0f477 P 16e106f656474c93b88d8397b448b772: Bootstrap starting.
I20260713 09:07:34.630973 22175 tablet_bootstrap.cc:654] T 8e4d857f9a6f4104afe4d1f496c0f477 P 16e106f656474c93b88d8397b448b772: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:34.636951 22174 tablet_bootstrap.cc:492] T 2ab2b713716d4148b780303ee04a7505 P 959f0d82066a467c9d6bf5b69152018f: No bootstrap required, opened a new log
I20260713 09:07:34.637576 22174 ts_tablet_manager.cc:1403] T 2ab2b713716d4148b780303ee04a7505 P 959f0d82066a467c9d6bf5b69152018f: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.009s
I20260713 09:07:34.641824 22174 raft_consensus.cc:359] T 2ab2b713716d4148b780303ee04a7505 P 959f0d82066a467c9d6bf5b69152018f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:34.642786 22174 raft_consensus.cc:385] T 2ab2b713716d4148b780303ee04a7505 P 959f0d82066a467c9d6bf5b69152018f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:34.643149 22175 tablet_bootstrap.cc:492] T 8e4d857f9a6f4104afe4d1f496c0f477 P 16e106f656474c93b88d8397b448b772: No bootstrap required, opened a new log
I20260713 09:07:34.643172 22174 raft_consensus.cc:740] T 2ab2b713716d4148b780303ee04a7505 P 959f0d82066a467c9d6bf5b69152018f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 959f0d82066a467c9d6bf5b69152018f, State: Initialized, Role: FOLLOWER
I20260713 09:07:34.643764 22175 ts_tablet_manager.cc:1403] T 8e4d857f9a6f4104afe4d1f496c0f477 P 16e106f656474c93b88d8397b448b772: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.009s
I20260713 09:07:34.644335 22174 consensus_queue.cc:260] T 2ab2b713716d4148b780303ee04a7505 P 959f0d82066a467c9d6bf5b69152018f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:34.646451 22177 tablet_bootstrap.cc:492] T c40bcad2eb254c9b906082a0dc72f85a P 77b047ee1465436a93e47ab20a8b537a: No bootstrap required, opened a new log
I20260713 09:07:34.646644 22174 ts_tablet_manager.cc:1434] T 2ab2b713716d4148b780303ee04a7505 P 959f0d82066a467c9d6bf5b69152018f: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260713 09:07:34.647027 22177 ts_tablet_manager.cc:1403] T c40bcad2eb254c9b906082a0dc72f85a P 77b047ee1465436a93e47ab20a8b537a: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.012s
I20260713 09:07:34.646705 22175 raft_consensus.cc:359] T 8e4d857f9a6f4104afe4d1f496c0f477 P 16e106f656474c93b88d8397b448b772 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:34.647483 22175 raft_consensus.cc:385] T 8e4d857f9a6f4104afe4d1f496c0f477 P 16e106f656474c93b88d8397b448b772 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:34.647672 22174 tablet_bootstrap.cc:492] T b1c59f96f1f746238e2f25faaf82edaf P 959f0d82066a467c9d6bf5b69152018f: Bootstrap starting.
I20260713 09:07:34.647998 22175 raft_consensus.cc:740] T 8e4d857f9a6f4104afe4d1f496c0f477 P 16e106f656474c93b88d8397b448b772 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16e106f656474c93b88d8397b448b772, State: Initialized, Role: FOLLOWER
I20260713 09:07:34.648839 22175 consensus_queue.cc:260] T 8e4d857f9a6f4104afe4d1f496c0f477 P 16e106f656474c93b88d8397b448b772 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:34.650233 22177 raft_consensus.cc:359] T c40bcad2eb254c9b906082a0dc72f85a P 77b047ee1465436a93e47ab20a8b537a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } } peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } }
I20260713 09:07:34.650969 22177 raft_consensus.cc:385] T c40bcad2eb254c9b906082a0dc72f85a P 77b047ee1465436a93e47ab20a8b537a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:34.651223 22175 ts_tablet_manager.cc:1434] T 8e4d857f9a6f4104afe4d1f496c0f477 P 16e106f656474c93b88d8397b448b772: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:07:34.651317 22177 raft_consensus.cc:740] T c40bcad2eb254c9b906082a0dc72f85a P 77b047ee1465436a93e47ab20a8b537a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77b047ee1465436a93e47ab20a8b537a, State: Initialized, Role: FOLLOWER
I20260713 09:07:34.652208 22175 tablet_bootstrap.cc:492] T 392a49b2d8c848cb8b6ca4921c503122 P 16e106f656474c93b88d8397b448b772: Bootstrap starting.
I20260713 09:07:34.652252 22177 consensus_queue.cc:260] T c40bcad2eb254c9b906082a0dc72f85a P 77b047ee1465436a93e47ab20a8b537a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } } peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } }
I20260713 09:07:34.655658 22177 ts_tablet_manager.cc:1434] T c40bcad2eb254c9b906082a0dc72f85a P 77b047ee1465436a93e47ab20a8b537a: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260713 09:07:34.656631 22177 tablet_bootstrap.cc:492] T 8e4d857f9a6f4104afe4d1f496c0f477 P 77b047ee1465436a93e47ab20a8b537a: Bootstrap starting.
I20260713 09:07:34.657516 22174 tablet_bootstrap.cc:654] T b1c59f96f1f746238e2f25faaf82edaf P 959f0d82066a467c9d6bf5b69152018f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:34.659011 22175 tablet_bootstrap.cc:654] T 392a49b2d8c848cb8b6ca4921c503122 P 16e106f656474c93b88d8397b448b772: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:34.663772 22177 tablet_bootstrap.cc:654] T 8e4d857f9a6f4104afe4d1f496c0f477 P 77b047ee1465436a93e47ab20a8b537a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:34.670827 22175 tablet_bootstrap.cc:492] T 392a49b2d8c848cb8b6ca4921c503122 P 16e106f656474c93b88d8397b448b772: No bootstrap required, opened a new log
I20260713 09:07:34.670827 22174 tablet_bootstrap.cc:492] T b1c59f96f1f746238e2f25faaf82edaf P 959f0d82066a467c9d6bf5b69152018f: No bootstrap required, opened a new log
I20260713 09:07:34.671622 22174 ts_tablet_manager.cc:1403] T b1c59f96f1f746238e2f25faaf82edaf P 959f0d82066a467c9d6bf5b69152018f: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.009s
I20260713 09:07:34.671646 22175 ts_tablet_manager.cc:1403] T 392a49b2d8c848cb8b6ca4921c503122 P 16e106f656474c93b88d8397b448b772: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260713 09:07:34.675215 22174 raft_consensus.cc:359] T b1c59f96f1f746238e2f25faaf82edaf P 959f0d82066a467c9d6bf5b69152018f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:34.676072 22174 raft_consensus.cc:385] T b1c59f96f1f746238e2f25faaf82edaf P 959f0d82066a467c9d6bf5b69152018f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:34.676357 22177 tablet_bootstrap.cc:492] T 8e4d857f9a6f4104afe4d1f496c0f477 P 77b047ee1465436a93e47ab20a8b537a: No bootstrap required, opened a new log
I20260713 09:07:34.676407 22174 raft_consensus.cc:740] T b1c59f96f1f746238e2f25faaf82edaf P 959f0d82066a467c9d6bf5b69152018f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 959f0d82066a467c9d6bf5b69152018f, State: Initialized, Role: FOLLOWER
I20260713 09:07:34.676988 22177 ts_tablet_manager.cc:1403] T 8e4d857f9a6f4104afe4d1f496c0f477 P 77b047ee1465436a93e47ab20a8b537a: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.005s
I20260713 09:07:34.677350 22174 consensus_queue.cc:260] T b1c59f96f1f746238e2f25faaf82edaf P 959f0d82066a467c9d6bf5b69152018f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:34.679816 22174 ts_tablet_manager.cc:1434] T b1c59f96f1f746238e2f25faaf82edaf P 959f0d82066a467c9d6bf5b69152018f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:07:34.679878 22177 raft_consensus.cc:359] T 8e4d857f9a6f4104afe4d1f496c0f477 P 77b047ee1465436a93e47ab20a8b537a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:34.680790 22177 raft_consensus.cc:385] T 8e4d857f9a6f4104afe4d1f496c0f477 P 77b047ee1465436a93e47ab20a8b537a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:34.680869 22174 tablet_bootstrap.cc:492] T c40bcad2eb254c9b906082a0dc72f85a P 959f0d82066a467c9d6bf5b69152018f: Bootstrap starting.
I20260713 09:07:34.681221 22177 raft_consensus.cc:740] T 8e4d857f9a6f4104afe4d1f496c0f477 P 77b047ee1465436a93e47ab20a8b537a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77b047ee1465436a93e47ab20a8b537a, State: Initialized, Role: FOLLOWER
I20260713 09:07:34.682001 22177 consensus_queue.cc:260] T 8e4d857f9a6f4104afe4d1f496c0f477 P 77b047ee1465436a93e47ab20a8b537a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:34.684134 22177 ts_tablet_manager.cc:1434] T 8e4d857f9a6f4104afe4d1f496c0f477 P 77b047ee1465436a93e47ab20a8b537a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:07:34.683864 22175 raft_consensus.cc:359] T 392a49b2d8c848cb8b6ca4921c503122 P 16e106f656474c93b88d8397b448b772 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:34.684595 22175 raft_consensus.cc:385] T 392a49b2d8c848cb8b6ca4921c503122 P 16e106f656474c93b88d8397b448b772 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:34.684876 22175 raft_consensus.cc:740] T 392a49b2d8c848cb8b6ca4921c503122 P 16e106f656474c93b88d8397b448b772 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16e106f656474c93b88d8397b448b772, State: Initialized, Role: FOLLOWER
I20260713 09:07:34.685683 22175 consensus_queue.cc:260] T 392a49b2d8c848cb8b6ca4921c503122 P 16e106f656474c93b88d8397b448b772 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:34.687868 22177 tablet_bootstrap.cc:492] T 392a49b2d8c848cb8b6ca4921c503122 P 77b047ee1465436a93e47ab20a8b537a: Bootstrap starting.
I20260713 09:07:34.690502 22174 tablet_bootstrap.cc:654] T c40bcad2eb254c9b906082a0dc72f85a P 959f0d82066a467c9d6bf5b69152018f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:34.693059 22180 raft_consensus.cc:493] T 3b8ea2d671b649a2959636d5fce77c9f P 16e106f656474c93b88d8397b448b772 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:34.692377 22175 ts_tablet_manager.cc:1434] T 392a49b2d8c848cb8b6ca4921c503122 P 16e106f656474c93b88d8397b448b772: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260713 09:07:34.693960 22180 raft_consensus.cc:515] T 3b8ea2d671b649a2959636d5fce77c9f P 16e106f656474c93b88d8397b448b772 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:34.694705 22175 tablet_bootstrap.cc:492] T 9556e013f2ef47d0a4f8f03326635fbf P 16e106f656474c93b88d8397b448b772: Bootstrap starting.
I20260713 09:07:34.697139 22180 leader_election.cc:290] T 3b8ea2d671b649a2959636d5fce77c9f P 16e106f656474c93b88d8397b448b772 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77b047ee1465436a93e47ab20a8b537a (127.21.85.194:37299), 959f0d82066a467c9d6bf5b69152018f (127.21.85.195:34495)
I20260713 09:07:34.719578 22182 raft_consensus.cc:493] T c40bcad2eb254c9b906082a0dc72f85a P 77b047ee1465436a93e47ab20a8b537a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:34.720153 22182 raft_consensus.cc:515] T c40bcad2eb254c9b906082a0dc72f85a P 77b047ee1465436a93e47ab20a8b537a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } } peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } }
I20260713 09:07:34.723344 22177 tablet_bootstrap.cc:654] T 392a49b2d8c848cb8b6ca4921c503122 P 77b047ee1465436a93e47ab20a8b537a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:34.729962 22182 leader_election.cc:290] T c40bcad2eb254c9b906082a0dc72f85a P 77b047ee1465436a93e47ab20a8b537a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 959f0d82066a467c9d6bf5b69152018f (127.21.85.195:34495), 16e106f656474c93b88d8397b448b772 (127.21.85.193:33371)
I20260713 09:07:34.738370 22174 tablet_bootstrap.cc:492] T c40bcad2eb254c9b906082a0dc72f85a P 959f0d82066a467c9d6bf5b69152018f: No bootstrap required, opened a new log
I20260713 09:07:34.738972 22174 ts_tablet_manager.cc:1403] T c40bcad2eb254c9b906082a0dc72f85a P 959f0d82066a467c9d6bf5b69152018f: Time spent bootstrapping tablet: real 0.058s	user 0.009s	sys 0.003s
I20260713 09:07:34.748564 22180 raft_consensus.cc:493] T 8e4d857f9a6f4104afe4d1f496c0f477 P 16e106f656474c93b88d8397b448b772 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:34.749112 22180 raft_consensus.cc:515] T 8e4d857f9a6f4104afe4d1f496c0f477 P 16e106f656474c93b88d8397b448b772 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:34.751298 22180 leader_election.cc:290] T 8e4d857f9a6f4104afe4d1f496c0f477 P 16e106f656474c93b88d8397b448b772 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77b047ee1465436a93e47ab20a8b537a (127.21.85.194:37299), 959f0d82066a467c9d6bf5b69152018f (127.21.85.195:34495)
I20260713 09:07:34.751667 22174 raft_consensus.cc:359] T c40bcad2eb254c9b906082a0dc72f85a P 959f0d82066a467c9d6bf5b69152018f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } } peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } }
I20260713 09:07:34.752453 22174 raft_consensus.cc:385] T c40bcad2eb254c9b906082a0dc72f85a P 959f0d82066a467c9d6bf5b69152018f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:34.752741 22174 raft_consensus.cc:740] T c40bcad2eb254c9b906082a0dc72f85a P 959f0d82066a467c9d6bf5b69152018f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 959f0d82066a467c9d6bf5b69152018f, State: Initialized, Role: FOLLOWER
I20260713 09:07:34.753520 22177 tablet_bootstrap.cc:492] T 392a49b2d8c848cb8b6ca4921c503122 P 77b047ee1465436a93e47ab20a8b537a: No bootstrap required, opened a new log
I20260713 09:07:34.753445 22174 consensus_queue.cc:260] T c40bcad2eb254c9b906082a0dc72f85a P 959f0d82066a467c9d6bf5b69152018f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } } peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } }
I20260713 09:07:34.754061 22177 ts_tablet_manager.cc:1403] T 392a49b2d8c848cb8b6ca4921c503122 P 77b047ee1465436a93e47ab20a8b537a: Time spent bootstrapping tablet: real 0.066s	user 0.013s	sys 0.006s
I20260713 09:07:34.755952 22174 ts_tablet_manager.cc:1434] T c40bcad2eb254c9b906082a0dc72f85a P 959f0d82066a467c9d6bf5b69152018f: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.000s
I20260713 09:07:34.757433 22174 tablet_bootstrap.cc:492] T 27c42b1b291c452da164b780c26be705 P 959f0d82066a467c9d6bf5b69152018f: Bootstrap starting.
I20260713 09:07:34.758107 22130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e4d857f9a6f4104afe4d1f496c0f477" candidate_uuid: "16e106f656474c93b88d8397b448b772" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "959f0d82066a467c9d6bf5b69152018f" is_pre_election: true
I20260713 09:07:34.760044 22131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b8ea2d671b649a2959636d5fce77c9f" candidate_uuid: "16e106f656474c93b88d8397b448b772" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "959f0d82066a467c9d6bf5b69152018f" is_pre_election: true
W20260713 09:07:34.762161 21947 leader_election.cc:343] T 8e4d857f9a6f4104afe4d1f496c0f477 P 16e106f656474c93b88d8397b448b772 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 959f0d82066a467c9d6bf5b69152018f (127.21.85.195:34495): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:07:34.762873 21947 leader_election.cc:343] T 3b8ea2d671b649a2959636d5fce77c9f P 16e106f656474c93b88d8397b448b772 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 959f0d82066a467c9d6bf5b69152018f (127.21.85.195:34495): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:34.763767 22180 raft_consensus.cc:493] T 392a49b2d8c848cb8b6ca4921c503122 P 16e106f656474c93b88d8397b448b772 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:34.764053 22174 tablet_bootstrap.cc:654] T 27c42b1b291c452da164b780c26be705 P 959f0d82066a467c9d6bf5b69152018f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:34.764355 22180 raft_consensus.cc:515] T 392a49b2d8c848cb8b6ca4921c503122 P 16e106f656474c93b88d8397b448b772 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:34.765703 22175 tablet_bootstrap.cc:654] T 9556e013f2ef47d0a4f8f03326635fbf P 16e106f656474c93b88d8397b448b772: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:34.766512 22182 raft_consensus.cc:493] T 8e4d857f9a6f4104afe4d1f496c0f477 P 77b047ee1465436a93e47ab20a8b537a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:34.766968 22182 raft_consensus.cc:515] T 8e4d857f9a6f4104afe4d1f496c0f477 P 77b047ee1465436a93e47ab20a8b537a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:34.768100 22180 leader_election.cc:290] T 392a49b2d8c848cb8b6ca4921c503122 P 16e106f656474c93b88d8397b448b772 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77b047ee1465436a93e47ab20a8b537a (127.21.85.194:37299), 959f0d82066a467c9d6bf5b69152018f (127.21.85.195:34495)
I20260713 09:07:34.770296 22131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "392a49b2d8c848cb8b6ca4921c503122" candidate_uuid: "16e106f656474c93b88d8397b448b772" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "959f0d82066a467c9d6bf5b69152018f" is_pre_election: true
I20260713 09:07:34.772336 22182 leader_election.cc:290] T 8e4d857f9a6f4104afe4d1f496c0f477 P 77b047ee1465436a93e47ab20a8b537a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16e106f656474c93b88d8397b448b772 (127.21.85.193:33371), 959f0d82066a467c9d6bf5b69152018f (127.21.85.195:34495)
I20260713 09:07:34.772902 22131 raft_consensus.cc:2468] T 392a49b2d8c848cb8b6ca4921c503122 P 959f0d82066a467c9d6bf5b69152018f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16e106f656474c93b88d8397b448b772 in term 0.
I20260713 09:07:34.774842 22177 raft_consensus.cc:359] T 392a49b2d8c848cb8b6ca4921c503122 P 77b047ee1465436a93e47ab20a8b537a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:34.775744 22177 raft_consensus.cc:385] T 392a49b2d8c848cb8b6ca4921c503122 P 77b047ee1465436a93e47ab20a8b537a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:34.776364 22177 raft_consensus.cc:740] T 392a49b2d8c848cb8b6ca4921c503122 P 77b047ee1465436a93e47ab20a8b537a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77b047ee1465436a93e47ab20a8b537a, State: Initialized, Role: FOLLOWER
I20260713 09:07:34.776950 21947 leader_election.cc:304] T 392a49b2d8c848cb8b6ca4921c503122 P 16e106f656474c93b88d8397b448b772 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16e106f656474c93b88d8397b448b772, 959f0d82066a467c9d6bf5b69152018f; no voters: 
I20260713 09:07:34.777046 22177 consensus_queue.cc:260] T 392a49b2d8c848cb8b6ca4921c503122 P 77b047ee1465436a93e47ab20a8b537a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:34.778112 22180 raft_consensus.cc:2804] T 392a49b2d8c848cb8b6ca4921c503122 P 16e106f656474c93b88d8397b448b772 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:34.778874 22180 raft_consensus.cc:493] T 392a49b2d8c848cb8b6ca4921c503122 P 16e106f656474c93b88d8397b448b772 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:34.779347 22180 raft_consensus.cc:3060] T 392a49b2d8c848cb8b6ca4921c503122 P 16e106f656474c93b88d8397b448b772 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:34.787563 22177 ts_tablet_manager.cc:1434] T 392a49b2d8c848cb8b6ca4921c503122 P 77b047ee1465436a93e47ab20a8b537a: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260713 09:07:34.788834 22177 tablet_bootstrap.cc:492] T 27c42b1b291c452da164b780c26be705 P 77b047ee1465436a93e47ab20a8b537a: Bootstrap starting.
I20260713 09:07:34.795908 22130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e4d857f9a6f4104afe4d1f496c0f477" candidate_uuid: "77b047ee1465436a93e47ab20a8b537a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "959f0d82066a467c9d6bf5b69152018f" is_pre_election: true
W20260713 09:07:34.798283 22022 leader_election.cc:343] T 8e4d857f9a6f4104afe4d1f496c0f477 P 77b047ee1465436a93e47ab20a8b537a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 959f0d82066a467c9d6bf5b69152018f (127.21.85.195:34495): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:34.799031 22131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40bcad2eb254c9b906082a0dc72f85a" candidate_uuid: "77b047ee1465436a93e47ab20a8b537a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "959f0d82066a467c9d6bf5b69152018f" is_pre_election: true
I20260713 09:07:34.800856 22131 raft_consensus.cc:2468] T c40bcad2eb254c9b906082a0dc72f85a P 959f0d82066a467c9d6bf5b69152018f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77b047ee1465436a93e47ab20a8b537a in term 0.
I20260713 09:07:34.802232 22022 leader_election.cc:304] T c40bcad2eb254c9b906082a0dc72f85a P 77b047ee1465436a93e47ab20a8b537a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77b047ee1465436a93e47ab20a8b537a, 959f0d82066a467c9d6bf5b69152018f; no voters: 
I20260713 09:07:34.803925 22182 raft_consensus.cc:2804] T c40bcad2eb254c9b906082a0dc72f85a P 77b047ee1465436a93e47ab20a8b537a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:34.804404 22182 raft_consensus.cc:493] T c40bcad2eb254c9b906082a0dc72f85a P 77b047ee1465436a93e47ab20a8b537a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:34.804805 22182 raft_consensus.cc:3060] T c40bcad2eb254c9b906082a0dc72f85a P 77b047ee1465436a93e47ab20a8b537a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:34.807606 22174 tablet_bootstrap.cc:492] T 27c42b1b291c452da164b780c26be705 P 959f0d82066a467c9d6bf5b69152018f: No bootstrap required, opened a new log
I20260713 09:07:34.808075 22174 ts_tablet_manager.cc:1403] T 27c42b1b291c452da164b780c26be705 P 959f0d82066a467c9d6bf5b69152018f: Time spent bootstrapping tablet: real 0.051s	user 0.017s	sys 0.014s
I20260713 09:07:34.814167 22057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b8ea2d671b649a2959636d5fce77c9f" candidate_uuid: "16e106f656474c93b88d8397b448b772" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77b047ee1465436a93e47ab20a8b537a" is_pre_election: true
I20260713 09:07:34.815572 22175 tablet_bootstrap.cc:492] T 9556e013f2ef47d0a4f8f03326635fbf P 16e106f656474c93b88d8397b448b772: No bootstrap required, opened a new log
I20260713 09:07:34.816764 22175 ts_tablet_manager.cc:1403] T 9556e013f2ef47d0a4f8f03326635fbf P 16e106f656474c93b88d8397b448b772: Time spent bootstrapping tablet: real 0.122s	user 0.010s	sys 0.017s
I20260713 09:07:34.816946 22174 raft_consensus.cc:359] T 27c42b1b291c452da164b780c26be705 P 959f0d82066a467c9d6bf5b69152018f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:34.818184 22174 raft_consensus.cc:385] T 27c42b1b291c452da164b780c26be705 P 959f0d82066a467c9d6bf5b69152018f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:34.815753 22180 raft_consensus.cc:515] T 392a49b2d8c848cb8b6ca4921c503122 P 16e106f656474c93b88d8397b448b772 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:34.819057 22056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e4d857f9a6f4104afe4d1f496c0f477" candidate_uuid: "16e106f656474c93b88d8397b448b772" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77b047ee1465436a93e47ab20a8b537a" is_pre_election: true
I20260713 09:07:34.818485 22174 raft_consensus.cc:740] T 27c42b1b291c452da164b780c26be705 P 959f0d82066a467c9d6bf5b69152018f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 959f0d82066a467c9d6bf5b69152018f, State: Initialized, Role: FOLLOWER
I20260713 09:07:34.820173 22056 raft_consensus.cc:2468] T 8e4d857f9a6f4104afe4d1f496c0f477 P 77b047ee1465436a93e47ab20a8b537a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16e106f656474c93b88d8397b448b772 in term 0.
I20260713 09:07:34.820348 22057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "392a49b2d8c848cb8b6ca4921c503122" candidate_uuid: "16e106f656474c93b88d8397b448b772" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77b047ee1465436a93e47ab20a8b537a" is_pre_election: true
I20260713 09:07:34.821406 22057 raft_consensus.cc:2468] T 392a49b2d8c848cb8b6ca4921c503122 P 77b047ee1465436a93e47ab20a8b537a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16e106f656474c93b88d8397b448b772 in term 0.
I20260713 09:07:34.821455 22174 consensus_queue.cc:260] T 27c42b1b291c452da164b780c26be705 P 959f0d82066a467c9d6bf5b69152018f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:34.823074 22180 leader_election.cc:290] T 392a49b2d8c848cb8b6ca4921c503122 P 16e106f656474c93b88d8397b448b772 [CANDIDATE]: Term 1 election: Requested vote from peers 77b047ee1465436a93e47ab20a8b537a (127.21.85.194:37299), 959f0d82066a467c9d6bf5b69152018f (127.21.85.195:34495)
I20260713 09:07:34.824144 22131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "392a49b2d8c848cb8b6ca4921c503122" candidate_uuid: "16e106f656474c93b88d8397b448b772" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "959f0d82066a467c9d6bf5b69152018f"
I20260713 09:07:34.824677 22131 raft_consensus.cc:3060] T 392a49b2d8c848cb8b6ca4921c503122 P 959f0d82066a467c9d6bf5b69152018f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:34.827350 22182 raft_consensus.cc:515] T c40bcad2eb254c9b906082a0dc72f85a P 77b047ee1465436a93e47ab20a8b537a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } } peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } }
I20260713 09:07:34.824967 22175 raft_consensus.cc:359] T 9556e013f2ef47d0a4f8f03326635fbf P 16e106f656474c93b88d8397b448b772 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:34.828748 22181 raft_consensus.cc:493] T 2ab2b713716d4148b780303ee04a7505 P 959f0d82066a467c9d6bf5b69152018f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:34.826696 22177 tablet_bootstrap.cc:654] T 27c42b1b291c452da164b780c26be705 P 77b047ee1465436a93e47ab20a8b537a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:34.829191 22181 raft_consensus.cc:515] T 2ab2b713716d4148b780303ee04a7505 P 959f0d82066a467c9d6bf5b69152018f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:34.828770 22175 raft_consensus.cc:385] T 9556e013f2ef47d0a4f8f03326635fbf P 16e106f656474c93b88d8397b448b772 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:34.833770 22057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "392a49b2d8c848cb8b6ca4921c503122" candidate_uuid: "16e106f656474c93b88d8397b448b772" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77b047ee1465436a93e47ab20a8b537a"
I20260713 09:07:34.834292 22057 raft_consensus.cc:3060] T 392a49b2d8c848cb8b6ca4921c503122 P 77b047ee1465436a93e47ab20a8b537a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:34.834463 22174 ts_tablet_manager.cc:1434] T 27c42b1b291c452da164b780c26be705 P 959f0d82066a467c9d6bf5b69152018f: Time spent starting tablet: real 0.026s	user 0.003s	sys 0.004s
I20260713 09:07:34.835779 22174 tablet_bootstrap.cc:492] T 0402c39f742641eca8ffad94b79d2921 P 959f0d82066a467c9d6bf5b69152018f: Bootstrap starting.
W20260713 09:07:34.830746 21946 leader_election.cc:343] T 3b8ea2d671b649a2959636d5fce77c9f P 16e106f656474c93b88d8397b448b772 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77b047ee1465436a93e47ab20a8b537a (127.21.85.194:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:34.836642 22181 leader_election.cc:290] T 2ab2b713716d4148b780303ee04a7505 P 959f0d82066a467c9d6bf5b69152018f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16e106f656474c93b88d8397b448b772 (127.21.85.193:33371), 77b047ee1465436a93e47ab20a8b537a (127.21.85.194:37299)
I20260713 09:07:34.832715 22175 raft_consensus.cc:740] T 9556e013f2ef47d0a4f8f03326635fbf P 16e106f656474c93b88d8397b448b772 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16e106f656474c93b88d8397b448b772, State: Initialized, Role: FOLLOWER
I20260713 09:07:34.840513 22175 consensus_queue.cc:260] T 9556e013f2ef47d0a4f8f03326635fbf P 16e106f656474c93b88d8397b448b772 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:34.841516 22130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40bcad2eb254c9b906082a0dc72f85a" candidate_uuid: "77b047ee1465436a93e47ab20a8b537a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "959f0d82066a467c9d6bf5b69152018f"
I20260713 09:07:34.845748 22130 raft_consensus.cc:3060] T c40bcad2eb254c9b906082a0dc72f85a P 959f0d82066a467c9d6bf5b69152018f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:34.842001 22182 leader_election.cc:290] T c40bcad2eb254c9b906082a0dc72f85a P 77b047ee1465436a93e47ab20a8b537a [CANDIDATE]: Term 1 election: Requested vote from peers 959f0d82066a467c9d6bf5b69152018f (127.21.85.195:34495), 16e106f656474c93b88d8397b448b772 (127.21.85.193:33371)
I20260713 09:07:34.839769 21946 leader_election.cc:304] T 3b8ea2d671b649a2959636d5fce77c9f P 16e106f656474c93b88d8397b448b772 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16e106f656474c93b88d8397b448b772; no voters: 77b047ee1465436a93e47ab20a8b537a, 959f0d82066a467c9d6bf5b69152018f
I20260713 09:07:34.855321 22180 raft_consensus.cc:2749] T 3b8ea2d671b649a2959636d5fce77c9f P 16e106f656474c93b88d8397b448b772 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:34.857445 21946 leader_election.cc:304] T 8e4d857f9a6f4104afe4d1f496c0f477 P 16e106f656474c93b88d8397b448b772 [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: 16e106f656474c93b88d8397b448b772, 77b047ee1465436a93e47ab20a8b537a; no voters: 959f0d82066a467c9d6bf5b69152018f
I20260713 09:07:34.859402 22180 raft_consensus.cc:2804] T 8e4d857f9a6f4104afe4d1f496c0f477 P 16e106f656474c93b88d8397b448b772 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:34.859746 22180 raft_consensus.cc:493] T 8e4d857f9a6f4104afe4d1f496c0f477 P 16e106f656474c93b88d8397b448b772 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:34.860100 22180 raft_consensus.cc:3060] T 8e4d857f9a6f4104afe4d1f496c0f477 P 16e106f656474c93b88d8397b448b772 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:34.861339 22057 raft_consensus.cc:2468] T 392a49b2d8c848cb8b6ca4921c503122 P 77b047ee1465436a93e47ab20a8b537a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16e106f656474c93b88d8397b448b772 in term 1.
I20260713 09:07:34.863448 22175 ts_tablet_manager.cc:1434] T 9556e013f2ef47d0a4f8f03326635fbf P 16e106f656474c93b88d8397b448b772: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.001s
I20260713 09:07:34.863195 21982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40bcad2eb254c9b906082a0dc72f85a" candidate_uuid: "77b047ee1465436a93e47ab20a8b537a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16e106f656474c93b88d8397b448b772" is_pre_election: true
I20260713 09:07:34.864332 21981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e4d857f9a6f4104afe4d1f496c0f477" candidate_uuid: "77b047ee1465436a93e47ab20a8b537a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16e106f656474c93b88d8397b448b772" is_pre_election: true
I20260713 09:07:34.866046 22131 raft_consensus.cc:2468] T 392a49b2d8c848cb8b6ca4921c503122 P 959f0d82066a467c9d6bf5b69152018f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16e106f656474c93b88d8397b448b772 in term 1.
I20260713 09:07:34.866787 22181 raft_consensus.cc:493] T 9556e013f2ef47d0a4f8f03326635fbf P 959f0d82066a467c9d6bf5b69152018f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:34.867234 22181 raft_consensus.cc:515] T 9556e013f2ef47d0a4f8f03326635fbf P 959f0d82066a467c9d6bf5b69152018f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:34.867565 21947 leader_election.cc:304] T 392a49b2d8c848cb8b6ca4921c503122 P 16e106f656474c93b88d8397b448b772 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16e106f656474c93b88d8397b448b772, 959f0d82066a467c9d6bf5b69152018f; no voters: 
I20260713 09:07:34.869889 22181 leader_election.cc:290] T 9556e013f2ef47d0a4f8f03326635fbf P 959f0d82066a467c9d6bf5b69152018f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16e106f656474c93b88d8397b448b772 (127.21.85.193:33371), 77b047ee1465436a93e47ab20a8b537a (127.21.85.194:37299)
I20260713 09:07:34.878182 22175 tablet_bootstrap.cc:492] T b1c59f96f1f746238e2f25faaf82edaf P 16e106f656474c93b88d8397b448b772: Bootstrap starting.
I20260713 09:07:34.878448 21982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40bcad2eb254c9b906082a0dc72f85a" candidate_uuid: "77b047ee1465436a93e47ab20a8b537a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16e106f656474c93b88d8397b448b772"
W20260713 09:07:34.880716 22021 leader_election.cc:343] T c40bcad2eb254c9b906082a0dc72f85a P 77b047ee1465436a93e47ab20a8b537a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16e106f656474c93b88d8397b448b772 (127.21.85.193:33371): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:34.881214 22206 raft_consensus.cc:2804] T 392a49b2d8c848cb8b6ca4921c503122 P 16e106f656474c93b88d8397b448b772 [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:07:34.882977 22021 leader_election.cc:343] T c40bcad2eb254c9b906082a0dc72f85a P 77b047ee1465436a93e47ab20a8b537a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 16e106f656474c93b88d8397b448b772 (127.21.85.193:33371): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:34.888962 22174 tablet_bootstrap.cc:654] T 0402c39f742641eca8ffad94b79d2921 P 959f0d82066a467c9d6bf5b69152018f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:34.886291 22130 raft_consensus.cc:2468] T c40bcad2eb254c9b906082a0dc72f85a P 959f0d82066a467c9d6bf5b69152018f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77b047ee1465436a93e47ab20a8b537a in term 1.
I20260713 09:07:34.886030 22180 raft_consensus.cc:515] T 8e4d857f9a6f4104afe4d1f496c0f477 P 16e106f656474c93b88d8397b448b772 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:34.890731 22022 leader_election.cc:304] T c40bcad2eb254c9b906082a0dc72f85a P 77b047ee1465436a93e47ab20a8b537a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 77b047ee1465436a93e47ab20a8b537a, 959f0d82066a467c9d6bf5b69152018f; no voters: 16e106f656474c93b88d8397b448b772
I20260713 09:07:34.891507 22180 leader_election.cc:290] T 8e4d857f9a6f4104afe4d1f496c0f477 P 16e106f656474c93b88d8397b448b772 [CANDIDATE]: Term 1 election: Requested vote from peers 77b047ee1465436a93e47ab20a8b537a (127.21.85.194:37299), 959f0d82066a467c9d6bf5b69152018f (127.21.85.195:34495)
I20260713 09:07:34.891913 22182 raft_consensus.cc:2804] T c40bcad2eb254c9b906082a0dc72f85a P 77b047ee1465436a93e47ab20a8b537a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:34.893148 21981 raft_consensus.cc:2393] T 8e4d857f9a6f4104afe4d1f496c0f477 P 16e106f656474c93b88d8397b448b772 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 77b047ee1465436a93e47ab20a8b537a in current term 1: Already voted for candidate 16e106f656474c93b88d8397b448b772 in this term.
I20260713 09:07:34.895920 22130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e4d857f9a6f4104afe4d1f496c0f477" candidate_uuid: "16e106f656474c93b88d8397b448b772" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "959f0d82066a467c9d6bf5b69152018f"
W20260713 09:07:34.898430 21947 leader_election.cc:343] T 8e4d857f9a6f4104afe4d1f496c0f477 P 16e106f656474c93b88d8397b448b772 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 959f0d82066a467c9d6bf5b69152018f (127.21.85.195:34495): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:34.901211 22057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e4d857f9a6f4104afe4d1f496c0f477" candidate_uuid: "16e106f656474c93b88d8397b448b772" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77b047ee1465436a93e47ab20a8b537a"
I20260713 09:07:34.901863 22177 tablet_bootstrap.cc:492] T 27c42b1b291c452da164b780c26be705 P 77b047ee1465436a93e47ab20a8b537a: No bootstrap required, opened a new log
I20260713 09:07:34.901775 22057 raft_consensus.cc:3060] T 8e4d857f9a6f4104afe4d1f496c0f477 P 77b047ee1465436a93e47ab20a8b537a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:34.902235 22175 tablet_bootstrap.cc:654] T b1c59f96f1f746238e2f25faaf82edaf P 16e106f656474c93b88d8397b448b772: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:34.902439 22177 ts_tablet_manager.cc:1403] T 27c42b1b291c452da164b780c26be705 P 77b047ee1465436a93e47ab20a8b537a: Time spent bootstrapping tablet: real 0.114s	user 0.011s	sys 0.005s
I20260713 09:07:34.909935 22021 leader_election.cc:304] T 8e4d857f9a6f4104afe4d1f496c0f477 P 77b047ee1465436a93e47ab20a8b537a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 77b047ee1465436a93e47ab20a8b537a; no voters: 16e106f656474c93b88d8397b448b772, 959f0d82066a467c9d6bf5b69152018f
I20260713 09:07:34.916994 22177 raft_consensus.cc:359] T 27c42b1b291c452da164b780c26be705 P 77b047ee1465436a93e47ab20a8b537a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:34.917762 22177 raft_consensus.cc:385] T 27c42b1b291c452da164b780c26be705 P 77b047ee1465436a93e47ab20a8b537a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:34.918061 22177 raft_consensus.cc:740] T 27c42b1b291c452da164b780c26be705 P 77b047ee1465436a93e47ab20a8b537a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77b047ee1465436a93e47ab20a8b537a, State: Initialized, Role: FOLLOWER
I20260713 09:07:34.918839 22177 consensus_queue.cc:260] T 27c42b1b291c452da164b780c26be705 P 77b047ee1465436a93e47ab20a8b537a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:34.921403 22182 raft_consensus.cc:697] T c40bcad2eb254c9b906082a0dc72f85a P 77b047ee1465436a93e47ab20a8b537a [term 1 LEADER]: Becoming Leader. State: Replica: 77b047ee1465436a93e47ab20a8b537a, State: Running, Role: LEADER
I20260713 09:07:34.922564 22182 consensus_queue.cc:237] T c40bcad2eb254c9b906082a0dc72f85a P 77b047ee1465436a93e47ab20a8b537a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } } peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } }
I20260713 09:07:34.925556 22180 raft_consensus.cc:493] T 9556e013f2ef47d0a4f8f03326635fbf P 16e106f656474c93b88d8397b448b772 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:34.926003 22180 raft_consensus.cc:515] T 9556e013f2ef47d0a4f8f03326635fbf P 16e106f656474c93b88d8397b448b772 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:34.928428 22180 leader_election.cc:290] T 9556e013f2ef47d0a4f8f03326635fbf P 16e106f656474c93b88d8397b448b772 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77b047ee1465436a93e47ab20a8b537a (127.21.85.194:37299), 959f0d82066a467c9d6bf5b69152018f (127.21.85.195:34495)
I20260713 09:07:34.929949 22130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9556e013f2ef47d0a4f8f03326635fbf" candidate_uuid: "16e106f656474c93b88d8397b448b772" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "959f0d82066a467c9d6bf5b69152018f" is_pre_election: true
I20260713 09:07:34.930699 22130 raft_consensus.cc:2468] T 9556e013f2ef47d0a4f8f03326635fbf P 959f0d82066a467c9d6bf5b69152018f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16e106f656474c93b88d8397b448b772 in term 0.
I20260713 09:07:34.932372 21947 leader_election.cc:304] T 9556e013f2ef47d0a4f8f03326635fbf P 16e106f656474c93b88d8397b448b772 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16e106f656474c93b88d8397b448b772, 959f0d82066a467c9d6bf5b69152018f; no voters: 
I20260713 09:07:34.932627 22180 raft_consensus.cc:493] T 0402c39f742641eca8ffad94b79d2921 P 16e106f656474c93b88d8397b448b772 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:34.933192 22180 raft_consensus.cc:515] T 0402c39f742641eca8ffad94b79d2921 P 16e106f656474c93b88d8397b448b772 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:34.935346 22208 raft_consensus.cc:2804] T 9556e013f2ef47d0a4f8f03326635fbf P 16e106f656474c93b88d8397b448b772 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:34.936450 22180 leader_election.cc:290] T 0402c39f742641eca8ffad94b79d2921 P 16e106f656474c93b88d8397b448b772 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77b047ee1465436a93e47ab20a8b537a (127.21.85.194:37299), 959f0d82066a467c9d6bf5b69152018f (127.21.85.195:34495)
I20260713 09:07:34.937700 22130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0402c39f742641eca8ffad94b79d2921" candidate_uuid: "16e106f656474c93b88d8397b448b772" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "959f0d82066a467c9d6bf5b69152018f" is_pre_election: true
I20260713 09:07:34.938140 22211 raft_consensus.cc:493] T 0402c39f742641eca8ffad94b79d2921 P 77b047ee1465436a93e47ab20a8b537a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:34.939191 22206 raft_consensus.cc:697] T 392a49b2d8c848cb8b6ca4921c503122 P 16e106f656474c93b88d8397b448b772 [term 1 LEADER]: Becoming Leader. State: Replica: 16e106f656474c93b88d8397b448b772, State: Running, Role: LEADER
W20260713 09:07:34.939354 21947 leader_election.cc:343] T 0402c39f742641eca8ffad94b79d2921 P 16e106f656474c93b88d8397b448b772 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 959f0d82066a467c9d6bf5b69152018f (127.21.85.195:34495): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:34.941126 22056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9556e013f2ef47d0a4f8f03326635fbf" candidate_uuid: "16e106f656474c93b88d8397b448b772" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77b047ee1465436a93e47ab20a8b537a" is_pre_election: true
I20260713 09:07:34.942428 22055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0402c39f742641eca8ffad94b79d2921" candidate_uuid: "16e106f656474c93b88d8397b448b772" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77b047ee1465436a93e47ab20a8b537a" is_pre_election: true
I20260713 09:07:34.948566 22206 consensus_queue.cc:237] T 392a49b2d8c848cb8b6ca4921c503122 P 16e106f656474c93b88d8397b448b772 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
W20260713 09:07:34.949489 21946 leader_election.cc:343] T 9556e013f2ef47d0a4f8f03326635fbf P 16e106f656474c93b88d8397b448b772 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77b047ee1465436a93e47ab20a8b537a (127.21.85.194:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:34.915547 22057 raft_consensus.cc:2468] T 8e4d857f9a6f4104afe4d1f496c0f477 P 77b047ee1465436a93e47ab20a8b537a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16e106f656474c93b88d8397b448b772 in term 1.
I20260713 09:07:34.945504 22175 tablet_bootstrap.cc:492] T b1c59f96f1f746238e2f25faaf82edaf P 16e106f656474c93b88d8397b448b772: No bootstrap required, opened a new log
I20260713 09:07:34.950425 22209 raft_consensus.cc:2749] T 8e4d857f9a6f4104afe4d1f496c0f477 P 77b047ee1465436a93e47ab20a8b537a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:34.950806 22175 ts_tablet_manager.cc:1403] T b1c59f96f1f746238e2f25faaf82edaf P 16e106f656474c93b88d8397b448b772: Time spent bootstrapping tablet: real 0.074s	user 0.013s	sys 0.005s
I20260713 09:07:34.936129 22208 raft_consensus.cc:493] T 9556e013f2ef47d0a4f8f03326635fbf P 16e106f656474c93b88d8397b448b772 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:34.952440 22208 raft_consensus.cc:3060] T 9556e013f2ef47d0a4f8f03326635fbf P 16e106f656474c93b88d8397b448b772 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:34.952349 21946 leader_election.cc:304] T 8e4d857f9a6f4104afe4d1f496c0f477 P 16e106f656474c93b88d8397b448b772 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16e106f656474c93b88d8397b448b772, 77b047ee1465436a93e47ab20a8b537a; no voters: 959f0d82066a467c9d6bf5b69152018f
I20260713 09:07:34.953363 22180 raft_consensus.cc:2804] T 8e4d857f9a6f4104afe4d1f496c0f477 P 16e106f656474c93b88d8397b448b772 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:34.956769 22174 tablet_bootstrap.cc:492] T 0402c39f742641eca8ffad94b79d2921 P 959f0d82066a467c9d6bf5b69152018f: No bootstrap required, opened a new log
I20260713 09:07:34.957234 22174 ts_tablet_manager.cc:1403] T 0402c39f742641eca8ffad94b79d2921 P 959f0d82066a467c9d6bf5b69152018f: Time spent bootstrapping tablet: real 0.122s	user 0.012s	sys 0.010s
I20260713 09:07:34.938764 22211 raft_consensus.cc:515] T 0402c39f742641eca8ffad94b79d2921 P 77b047ee1465436a93e47ab20a8b537a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:34.958079 22055 raft_consensus.cc:2468] T 0402c39f742641eca8ffad94b79d2921 P 77b047ee1465436a93e47ab20a8b537a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16e106f656474c93b88d8397b448b772 in term 0.
I20260713 09:07:34.963894 22180 raft_consensus.cc:697] T 8e4d857f9a6f4104afe4d1f496c0f477 P 16e106f656474c93b88d8397b448b772 [term 1 LEADER]: Becoming Leader. State: Replica: 16e106f656474c93b88d8397b448b772, State: Running, Role: LEADER
I20260713 09:07:34.964815 22180 consensus_queue.cc:237] T 8e4d857f9a6f4104afe4d1f496c0f477 P 16e106f656474c93b88d8397b448b772 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:34.966866 22130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0402c39f742641eca8ffad94b79d2921" candidate_uuid: "77b047ee1465436a93e47ab20a8b537a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "959f0d82066a467c9d6bf5b69152018f" is_pre_election: true
I20260713 09:07:34.970608 21981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab2b713716d4148b780303ee04a7505" candidate_uuid: "959f0d82066a467c9d6bf5b69152018f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16e106f656474c93b88d8397b448b772" is_pre_election: true
I20260713 09:07:34.970484 22174 raft_consensus.cc:359] T 0402c39f742641eca8ffad94b79d2921 P 959f0d82066a467c9d6bf5b69152018f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:34.971226 22174 raft_consensus.cc:385] T 0402c39f742641eca8ffad94b79d2921 P 959f0d82066a467c9d6bf5b69152018f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:34.970938 22175 raft_consensus.cc:359] T b1c59f96f1f746238e2f25faaf82edaf P 16e106f656474c93b88d8397b448b772 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:34.971544 22174 raft_consensus.cc:740] T 0402c39f742641eca8ffad94b79d2921 P 959f0d82066a467c9d6bf5b69152018f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 959f0d82066a467c9d6bf5b69152018f, State: Initialized, Role: FOLLOWER
I20260713 09:07:34.971730 22175 raft_consensus.cc:385] T b1c59f96f1f746238e2f25faaf82edaf P 16e106f656474c93b88d8397b448b772 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:34.972139 22175 raft_consensus.cc:740] T b1c59f96f1f746238e2f25faaf82edaf P 16e106f656474c93b88d8397b448b772 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16e106f656474c93b88d8397b448b772, State: Initialized, Role: FOLLOWER
I20260713 09:07:34.972440 22174 consensus_queue.cc:260] T 0402c39f742641eca8ffad94b79d2921 P 959f0d82066a467c9d6bf5b69152018f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:34.975004 22174 ts_tablet_manager.cc:1434] T 0402c39f742641eca8ffad94b79d2921 P 959f0d82066a467c9d6bf5b69152018f: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260713 09:07:34.972867 22175 consensus_queue.cc:260] T b1c59f96f1f746238e2f25faaf82edaf P 16e106f656474c93b88d8397b448b772 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:34.975941 22174 tablet_bootstrap.cc:492] T 8e4d857f9a6f4104afe4d1f496c0f477 P 959f0d82066a467c9d6bf5b69152018f: Bootstrap starting.
I20260713 09:07:34.976778 21981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9556e013f2ef47d0a4f8f03326635fbf" candidate_uuid: "959f0d82066a467c9d6bf5b69152018f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16e106f656474c93b88d8397b448b772" is_pre_election: true
I20260713 09:07:34.959573 22211 leader_election.cc:290] T 0402c39f742641eca8ffad94b79d2921 P 77b047ee1465436a93e47ab20a8b537a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16e106f656474c93b88d8397b448b772 (127.21.85.193:33371), 959f0d82066a467c9d6bf5b69152018f (127.21.85.195:34495)
W20260713 09:07:34.977777 22022 leader_election.cc:343] T 0402c39f742641eca8ffad94b79d2921 P 77b047ee1465436a93e47ab20a8b537a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 959f0d82066a467c9d6bf5b69152018f (127.21.85.195:34495): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:34.979524 21982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0402c39f742641eca8ffad94b79d2921" candidate_uuid: "77b047ee1465436a93e47ab20a8b537a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16e106f656474c93b88d8397b448b772" is_pre_election: true
I20260713 09:07:34.982066 21946 leader_election.cc:304] T 0402c39f742641eca8ffad94b79d2921 P 16e106f656474c93b88d8397b448b772 [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: 16e106f656474c93b88d8397b448b772, 77b047ee1465436a93e47ab20a8b537a; no voters: 959f0d82066a467c9d6bf5b69152018f
I20260713 09:07:34.984261 21982 raft_consensus.cc:2468] T 0402c39f742641eca8ffad94b79d2921 P 16e106f656474c93b88d8397b448b772 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77b047ee1465436a93e47ab20a8b537a in term 0.
W20260713 09:07:34.988771 22095 leader_election.cc:343] T 2ab2b713716d4148b780303ee04a7505 P 959f0d82066a467c9d6bf5b69152018f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16e106f656474c93b88d8397b448b772 (127.21.85.193:33371): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:34.993268 22217 raft_consensus.cc:2804] T 0402c39f742641eca8ffad94b79d2921 P 16e106f656474c93b88d8397b448b772 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:34.999635 22217 raft_consensus.cc:493] T 0402c39f742641eca8ffad94b79d2921 P 16e106f656474c93b88d8397b448b772 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:35.000021 22217 raft_consensus.cc:3060] T 0402c39f742641eca8ffad94b79d2921 P 16e106f656474c93b88d8397b448b772 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:34.998204 22021 leader_election.cc:304] T 0402c39f742641eca8ffad94b79d2921 P 77b047ee1465436a93e47ab20a8b537a [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: 16e106f656474c93b88d8397b448b772, 77b047ee1465436a93e47ab20a8b537a; no voters: 959f0d82066a467c9d6bf5b69152018f
I20260713 09:07:35.006457 22214 raft_consensus.cc:2804] T 0402c39f742641eca8ffad94b79d2921 P 77b047ee1465436a93e47ab20a8b537a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:35.006891 22214 raft_consensus.cc:493] T 0402c39f742641eca8ffad94b79d2921 P 77b047ee1465436a93e47ab20a8b537a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:35.007258 22214 raft_consensus.cc:3060] T 0402c39f742641eca8ffad94b79d2921 P 77b047ee1465436a93e47ab20a8b537a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:35.005431 22180 raft_consensus.cc:493] T 27c42b1b291c452da164b780c26be705 P 16e106f656474c93b88d8397b448b772 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:35.007875 22180 raft_consensus.cc:515] T 27c42b1b291c452da164b780c26be705 P 16e106f656474c93b88d8397b448b772 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:35.005033 21877 catalog_manager.cc:5697] T c40bcad2eb254c9b906082a0dc72f85a P 77b047ee1465436a93e47ab20a8b537a reported cstate change: term changed from 0 to 1, leader changed from <none> to 77b047ee1465436a93e47ab20a8b537a (127.21.85.194). New cstate: current_term: 1 leader_uuid: "77b047ee1465436a93e47ab20a8b537a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:35.012094 22057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9556e013f2ef47d0a4f8f03326635fbf" candidate_uuid: "959f0d82066a467c9d6bf5b69152018f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77b047ee1465436a93e47ab20a8b537a" is_pre_election: true
I20260713 09:07:35.015555 22055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab2b713716d4148b780303ee04a7505" candidate_uuid: "959f0d82066a467c9d6bf5b69152018f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77b047ee1465436a93e47ab20a8b537a" is_pre_election: true
I20260713 09:07:35.017385 22177 ts_tablet_manager.cc:1434] T 27c42b1b291c452da164b780c26be705 P 77b047ee1465436a93e47ab20a8b537a: Time spent starting tablet: real 0.114s	user 0.013s	sys 0.008s
I20260713 09:07:35.019474 21879 catalog_manager.cc:5697] T 392a49b2d8c848cb8b6ca4921c503122 P 16e106f656474c93b88d8397b448b772 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16e106f656474c93b88d8397b448b772 (127.21.85.193). New cstate: current_term: 1 leader_uuid: "16e106f656474c93b88d8397b448b772" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:35.020541 22180 leader_election.cc:290] T 27c42b1b291c452da164b780c26be705 P 16e106f656474c93b88d8397b448b772 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77b047ee1465436a93e47ab20a8b537a (127.21.85.194:37299), 959f0d82066a467c9d6bf5b69152018f (127.21.85.195:34495)
I20260713 09:07:35.021020 22177 tablet_bootstrap.cc:492] T 2ab2b713716d4148b780303ee04a7505 P 77b047ee1465436a93e47ab20a8b537a: Bootstrap starting.
I20260713 09:07:35.023175 22130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27c42b1b291c452da164b780c26be705" candidate_uuid: "16e106f656474c93b88d8397b448b772" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "959f0d82066a467c9d6bf5b69152018f" is_pre_election: true
I20260713 09:07:35.024058 22130 raft_consensus.cc:2468] T 27c42b1b291c452da164b780c26be705 P 959f0d82066a467c9d6bf5b69152018f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16e106f656474c93b88d8397b448b772 in term 0.
I20260713 09:07:35.024752 22175 ts_tablet_manager.cc:1434] T b1c59f96f1f746238e2f25faaf82edaf P 16e106f656474c93b88d8397b448b772: Time spent starting tablet: real 0.074s	user 0.012s	sys 0.000s
I20260713 09:07:35.025141 22055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27c42b1b291c452da164b780c26be705" candidate_uuid: "16e106f656474c93b88d8397b448b772" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77b047ee1465436a93e47ab20a8b537a" is_pre_election: true
I20260713 09:07:35.025578 21947 leader_election.cc:304] T 27c42b1b291c452da164b780c26be705 P 16e106f656474c93b88d8397b448b772 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16e106f656474c93b88d8397b448b772, 959f0d82066a467c9d6bf5b69152018f; no voters: 
I20260713 09:07:35.025806 22175 tablet_bootstrap.cc:492] T c40bcad2eb254c9b906082a0dc72f85a P 16e106f656474c93b88d8397b448b772: Bootstrap starting.
I20260713 09:07:35.025730 22055 raft_consensus.cc:2468] T 27c42b1b291c452da164b780c26be705 P 77b047ee1465436a93e47ab20a8b537a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16e106f656474c93b88d8397b448b772 in term 0.
W20260713 09:07:35.021536 22095 leader_election.cc:343] T 9556e013f2ef47d0a4f8f03326635fbf P 959f0d82066a467c9d6bf5b69152018f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77b047ee1465436a93e47ab20a8b537a (127.21.85.194:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:35.026641 22180 raft_consensus.cc:2804] T 27c42b1b291c452da164b780c26be705 P 16e106f656474c93b88d8397b448b772 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:35.037503 22180 raft_consensus.cc:493] T 27c42b1b291c452da164b780c26be705 P 16e106f656474c93b88d8397b448b772 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:35.037916 22180 raft_consensus.cc:3060] T 27c42b1b291c452da164b780c26be705 P 16e106f656474c93b88d8397b448b772 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:07:35.040222 22095 leader_election.cc:343] T 2ab2b713716d4148b780303ee04a7505 P 959f0d82066a467c9d6bf5b69152018f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77b047ee1465436a93e47ab20a8b537a (127.21.85.194:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:35.040807 22095 leader_election.cc:304] T 2ab2b713716d4148b780303ee04a7505 P 959f0d82066a467c9d6bf5b69152018f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 959f0d82066a467c9d6bf5b69152018f; no voters: 16e106f656474c93b88d8397b448b772, 77b047ee1465436a93e47ab20a8b537a
I20260713 09:07:35.042639 22181 raft_consensus.cc:2749] T 2ab2b713716d4148b780303ee04a7505 P 959f0d82066a467c9d6bf5b69152018f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:35.043555 22217 raft_consensus.cc:515] T 0402c39f742641eca8ffad94b79d2921 P 16e106f656474c93b88d8397b448b772 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:35.043715 22214 raft_consensus.cc:515] T 0402c39f742641eca8ffad94b79d2921 P 77b047ee1465436a93e47ab20a8b537a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:35.044143 22174 tablet_bootstrap.cc:654] T 8e4d857f9a6f4104afe4d1f496c0f477 P 959f0d82066a467c9d6bf5b69152018f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:35.041318 22208 raft_consensus.cc:515] T 9556e013f2ef47d0a4f8f03326635fbf P 16e106f656474c93b88d8397b448b772 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:35.048126 21981 raft_consensus.cc:2393] T 9556e013f2ef47d0a4f8f03326635fbf P 16e106f656474c93b88d8397b448b772 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 959f0d82066a467c9d6bf5b69152018f in current term 1: Already voted for candidate 16e106f656474c93b88d8397b448b772 in this term.
I20260713 09:07:35.048440 21982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0402c39f742641eca8ffad94b79d2921" candidate_uuid: "77b047ee1465436a93e47ab20a8b537a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16e106f656474c93b88d8397b448b772"
I20260713 09:07:35.049352 21982 raft_consensus.cc:2393] T 0402c39f742641eca8ffad94b79d2921 P 16e106f656474c93b88d8397b448b772 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 77b047ee1465436a93e47ab20a8b537a in current term 1: Already voted for candidate 16e106f656474c93b88d8397b448b772 in this term.
I20260713 09:07:35.049532 22214 leader_election.cc:290] T 0402c39f742641eca8ffad94b79d2921 P 77b047ee1465436a93e47ab20a8b537a [CANDIDATE]: Term 1 election: Requested vote from peers 16e106f656474c93b88d8397b448b772 (127.21.85.193:33371), 959f0d82066a467c9d6bf5b69152018f (127.21.85.195:34495)
I20260713 09:07:35.050792 22130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0402c39f742641eca8ffad94b79d2921" candidate_uuid: "77b047ee1465436a93e47ab20a8b537a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "959f0d82066a467c9d6bf5b69152018f"
I20260713 09:07:35.050930 22095 leader_election.cc:304] T 9556e013f2ef47d0a4f8f03326635fbf P 959f0d82066a467c9d6bf5b69152018f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 959f0d82066a467c9d6bf5b69152018f; no voters: 16e106f656474c93b88d8397b448b772, 77b047ee1465436a93e47ab20a8b537a
I20260713 09:07:35.052052 22130 raft_consensus.cc:3060] T 0402c39f742641eca8ffad94b79d2921 P 959f0d82066a467c9d6bf5b69152018f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:35.053330 22055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0402c39f742641eca8ffad94b79d2921" candidate_uuid: "16e106f656474c93b88d8397b448b772" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77b047ee1465436a93e47ab20a8b537a"
I20260713 09:07:35.052781 22217 leader_election.cc:290] T 0402c39f742641eca8ffad94b79d2921 P 16e106f656474c93b88d8397b448b772 [CANDIDATE]: Term 1 election: Requested vote from peers 77b047ee1465436a93e47ab20a8b537a (127.21.85.194:37299), 959f0d82066a467c9d6bf5b69152018f (127.21.85.195:34495)
I20260713 09:07:35.054872 22055 raft_consensus.cc:2393] T 0402c39f742641eca8ffad94b79d2921 P 77b047ee1465436a93e47ab20a8b537a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 16e106f656474c93b88d8397b448b772 in current term 1: Already voted for candidate 77b047ee1465436a93e47ab20a8b537a in this term.
I20260713 09:07:35.053978 22131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0402c39f742641eca8ffad94b79d2921" candidate_uuid: "16e106f656474c93b88d8397b448b772" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "959f0d82066a467c9d6bf5b69152018f"
I20260713 09:07:35.055243 22208 leader_election.cc:290] T 9556e013f2ef47d0a4f8f03326635fbf P 16e106f656474c93b88d8397b448b772 [CANDIDATE]: Term 1 election: Requested vote from peers 77b047ee1465436a93e47ab20a8b537a (127.21.85.194:37299), 959f0d82066a467c9d6bf5b69152018f (127.21.85.195:34495)
I20260713 09:07:35.054881 22181 raft_consensus.cc:3060] T 9556e013f2ef47d0a4f8f03326635fbf P 959f0d82066a467c9d6bf5b69152018f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:35.058590 21947 leader_election.cc:304] T 0402c39f742641eca8ffad94b79d2921 P 16e106f656474c93b88d8397b448b772 [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: 16e106f656474c93b88d8397b448b772; no voters: 77b047ee1465436a93e47ab20a8b537a, 959f0d82066a467c9d6bf5b69152018f
I20260713 09:07:35.059860 22055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9556e013f2ef47d0a4f8f03326635fbf" candidate_uuid: "16e106f656474c93b88d8397b448b772" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77b047ee1465436a93e47ab20a8b537a"
W20260713 09:07:35.061144 21946 leader_election.cc:343] T 9556e013f2ef47d0a4f8f03326635fbf P 16e106f656474c93b88d8397b448b772 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 77b047ee1465436a93e47ab20a8b537a (127.21.85.194:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:35.061919 22131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9556e013f2ef47d0a4f8f03326635fbf" candidate_uuid: "16e106f656474c93b88d8397b448b772" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "959f0d82066a467c9d6bf5b69152018f"
I20260713 09:07:35.066128 22208 raft_consensus.cc:2749] T 0402c39f742641eca8ffad94b79d2921 P 16e106f656474c93b88d8397b448b772 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:07:35.066622 22175 tablet_bootstrap.cc:654] T c40bcad2eb254c9b906082a0dc72f85a P 16e106f656474c93b88d8397b448b772: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:35.061729 22180 raft_consensus.cc:515] T 27c42b1b291c452da164b780c26be705 P 16e106f656474c93b88d8397b448b772 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:35.072512 22130 raft_consensus.cc:2468] T 0402c39f742641eca8ffad94b79d2921 P 959f0d82066a467c9d6bf5b69152018f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77b047ee1465436a93e47ab20a8b537a in term 1.
I20260713 09:07:35.074070 22022 leader_election.cc:304] T 0402c39f742641eca8ffad94b79d2921 P 77b047ee1465436a93e47ab20a8b537a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 77b047ee1465436a93e47ab20a8b537a, 959f0d82066a467c9d6bf5b69152018f; no voters: 16e106f656474c93b88d8397b448b772
I20260713 09:07:35.075489 22214 raft_consensus.cc:2804] T 0402c39f742641eca8ffad94b79d2921 P 77b047ee1465436a93e47ab20a8b537a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:35.075937 22180 leader_election.cc:290] T 27c42b1b291c452da164b780c26be705 P 16e106f656474c93b88d8397b448b772 [CANDIDATE]: Term 1 election: Requested vote from peers 77b047ee1465436a93e47ab20a8b537a (127.21.85.194:37299), 959f0d82066a467c9d6bf5b69152018f (127.21.85.195:34495)
I20260713 09:07:35.075989 22214 raft_consensus.cc:697] T 0402c39f742641eca8ffad94b79d2921 P 77b047ee1465436a93e47ab20a8b537a [term 1 LEADER]: Becoming Leader. State: Replica: 77b047ee1465436a93e47ab20a8b537a, State: Running, Role: LEADER
I20260713 09:07:35.079725 22055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27c42b1b291c452da164b780c26be705" candidate_uuid: "16e106f656474c93b88d8397b448b772" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77b047ee1465436a93e47ab20a8b537a"
I20260713 09:07:35.080997 22055 raft_consensus.cc:3060] T 27c42b1b291c452da164b780c26be705 P 77b047ee1465436a93e47ab20a8b537a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:35.079772 22214 consensus_queue.cc:237] T 0402c39f742641eca8ffad94b79d2921 P 77b047ee1465436a93e47ab20a8b537a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:35.080739 22181 raft_consensus.cc:2749] T 9556e013f2ef47d0a4f8f03326635fbf P 959f0d82066a467c9d6bf5b69152018f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:35.082051 22130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27c42b1b291c452da164b780c26be705" candidate_uuid: "16e106f656474c93b88d8397b448b772" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "959f0d82066a467c9d6bf5b69152018f"
I20260713 09:07:35.082688 22177 tablet_bootstrap.cc:654] T 2ab2b713716d4148b780303ee04a7505 P 77b047ee1465436a93e47ab20a8b537a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:35.083256 22181 raft_consensus.cc:493] T b1c59f96f1f746238e2f25faaf82edaf P 959f0d82066a467c9d6bf5b69152018f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:35.084909 22181 raft_consensus.cc:515] T b1c59f96f1f746238e2f25faaf82edaf P 959f0d82066a467c9d6bf5b69152018f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:35.087829 21981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1c59f96f1f746238e2f25faaf82edaf" candidate_uuid: "959f0d82066a467c9d6bf5b69152018f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16e106f656474c93b88d8397b448b772" is_pre_election: true
I20260713 09:07:35.088654 21981 raft_consensus.cc:2468] T b1c59f96f1f746238e2f25faaf82edaf P 16e106f656474c93b88d8397b448b772 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 959f0d82066a467c9d6bf5b69152018f in term 0.
I20260713 09:07:35.082684 22130 raft_consensus.cc:3060] T 27c42b1b291c452da164b780c26be705 P 959f0d82066a467c9d6bf5b69152018f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:35.092224 22174 tablet_bootstrap.cc:492] T 8e4d857f9a6f4104afe4d1f496c0f477 P 959f0d82066a467c9d6bf5b69152018f: No bootstrap required, opened a new log
I20260713 09:07:35.092096 22095 leader_election.cc:304] T b1c59f96f1f746238e2f25faaf82edaf P 959f0d82066a467c9d6bf5b69152018f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16e106f656474c93b88d8397b448b772, 959f0d82066a467c9d6bf5b69152018f; no voters: 
I20260713 09:07:35.092661 22174 ts_tablet_manager.cc:1403] T 8e4d857f9a6f4104afe4d1f496c0f477 P 959f0d82066a467c9d6bf5b69152018f: Time spent bootstrapping tablet: real 0.117s	user 0.015s	sys 0.006s
I20260713 09:07:35.093056 22181 leader_election.cc:290] T b1c59f96f1f746238e2f25faaf82edaf P 959f0d82066a467c9d6bf5b69152018f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16e106f656474c93b88d8397b448b772 (127.21.85.193:33371), 77b047ee1465436a93e47ab20a8b537a (127.21.85.194:37299)
I20260713 09:07:35.093120 22131 raft_consensus.cc:2468] T 9556e013f2ef47d0a4f8f03326635fbf P 959f0d82066a467c9d6bf5b69152018f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16e106f656474c93b88d8397b448b772 in term 1.
I20260713 09:07:35.093648 22181 raft_consensus.cc:2804] T b1c59f96f1f746238e2f25faaf82edaf P 959f0d82066a467c9d6bf5b69152018f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:35.094039 22181 raft_consensus.cc:493] T b1c59f96f1f746238e2f25faaf82edaf P 959f0d82066a467c9d6bf5b69152018f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:35.094400 22181 raft_consensus.cc:3060] T b1c59f96f1f746238e2f25faaf82edaf P 959f0d82066a467c9d6bf5b69152018f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:35.095037 21947 leader_election.cc:304] T 9556e013f2ef47d0a4f8f03326635fbf P 16e106f656474c93b88d8397b448b772 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16e106f656474c93b88d8397b448b772, 959f0d82066a467c9d6bf5b69152018f; no voters: 77b047ee1465436a93e47ab20a8b537a
I20260713 09:07:35.096458 22057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1c59f96f1f746238e2f25faaf82edaf" candidate_uuid: "959f0d82066a467c9d6bf5b69152018f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77b047ee1465436a93e47ab20a8b537a" is_pre_election: true
W20260713 09:07:35.098230 22095 leader_election.cc:343] T b1c59f96f1f746238e2f25faaf82edaf P 959f0d82066a467c9d6bf5b69152018f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77b047ee1465436a93e47ab20a8b537a (127.21.85.194:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:35.101227 22180 raft_consensus.cc:2804] T 9556e013f2ef47d0a4f8f03326635fbf P 16e106f656474c93b88d8397b448b772 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:35.101730 22180 raft_consensus.cc:697] T 9556e013f2ef47d0a4f8f03326635fbf P 16e106f656474c93b88d8397b448b772 [term 1 LEADER]: Becoming Leader. State: Replica: 16e106f656474c93b88d8397b448b772, State: Running, Role: LEADER
I20260713 09:07:35.102281 22174 raft_consensus.cc:359] T 8e4d857f9a6f4104afe4d1f496c0f477 P 959f0d82066a467c9d6bf5b69152018f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:35.102972 22174 raft_consensus.cc:385] T 8e4d857f9a6f4104afe4d1f496c0f477 P 959f0d82066a467c9d6bf5b69152018f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:35.102538 22180 consensus_queue.cc:237] T 9556e013f2ef47d0a4f8f03326635fbf P 16e106f656474c93b88d8397b448b772 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:35.103247 22174 raft_consensus.cc:740] T 8e4d857f9a6f4104afe4d1f496c0f477 P 959f0d82066a467c9d6bf5b69152018f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 959f0d82066a467c9d6bf5b69152018f, State: Initialized, Role: FOLLOWER
I20260713 09:07:35.104045 22174 consensus_queue.cc:260] T 8e4d857f9a6f4104afe4d1f496c0f477 P 959f0d82066a467c9d6bf5b69152018f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:35.105486 22055 raft_consensus.cc:2468] T 27c42b1b291c452da164b780c26be705 P 77b047ee1465436a93e47ab20a8b537a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16e106f656474c93b88d8397b448b772 in term 1.
I20260713 09:07:35.105937 22174 ts_tablet_manager.cc:1434] T 8e4d857f9a6f4104afe4d1f496c0f477 P 959f0d82066a467c9d6bf5b69152018f: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.000s
I20260713 09:07:35.106716 22181 raft_consensus.cc:515] T b1c59f96f1f746238e2f25faaf82edaf P 959f0d82066a467c9d6bf5b69152018f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:35.109575 22174 tablet_bootstrap.cc:492] T 3b8ea2d671b649a2959636d5fce77c9f P 959f0d82066a467c9d6bf5b69152018f: Bootstrap starting.
I20260713 09:07:35.114516 22130 raft_consensus.cc:2468] T 27c42b1b291c452da164b780c26be705 P 959f0d82066a467c9d6bf5b69152018f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16e106f656474c93b88d8397b448b772 in term 1.
I20260713 09:07:35.116221 22174 tablet_bootstrap.cc:654] T 3b8ea2d671b649a2959636d5fce77c9f P 959f0d82066a467c9d6bf5b69152018f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:35.117668 22181 leader_election.cc:290] T b1c59f96f1f746238e2f25faaf82edaf P 959f0d82066a467c9d6bf5b69152018f [CANDIDATE]: Term 1 election: Requested vote from peers 16e106f656474c93b88d8397b448b772 (127.21.85.193:33371), 77b047ee1465436a93e47ab20a8b537a (127.21.85.194:37299)
I20260713 09:07:35.120579 21981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1c59f96f1f746238e2f25faaf82edaf" candidate_uuid: "959f0d82066a467c9d6bf5b69152018f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16e106f656474c93b88d8397b448b772"
I20260713 09:07:35.121307 22057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1c59f96f1f746238e2f25faaf82edaf" candidate_uuid: "959f0d82066a467c9d6bf5b69152018f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77b047ee1465436a93e47ab20a8b537a"
I20260713 09:07:35.122234 21946 leader_election.cc:304] T 27c42b1b291c452da164b780c26be705 P 16e106f656474c93b88d8397b448b772 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16e106f656474c93b88d8397b448b772, 77b047ee1465436a93e47ab20a8b537a; no voters: 
I20260713 09:07:35.125576 22177 tablet_bootstrap.cc:492] T 2ab2b713716d4148b780303ee04a7505 P 77b047ee1465436a93e47ab20a8b537a: No bootstrap required, opened a new log
I20260713 09:07:35.132071 21981 raft_consensus.cc:3060] T b1c59f96f1f746238e2f25faaf82edaf P 16e106f656474c93b88d8397b448b772 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:35.138463 22177 ts_tablet_manager.cc:1403] T 2ab2b713716d4148b780303ee04a7505 P 77b047ee1465436a93e47ab20a8b537a: Time spent bootstrapping tablet: real 0.118s	user 0.017s	sys 0.002s
I20260713 09:07:35.133673 22174 tablet_bootstrap.cc:492] T 3b8ea2d671b649a2959636d5fce77c9f P 959f0d82066a467c9d6bf5b69152018f: No bootstrap required, opened a new log
I20260713 09:07:35.135706 22175 tablet_bootstrap.cc:492] T c40bcad2eb254c9b906082a0dc72f85a P 16e106f656474c93b88d8397b448b772: No bootstrap required, opened a new log
I20260713 09:07:35.139506 22175 ts_tablet_manager.cc:1403] T c40bcad2eb254c9b906082a0dc72f85a P 16e106f656474c93b88d8397b448b772: Time spent bootstrapping tablet: real 0.114s	user 0.009s	sys 0.012s
I20260713 09:07:35.139438 22208 raft_consensus.cc:2804] T 27c42b1b291c452da164b780c26be705 P 16e106f656474c93b88d8397b448b772 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:35.141901 22208 raft_consensus.cc:697] T 27c42b1b291c452da164b780c26be705 P 16e106f656474c93b88d8397b448b772 [term 1 LEADER]: Becoming Leader. State: Replica: 16e106f656474c93b88d8397b448b772, State: Running, Role: LEADER
I20260713 09:07:35.142378 22177 raft_consensus.cc:359] T 2ab2b713716d4148b780303ee04a7505 P 77b047ee1465436a93e47ab20a8b537a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:35.143105 22177 raft_consensus.cc:385] T 2ab2b713716d4148b780303ee04a7505 P 77b047ee1465436a93e47ab20a8b537a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:35.142727 22208 consensus_queue.cc:237] T 27c42b1b291c452da164b780c26be705 P 16e106f656474c93b88d8397b448b772 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:35.143409 22177 raft_consensus.cc:740] T 2ab2b713716d4148b780303ee04a7505 P 77b047ee1465436a93e47ab20a8b537a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77b047ee1465436a93e47ab20a8b537a, State: Initialized, Role: FOLLOWER
W20260713 09:07:35.144616 22095 leader_election.cc:343] T b1c59f96f1f746238e2f25faaf82edaf P 959f0d82066a467c9d6bf5b69152018f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 77b047ee1465436a93e47ab20a8b537a (127.21.85.194:37299): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:35.146027 22175 raft_consensus.cc:359] T c40bcad2eb254c9b906082a0dc72f85a P 16e106f656474c93b88d8397b448b772 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } } peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } }
I20260713 09:07:35.146715 22175 raft_consensus.cc:385] T c40bcad2eb254c9b906082a0dc72f85a P 16e106f656474c93b88d8397b448b772 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:35.146994 22175 raft_consensus.cc:740] T c40bcad2eb254c9b906082a0dc72f85a P 16e106f656474c93b88d8397b448b772 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16e106f656474c93b88d8397b448b772, State: Initialized, Role: FOLLOWER
I20260713 09:07:35.148880 22175 consensus_queue.cc:260] T c40bcad2eb254c9b906082a0dc72f85a P 16e106f656474c93b88d8397b448b772 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } } peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } }
I20260713 09:07:35.151033 22175 ts_tablet_manager.cc:1434] T c40bcad2eb254c9b906082a0dc72f85a P 16e106f656474c93b88d8397b448b772: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.001s
I20260713 09:07:35.151935 22175 tablet_bootstrap.cc:492] T 2ab2b713716d4148b780303ee04a7505 P 16e106f656474c93b88d8397b448b772: Bootstrap starting.
I20260713 09:07:35.156368 21981 raft_consensus.cc:2468] T b1c59f96f1f746238e2f25faaf82edaf P 16e106f656474c93b88d8397b448b772 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 959f0d82066a467c9d6bf5b69152018f in term 1.
I20260713 09:07:35.152161 22174 ts_tablet_manager.cc:1403] T 3b8ea2d671b649a2959636d5fce77c9f P 959f0d82066a467c9d6bf5b69152018f: Time spent bootstrapping tablet: real 0.043s	user 0.008s	sys 0.004s
I20260713 09:07:35.157447 22095 leader_election.cc:304] T b1c59f96f1f746238e2f25faaf82edaf P 959f0d82066a467c9d6bf5b69152018f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16e106f656474c93b88d8397b448b772, 959f0d82066a467c9d6bf5b69152018f; no voters: 77b047ee1465436a93e47ab20a8b537a
I20260713 09:07:35.152199 22177 consensus_queue.cc:260] T 2ab2b713716d4148b780303ee04a7505 P 77b047ee1465436a93e47ab20a8b537a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:35.160123 22174 raft_consensus.cc:359] T 3b8ea2d671b649a2959636d5fce77c9f P 959f0d82066a467c9d6bf5b69152018f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:35.160511 22181 raft_consensus.cc:2804] T b1c59f96f1f746238e2f25faaf82edaf P 959f0d82066a467c9d6bf5b69152018f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:35.160810 22174 raft_consensus.cc:385] T 3b8ea2d671b649a2959636d5fce77c9f P 959f0d82066a467c9d6bf5b69152018f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:35.160997 22181 raft_consensus.cc:697] T b1c59f96f1f746238e2f25faaf82edaf P 959f0d82066a467c9d6bf5b69152018f [term 1 LEADER]: Becoming Leader. State: Replica: 959f0d82066a467c9d6bf5b69152018f, State: Running, Role: LEADER
I20260713 09:07:35.161103 22174 raft_consensus.cc:740] T 3b8ea2d671b649a2959636d5fce77c9f P 959f0d82066a467c9d6bf5b69152018f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 959f0d82066a467c9d6bf5b69152018f, State: Initialized, Role: FOLLOWER
I20260713 09:07:35.161809 22174 consensus_queue.cc:260] T 3b8ea2d671b649a2959636d5fce77c9f P 959f0d82066a467c9d6bf5b69152018f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:35.162663 22177 ts_tablet_manager.cc:1434] T 2ab2b713716d4148b780303ee04a7505 P 77b047ee1465436a93e47ab20a8b537a: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.002s
I20260713 09:07:35.161850 22181 consensus_queue.cc:237] T b1c59f96f1f746238e2f25faaf82edaf P 959f0d82066a467c9d6bf5b69152018f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:35.165449 22177 tablet_bootstrap.cc:492] T b1c59f96f1f746238e2f25faaf82edaf P 77b047ee1465436a93e47ab20a8b537a: Bootstrap starting.
I20260713 09:07:35.174417 22175 tablet_bootstrap.cc:654] T 2ab2b713716d4148b780303ee04a7505 P 16e106f656474c93b88d8397b448b772: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:35.184875 21877 catalog_manager.cc:5697] T b1c59f96f1f746238e2f25faaf82edaf P 959f0d82066a467c9d6bf5b69152018f reported cstate change: term changed from 0 to 1, leader changed from <none> to 959f0d82066a467c9d6bf5b69152018f (127.21.85.195). New cstate: current_term: 1 leader_uuid: "959f0d82066a467c9d6bf5b69152018f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:35.197216 22177 tablet_bootstrap.cc:654] T b1c59f96f1f746238e2f25faaf82edaf P 77b047ee1465436a93e47ab20a8b537a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:35.203814 22177 tablet_bootstrap.cc:492] T b1c59f96f1f746238e2f25faaf82edaf P 77b047ee1465436a93e47ab20a8b537a: No bootstrap required, opened a new log
I20260713 09:07:35.204355 22177 ts_tablet_manager.cc:1403] T b1c59f96f1f746238e2f25faaf82edaf P 77b047ee1465436a93e47ab20a8b537a: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.004s
I20260713 09:07:35.207154 22177 raft_consensus.cc:359] T b1c59f96f1f746238e2f25faaf82edaf P 77b047ee1465436a93e47ab20a8b537a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:35.207386 21879 catalog_manager.cc:5697] T 8e4d857f9a6f4104afe4d1f496c0f477 P 16e106f656474c93b88d8397b448b772 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16e106f656474c93b88d8397b448b772 (127.21.85.193). New cstate: current_term: 1 leader_uuid: "16e106f656474c93b88d8397b448b772" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:35.209080 22177 raft_consensus.cc:385] T b1c59f96f1f746238e2f25faaf82edaf P 77b047ee1465436a93e47ab20a8b537a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:35.209512 22177 raft_consensus.cc:740] T b1c59f96f1f746238e2f25faaf82edaf P 77b047ee1465436a93e47ab20a8b537a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77b047ee1465436a93e47ab20a8b537a, State: Initialized, Role: FOLLOWER
I20260713 09:07:35.210400 22175 tablet_bootstrap.cc:492] T 2ab2b713716d4148b780303ee04a7505 P 16e106f656474c93b88d8397b448b772: No bootstrap required, opened a new log
I20260713 09:07:35.210052 21879 catalog_manager.cc:5697] T 9556e013f2ef47d0a4f8f03326635fbf P 16e106f656474c93b88d8397b448b772 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16e106f656474c93b88d8397b448b772 (127.21.85.193). New cstate: current_term: 1 leader_uuid: "16e106f656474c93b88d8397b448b772" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:35.211024 22175 ts_tablet_manager.cc:1403] T 2ab2b713716d4148b780303ee04a7505 P 16e106f656474c93b88d8397b448b772: Time spent bootstrapping tablet: real 0.059s	user 0.013s	sys 0.005s
I20260713 09:07:35.210400 22177 consensus_queue.cc:260] T b1c59f96f1f746238e2f25faaf82edaf P 77b047ee1465436a93e47ab20a8b537a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:35.211947 21879 catalog_manager.cc:5697] T 27c42b1b291c452da164b780c26be705 P 16e106f656474c93b88d8397b448b772 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16e106f656474c93b88d8397b448b772 (127.21.85.193). New cstate: current_term: 1 leader_uuid: "16e106f656474c93b88d8397b448b772" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:35.213701 22177 ts_tablet_manager.cc:1434] T b1c59f96f1f746238e2f25faaf82edaf P 77b047ee1465436a93e47ab20a8b537a: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.005s
I20260713 09:07:35.213668 22175 raft_consensus.cc:359] T 2ab2b713716d4148b780303ee04a7505 P 16e106f656474c93b88d8397b448b772 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:35.214421 22175 raft_consensus.cc:385] T 2ab2b713716d4148b780303ee04a7505 P 16e106f656474c93b88d8397b448b772 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:35.214710 22175 raft_consensus.cc:740] T 2ab2b713716d4148b780303ee04a7505 P 16e106f656474c93b88d8397b448b772 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16e106f656474c93b88d8397b448b772, State: Initialized, Role: FOLLOWER
I20260713 09:07:35.214996 22177 tablet_bootstrap.cc:492] T 3b8ea2d671b649a2959636d5fce77c9f P 77b047ee1465436a93e47ab20a8b537a: Bootstrap starting.
I20260713 09:07:35.215340 22175 consensus_queue.cc:260] T 2ab2b713716d4148b780303ee04a7505 P 16e106f656474c93b88d8397b448b772 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:35.217577 22175 ts_tablet_manager.cc:1434] T 2ab2b713716d4148b780303ee04a7505 P 16e106f656474c93b88d8397b448b772: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:07:35.218535 22174 ts_tablet_manager.cc:1434] T 3b8ea2d671b649a2959636d5fce77c9f P 959f0d82066a467c9d6bf5b69152018f: Time spent starting tablet: real 0.061s	user 0.012s	sys 0.005s
I20260713 09:07:35.222270 22177 tablet_bootstrap.cc:654] T 3b8ea2d671b649a2959636d5fce77c9f P 77b047ee1465436a93e47ab20a8b537a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:35.224257 21878 catalog_manager.cc:5697] T 0402c39f742641eca8ffad94b79d2921 P 77b047ee1465436a93e47ab20a8b537a reported cstate change: term changed from 0 to 1, leader changed from <none> to 77b047ee1465436a93e47ab20a8b537a (127.21.85.194). New cstate: current_term: 1 leader_uuid: "77b047ee1465436a93e47ab20a8b537a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } health_report { overall_health: UNKNOWN } } }
W20260713 09:07:35.236773 21927 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:35.244280 22177 tablet_bootstrap.cc:492] T 3b8ea2d671b649a2959636d5fce77c9f P 77b047ee1465436a93e47ab20a8b537a: No bootstrap required, opened a new log
I20260713 09:07:35.244823 22177 ts_tablet_manager.cc:1403] T 3b8ea2d671b649a2959636d5fce77c9f P 77b047ee1465436a93e47ab20a8b537a: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.010s
I20260713 09:07:35.247421 22177 raft_consensus.cc:359] T 3b8ea2d671b649a2959636d5fce77c9f P 77b047ee1465436a93e47ab20a8b537a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:35.248157 22177 raft_consensus.cc:385] T 3b8ea2d671b649a2959636d5fce77c9f P 77b047ee1465436a93e47ab20a8b537a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:35.248423 22177 raft_consensus.cc:740] T 3b8ea2d671b649a2959636d5fce77c9f P 77b047ee1465436a93e47ab20a8b537a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77b047ee1465436a93e47ab20a8b537a, State: Initialized, Role: FOLLOWER
I20260713 09:07:35.249009 22177 consensus_queue.cc:260] T 3b8ea2d671b649a2959636d5fce77c9f P 77b047ee1465436a93e47ab20a8b537a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:35.250883 22177 ts_tablet_manager.cc:1434] T 3b8ea2d671b649a2959636d5fce77c9f P 77b047ee1465436a93e47ab20a8b537a: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260713 09:07:35.251689 22177 tablet_bootstrap.cc:492] T 9556e013f2ef47d0a4f8f03326635fbf P 77b047ee1465436a93e47ab20a8b537a: Bootstrap starting.
I20260713 09:07:35.257077 22177 tablet_bootstrap.cc:654] T 9556e013f2ef47d0a4f8f03326635fbf P 77b047ee1465436a93e47ab20a8b537a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:35.261332 22177 tablet_bootstrap.cc:492] T 9556e013f2ef47d0a4f8f03326635fbf P 77b047ee1465436a93e47ab20a8b537a: No bootstrap required, opened a new log
I20260713 09:07:35.261705 22177 ts_tablet_manager.cc:1403] T 9556e013f2ef47d0a4f8f03326635fbf P 77b047ee1465436a93e47ab20a8b537a: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:07:35.263909 22177 raft_consensus.cc:359] T 9556e013f2ef47d0a4f8f03326635fbf P 77b047ee1465436a93e47ab20a8b537a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:35.264521 22177 raft_consensus.cc:385] T 9556e013f2ef47d0a4f8f03326635fbf P 77b047ee1465436a93e47ab20a8b537a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:35.264762 22177 raft_consensus.cc:740] T 9556e013f2ef47d0a4f8f03326635fbf P 77b047ee1465436a93e47ab20a8b537a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77b047ee1465436a93e47ab20a8b537a, State: Initialized, Role: FOLLOWER
I20260713 09:07:35.265379 22177 consensus_queue.cc:260] T 9556e013f2ef47d0a4f8f03326635fbf P 77b047ee1465436a93e47ab20a8b537a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:35.267196 22177 ts_tablet_manager.cc:1434] T 9556e013f2ef47d0a4f8f03326635fbf P 77b047ee1465436a93e47ab20a8b537a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:07:35.276607 22214 raft_consensus.cc:493] T 9556e013f2ef47d0a4f8f03326635fbf P 77b047ee1465436a93e47ab20a8b537a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:35.277011 22214 raft_consensus.cc:515] T 9556e013f2ef47d0a4f8f03326635fbf P 77b047ee1465436a93e47ab20a8b537a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:35.278707 22214 leader_election.cc:290] T 9556e013f2ef47d0a4f8f03326635fbf P 77b047ee1465436a93e47ab20a8b537a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16e106f656474c93b88d8397b448b772 (127.21.85.193:33371), 959f0d82066a467c9d6bf5b69152018f (127.21.85.195:34495)
I20260713 09:07:35.279481 21981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9556e013f2ef47d0a4f8f03326635fbf" candidate_uuid: "77b047ee1465436a93e47ab20a8b537a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16e106f656474c93b88d8397b448b772" is_pre_election: true
I20260713 09:07:35.279772 22130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9556e013f2ef47d0a4f8f03326635fbf" candidate_uuid: "77b047ee1465436a93e47ab20a8b537a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "959f0d82066a467c9d6bf5b69152018f" is_pre_election: true
I20260713 09:07:35.280561 22130 raft_consensus.cc:2393] T 9556e013f2ef47d0a4f8f03326635fbf P 959f0d82066a467c9d6bf5b69152018f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 77b047ee1465436a93e47ab20a8b537a in current term 1: Already voted for candidate 16e106f656474c93b88d8397b448b772 in this term.
I20260713 09:07:35.281400 22022 leader_election.cc:304] T 9556e013f2ef47d0a4f8f03326635fbf P 77b047ee1465436a93e47ab20a8b537a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 77b047ee1465436a93e47ab20a8b537a; no voters: 16e106f656474c93b88d8397b448b772, 959f0d82066a467c9d6bf5b69152018f
I20260713 09:07:35.282245 22215 raft_consensus.cc:3060] T 9556e013f2ef47d0a4f8f03326635fbf P 77b047ee1465436a93e47ab20a8b537a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:35.281888 22214 raft_consensus.cc:493] T b1c59f96f1f746238e2f25faaf82edaf P 77b047ee1465436a93e47ab20a8b537a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:35.282788 22214 raft_consensus.cc:515] T b1c59f96f1f746238e2f25faaf82edaf P 77b047ee1465436a93e47ab20a8b537a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:35.284734 22214 leader_election.cc:290] T b1c59f96f1f746238e2f25faaf82edaf P 77b047ee1465436a93e47ab20a8b537a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16e106f656474c93b88d8397b448b772 (127.21.85.193:33371), 959f0d82066a467c9d6bf5b69152018f (127.21.85.195:34495)
I20260713 09:07:35.285483 21981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1c59f96f1f746238e2f25faaf82edaf" candidate_uuid: "77b047ee1465436a93e47ab20a8b537a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16e106f656474c93b88d8397b448b772" is_pre_election: true
I20260713 09:07:35.286214 21981 raft_consensus.cc:2393] T b1c59f96f1f746238e2f25faaf82edaf P 16e106f656474c93b88d8397b448b772 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 77b047ee1465436a93e47ab20a8b537a in current term 1: Already voted for candidate 959f0d82066a467c9d6bf5b69152018f in this term.
I20260713 09:07:35.287758 22130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1c59f96f1f746238e2f25faaf82edaf" candidate_uuid: "77b047ee1465436a93e47ab20a8b537a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "959f0d82066a467c9d6bf5b69152018f" is_pre_election: true
I20260713 09:07:35.288195 22215 raft_consensus.cc:2749] T 9556e013f2ef47d0a4f8f03326635fbf P 77b047ee1465436a93e47ab20a8b537a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:35.288954 22022 leader_election.cc:304] T b1c59f96f1f746238e2f25faaf82edaf P 77b047ee1465436a93e47ab20a8b537a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 77b047ee1465436a93e47ab20a8b537a; no voters: 16e106f656474c93b88d8397b448b772, 959f0d82066a467c9d6bf5b69152018f
I20260713 09:07:35.289656 22215 raft_consensus.cc:3060] T b1c59f96f1f746238e2f25faaf82edaf P 77b047ee1465436a93e47ab20a8b537a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:35.293591 22215 raft_consensus.cc:2749] T b1c59f96f1f746238e2f25faaf82edaf P 77b047ee1465436a93e47ab20a8b537a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:35.324863 21981 raft_consensus.cc:3060] T c40bcad2eb254c9b906082a0dc72f85a P 16e106f656474c93b88d8397b448b772 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:35.330353 22215 consensus_queue.cc:1048] T c40bcad2eb254c9b906082a0dc72f85a P 77b047ee1465436a93e47ab20a8b537a [LEADER]: Connected to new peer: Peer: permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:35.339430 22235 raft_consensus.cc:493] T 8e4d857f9a6f4104afe4d1f496c0f477 P 959f0d82066a467c9d6bf5b69152018f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:35.339932 22235 raft_consensus.cc:515] T 8e4d857f9a6f4104afe4d1f496c0f477 P 959f0d82066a467c9d6bf5b69152018f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:35.341805 22235 leader_election.cc:290] T 8e4d857f9a6f4104afe4d1f496c0f477 P 959f0d82066a467c9d6bf5b69152018f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16e106f656474c93b88d8397b448b772 (127.21.85.193:33371), 77b047ee1465436a93e47ab20a8b537a (127.21.85.194:37299)
I20260713 09:07:35.346655 22057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e4d857f9a6f4104afe4d1f496c0f477" candidate_uuid: "959f0d82066a467c9d6bf5b69152018f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77b047ee1465436a93e47ab20a8b537a" is_pre_election: true
I20260713 09:07:35.346904 21981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e4d857f9a6f4104afe4d1f496c0f477" candidate_uuid: "959f0d82066a467c9d6bf5b69152018f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16e106f656474c93b88d8397b448b772" is_pre_election: true
I20260713 09:07:35.347806 22057 raft_consensus.cc:2393] T 8e4d857f9a6f4104afe4d1f496c0f477 P 77b047ee1465436a93e47ab20a8b537a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 959f0d82066a467c9d6bf5b69152018f in current term 1: Already voted for candidate 16e106f656474c93b88d8397b448b772 in this term.
I20260713 09:07:35.349025 22095 leader_election.cc:304] T 8e4d857f9a6f4104afe4d1f496c0f477 P 959f0d82066a467c9d6bf5b69152018f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 959f0d82066a467c9d6bf5b69152018f; no voters: 16e106f656474c93b88d8397b448b772, 77b047ee1465436a93e47ab20a8b537a
I20260713 09:07:35.350246 22235 raft_consensus.cc:3060] T 8e4d857f9a6f4104afe4d1f496c0f477 P 959f0d82066a467c9d6bf5b69152018f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:35.355324 22182 consensus_queue.cc:1048] T c40bcad2eb254c9b906082a0dc72f85a P 77b047ee1465436a93e47ab20a8b537a [LEADER]: Connected to new peer: Peer: permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:35.364092 22235 raft_consensus.cc:2749] T 8e4d857f9a6f4104afe4d1f496c0f477 P 959f0d82066a467c9d6bf5b69152018f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:35.386225 22215 raft_consensus.cc:493] T 2ab2b713716d4148b780303ee04a7505 P 77b047ee1465436a93e47ab20a8b537a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:35.386682 22215 raft_consensus.cc:515] T 2ab2b713716d4148b780303ee04a7505 P 77b047ee1465436a93e47ab20a8b537a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:35.388518 22215 leader_election.cc:290] T 2ab2b713716d4148b780303ee04a7505 P 77b047ee1465436a93e47ab20a8b537a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16e106f656474c93b88d8397b448b772 (127.21.85.193:33371), 959f0d82066a467c9d6bf5b69152018f (127.21.85.195:34495)
I20260713 09:07:35.389317 21981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab2b713716d4148b780303ee04a7505" candidate_uuid: "77b047ee1465436a93e47ab20a8b537a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16e106f656474c93b88d8397b448b772" is_pre_election: true
I20260713 09:07:35.389647 22130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab2b713716d4148b780303ee04a7505" candidate_uuid: "77b047ee1465436a93e47ab20a8b537a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "959f0d82066a467c9d6bf5b69152018f" is_pre_election: true
I20260713 09:07:35.389971 21981 raft_consensus.cc:2468] T 2ab2b713716d4148b780303ee04a7505 P 16e106f656474c93b88d8397b448b772 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77b047ee1465436a93e47ab20a8b537a in term 0.
I20260713 09:07:35.390261 22130 raft_consensus.cc:2468] T 2ab2b713716d4148b780303ee04a7505 P 959f0d82066a467c9d6bf5b69152018f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77b047ee1465436a93e47ab20a8b537a in term 0.
I20260713 09:07:35.391034 22021 leader_election.cc:304] T 2ab2b713716d4148b780303ee04a7505 P 77b047ee1465436a93e47ab20a8b537a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16e106f656474c93b88d8397b448b772, 77b047ee1465436a93e47ab20a8b537a; no voters: 
I20260713 09:07:35.391765 22215 raft_consensus.cc:2804] T 2ab2b713716d4148b780303ee04a7505 P 77b047ee1465436a93e47ab20a8b537a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:35.392138 22215 raft_consensus.cc:493] T 2ab2b713716d4148b780303ee04a7505 P 77b047ee1465436a93e47ab20a8b537a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:35.392469 22215 raft_consensus.cc:3060] T 2ab2b713716d4148b780303ee04a7505 P 77b047ee1465436a93e47ab20a8b537a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:35.395850 22208 consensus_queue.cc:1048] T 8e4d857f9a6f4104afe4d1f496c0f477 P 16e106f656474c93b88d8397b448b772 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:35.399135 22215 raft_consensus.cc:515] T 2ab2b713716d4148b780303ee04a7505 P 77b047ee1465436a93e47ab20a8b537a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:35.403158 21981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab2b713716d4148b780303ee04a7505" candidate_uuid: "77b047ee1465436a93e47ab20a8b537a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16e106f656474c93b88d8397b448b772"
I20260713 09:07:35.403951 21981 raft_consensus.cc:3060] T 2ab2b713716d4148b780303ee04a7505 P 16e106f656474c93b88d8397b448b772 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:35.405828 22130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab2b713716d4148b780303ee04a7505" candidate_uuid: "77b047ee1465436a93e47ab20a8b537a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "959f0d82066a467c9d6bf5b69152018f"
I20260713 09:07:35.406427 22130 raft_consensus.cc:3060] T 2ab2b713716d4148b780303ee04a7505 P 959f0d82066a467c9d6bf5b69152018f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:35.409693 22215 leader_election.cc:290] T 2ab2b713716d4148b780303ee04a7505 P 77b047ee1465436a93e47ab20a8b537a [CANDIDATE]: Term 1 election: Requested vote from peers 16e106f656474c93b88d8397b448b772 (127.21.85.193:33371), 959f0d82066a467c9d6bf5b69152018f (127.21.85.195:34495)
I20260713 09:07:35.412146 22130 raft_consensus.cc:2468] T 2ab2b713716d4148b780303ee04a7505 P 959f0d82066a467c9d6bf5b69152018f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77b047ee1465436a93e47ab20a8b537a in term 1.
I20260713 09:07:35.413952 22022 leader_election.cc:304] T 2ab2b713716d4148b780303ee04a7505 P 77b047ee1465436a93e47ab20a8b537a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77b047ee1465436a93e47ab20a8b537a, 959f0d82066a467c9d6bf5b69152018f; no voters: 
I20260713 09:07:35.414546 22215 raft_consensus.cc:2804] T 2ab2b713716d4148b780303ee04a7505 P 77b047ee1465436a93e47ab20a8b537a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:35.414903 22215 raft_consensus.cc:697] T 2ab2b713716d4148b780303ee04a7505 P 77b047ee1465436a93e47ab20a8b537a [term 1 LEADER]: Becoming Leader. State: Replica: 77b047ee1465436a93e47ab20a8b537a, State: Running, Role: LEADER
I20260713 09:07:35.415539 22215 consensus_queue.cc:237] T 2ab2b713716d4148b780303ee04a7505 P 77b047ee1465436a93e47ab20a8b537a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:35.418059 22219 consensus_queue.cc:1048] T 8e4d857f9a6f4104afe4d1f496c0f477 P 16e106f656474c93b88d8397b448b772 [LEADER]: Connected to new peer: Peer: permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:35.425853 21981 raft_consensus.cc:2468] T 2ab2b713716d4148b780303ee04a7505 P 16e106f656474c93b88d8397b448b772 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77b047ee1465436a93e47ab20a8b537a in term 1.
I20260713 09:07:35.433384 21877 catalog_manager.cc:5697] T 2ab2b713716d4148b780303ee04a7505 P 77b047ee1465436a93e47ab20a8b537a reported cstate change: term changed from 0 to 1, leader changed from <none> to 77b047ee1465436a93e47ab20a8b537a (127.21.85.194). New cstate: current_term: 1 leader_uuid: "77b047ee1465436a93e47ab20a8b537a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:35.505497 22215 consensus_queue.cc:1048] T 0402c39f742641eca8ffad94b79d2921 P 77b047ee1465436a93e47ab20a8b537a [LEADER]: Connected to new peer: Peer: permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:35.519354 22215 consensus_queue.cc:1048] T 0402c39f742641eca8ffad94b79d2921 P 77b047ee1465436a93e47ab20a8b537a [LEADER]: Connected to new peer: Peer: permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:35.544657 22235 consensus_queue.cc:1048] T b1c59f96f1f746238e2f25faaf82edaf P 959f0d82066a467c9d6bf5b69152018f [LEADER]: Connected to new peer: Peer: permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:35.556938 22223 consensus_queue.cc:1048] T b1c59f96f1f746238e2f25faaf82edaf P 959f0d82066a467c9d6bf5b69152018f [LEADER]: Connected to new peer: Peer: permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:35.565663 22219 consensus_queue.cc:1048] T 392a49b2d8c848cb8b6ca4921c503122 P 16e106f656474c93b88d8397b448b772 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:35.566347 22206 consensus_queue.cc:1048] T 392a49b2d8c848cb8b6ca4921c503122 P 16e106f656474c93b88d8397b448b772 [LEADER]: Connected to new peer: Peer: permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:35.599072 22217 consensus_queue.cc:1048] T 27c42b1b291c452da164b780c26be705 P 16e106f656474c93b88d8397b448b772 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:35.620332 22181 raft_consensus.cc:493] T 3b8ea2d671b649a2959636d5fce77c9f P 959f0d82066a467c9d6bf5b69152018f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:35.620829 22181 raft_consensus.cc:515] T 3b8ea2d671b649a2959636d5fce77c9f P 959f0d82066a467c9d6bf5b69152018f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:35.621591 22219 consensus_queue.cc:1048] T 9556e013f2ef47d0a4f8f03326635fbf P 16e106f656474c93b88d8397b448b772 [LEADER]: Connected to new peer: Peer: permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:35.622665 22181 leader_election.cc:290] T 3b8ea2d671b649a2959636d5fce77c9f P 959f0d82066a467c9d6bf5b69152018f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16e106f656474c93b88d8397b448b772 (127.21.85.193:33371), 77b047ee1465436a93e47ab20a8b537a (127.21.85.194:37299)
I20260713 09:07:35.624073 21981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b8ea2d671b649a2959636d5fce77c9f" candidate_uuid: "959f0d82066a467c9d6bf5b69152018f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16e106f656474c93b88d8397b448b772" is_pre_election: true
I20260713 09:07:35.621605 22180 consensus_queue.cc:1048] T 27c42b1b291c452da164b780c26be705 P 16e106f656474c93b88d8397b448b772 [LEADER]: Connected to new peer: Peer: permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 09:07:35.624701 21981 raft_consensus.cc:2468] T 3b8ea2d671b649a2959636d5fce77c9f P 16e106f656474c93b88d8397b448b772 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 959f0d82066a467c9d6bf5b69152018f in term 0.
I20260713 09:07:35.625731 22095 leader_election.cc:304] T 3b8ea2d671b649a2959636d5fce77c9f P 959f0d82066a467c9d6bf5b69152018f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16e106f656474c93b88d8397b448b772, 959f0d82066a467c9d6bf5b69152018f; no voters: 
I20260713 09:07:35.626478 22181 raft_consensus.cc:2804] T 3b8ea2d671b649a2959636d5fce77c9f P 959f0d82066a467c9d6bf5b69152018f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:35.626780 22181 raft_consensus.cc:493] T 3b8ea2d671b649a2959636d5fce77c9f P 959f0d82066a467c9d6bf5b69152018f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:35.627086 22181 raft_consensus.cc:3060] T 3b8ea2d671b649a2959636d5fce77c9f P 959f0d82066a467c9d6bf5b69152018f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:35.629724 22057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b8ea2d671b649a2959636d5fce77c9f" candidate_uuid: "959f0d82066a467c9d6bf5b69152018f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77b047ee1465436a93e47ab20a8b537a" is_pre_election: true
I20260713 09:07:35.630335 22057 raft_consensus.cc:2468] T 3b8ea2d671b649a2959636d5fce77c9f P 77b047ee1465436a93e47ab20a8b537a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 959f0d82066a467c9d6bf5b69152018f in term 0.
I20260713 09:07:35.643044 22181 raft_consensus.cc:515] T 3b8ea2d671b649a2959636d5fce77c9f P 959f0d82066a467c9d6bf5b69152018f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:35.645855 21981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b8ea2d671b649a2959636d5fce77c9f" candidate_uuid: "959f0d82066a467c9d6bf5b69152018f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16e106f656474c93b88d8397b448b772"
I20260713 09:07:35.646430 21981 raft_consensus.cc:3060] T 3b8ea2d671b649a2959636d5fce77c9f P 16e106f656474c93b88d8397b448b772 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:35.652661 22181 leader_election.cc:290] T 3b8ea2d671b649a2959636d5fce77c9f P 959f0d82066a467c9d6bf5b69152018f [CANDIDATE]: Term 1 election: Requested vote from peers 16e106f656474c93b88d8397b448b772 (127.21.85.193:33371), 77b047ee1465436a93e47ab20a8b537a (127.21.85.194:37299)
I20260713 09:07:35.653226 22057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b8ea2d671b649a2959636d5fce77c9f" candidate_uuid: "959f0d82066a467c9d6bf5b69152018f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77b047ee1465436a93e47ab20a8b537a"
I20260713 09:07:35.653764 22057 raft_consensus.cc:3060] T 3b8ea2d671b649a2959636d5fce77c9f P 77b047ee1465436a93e47ab20a8b537a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:35.653664 22217 consensus_queue.cc:1048] T 9556e013f2ef47d0a4f8f03326635fbf P 16e106f656474c93b88d8397b448b772 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:35.660192 22057 raft_consensus.cc:2468] T 3b8ea2d671b649a2959636d5fce77c9f P 77b047ee1465436a93e47ab20a8b537a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 959f0d82066a467c9d6bf5b69152018f in term 1.
I20260713 09:07:35.663035 22095 leader_election.cc:304] T 3b8ea2d671b649a2959636d5fce77c9f P 959f0d82066a467c9d6bf5b69152018f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77b047ee1465436a93e47ab20a8b537a, 959f0d82066a467c9d6bf5b69152018f; no voters: 
I20260713 09:07:35.663982 22181 raft_consensus.cc:2804] T 3b8ea2d671b649a2959636d5fce77c9f P 959f0d82066a467c9d6bf5b69152018f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:35.664673 22181 raft_consensus.cc:697] T 3b8ea2d671b649a2959636d5fce77c9f P 959f0d82066a467c9d6bf5b69152018f [term 1 LEADER]: Becoming Leader. State: Replica: 959f0d82066a467c9d6bf5b69152018f, State: Running, Role: LEADER
I20260713 09:07:35.665508 22181 consensus_queue.cc:237] T 3b8ea2d671b649a2959636d5fce77c9f P 959f0d82066a467c9d6bf5b69152018f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:35.660832 21981 raft_consensus.cc:2468] T 3b8ea2d671b649a2959636d5fce77c9f P 16e106f656474c93b88d8397b448b772 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 959f0d82066a467c9d6bf5b69152018f in term 1.
I20260713 09:07:35.679361 21878 catalog_manager.cc:5697] T 3b8ea2d671b649a2959636d5fce77c9f P 959f0d82066a467c9d6bf5b69152018f reported cstate change: term changed from 0 to 1, leader changed from <none> to 959f0d82066a467c9d6bf5b69152018f (127.21.85.195). New cstate: current_term: 1 leader_uuid: "959f0d82066a467c9d6bf5b69152018f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:35.806100 22055 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c40bcad2eb254c9b906082a0dc72f85a"
dest_uuid: "77b047ee1465436a93e47ab20a8b537a"
mode: GRACEFUL
new_leader_uuid: "16e106f656474c93b88d8397b448b772"
 from {username='slave'} at 127.0.0.1:45780
I20260713 09:07:35.806711 22055 raft_consensus.cc:606] T c40bcad2eb254c9b906082a0dc72f85a P 77b047ee1465436a93e47ab20a8b537a [term 1 LEADER]: Received request to transfer leadership to TS 16e106f656474c93b88d8397b448b772
I20260713 09:07:35.833491 22130 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b1c59f96f1f746238e2f25faaf82edaf"
dest_uuid: "959f0d82066a467c9d6bf5b69152018f"
mode: GRACEFUL
new_leader_uuid: "77b047ee1465436a93e47ab20a8b537a"
 from {username='slave'} at 127.0.0.1:36102
I20260713 09:07:35.834105 22130 raft_consensus.cc:606] T b1c59f96f1f746238e2f25faaf82edaf P 959f0d82066a467c9d6bf5b69152018f [term 1 LEADER]: Received request to transfer leadership to TS 77b047ee1465436a93e47ab20a8b537a
I20260713 09:07:35.852743 22214 consensus_queue.cc:1048] T 2ab2b713716d4148b780303ee04a7505 P 77b047ee1465436a93e47ab20a8b537a [LEADER]: Connected to new peer: Peer: permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:35.863615 21981 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8e4d857f9a6f4104afe4d1f496c0f477"
dest_uuid: "16e106f656474c93b88d8397b448b772"
mode: GRACEFUL
new_leader_uuid: "77b047ee1465436a93e47ab20a8b537a"
 from {username='slave'} at 127.0.0.1:54974
I20260713 09:07:35.864217 21981 raft_consensus.cc:606] T 8e4d857f9a6f4104afe4d1f496c0f477 P 16e106f656474c93b88d8397b448b772 [term 1 LEADER]: Received request to transfer leadership to TS 77b047ee1465436a93e47ab20a8b537a
I20260713 09:07:35.870383 22214 consensus_queue.cc:1048] T 2ab2b713716d4148b780303ee04a7505 P 77b047ee1465436a93e47ab20a8b537a [LEADER]: Connected to new peer: Peer: permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:35.904379 22215 raft_consensus.cc:993] T c40bcad2eb254c9b906082a0dc72f85a P 77b047ee1465436a93e47ab20a8b537a: : Instructing follower 16e106f656474c93b88d8397b448b772 to start an election
I20260713 09:07:35.904850 22214 raft_consensus.cc:1081] T c40bcad2eb254c9b906082a0dc72f85a P 77b047ee1465436a93e47ab20a8b537a [term 1 LEADER]: Signalling peer 16e106f656474c93b88d8397b448b772 to start an election
I20260713 09:07:35.906347 21981 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c40bcad2eb254c9b906082a0dc72f85a"
dest_uuid: "16e106f656474c93b88d8397b448b772"
 from {username='slave'} at 127.0.0.1:36050
I20260713 09:07:35.906826 21981 raft_consensus.cc:493] T c40bcad2eb254c9b906082a0dc72f85a P 16e106f656474c93b88d8397b448b772 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:35.907120 21981 raft_consensus.cc:3060] T c40bcad2eb254c9b906082a0dc72f85a P 16e106f656474c93b88d8397b448b772 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:35.911525 21981 raft_consensus.cc:515] T c40bcad2eb254c9b906082a0dc72f85a P 16e106f656474c93b88d8397b448b772 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } } peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } }
I20260713 09:07:35.913136 21981 leader_election.cc:290] T c40bcad2eb254c9b906082a0dc72f85a P 16e106f656474c93b88d8397b448b772 [CANDIDATE]: Term 2 election: Requested vote from peers 959f0d82066a467c9d6bf5b69152018f (127.21.85.195:34495), 77b047ee1465436a93e47ab20a8b537a (127.21.85.194:37299)
I20260713 09:07:35.913937 22130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40bcad2eb254c9b906082a0dc72f85a" candidate_uuid: "16e106f656474c93b88d8397b448b772" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "959f0d82066a467c9d6bf5b69152018f"
I20260713 09:07:35.914266 22055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40bcad2eb254c9b906082a0dc72f85a" candidate_uuid: "16e106f656474c93b88d8397b448b772" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77b047ee1465436a93e47ab20a8b537a"
I20260713 09:07:35.914520 22130 raft_consensus.cc:3060] T c40bcad2eb254c9b906082a0dc72f85a P 959f0d82066a467c9d6bf5b69152018f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:35.914945 22055 raft_consensus.cc:3055] T c40bcad2eb254c9b906082a0dc72f85a P 77b047ee1465436a93e47ab20a8b537a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:35.915325 22055 raft_consensus.cc:740] T c40bcad2eb254c9b906082a0dc72f85a P 77b047ee1465436a93e47ab20a8b537a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 77b047ee1465436a93e47ab20a8b537a, State: Running, Role: LEADER
I20260713 09:07:35.916066 22055 consensus_queue.cc:260] T c40bcad2eb254c9b906082a0dc72f85a P 77b047ee1465436a93e47ab20a8b537a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } } peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } }
I20260713 09:07:35.917253 22055 raft_consensus.cc:3060] T c40bcad2eb254c9b906082a0dc72f85a P 77b047ee1465436a93e47ab20a8b537a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:35.925011 22130 raft_consensus.cc:2468] T c40bcad2eb254c9b906082a0dc72f85a P 959f0d82066a467c9d6bf5b69152018f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16e106f656474c93b88d8397b448b772 in term 2.
I20260713 09:07:35.928151 22055 raft_consensus.cc:2468] T c40bcad2eb254c9b906082a0dc72f85a P 77b047ee1465436a93e47ab20a8b537a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16e106f656474c93b88d8397b448b772 in term 2.
I20260713 09:07:35.929171 21947 leader_election.cc:304] T c40bcad2eb254c9b906082a0dc72f85a P 16e106f656474c93b88d8397b448b772 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16e106f656474c93b88d8397b448b772, 959f0d82066a467c9d6bf5b69152018f; no voters: 
I20260713 09:07:35.930007 22217 raft_consensus.cc:2804] T c40bcad2eb254c9b906082a0dc72f85a P 16e106f656474c93b88d8397b448b772 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:35.930608 22217 raft_consensus.cc:697] T c40bcad2eb254c9b906082a0dc72f85a P 16e106f656474c93b88d8397b448b772 [term 2 LEADER]: Becoming Leader. State: Replica: 16e106f656474c93b88d8397b448b772, State: Running, Role: LEADER
I20260713 09:07:35.931378 22217 consensus_queue.cc:237] T c40bcad2eb254c9b906082a0dc72f85a P 16e106f656474c93b88d8397b448b772 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } } peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } }
I20260713 09:07:35.939229 22235 raft_consensus.cc:993] T b1c59f96f1f746238e2f25faaf82edaf P 959f0d82066a467c9d6bf5b69152018f: : Instructing follower 77b047ee1465436a93e47ab20a8b537a to start an election
I20260713 09:07:35.939692 22181 raft_consensus.cc:1081] T b1c59f96f1f746238e2f25faaf82edaf P 959f0d82066a467c9d6bf5b69152018f [term 1 LEADER]: Signalling peer 77b047ee1465436a93e47ab20a8b537a to start an election
I20260713 09:07:35.941406 22055 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b1c59f96f1f746238e2f25faaf82edaf"
dest_uuid: "77b047ee1465436a93e47ab20a8b537a"
 from {username='slave'} at 127.0.0.1:49286
I20260713 09:07:35.941955 22055 raft_consensus.cc:493] T b1c59f96f1f746238e2f25faaf82edaf P 77b047ee1465436a93e47ab20a8b537a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:35.942344 22055 raft_consensus.cc:3060] T b1c59f96f1f746238e2f25faaf82edaf P 77b047ee1465436a93e47ab20a8b537a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:35.944818 21879 catalog_manager.cc:5697] T c40bcad2eb254c9b906082a0dc72f85a P 16e106f656474c93b88d8397b448b772 reported cstate change: term changed from 1 to 2, leader changed from 77b047ee1465436a93e47ab20a8b537a (127.21.85.194) to 16e106f656474c93b88d8397b448b772 (127.21.85.193). New cstate: current_term: 2 leader_uuid: "16e106f656474c93b88d8397b448b772" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:35.948040 22055 raft_consensus.cc:515] T b1c59f96f1f746238e2f25faaf82edaf P 77b047ee1465436a93e47ab20a8b537a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:35.950548 22055 leader_election.cc:290] T b1c59f96f1f746238e2f25faaf82edaf P 77b047ee1465436a93e47ab20a8b537a [CANDIDATE]: Term 2 election: Requested vote from peers 16e106f656474c93b88d8397b448b772 (127.21.85.193:33371), 959f0d82066a467c9d6bf5b69152018f (127.21.85.195:34495)
I20260713 09:07:35.952566 22130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1c59f96f1f746238e2f25faaf82edaf" candidate_uuid: "77b047ee1465436a93e47ab20a8b537a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "959f0d82066a467c9d6bf5b69152018f"
I20260713 09:07:35.953131 22130 raft_consensus.cc:3055] T b1c59f96f1f746238e2f25faaf82edaf P 959f0d82066a467c9d6bf5b69152018f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:35.953470 22130 raft_consensus.cc:740] T b1c59f96f1f746238e2f25faaf82edaf P 959f0d82066a467c9d6bf5b69152018f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 959f0d82066a467c9d6bf5b69152018f, State: Running, Role: LEADER
I20260713 09:07:35.954293 21981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1c59f96f1f746238e2f25faaf82edaf" candidate_uuid: "77b047ee1465436a93e47ab20a8b537a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16e106f656474c93b88d8397b448b772"
I20260713 09:07:35.954257 22130 consensus_queue.cc:260] T b1c59f96f1f746238e2f25faaf82edaf P 959f0d82066a467c9d6bf5b69152018f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:35.955576 22130 raft_consensus.cc:3060] T b1c59f96f1f746238e2f25faaf82edaf P 959f0d82066a467c9d6bf5b69152018f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:35.954974 21981 raft_consensus.cc:3060] T b1c59f96f1f746238e2f25faaf82edaf P 16e106f656474c93b88d8397b448b772 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:35.962265 22130 raft_consensus.cc:2468] T b1c59f96f1f746238e2f25faaf82edaf P 959f0d82066a467c9d6bf5b69152018f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77b047ee1465436a93e47ab20a8b537a in term 2.
I20260713 09:07:35.962265 21981 raft_consensus.cc:2468] T b1c59f96f1f746238e2f25faaf82edaf P 16e106f656474c93b88d8397b448b772 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77b047ee1465436a93e47ab20a8b537a in term 2.
I20260713 09:07:35.963480 22022 leader_election.cc:304] T b1c59f96f1f746238e2f25faaf82edaf P 77b047ee1465436a93e47ab20a8b537a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77b047ee1465436a93e47ab20a8b537a, 959f0d82066a467c9d6bf5b69152018f; no voters: 
I20260713 09:07:35.964327 22214 raft_consensus.cc:2804] T b1c59f96f1f746238e2f25faaf82edaf P 77b047ee1465436a93e47ab20a8b537a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:35.964795 22214 raft_consensus.cc:697] T b1c59f96f1f746238e2f25faaf82edaf P 77b047ee1465436a93e47ab20a8b537a [term 2 LEADER]: Becoming Leader. State: Replica: 77b047ee1465436a93e47ab20a8b537a, State: Running, Role: LEADER
I20260713 09:07:35.965623 22214 consensus_queue.cc:237] T b1c59f96f1f746238e2f25faaf82edaf P 77b047ee1465436a93e47ab20a8b537a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:35.972831 21879 catalog_manager.cc:5697] T b1c59f96f1f746238e2f25faaf82edaf P 77b047ee1465436a93e47ab20a8b537a reported cstate change: term changed from 1 to 2, leader changed from 959f0d82066a467c9d6bf5b69152018f (127.21.85.195) to 77b047ee1465436a93e47ab20a8b537a (127.21.85.194). New cstate: current_term: 2 leader_uuid: "77b047ee1465436a93e47ab20a8b537a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:36.201082 22181 consensus_queue.cc:1048] T 3b8ea2d671b649a2959636d5fce77c9f P 959f0d82066a467c9d6bf5b69152018f [LEADER]: Connected to new peer: Peer: permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:36.213127 22223 consensus_queue.cc:1048] T 3b8ea2d671b649a2959636d5fce77c9f P 959f0d82066a467c9d6bf5b69152018f [LEADER]: Connected to new peer: Peer: permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:36.344643 21981 raft_consensus.cc:1275] T b1c59f96f1f746238e2f25faaf82edaf P 16e106f656474c93b88d8397b448b772 [term 2 FOLLOWER]: Refusing update from remote peer 77b047ee1465436a93e47ab20a8b537a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:36.346100 22215 consensus_queue.cc:1048] T b1c59f96f1f746238e2f25faaf82edaf P 77b047ee1465436a93e47ab20a8b537a [LEADER]: Connected to new peer: Peer: permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:36.360929 22130 raft_consensus.cc:1275] T b1c59f96f1f746238e2f25faaf82edaf P 959f0d82066a467c9d6bf5b69152018f [term 2 FOLLOWER]: Refusing update from remote peer 77b047ee1465436a93e47ab20a8b537a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:36.362810 22215 consensus_queue.cc:1048] T b1c59f96f1f746238e2f25faaf82edaf P 77b047ee1465436a93e47ab20a8b537a [LEADER]: Connected to new peer: Peer: permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:36.404770 22208 raft_consensus.cc:993] T 8e4d857f9a6f4104afe4d1f496c0f477 P 16e106f656474c93b88d8397b448b772: : Instructing follower 77b047ee1465436a93e47ab20a8b537a to start an election
I20260713 09:07:36.405234 22217 raft_consensus.cc:1081] T 8e4d857f9a6f4104afe4d1f496c0f477 P 16e106f656474c93b88d8397b448b772 [term 1 LEADER]: Signalling peer 77b047ee1465436a93e47ab20a8b537a to start an election
I20260713 09:07:36.406780 22057 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8e4d857f9a6f4104afe4d1f496c0f477"
dest_uuid: "77b047ee1465436a93e47ab20a8b537a"
 from {username='slave'} at 127.0.0.1:49272
I20260713 09:07:36.407254 22057 raft_consensus.cc:493] T 8e4d857f9a6f4104afe4d1f496c0f477 P 77b047ee1465436a93e47ab20a8b537a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:36.407572 22057 raft_consensus.cc:3060] T 8e4d857f9a6f4104afe4d1f496c0f477 P 77b047ee1465436a93e47ab20a8b537a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:36.413007 22057 raft_consensus.cc:515] T 8e4d857f9a6f4104afe4d1f496c0f477 P 77b047ee1465436a93e47ab20a8b537a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:36.415184 22057 leader_election.cc:290] T 8e4d857f9a6f4104afe4d1f496c0f477 P 77b047ee1465436a93e47ab20a8b537a [CANDIDATE]: Term 2 election: Requested vote from peers 16e106f656474c93b88d8397b448b772 (127.21.85.193:33371), 959f0d82066a467c9d6bf5b69152018f (127.21.85.195:34495)
I20260713 09:07:36.416714 22131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e4d857f9a6f4104afe4d1f496c0f477" candidate_uuid: "77b047ee1465436a93e47ab20a8b537a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "959f0d82066a467c9d6bf5b69152018f"
I20260713 09:07:36.417003 21981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e4d857f9a6f4104afe4d1f496c0f477" candidate_uuid: "77b047ee1465436a93e47ab20a8b537a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16e106f656474c93b88d8397b448b772"
I20260713 09:07:36.417371 22131 raft_consensus.cc:3060] T 8e4d857f9a6f4104afe4d1f496c0f477 P 959f0d82066a467c9d6bf5b69152018f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:36.417850 21981 raft_consensus.cc:3055] T 8e4d857f9a6f4104afe4d1f496c0f477 P 16e106f656474c93b88d8397b448b772 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:36.418322 21981 raft_consensus.cc:740] T 8e4d857f9a6f4104afe4d1f496c0f477 P 16e106f656474c93b88d8397b448b772 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 16e106f656474c93b88d8397b448b772, State: Running, Role: LEADER
I20260713 09:07:36.419448 21981 consensus_queue.cc:260] T 8e4d857f9a6f4104afe4d1f496c0f477 P 16e106f656474c93b88d8397b448b772 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:36.421231 21981 raft_consensus.cc:3060] T 8e4d857f9a6f4104afe4d1f496c0f477 P 16e106f656474c93b88d8397b448b772 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:36.423282 22131 raft_consensus.cc:2468] T 8e4d857f9a6f4104afe4d1f496c0f477 P 959f0d82066a467c9d6bf5b69152018f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77b047ee1465436a93e47ab20a8b537a in term 2.
I20260713 09:07:36.424446 22022 leader_election.cc:304] T 8e4d857f9a6f4104afe4d1f496c0f477 P 77b047ee1465436a93e47ab20a8b537a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77b047ee1465436a93e47ab20a8b537a, 959f0d82066a467c9d6bf5b69152018f; no voters: 
I20260713 09:07:36.425282 22215 raft_consensus.cc:2804] T 8e4d857f9a6f4104afe4d1f496c0f477 P 77b047ee1465436a93e47ab20a8b537a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:36.425926 22215 raft_consensus.cc:697] T 8e4d857f9a6f4104afe4d1f496c0f477 P 77b047ee1465436a93e47ab20a8b537a [term 2 LEADER]: Becoming Leader. State: Replica: 77b047ee1465436a93e47ab20a8b537a, State: Running, Role: LEADER
I20260713 09:07:36.426782 22215 consensus_queue.cc:237] T 8e4d857f9a6f4104afe4d1f496c0f477 P 77b047ee1465436a93e47ab20a8b537a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:36.429497 21981 raft_consensus.cc:2468] T 8e4d857f9a6f4104afe4d1f496c0f477 P 16e106f656474c93b88d8397b448b772 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77b047ee1465436a93e47ab20a8b537a in term 2.
I20260713 09:07:36.435595 21878 catalog_manager.cc:5697] T 8e4d857f9a6f4104afe4d1f496c0f477 P 77b047ee1465436a93e47ab20a8b537a reported cstate change: term changed from 1 to 2, leader changed from 16e106f656474c93b88d8397b448b772 (127.21.85.193) to 77b047ee1465436a93e47ab20a8b537a (127.21.85.194). New cstate: current_term: 2 leader_uuid: "77b047ee1465436a93e47ab20a8b537a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:36.444085 22131 raft_consensus.cc:1275] T c40bcad2eb254c9b906082a0dc72f85a P 959f0d82066a467c9d6bf5b69152018f [term 2 FOLLOWER]: Refusing update from remote peer 16e106f656474c93b88d8397b448b772: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:36.445350 22217 consensus_queue.cc:1048] T c40bcad2eb254c9b906082a0dc72f85a P 16e106f656474c93b88d8397b448b772 [LEADER]: Connected to new peer: Peer: permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:36.456934 22057 raft_consensus.cc:1275] T c40bcad2eb254c9b906082a0dc72f85a P 77b047ee1465436a93e47ab20a8b537a [term 2 FOLLOWER]: Refusing update from remote peer 16e106f656474c93b88d8397b448b772: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:36.458340 22206 consensus_queue.cc:1048] T c40bcad2eb254c9b906082a0dc72f85a P 16e106f656474c93b88d8397b448b772 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:36.862843 21981 raft_consensus.cc:1275] T 8e4d857f9a6f4104afe4d1f496c0f477 P 16e106f656474c93b88d8397b448b772 [term 2 FOLLOWER]: Refusing update from remote peer 77b047ee1465436a93e47ab20a8b537a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:36.864401 22269 consensus_queue.cc:1048] T 8e4d857f9a6f4104afe4d1f496c0f477 P 77b047ee1465436a93e47ab20a8b537a [LEADER]: Connected to new peer: Peer: permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:36.873112 22131 raft_consensus.cc:1275] T 8e4d857f9a6f4104afe4d1f496c0f477 P 959f0d82066a467c9d6bf5b69152018f [term 2 FOLLOWER]: Refusing update from remote peer 77b047ee1465436a93e47ab20a8b537a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:36.874745 22215 consensus_queue.cc:1048] T 8e4d857f9a6f4104afe4d1f496c0f477 P 77b047ee1465436a93e47ab20a8b537a [LEADER]: Connected to new peer: Peer: permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:38.906692 21847 auto_leader_rebalancer-test.cc:320] The leader distribution is 
I20260713 09:07:38.907680 21847 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:38.927378 21981 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "27c42b1b291c452da164b780c26be705"
dest_uuid: "16e106f656474c93b88d8397b448b772"
mode: GRACEFUL
new_leader_uuid: "959f0d82066a467c9d6bf5b69152018f"
 from {username='slave'} at 127.0.0.1:54986
I20260713 09:07:38.927947 21981 raft_consensus.cc:606] T 27c42b1b291c452da164b780c26be705 P 16e106f656474c93b88d8397b448b772 [term 1 LEADER]: Received request to transfer leadership to TS 959f0d82066a467c9d6bf5b69152018f
I20260713 09:07:38.939522 22057 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2ab2b713716d4148b780303ee04a7505"
dest_uuid: "77b047ee1465436a93e47ab20a8b537a"
mode: GRACEFUL
new_leader_uuid: "959f0d82066a467c9d6bf5b69152018f"
 from {username='slave'} at 127.0.0.1:45782
I20260713 09:07:38.940137 22057 raft_consensus.cc:606] T 2ab2b713716d4148b780303ee04a7505 P 77b047ee1465436a93e47ab20a8b537a [term 1 LEADER]: Received request to transfer leadership to TS 959f0d82066a467c9d6bf5b69152018f
I20260713 09:07:38.941229 21847 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:07:38.941680 21847 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:39.268867 22278 raft_consensus.cc:993] T 27c42b1b291c452da164b780c26be705 P 16e106f656474c93b88d8397b448b772: : Instructing follower 959f0d82066a467c9d6bf5b69152018f to start an election
I20260713 09:07:39.269320 22278 raft_consensus.cc:1081] T 27c42b1b291c452da164b780c26be705 P 16e106f656474c93b88d8397b448b772 [term 1 LEADER]: Signalling peer 959f0d82066a467c9d6bf5b69152018f to start an election
I20260713 09:07:39.270615 22130 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "27c42b1b291c452da164b780c26be705"
dest_uuid: "959f0d82066a467c9d6bf5b69152018f"
 from {username='slave'} at 127.0.0.1:49358
I20260713 09:07:39.271030 22130 raft_consensus.cc:493] T 27c42b1b291c452da164b780c26be705 P 959f0d82066a467c9d6bf5b69152018f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:39.271297 22130 raft_consensus.cc:3060] T 27c42b1b291c452da164b780c26be705 P 959f0d82066a467c9d6bf5b69152018f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:39.275542 22130 raft_consensus.cc:515] T 27c42b1b291c452da164b780c26be705 P 959f0d82066a467c9d6bf5b69152018f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:39.277078 22130 leader_election.cc:290] T 27c42b1b291c452da164b780c26be705 P 959f0d82066a467c9d6bf5b69152018f [CANDIDATE]: Term 2 election: Requested vote from peers 16e106f656474c93b88d8397b448b772 (127.21.85.193:33371), 77b047ee1465436a93e47ab20a8b537a (127.21.85.194:37299)
I20260713 09:07:39.277910 21981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27c42b1b291c452da164b780c26be705" candidate_uuid: "959f0d82066a467c9d6bf5b69152018f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16e106f656474c93b88d8397b448b772"
I20260713 09:07:39.278261 22057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27c42b1b291c452da164b780c26be705" candidate_uuid: "959f0d82066a467c9d6bf5b69152018f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77b047ee1465436a93e47ab20a8b537a"
I20260713 09:07:39.278537 21981 raft_consensus.cc:3055] T 27c42b1b291c452da164b780c26be705 P 16e106f656474c93b88d8397b448b772 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:39.278815 22057 raft_consensus.cc:3060] T 27c42b1b291c452da164b780c26be705 P 77b047ee1465436a93e47ab20a8b537a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:39.278877 21981 raft_consensus.cc:740] T 27c42b1b291c452da164b780c26be705 P 16e106f656474c93b88d8397b448b772 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 16e106f656474c93b88d8397b448b772, State: Running, Role: LEADER
I20260713 09:07:39.279733 21981 consensus_queue.cc:260] T 27c42b1b291c452da164b780c26be705 P 16e106f656474c93b88d8397b448b772 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:39.280954 21981 raft_consensus.cc:3060] T 27c42b1b291c452da164b780c26be705 P 16e106f656474c93b88d8397b448b772 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:39.285521 22057 raft_consensus.cc:2468] T 27c42b1b291c452da164b780c26be705 P 77b047ee1465436a93e47ab20a8b537a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 959f0d82066a467c9d6bf5b69152018f in term 2.
I20260713 09:07:39.286712 22095 leader_election.cc:304] T 27c42b1b291c452da164b780c26be705 P 959f0d82066a467c9d6bf5b69152018f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77b047ee1465436a93e47ab20a8b537a, 959f0d82066a467c9d6bf5b69152018f; no voters: 
I20260713 09:07:39.287365 21981 raft_consensus.cc:2468] T 27c42b1b291c452da164b780c26be705 P 16e106f656474c93b88d8397b448b772 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 959f0d82066a467c9d6bf5b69152018f in term 2.
I20260713 09:07:39.287542 22274 raft_consensus.cc:2804] T 27c42b1b291c452da164b780c26be705 P 959f0d82066a467c9d6bf5b69152018f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:39.288751 22274 raft_consensus.cc:697] T 27c42b1b291c452da164b780c26be705 P 959f0d82066a467c9d6bf5b69152018f [term 2 LEADER]: Becoming Leader. State: Replica: 959f0d82066a467c9d6bf5b69152018f, State: Running, Role: LEADER
I20260713 09:07:39.289506 22274 consensus_queue.cc:237] T 27c42b1b291c452da164b780c26be705 P 959f0d82066a467c9d6bf5b69152018f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:39.296515 21879 catalog_manager.cc:5697] T 27c42b1b291c452da164b780c26be705 P 959f0d82066a467c9d6bf5b69152018f reported cstate change: term changed from 1 to 2, leader changed from 16e106f656474c93b88d8397b448b772 (127.21.85.193) to 959f0d82066a467c9d6bf5b69152018f (127.21.85.195). New cstate: current_term: 2 leader_uuid: "959f0d82066a467c9d6bf5b69152018f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:39.337368 22289 raft_consensus.cc:993] T 2ab2b713716d4148b780303ee04a7505 P 77b047ee1465436a93e47ab20a8b537a: : Instructing follower 959f0d82066a467c9d6bf5b69152018f to start an election
I20260713 09:07:39.337841 22277 raft_consensus.cc:1081] T 2ab2b713716d4148b780303ee04a7505 P 77b047ee1465436a93e47ab20a8b537a [term 1 LEADER]: Signalling peer 959f0d82066a467c9d6bf5b69152018f to start an election
I20260713 09:07:39.339244 22130 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2ab2b713716d4148b780303ee04a7505"
dest_uuid: "959f0d82066a467c9d6bf5b69152018f"
 from {username='slave'} at 127.0.0.1:49368
I20260713 09:07:39.339833 22130 raft_consensus.cc:493] T 2ab2b713716d4148b780303ee04a7505 P 959f0d82066a467c9d6bf5b69152018f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:39.340169 22130 raft_consensus.cc:3060] T 2ab2b713716d4148b780303ee04a7505 P 959f0d82066a467c9d6bf5b69152018f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:39.345265 22130 raft_consensus.cc:515] T 2ab2b713716d4148b780303ee04a7505 P 959f0d82066a467c9d6bf5b69152018f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:39.347031 22130 leader_election.cc:290] T 2ab2b713716d4148b780303ee04a7505 P 959f0d82066a467c9d6bf5b69152018f [CANDIDATE]: Term 2 election: Requested vote from peers 16e106f656474c93b88d8397b448b772 (127.21.85.193:33371), 77b047ee1465436a93e47ab20a8b537a (127.21.85.194:37299)
I20260713 09:07:39.347755 21981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab2b713716d4148b780303ee04a7505" candidate_uuid: "959f0d82066a467c9d6bf5b69152018f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16e106f656474c93b88d8397b448b772"
I20260713 09:07:39.348198 22057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab2b713716d4148b780303ee04a7505" candidate_uuid: "959f0d82066a467c9d6bf5b69152018f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77b047ee1465436a93e47ab20a8b537a"
I20260713 09:07:39.348315 21981 raft_consensus.cc:3060] T 2ab2b713716d4148b780303ee04a7505 P 16e106f656474c93b88d8397b448b772 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:39.348845 22057 raft_consensus.cc:3055] T 2ab2b713716d4148b780303ee04a7505 P 77b047ee1465436a93e47ab20a8b537a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:39.349179 22057 raft_consensus.cc:740] T 2ab2b713716d4148b780303ee04a7505 P 77b047ee1465436a93e47ab20a8b537a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 77b047ee1465436a93e47ab20a8b537a, State: Running, Role: LEADER
I20260713 09:07:39.349999 22057 consensus_queue.cc:260] T 2ab2b713716d4148b780303ee04a7505 P 77b047ee1465436a93e47ab20a8b537a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:39.351002 22057 raft_consensus.cc:3060] T 2ab2b713716d4148b780303ee04a7505 P 77b047ee1465436a93e47ab20a8b537a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:39.354404 21981 raft_consensus.cc:2468] T 2ab2b713716d4148b780303ee04a7505 P 16e106f656474c93b88d8397b448b772 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 959f0d82066a467c9d6bf5b69152018f in term 2.
I20260713 09:07:39.355072 21982 raft_consensus.cc:1240] T 2ab2b713716d4148b780303ee04a7505 P 16e106f656474c93b88d8397b448b772 [term 2 FOLLOWER]: Rejecting Update request from peer 77b047ee1465436a93e47ab20a8b537a for earlier term 1. Current term is 2. Ops: []
I20260713 09:07:39.355559 22095 leader_election.cc:304] T 2ab2b713716d4148b780303ee04a7505 P 959f0d82066a467c9d6bf5b69152018f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16e106f656474c93b88d8397b448b772, 959f0d82066a467c9d6bf5b69152018f; no voters: 
I20260713 09:07:39.356416 22274 raft_consensus.cc:2804] T 2ab2b713716d4148b780303ee04a7505 P 959f0d82066a467c9d6bf5b69152018f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:39.356974 22274 raft_consensus.cc:697] T 2ab2b713716d4148b780303ee04a7505 P 959f0d82066a467c9d6bf5b69152018f [term 2 LEADER]: Becoming Leader. State: Replica: 959f0d82066a467c9d6bf5b69152018f, State: Running, Role: LEADER
I20260713 09:07:39.357201 22057 raft_consensus.cc:2468] T 2ab2b713716d4148b780303ee04a7505 P 77b047ee1465436a93e47ab20a8b537a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 959f0d82066a467c9d6bf5b69152018f in term 2.
I20260713 09:07:39.357995 22274 consensus_queue.cc:237] T 2ab2b713716d4148b780303ee04a7505 P 959f0d82066a467c9d6bf5b69152018f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:39.368155 21878 catalog_manager.cc:5697] T 2ab2b713716d4148b780303ee04a7505 P 959f0d82066a467c9d6bf5b69152018f reported cstate change: term changed from 1 to 2, leader changed from 77b047ee1465436a93e47ab20a8b537a (127.21.85.194) to 959f0d82066a467c9d6bf5b69152018f (127.21.85.195). New cstate: current_term: 2 leader_uuid: "959f0d82066a467c9d6bf5b69152018f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:39.670446 22057 raft_consensus.cc:1275] T 27c42b1b291c452da164b780c26be705 P 77b047ee1465436a93e47ab20a8b537a [term 2 FOLLOWER]: Refusing update from remote peer 959f0d82066a467c9d6bf5b69152018f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:39.671823 22283 consensus_queue.cc:1048] T 27c42b1b291c452da164b780c26be705 P 959f0d82066a467c9d6bf5b69152018f [LEADER]: Connected to new peer: Peer: permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:39.680800 21982 raft_consensus.cc:1275] T 27c42b1b291c452da164b780c26be705 P 16e106f656474c93b88d8397b448b772 [term 2 FOLLOWER]: Refusing update from remote peer 959f0d82066a467c9d6bf5b69152018f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:39.682698 22283 consensus_queue.cc:1048] T 27c42b1b291c452da164b780c26be705 P 959f0d82066a467c9d6bf5b69152018f [LEADER]: Connected to new peer: Peer: permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260713 09:07:39.811252 21982 raft_consensus.cc:1275] T 2ab2b713716d4148b780303ee04a7505 P 16e106f656474c93b88d8397b448b772 [term 2 FOLLOWER]: Refusing update from remote peer 959f0d82066a467c9d6bf5b69152018f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:39.812480 22293 consensus_queue.cc:1048] T 2ab2b713716d4148b780303ee04a7505 P 959f0d82066a467c9d6bf5b69152018f [LEADER]: Connected to new peer: Peer: permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:39.820968 22057 raft_consensus.cc:1275] T 2ab2b713716d4148b780303ee04a7505 P 77b047ee1465436a93e47ab20a8b537a [term 2 FOLLOWER]: Refusing update from remote peer 959f0d82066a467c9d6bf5b69152018f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:39.823325 22283 consensus_queue.cc:1048] T 2ab2b713716d4148b780303ee04a7505 P 959f0d82066a467c9d6bf5b69152018f [LEADER]: Connected to new peer: Peer: permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:39.942500 21847 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:39.952350 21982 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c40bcad2eb254c9b906082a0dc72f85a"
dest_uuid: "16e106f656474c93b88d8397b448b772"
mode: GRACEFUL
new_leader_uuid: "77b047ee1465436a93e47ab20a8b537a"
 from {username='slave'} at 127.0.0.1:54974
I20260713 09:07:39.952903 21982 raft_consensus.cc:606] T c40bcad2eb254c9b906082a0dc72f85a P 16e106f656474c93b88d8397b448b772 [term 2 LEADER]: Received request to transfer leadership to TS 77b047ee1465436a93e47ab20a8b537a
I20260713 09:07:39.957475 21982 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9556e013f2ef47d0a4f8f03326635fbf"
dest_uuid: "16e106f656474c93b88d8397b448b772"
mode: GRACEFUL
new_leader_uuid: "77b047ee1465436a93e47ab20a8b537a"
 from {username='slave'} at 127.0.0.1:54974
I20260713 09:07:39.957952 21982 raft_consensus.cc:606] T 9556e013f2ef47d0a4f8f03326635fbf P 16e106f656474c93b88d8397b448b772 [term 1 LEADER]: Received request to transfer leadership to TS 77b047ee1465436a93e47ab20a8b537a
I20260713 09:07:39.962728 22130 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "27c42b1b291c452da164b780c26be705"
dest_uuid: "959f0d82066a467c9d6bf5b69152018f"
mode: GRACEFUL
new_leader_uuid: "77b047ee1465436a93e47ab20a8b537a"
 from {username='slave'} at 127.0.0.1:36102
I20260713 09:07:39.963212 22130 raft_consensus.cc:606] T 27c42b1b291c452da164b780c26be705 P 959f0d82066a467c9d6bf5b69152018f [term 2 LEADER]: Received request to transfer leadership to TS 77b047ee1465436a93e47ab20a8b537a
I20260713 09:07:39.967675 21982 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "392a49b2d8c848cb8b6ca4921c503122"
dest_uuid: "16e106f656474c93b88d8397b448b772"
mode: GRACEFUL
new_leader_uuid: "77b047ee1465436a93e47ab20a8b537a"
 from {username='slave'} at 127.0.0.1:54974
I20260713 09:07:39.968180 21982 raft_consensus.cc:606] T 392a49b2d8c848cb8b6ca4921c503122 P 16e106f656474c93b88d8397b448b772 [term 1 LEADER]: Received request to transfer leadership to TS 77b047ee1465436a93e47ab20a8b537a
I20260713 09:07:39.972625 22130 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2ab2b713716d4148b780303ee04a7505"
dest_uuid: "959f0d82066a467c9d6bf5b69152018f"
mode: GRACEFUL
new_leader_uuid: "77b047ee1465436a93e47ab20a8b537a"
 from {username='slave'} at 127.0.0.1:36102
I20260713 09:07:39.973127 22130 raft_consensus.cc:606] T 2ab2b713716d4148b780303ee04a7505 P 959f0d82066a467c9d6bf5b69152018f [term 2 LEADER]: Received request to transfer leadership to TS 77b047ee1465436a93e47ab20a8b537a
I20260713 09:07:40.058274 22278 raft_consensus.cc:993] T 9556e013f2ef47d0a4f8f03326635fbf P 16e106f656474c93b88d8397b448b772: : Instructing follower 77b047ee1465436a93e47ab20a8b537a to start an election
I20260713 09:07:40.058727 22299 raft_consensus.cc:1081] T 9556e013f2ef47d0a4f8f03326635fbf P 16e106f656474c93b88d8397b448b772 [term 1 LEADER]: Signalling peer 77b047ee1465436a93e47ab20a8b537a to start an election
I20260713 09:07:40.060386 22057 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9556e013f2ef47d0a4f8f03326635fbf"
dest_uuid: "77b047ee1465436a93e47ab20a8b537a"
 from {username='slave'} at 127.0.0.1:49272
I20260713 09:07:40.060859 22057 raft_consensus.cc:493] T 9556e013f2ef47d0a4f8f03326635fbf P 77b047ee1465436a93e47ab20a8b537a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:40.061213 22057 raft_consensus.cc:3060] T 9556e013f2ef47d0a4f8f03326635fbf P 77b047ee1465436a93e47ab20a8b537a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:40.066007 22057 raft_consensus.cc:515] T 9556e013f2ef47d0a4f8f03326635fbf P 77b047ee1465436a93e47ab20a8b537a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:40.067452 22057 leader_election.cc:290] T 9556e013f2ef47d0a4f8f03326635fbf P 77b047ee1465436a93e47ab20a8b537a [CANDIDATE]: Term 2 election: Requested vote from peers 16e106f656474c93b88d8397b448b772 (127.21.85.193:33371), 959f0d82066a467c9d6bf5b69152018f (127.21.85.195:34495)
I20260713 09:07:40.068187 21982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9556e013f2ef47d0a4f8f03326635fbf" candidate_uuid: "77b047ee1465436a93e47ab20a8b537a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16e106f656474c93b88d8397b448b772"
I20260713 09:07:40.068480 22130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9556e013f2ef47d0a4f8f03326635fbf" candidate_uuid: "77b047ee1465436a93e47ab20a8b537a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "959f0d82066a467c9d6bf5b69152018f"
I20260713 09:07:40.068779 21982 raft_consensus.cc:3055] T 9556e013f2ef47d0a4f8f03326635fbf P 16e106f656474c93b88d8397b448b772 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:40.068994 22130 raft_consensus.cc:3060] T 9556e013f2ef47d0a4f8f03326635fbf P 959f0d82066a467c9d6bf5b69152018f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:40.069157 21982 raft_consensus.cc:740] T 9556e013f2ef47d0a4f8f03326635fbf P 16e106f656474c93b88d8397b448b772 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 16e106f656474c93b88d8397b448b772, State: Running, Role: LEADER
I20260713 09:07:40.069962 21982 consensus_queue.cc:260] T 9556e013f2ef47d0a4f8f03326635fbf P 16e106f656474c93b88d8397b448b772 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:40.070835 21982 raft_consensus.cc:3060] T 9556e013f2ef47d0a4f8f03326635fbf P 16e106f656474c93b88d8397b448b772 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:40.073328 22130 raft_consensus.cc:2468] T 9556e013f2ef47d0a4f8f03326635fbf P 959f0d82066a467c9d6bf5b69152018f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77b047ee1465436a93e47ab20a8b537a in term 2.
I20260713 09:07:40.074292 22022 leader_election.cc:304] T 9556e013f2ef47d0a4f8f03326635fbf P 77b047ee1465436a93e47ab20a8b537a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77b047ee1465436a93e47ab20a8b537a, 959f0d82066a467c9d6bf5b69152018f; no voters: 
I20260713 09:07:40.074955 22277 raft_consensus.cc:2804] T 9556e013f2ef47d0a4f8f03326635fbf P 77b047ee1465436a93e47ab20a8b537a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:40.075461 21982 raft_consensus.cc:2468] T 9556e013f2ef47d0a4f8f03326635fbf P 16e106f656474c93b88d8397b448b772 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77b047ee1465436a93e47ab20a8b537a in term 2.
I20260713 09:07:40.075933 22277 raft_consensus.cc:697] T 9556e013f2ef47d0a4f8f03326635fbf P 77b047ee1465436a93e47ab20a8b537a [term 2 LEADER]: Becoming Leader. State: Replica: 77b047ee1465436a93e47ab20a8b537a, State: Running, Role: LEADER
I20260713 09:07:40.076685 22277 consensus_queue.cc:237] T 9556e013f2ef47d0a4f8f03326635fbf P 77b047ee1465436a93e47ab20a8b537a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:40.083194 21879 catalog_manager.cc:5697] T 9556e013f2ef47d0a4f8f03326635fbf P 77b047ee1465436a93e47ab20a8b537a reported cstate change: term changed from 1 to 2, leader changed from 16e106f656474c93b88d8397b448b772 (127.21.85.193) to 77b047ee1465436a93e47ab20a8b537a (127.21.85.194). New cstate: current_term: 2 leader_uuid: "77b047ee1465436a93e47ab20a8b537a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:40.176990 22293 raft_consensus.cc:993] T 27c42b1b291c452da164b780c26be705 P 959f0d82066a467c9d6bf5b69152018f: : Instructing follower 77b047ee1465436a93e47ab20a8b537a to start an election
I20260713 09:07:40.177479 22293 raft_consensus.cc:1081] T 27c42b1b291c452da164b780c26be705 P 959f0d82066a467c9d6bf5b69152018f [term 2 LEADER]: Signalling peer 77b047ee1465436a93e47ab20a8b537a to start an election
I20260713 09:07:40.178958 22057 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "27c42b1b291c452da164b780c26be705"
dest_uuid: "77b047ee1465436a93e47ab20a8b537a"
 from {username='slave'} at 127.0.0.1:49286
I20260713 09:07:40.179454 22057 raft_consensus.cc:493] T 27c42b1b291c452da164b780c26be705 P 77b047ee1465436a93e47ab20a8b537a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:40.179711 22057 raft_consensus.cc:3060] T 27c42b1b291c452da164b780c26be705 P 77b047ee1465436a93e47ab20a8b537a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:40.184087 22057 raft_consensus.cc:515] T 27c42b1b291c452da164b780c26be705 P 77b047ee1465436a93e47ab20a8b537a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:40.185676 22057 leader_election.cc:290] T 27c42b1b291c452da164b780c26be705 P 77b047ee1465436a93e47ab20a8b537a [CANDIDATE]: Term 3 election: Requested vote from peers 16e106f656474c93b88d8397b448b772 (127.21.85.193:33371), 959f0d82066a467c9d6bf5b69152018f (127.21.85.195:34495)
I20260713 09:07:40.186555 21982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27c42b1b291c452da164b780c26be705" candidate_uuid: "77b047ee1465436a93e47ab20a8b537a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "16e106f656474c93b88d8397b448b772"
I20260713 09:07:40.186733 22130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27c42b1b291c452da164b780c26be705" candidate_uuid: "77b047ee1465436a93e47ab20a8b537a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "959f0d82066a467c9d6bf5b69152018f"
I20260713 09:07:40.187134 21982 raft_consensus.cc:3060] T 27c42b1b291c452da164b780c26be705 P 16e106f656474c93b88d8397b448b772 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:40.187175 22130 raft_consensus.cc:3055] T 27c42b1b291c452da164b780c26be705 P 959f0d82066a467c9d6bf5b69152018f [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:40.187635 22130 raft_consensus.cc:740] T 27c42b1b291c452da164b780c26be705 P 959f0d82066a467c9d6bf5b69152018f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 959f0d82066a467c9d6bf5b69152018f, State: Running, Role: LEADER
I20260713 09:07:40.188393 22130 consensus_queue.cc:260] T 27c42b1b291c452da164b780c26be705 P 959f0d82066a467c9d6bf5b69152018f [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: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:40.189450 22130 raft_consensus.cc:3060] T 27c42b1b291c452da164b780c26be705 P 959f0d82066a467c9d6bf5b69152018f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:40.193569 21982 raft_consensus.cc:2468] T 27c42b1b291c452da164b780c26be705 P 16e106f656474c93b88d8397b448b772 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77b047ee1465436a93e47ab20a8b537a in term 3.
I20260713 09:07:40.194658 22021 leader_election.cc:304] T 27c42b1b291c452da164b780c26be705 P 77b047ee1465436a93e47ab20a8b537a [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: 16e106f656474c93b88d8397b448b772, 77b047ee1465436a93e47ab20a8b537a; no voters: 
I20260713 09:07:40.195024 22130 raft_consensus.cc:2468] T 27c42b1b291c452da164b780c26be705 P 959f0d82066a467c9d6bf5b69152018f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77b047ee1465436a93e47ab20a8b537a in term 3.
I20260713 09:07:40.195328 22277 raft_consensus.cc:2804] T 27c42b1b291c452da164b780c26be705 P 77b047ee1465436a93e47ab20a8b537a [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:40.195819 22277 raft_consensus.cc:697] T 27c42b1b291c452da164b780c26be705 P 77b047ee1465436a93e47ab20a8b537a [term 3 LEADER]: Becoming Leader. State: Replica: 77b047ee1465436a93e47ab20a8b537a, State: Running, Role: LEADER
I20260713 09:07:40.196549 22277 consensus_queue.cc:237] T 27c42b1b291c452da164b780c26be705 P 77b047ee1465436a93e47ab20a8b537a [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: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:40.201619 21879 catalog_manager.cc:5697] T 27c42b1b291c452da164b780c26be705 P 77b047ee1465436a93e47ab20a8b537a reported cstate change: term changed from 2 to 3, leader changed from 959f0d82066a467c9d6bf5b69152018f (127.21.85.195) to 77b047ee1465436a93e47ab20a8b537a (127.21.85.194). New cstate: current_term: 3 leader_uuid: "77b047ee1465436a93e47ab20a8b537a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:40.315132 22278 raft_consensus.cc:993] T c40bcad2eb254c9b906082a0dc72f85a P 16e106f656474c93b88d8397b448b772: : Instructing follower 77b047ee1465436a93e47ab20a8b537a to start an election
I20260713 09:07:40.315589 22299 raft_consensus.cc:1081] T c40bcad2eb254c9b906082a0dc72f85a P 16e106f656474c93b88d8397b448b772 [term 2 LEADER]: Signalling peer 77b047ee1465436a93e47ab20a8b537a to start an election
I20260713 09:07:40.317003 22057 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c40bcad2eb254c9b906082a0dc72f85a"
dest_uuid: "77b047ee1465436a93e47ab20a8b537a"
 from {username='slave'} at 127.0.0.1:49272
I20260713 09:07:40.317432 22057 raft_consensus.cc:493] T c40bcad2eb254c9b906082a0dc72f85a P 77b047ee1465436a93e47ab20a8b537a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:40.317715 22057 raft_consensus.cc:3060] T c40bcad2eb254c9b906082a0dc72f85a P 77b047ee1465436a93e47ab20a8b537a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:40.321713 22057 raft_consensus.cc:515] T c40bcad2eb254c9b906082a0dc72f85a P 77b047ee1465436a93e47ab20a8b537a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } } peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } }
I20260713 09:07:40.323122 22057 leader_election.cc:290] T c40bcad2eb254c9b906082a0dc72f85a P 77b047ee1465436a93e47ab20a8b537a [CANDIDATE]: Term 3 election: Requested vote from peers 959f0d82066a467c9d6bf5b69152018f (127.21.85.195:34495), 16e106f656474c93b88d8397b448b772 (127.21.85.193:33371)
I20260713 09:07:40.324079 21982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40bcad2eb254c9b906082a0dc72f85a" candidate_uuid: "77b047ee1465436a93e47ab20a8b537a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "16e106f656474c93b88d8397b448b772"
I20260713 09:07:40.324012 22130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40bcad2eb254c9b906082a0dc72f85a" candidate_uuid: "77b047ee1465436a93e47ab20a8b537a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "959f0d82066a467c9d6bf5b69152018f"
I20260713 09:07:40.324730 21982 raft_consensus.cc:3055] T c40bcad2eb254c9b906082a0dc72f85a P 16e106f656474c93b88d8397b448b772 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:40.324932 22130 raft_consensus.cc:3060] T c40bcad2eb254c9b906082a0dc72f85a P 959f0d82066a467c9d6bf5b69152018f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:40.325088 21982 raft_consensus.cc:740] T c40bcad2eb254c9b906082a0dc72f85a P 16e106f656474c93b88d8397b448b772 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 16e106f656474c93b88d8397b448b772, State: Running, Role: LEADER
I20260713 09:07:40.325866 21982 consensus_queue.cc:260] T c40bcad2eb254c9b906082a0dc72f85a P 16e106f656474c93b88d8397b448b772 [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: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } } peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } }
I20260713 09:07:40.326764 21982 raft_consensus.cc:3060] T c40bcad2eb254c9b906082a0dc72f85a P 16e106f656474c93b88d8397b448b772 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:40.329138 22130 raft_consensus.cc:2468] T c40bcad2eb254c9b906082a0dc72f85a P 959f0d82066a467c9d6bf5b69152018f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77b047ee1465436a93e47ab20a8b537a in term 3.
I20260713 09:07:40.330071 22022 leader_election.cc:304] T c40bcad2eb254c9b906082a0dc72f85a P 77b047ee1465436a93e47ab20a8b537a [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: 77b047ee1465436a93e47ab20a8b537a, 959f0d82066a467c9d6bf5b69152018f; no voters: 
I20260713 09:07:40.330791 22277 raft_consensus.cc:2804] T c40bcad2eb254c9b906082a0dc72f85a P 77b047ee1465436a93e47ab20a8b537a [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:40.331187 22277 raft_consensus.cc:697] T c40bcad2eb254c9b906082a0dc72f85a P 77b047ee1465436a93e47ab20a8b537a [term 3 LEADER]: Becoming Leader. State: Replica: 77b047ee1465436a93e47ab20a8b537a, State: Running, Role: LEADER
I20260713 09:07:40.331888 21982 raft_consensus.cc:2468] T c40bcad2eb254c9b906082a0dc72f85a P 16e106f656474c93b88d8397b448b772 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77b047ee1465436a93e47ab20a8b537a in term 3.
I20260713 09:07:40.331933 22277 consensus_queue.cc:237] T c40bcad2eb254c9b906082a0dc72f85a P 77b047ee1465436a93e47ab20a8b537a [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: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } } peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } }
I20260713 09:07:40.338215 21879 catalog_manager.cc:5697] T c40bcad2eb254c9b906082a0dc72f85a P 77b047ee1465436a93e47ab20a8b537a reported cstate change: term changed from 2 to 3, leader changed from 16e106f656474c93b88d8397b448b772 (127.21.85.193) to 77b047ee1465436a93e47ab20a8b537a (127.21.85.194). New cstate: current_term: 3 leader_uuid: "77b047ee1465436a93e47ab20a8b537a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:40.387565 22278 raft_consensus.cc:993] T 392a49b2d8c848cb8b6ca4921c503122 P 16e106f656474c93b88d8397b448b772: : Instructing follower 77b047ee1465436a93e47ab20a8b537a to start an election
I20260713 09:07:40.388042 22299 raft_consensus.cc:1081] T 392a49b2d8c848cb8b6ca4921c503122 P 16e106f656474c93b88d8397b448b772 [term 1 LEADER]: Signalling peer 77b047ee1465436a93e47ab20a8b537a to start an election
I20260713 09:07:40.389344 22057 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "392a49b2d8c848cb8b6ca4921c503122"
dest_uuid: "77b047ee1465436a93e47ab20a8b537a"
 from {username='slave'} at 127.0.0.1:49272
I20260713 09:07:40.389798 22057 raft_consensus.cc:493] T 392a49b2d8c848cb8b6ca4921c503122 P 77b047ee1465436a93e47ab20a8b537a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:40.390029 22057 raft_consensus.cc:3060] T 392a49b2d8c848cb8b6ca4921c503122 P 77b047ee1465436a93e47ab20a8b537a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:40.395118 22057 raft_consensus.cc:515] T 392a49b2d8c848cb8b6ca4921c503122 P 77b047ee1465436a93e47ab20a8b537a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:40.396589 22057 leader_election.cc:290] T 392a49b2d8c848cb8b6ca4921c503122 P 77b047ee1465436a93e47ab20a8b537a [CANDIDATE]: Term 2 election: Requested vote from peers 16e106f656474c93b88d8397b448b772 (127.21.85.193:33371), 959f0d82066a467c9d6bf5b69152018f (127.21.85.195:34495)
I20260713 09:07:40.397421 21982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "392a49b2d8c848cb8b6ca4921c503122" candidate_uuid: "77b047ee1465436a93e47ab20a8b537a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16e106f656474c93b88d8397b448b772"
I20260713 09:07:40.397639 22130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "392a49b2d8c848cb8b6ca4921c503122" candidate_uuid: "77b047ee1465436a93e47ab20a8b537a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "959f0d82066a467c9d6bf5b69152018f"
I20260713 09:07:40.398077 21982 raft_consensus.cc:3055] T 392a49b2d8c848cb8b6ca4921c503122 P 16e106f656474c93b88d8397b448b772 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:40.398129 22130 raft_consensus.cc:3060] T 392a49b2d8c848cb8b6ca4921c503122 P 959f0d82066a467c9d6bf5b69152018f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:40.398419 21982 raft_consensus.cc:740] T 392a49b2d8c848cb8b6ca4921c503122 P 16e106f656474c93b88d8397b448b772 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 16e106f656474c93b88d8397b448b772, State: Running, Role: LEADER
I20260713 09:07:40.399164 21982 consensus_queue.cc:260] T 392a49b2d8c848cb8b6ca4921c503122 P 16e106f656474c93b88d8397b448b772 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:40.400077 21982 raft_consensus.cc:3060] T 392a49b2d8c848cb8b6ca4921c503122 P 16e106f656474c93b88d8397b448b772 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:40.402140 22130 raft_consensus.cc:2468] T 392a49b2d8c848cb8b6ca4921c503122 P 959f0d82066a467c9d6bf5b69152018f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77b047ee1465436a93e47ab20a8b537a in term 2.
I20260713 09:07:40.402993 22022 leader_election.cc:304] T 392a49b2d8c848cb8b6ca4921c503122 P 77b047ee1465436a93e47ab20a8b537a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77b047ee1465436a93e47ab20a8b537a, 959f0d82066a467c9d6bf5b69152018f; no voters: 
I20260713 09:07:40.403659 22277 raft_consensus.cc:2804] T 392a49b2d8c848cb8b6ca4921c503122 P 77b047ee1465436a93e47ab20a8b537a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:40.404085 22277 raft_consensus.cc:697] T 392a49b2d8c848cb8b6ca4921c503122 P 77b047ee1465436a93e47ab20a8b537a [term 2 LEADER]: Becoming Leader. State: Replica: 77b047ee1465436a93e47ab20a8b537a, State: Running, Role: LEADER
I20260713 09:07:40.404706 21982 raft_consensus.cc:2468] T 392a49b2d8c848cb8b6ca4921c503122 P 16e106f656474c93b88d8397b448b772 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77b047ee1465436a93e47ab20a8b537a in term 2.
I20260713 09:07:40.404778 22277 consensus_queue.cc:237] T 392a49b2d8c848cb8b6ca4921c503122 P 77b047ee1465436a93e47ab20a8b537a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:40.410781 21879 catalog_manager.cc:5697] T 392a49b2d8c848cb8b6ca4921c503122 P 77b047ee1465436a93e47ab20a8b537a reported cstate change: term changed from 1 to 2, leader changed from 16e106f656474c93b88d8397b448b772 (127.21.85.193) to 77b047ee1465436a93e47ab20a8b537a (127.21.85.194). New cstate: current_term: 2 leader_uuid: "77b047ee1465436a93e47ab20a8b537a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:40.423363 22283 raft_consensus.cc:993] T 2ab2b713716d4148b780303ee04a7505 P 959f0d82066a467c9d6bf5b69152018f: : Instructing follower 77b047ee1465436a93e47ab20a8b537a to start an election
I20260713 09:07:40.423753 22307 raft_consensus.cc:1081] T 2ab2b713716d4148b780303ee04a7505 P 959f0d82066a467c9d6bf5b69152018f [term 2 LEADER]: Signalling peer 77b047ee1465436a93e47ab20a8b537a to start an election
I20260713 09:07:40.425437 22057 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2ab2b713716d4148b780303ee04a7505"
dest_uuid: "77b047ee1465436a93e47ab20a8b537a"
 from {username='slave'} at 127.0.0.1:49286
I20260713 09:07:40.425917 22057 raft_consensus.cc:493] T 2ab2b713716d4148b780303ee04a7505 P 77b047ee1465436a93e47ab20a8b537a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:40.426169 22057 raft_consensus.cc:3060] T 2ab2b713716d4148b780303ee04a7505 P 77b047ee1465436a93e47ab20a8b537a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:40.429966 22057 raft_consensus.cc:515] T 2ab2b713716d4148b780303ee04a7505 P 77b047ee1465436a93e47ab20a8b537a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:40.431242 22057 leader_election.cc:290] T 2ab2b713716d4148b780303ee04a7505 P 77b047ee1465436a93e47ab20a8b537a [CANDIDATE]: Term 3 election: Requested vote from peers 16e106f656474c93b88d8397b448b772 (127.21.85.193:33371), 959f0d82066a467c9d6bf5b69152018f (127.21.85.195:34495)
I20260713 09:07:40.432065 21982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab2b713716d4148b780303ee04a7505" candidate_uuid: "77b047ee1465436a93e47ab20a8b537a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "16e106f656474c93b88d8397b448b772"
I20260713 09:07:40.432263 22130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab2b713716d4148b780303ee04a7505" candidate_uuid: "77b047ee1465436a93e47ab20a8b537a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "959f0d82066a467c9d6bf5b69152018f"
I20260713 09:07:40.432577 21982 raft_consensus.cc:3060] T 2ab2b713716d4148b780303ee04a7505 P 16e106f656474c93b88d8397b448b772 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:40.432742 22130 raft_consensus.cc:3055] T 2ab2b713716d4148b780303ee04a7505 P 959f0d82066a467c9d6bf5b69152018f [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:40.433077 22130 raft_consensus.cc:740] T 2ab2b713716d4148b780303ee04a7505 P 959f0d82066a467c9d6bf5b69152018f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 959f0d82066a467c9d6bf5b69152018f, State: Running, Role: LEADER
I20260713 09:07:40.433598 22130 consensus_queue.cc:260] T 2ab2b713716d4148b780303ee04a7505 P 959f0d82066a467c9d6bf5b69152018f [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: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:40.434338 22130 raft_consensus.cc:3060] T 2ab2b713716d4148b780303ee04a7505 P 959f0d82066a467c9d6bf5b69152018f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:40.437542 21982 raft_consensus.cc:2468] T 2ab2b713716d4148b780303ee04a7505 P 16e106f656474c93b88d8397b448b772 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77b047ee1465436a93e47ab20a8b537a in term 3.
I20260713 09:07:40.438486 22021 leader_election.cc:304] T 2ab2b713716d4148b780303ee04a7505 P 77b047ee1465436a93e47ab20a8b537a [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: 16e106f656474c93b88d8397b448b772, 77b047ee1465436a93e47ab20a8b537a; no voters: 
I20260713 09:07:40.438720 22130 raft_consensus.cc:2468] T 2ab2b713716d4148b780303ee04a7505 P 959f0d82066a467c9d6bf5b69152018f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77b047ee1465436a93e47ab20a8b537a in term 3.
I20260713 09:07:40.439244 22277 raft_consensus.cc:2804] T 2ab2b713716d4148b780303ee04a7505 P 77b047ee1465436a93e47ab20a8b537a [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:40.439741 22277 raft_consensus.cc:697] T 2ab2b713716d4148b780303ee04a7505 P 77b047ee1465436a93e47ab20a8b537a [term 3 LEADER]: Becoming Leader. State: Replica: 77b047ee1465436a93e47ab20a8b537a, State: Running, Role: LEADER
I20260713 09:07:40.440567 22277 consensus_queue.cc:237] T 2ab2b713716d4148b780303ee04a7505 P 77b047ee1465436a93e47ab20a8b537a [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: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:40.446302 21879 catalog_manager.cc:5697] T 2ab2b713716d4148b780303ee04a7505 P 77b047ee1465436a93e47ab20a8b537a reported cstate change: term changed from 2 to 3, leader changed from 959f0d82066a467c9d6bf5b69152018f (127.21.85.195) to 77b047ee1465436a93e47ab20a8b537a (127.21.85.194). New cstate: current_term: 3 leader_uuid: "77b047ee1465436a93e47ab20a8b537a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:40.482472 21982 raft_consensus.cc:1275] T 9556e013f2ef47d0a4f8f03326635fbf P 16e106f656474c93b88d8397b448b772 [term 2 FOLLOWER]: Refusing update from remote peer 77b047ee1465436a93e47ab20a8b537a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:40.483534 22277 consensus_queue.cc:1048] T 9556e013f2ef47d0a4f8f03326635fbf P 77b047ee1465436a93e47ab20a8b537a [LEADER]: Connected to new peer: Peer: permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:40.492272 22130 raft_consensus.cc:1275] T 9556e013f2ef47d0a4f8f03326635fbf P 959f0d82066a467c9d6bf5b69152018f [term 2 FOLLOWER]: Refusing update from remote peer 77b047ee1465436a93e47ab20a8b537a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:40.493566 22310 consensus_queue.cc:1048] T 9556e013f2ef47d0a4f8f03326635fbf P 77b047ee1465436a93e47ab20a8b537a [LEADER]: Connected to new peer: Peer: permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:40.579732 21982 raft_consensus.cc:1275] T 27c42b1b291c452da164b780c26be705 P 16e106f656474c93b88d8397b448b772 [term 3 FOLLOWER]: Refusing update from remote peer 77b047ee1465436a93e47ab20a8b537a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:40.581068 22310 consensus_queue.cc:1048] T 27c42b1b291c452da164b780c26be705 P 77b047ee1465436a93e47ab20a8b537a [LEADER]: Connected to new peer: Peer: permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:40.587960 22130 raft_consensus.cc:1275] T 27c42b1b291c452da164b780c26be705 P 959f0d82066a467c9d6bf5b69152018f [term 3 FOLLOWER]: Refusing update from remote peer 77b047ee1465436a93e47ab20a8b537a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:40.589341 22300 consensus_queue.cc:1048] T 27c42b1b291c452da164b780c26be705 P 77b047ee1465436a93e47ab20a8b537a [LEADER]: Connected to new peer: Peer: permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:40.734797 21981 raft_consensus.cc:1275] T c40bcad2eb254c9b906082a0dc72f85a P 16e106f656474c93b88d8397b448b772 [term 3 FOLLOWER]: Refusing update from remote peer 77b047ee1465436a93e47ab20a8b537a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:40.736186 22300 consensus_queue.cc:1048] T c40bcad2eb254c9b906082a0dc72f85a P 77b047ee1465436a93e47ab20a8b537a [LEADER]: Connected to new peer: Peer: permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:40.738639 22130 raft_consensus.cc:1275] T c40bcad2eb254c9b906082a0dc72f85a P 959f0d82066a467c9d6bf5b69152018f [term 3 FOLLOWER]: Refusing update from remote peer 77b047ee1465436a93e47ab20a8b537a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:40.739974 22300 consensus_queue.cc:1048] T c40bcad2eb254c9b906082a0dc72f85a P 77b047ee1465436a93e47ab20a8b537a [LEADER]: Connected to new peer: Peer: permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:40.868356 21981 raft_consensus.cc:1275] T 392a49b2d8c848cb8b6ca4921c503122 P 16e106f656474c93b88d8397b448b772 [term 2 FOLLOWER]: Refusing update from remote peer 77b047ee1465436a93e47ab20a8b537a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:40.869589 22310 consensus_queue.cc:1048] T 392a49b2d8c848cb8b6ca4921c503122 P 77b047ee1465436a93e47ab20a8b537a [LEADER]: Connected to new peer: Peer: permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:40.878626 22130 raft_consensus.cc:1275] T 392a49b2d8c848cb8b6ca4921c503122 P 959f0d82066a467c9d6bf5b69152018f [term 2 FOLLOWER]: Refusing update from remote peer 77b047ee1465436a93e47ab20a8b537a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:40.880049 22300 consensus_queue.cc:1048] T 392a49b2d8c848cb8b6ca4921c503122 P 77b047ee1465436a93e47ab20a8b537a [LEADER]: Connected to new peer: Peer: permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:40.905815 22130 raft_consensus.cc:1275] T 2ab2b713716d4148b780303ee04a7505 P 959f0d82066a467c9d6bf5b69152018f [term 3 FOLLOWER]: Refusing update from remote peer 77b047ee1465436a93e47ab20a8b537a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:40.906939 22300 consensus_queue.cc:1048] T 2ab2b713716d4148b780303ee04a7505 P 77b047ee1465436a93e47ab20a8b537a [LEADER]: Connected to new peer: Peer: permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:40.914335 21981 raft_consensus.cc:1275] T 2ab2b713716d4148b780303ee04a7505 P 16e106f656474c93b88d8397b448b772 [term 3 FOLLOWER]: Refusing update from remote peer 77b047ee1465436a93e47ab20a8b537a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:40.916069 22310 consensus_queue.cc:1048] T 2ab2b713716d4148b780303ee04a7505 P 77b047ee1465436a93e47ab20a8b537a [LEADER]: Connected to new peer: Peer: permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:42.984701 21847 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:42.993080 22057 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0402c39f742641eca8ffad94b79d2921"
dest_uuid: "77b047ee1465436a93e47ab20a8b537a"
mode: GRACEFUL
new_leader_uuid: "959f0d82066a467c9d6bf5b69152018f"
 from {username='slave'} at 127.0.0.1:45782
I20260713 09:07:42.993857 22057 raft_consensus.cc:606] T 0402c39f742641eca8ffad94b79d2921 P 77b047ee1465436a93e47ab20a8b537a [term 1 LEADER]: Received request to transfer leadership to TS 959f0d82066a467c9d6bf5b69152018f
I20260713 09:07:42.996462 22057 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "27c42b1b291c452da164b780c26be705"
dest_uuid: "77b047ee1465436a93e47ab20a8b537a"
mode: GRACEFUL
new_leader_uuid: "16e106f656474c93b88d8397b448b772"
 from {username='slave'} at 127.0.0.1:45782
I20260713 09:07:42.996858 22057 raft_consensus.cc:606] T 27c42b1b291c452da164b780c26be705 P 77b047ee1465436a93e47ab20a8b537a [term 3 LEADER]: Received request to transfer leadership to TS 16e106f656474c93b88d8397b448b772
I20260713 09:07:42.998867 22057 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2ab2b713716d4148b780303ee04a7505"
dest_uuid: "77b047ee1465436a93e47ab20a8b537a"
mode: GRACEFUL
new_leader_uuid: "959f0d82066a467c9d6bf5b69152018f"
 from {username='slave'} at 127.0.0.1:45782
I20260713 09:07:42.999259 22057 raft_consensus.cc:606] T 2ab2b713716d4148b780303ee04a7505 P 77b047ee1465436a93e47ab20a8b537a [term 3 LEADER]: Received request to transfer leadership to TS 959f0d82066a467c9d6bf5b69152018f
I20260713 09:07:43.001389 22057 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "392a49b2d8c848cb8b6ca4921c503122"
dest_uuid: "77b047ee1465436a93e47ab20a8b537a"
mode: GRACEFUL
new_leader_uuid: "16e106f656474c93b88d8397b448b772"
 from {username='slave'} at 127.0.0.1:45782
I20260713 09:07:43.001804 22057 raft_consensus.cc:606] T 392a49b2d8c848cb8b6ca4921c503122 P 77b047ee1465436a93e47ab20a8b537a [term 2 LEADER]: Received request to transfer leadership to TS 16e106f656474c93b88d8397b448b772
I20260713 09:07:43.003854 22057 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9556e013f2ef47d0a4f8f03326635fbf"
dest_uuid: "77b047ee1465436a93e47ab20a8b537a"
mode: GRACEFUL
new_leader_uuid: "16e106f656474c93b88d8397b448b772"
 from {username='slave'} at 127.0.0.1:45782
I20260713 09:07:43.004256 22057 raft_consensus.cc:606] T 9556e013f2ef47d0a4f8f03326635fbf P 77b047ee1465436a93e47ab20a8b537a [term 2 LEADER]: Received request to transfer leadership to TS 16e106f656474c93b88d8397b448b772
I20260713 09:07:43.005366 21847 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:07:43.005929 21847 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:43.007028 22277 raft_consensus.cc:993] T 9556e013f2ef47d0a4f8f03326635fbf P 77b047ee1465436a93e47ab20a8b537a: : Instructing follower 16e106f656474c93b88d8397b448b772 to start an election
I20260713 09:07:43.009044 22321 raft_consensus.cc:1081] T 9556e013f2ef47d0a4f8f03326635fbf P 77b047ee1465436a93e47ab20a8b537a [term 2 LEADER]: Signalling peer 16e106f656474c93b88d8397b448b772 to start an election
I20260713 09:07:43.010213 22321 raft_consensus.cc:993] T 392a49b2d8c848cb8b6ca4921c503122 P 77b047ee1465436a93e47ab20a8b537a: : Instructing follower 16e106f656474c93b88d8397b448b772 to start an election
I20260713 09:07:43.010607 21981 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9556e013f2ef47d0a4f8f03326635fbf"
dest_uuid: "16e106f656474c93b88d8397b448b772"
 from {username='slave'} at 127.0.0.1:36050
I20260713 09:07:43.010754 22322 raft_consensus.cc:1081] T 392a49b2d8c848cb8b6ca4921c503122 P 77b047ee1465436a93e47ab20a8b537a [term 2 LEADER]: Signalling peer 16e106f656474c93b88d8397b448b772 to start an election
I20260713 09:07:43.011101 21981 raft_consensus.cc:493] T 9556e013f2ef47d0a4f8f03326635fbf P 16e106f656474c93b88d8397b448b772 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:43.011508 21981 raft_consensus.cc:3060] T 9556e013f2ef47d0a4f8f03326635fbf P 16e106f656474c93b88d8397b448b772 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:43.012580 21982 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "392a49b2d8c848cb8b6ca4921c503122"
dest_uuid: "16e106f656474c93b88d8397b448b772"
 from {username='slave'} at 127.0.0.1:36050
I20260713 09:07:43.013159 21982 raft_consensus.cc:493] T 392a49b2d8c848cb8b6ca4921c503122 P 16e106f656474c93b88d8397b448b772 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:43.013514 21982 raft_consensus.cc:3060] T 392a49b2d8c848cb8b6ca4921c503122 P 16e106f656474c93b88d8397b448b772 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:43.018999 21981 raft_consensus.cc:515] T 9556e013f2ef47d0a4f8f03326635fbf P 16e106f656474c93b88d8397b448b772 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:43.020726 21982 raft_consensus.cc:515] T 392a49b2d8c848cb8b6ca4921c503122 P 16e106f656474c93b88d8397b448b772 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:43.021335 21981 leader_election.cc:290] T 9556e013f2ef47d0a4f8f03326635fbf P 16e106f656474c93b88d8397b448b772 [CANDIDATE]: Term 3 election: Requested vote from peers 77b047ee1465436a93e47ab20a8b537a (127.21.85.194:37299), 959f0d82066a467c9d6bf5b69152018f (127.21.85.195:34495)
I20260713 09:07:43.022289 22057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9556e013f2ef47d0a4f8f03326635fbf" candidate_uuid: "16e106f656474c93b88d8397b448b772" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "77b047ee1465436a93e47ab20a8b537a"
I20260713 09:07:43.022702 22131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9556e013f2ef47d0a4f8f03326635fbf" candidate_uuid: "16e106f656474c93b88d8397b448b772" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "959f0d82066a467c9d6bf5b69152018f"
I20260713 09:07:43.023033 22057 raft_consensus.cc:3055] T 9556e013f2ef47d0a4f8f03326635fbf P 77b047ee1465436a93e47ab20a8b537a [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:43.023293 22131 raft_consensus.cc:3060] T 9556e013f2ef47d0a4f8f03326635fbf P 959f0d82066a467c9d6bf5b69152018f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:43.023355 22057 raft_consensus.cc:740] T 9556e013f2ef47d0a4f8f03326635fbf P 77b047ee1465436a93e47ab20a8b537a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 77b047ee1465436a93e47ab20a8b537a, State: Running, Role: LEADER
I20260713 09:07:43.024346 22055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "392a49b2d8c848cb8b6ca4921c503122" candidate_uuid: "16e106f656474c93b88d8397b448b772" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "77b047ee1465436a93e47ab20a8b537a"
I20260713 09:07:43.024722 22130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "392a49b2d8c848cb8b6ca4921c503122" candidate_uuid: "16e106f656474c93b88d8397b448b772" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "959f0d82066a467c9d6bf5b69152018f"
I20260713 09:07:43.024398 22057 consensus_queue.cc:260] T 9556e013f2ef47d0a4f8f03326635fbf P 77b047ee1465436a93e47ab20a8b537a [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: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:43.025349 22130 raft_consensus.cc:3060] T 392a49b2d8c848cb8b6ca4921c503122 P 959f0d82066a467c9d6bf5b69152018f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:43.025061 22055 raft_consensus.cc:3055] T 392a49b2d8c848cb8b6ca4921c503122 P 77b047ee1465436a93e47ab20a8b537a [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:43.025923 22057 raft_consensus.cc:3060] T 9556e013f2ef47d0a4f8f03326635fbf P 77b047ee1465436a93e47ab20a8b537a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:43.025852 22055 raft_consensus.cc:740] T 392a49b2d8c848cb8b6ca4921c503122 P 77b047ee1465436a93e47ab20a8b537a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 77b047ee1465436a93e47ab20a8b537a, State: Running, Role: LEADER
I20260713 09:07:43.031605 22131 raft_consensus.cc:2468] T 9556e013f2ef47d0a4f8f03326635fbf P 959f0d82066a467c9d6bf5b69152018f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16e106f656474c93b88d8397b448b772 in term 3.
I20260713 09:07:43.031538 22055 consensus_queue.cc:260] T 392a49b2d8c848cb8b6ca4921c503122 P 77b047ee1465436a93e47ab20a8b537a [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: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:43.032327 22130 raft_consensus.cc:2468] T 392a49b2d8c848cb8b6ca4921c503122 P 959f0d82066a467c9d6bf5b69152018f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16e106f656474c93b88d8397b448b772 in term 3.
I20260713 09:07:43.032657 22055 raft_consensus.cc:3060] T 392a49b2d8c848cb8b6ca4921c503122 P 77b047ee1465436a93e47ab20a8b537a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:43.032829 21982 leader_election.cc:290] T 392a49b2d8c848cb8b6ca4921c503122 P 16e106f656474c93b88d8397b448b772 [CANDIDATE]: Term 3 election: Requested vote from peers 77b047ee1465436a93e47ab20a8b537a (127.21.85.194:37299), 959f0d82066a467c9d6bf5b69152018f (127.21.85.195:34495)
I20260713 09:07:43.033308 21947 leader_election.cc:304] T 9556e013f2ef47d0a4f8f03326635fbf P 16e106f656474c93b88d8397b448b772 [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: 16e106f656474c93b88d8397b448b772, 959f0d82066a467c9d6bf5b69152018f; no voters: 
I20260713 09:07:43.037338 22057 raft_consensus.cc:2468] T 9556e013f2ef47d0a4f8f03326635fbf P 77b047ee1465436a93e47ab20a8b537a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16e106f656474c93b88d8397b448b772 in term 3.
I20260713 09:07:43.038858 22323 raft_consensus.cc:2804] T 9556e013f2ef47d0a4f8f03326635fbf P 16e106f656474c93b88d8397b448b772 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:43.038977 21947 leader_election.cc:304] T 392a49b2d8c848cb8b6ca4921c503122 P 16e106f656474c93b88d8397b448b772 [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: 16e106f656474c93b88d8397b448b772, 959f0d82066a467c9d6bf5b69152018f; no voters: 
I20260713 09:07:43.040310 22323 raft_consensus.cc:697] T 9556e013f2ef47d0a4f8f03326635fbf P 16e106f656474c93b88d8397b448b772 [term 3 LEADER]: Becoming Leader. State: Replica: 16e106f656474c93b88d8397b448b772, State: Running, Role: LEADER
I20260713 09:07:43.041383 22323 consensus_queue.cc:237] T 9556e013f2ef47d0a4f8f03326635fbf P 16e106f656474c93b88d8397b448b772 [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: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:43.041388 22324 raft_consensus.cc:2804] T 392a49b2d8c848cb8b6ca4921c503122 P 16e106f656474c93b88d8397b448b772 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:43.042004 22055 raft_consensus.cc:2468] T 392a49b2d8c848cb8b6ca4921c503122 P 77b047ee1465436a93e47ab20a8b537a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16e106f656474c93b88d8397b448b772 in term 3.
I20260713 09:07:43.042553 22324 raft_consensus.cc:697] T 392a49b2d8c848cb8b6ca4921c503122 P 16e106f656474c93b88d8397b448b772 [term 3 LEADER]: Becoming Leader. State: Replica: 16e106f656474c93b88d8397b448b772, State: Running, Role: LEADER
I20260713 09:07:43.043375 22324 consensus_queue.cc:237] T 392a49b2d8c848cb8b6ca4921c503122 P 16e106f656474c93b88d8397b448b772 [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: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:43.049723 21879 catalog_manager.cc:5697] T 9556e013f2ef47d0a4f8f03326635fbf P 16e106f656474c93b88d8397b448b772 reported cstate change: term changed from 2 to 3, leader changed from 77b047ee1465436a93e47ab20a8b537a (127.21.85.194) to 16e106f656474c93b88d8397b448b772 (127.21.85.193). New cstate: current_term: 3 leader_uuid: "16e106f656474c93b88d8397b448b772" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:43.064800 21879 catalog_manager.cc:5697] T 392a49b2d8c848cb8b6ca4921c503122 P 16e106f656474c93b88d8397b448b772 reported cstate change: term changed from 2 to 3, leader changed from 77b047ee1465436a93e47ab20a8b537a (127.21.85.194) to 16e106f656474c93b88d8397b448b772 (127.21.85.193). New cstate: current_term: 3 leader_uuid: "16e106f656474c93b88d8397b448b772" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:43.103082 22277 raft_consensus.cc:993] T 27c42b1b291c452da164b780c26be705 P 77b047ee1465436a93e47ab20a8b537a: : Instructing follower 16e106f656474c93b88d8397b448b772 to start an election
I20260713 09:07:43.103504 22277 raft_consensus.cc:1081] T 27c42b1b291c452da164b780c26be705 P 77b047ee1465436a93e47ab20a8b537a [term 3 LEADER]: Signalling peer 16e106f656474c93b88d8397b448b772 to start an election
I20260713 09:07:43.104884 21982 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "27c42b1b291c452da164b780c26be705"
dest_uuid: "16e106f656474c93b88d8397b448b772"
 from {username='slave'} at 127.0.0.1:36050
I20260713 09:07:43.105346 21982 raft_consensus.cc:493] T 27c42b1b291c452da164b780c26be705 P 16e106f656474c93b88d8397b448b772 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:43.105692 21982 raft_consensus.cc:3060] T 27c42b1b291c452da164b780c26be705 P 16e106f656474c93b88d8397b448b772 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:43.110430 21982 raft_consensus.cc:515] T 27c42b1b291c452da164b780c26be705 P 16e106f656474c93b88d8397b448b772 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:43.112058 21982 leader_election.cc:290] T 27c42b1b291c452da164b780c26be705 P 16e106f656474c93b88d8397b448b772 [CANDIDATE]: Term 4 election: Requested vote from peers 77b047ee1465436a93e47ab20a8b537a (127.21.85.194:37299), 959f0d82066a467c9d6bf5b69152018f (127.21.85.195:34495)
I20260713 09:07:43.112741 22055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27c42b1b291c452da164b780c26be705" candidate_uuid: "16e106f656474c93b88d8397b448b772" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "77b047ee1465436a93e47ab20a8b537a"
I20260713 09:07:43.113271 22055 raft_consensus.cc:3055] T 27c42b1b291c452da164b780c26be705 P 77b047ee1465436a93e47ab20a8b537a [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:07:43.113219 22130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27c42b1b291c452da164b780c26be705" candidate_uuid: "16e106f656474c93b88d8397b448b772" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "959f0d82066a467c9d6bf5b69152018f"
I20260713 09:07:43.113674 22055 raft_consensus.cc:740] T 27c42b1b291c452da164b780c26be705 P 77b047ee1465436a93e47ab20a8b537a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 77b047ee1465436a93e47ab20a8b537a, State: Running, Role: LEADER
I20260713 09:07:43.113801 22130 raft_consensus.cc:3060] T 27c42b1b291c452da164b780c26be705 P 959f0d82066a467c9d6bf5b69152018f [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:43.114516 22055 consensus_queue.cc:260] T 27c42b1b291c452da164b780c26be705 P 77b047ee1465436a93e47ab20a8b537a [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: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:43.115687 22055 raft_consensus.cc:3060] T 27c42b1b291c452da164b780c26be705 P 77b047ee1465436a93e47ab20a8b537a [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:43.120048 22130 raft_consensus.cc:2468] T 27c42b1b291c452da164b780c26be705 P 959f0d82066a467c9d6bf5b69152018f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16e106f656474c93b88d8397b448b772 in term 4.
I20260713 09:07:43.121179 21947 leader_election.cc:304] T 27c42b1b291c452da164b780c26be705 P 16e106f656474c93b88d8397b448b772 [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: 16e106f656474c93b88d8397b448b772, 959f0d82066a467c9d6bf5b69152018f; no voters: 
I20260713 09:07:43.121991 22323 raft_consensus.cc:2804] T 27c42b1b291c452da164b780c26be705 P 16e106f656474c93b88d8397b448b772 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:07:43.122339 22055 raft_consensus.cc:2468] T 27c42b1b291c452da164b780c26be705 P 77b047ee1465436a93e47ab20a8b537a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16e106f656474c93b88d8397b448b772 in term 4.
I20260713 09:07:43.122452 22323 raft_consensus.cc:697] T 27c42b1b291c452da164b780c26be705 P 16e106f656474c93b88d8397b448b772 [term 4 LEADER]: Becoming Leader. State: Replica: 16e106f656474c93b88d8397b448b772, State: Running, Role: LEADER
I20260713 09:07:43.123486 22323 consensus_queue.cc:237] T 27c42b1b291c452da164b780c26be705 P 16e106f656474c93b88d8397b448b772 [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: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:43.130133 21879 catalog_manager.cc:5697] T 27c42b1b291c452da164b780c26be705 P 16e106f656474c93b88d8397b448b772 reported cstate change: term changed from 3 to 4, leader changed from 77b047ee1465436a93e47ab20a8b537a (127.21.85.194) to 16e106f656474c93b88d8397b448b772 (127.21.85.193). New cstate: current_term: 4 leader_uuid: "16e106f656474c93b88d8397b448b772" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:43.269791 22321 raft_consensus.cc:993] T 0402c39f742641eca8ffad94b79d2921 P 77b047ee1465436a93e47ab20a8b537a: : Instructing follower 959f0d82066a467c9d6bf5b69152018f to start an election
I20260713 09:07:43.270260 22277 raft_consensus.cc:1081] T 0402c39f742641eca8ffad94b79d2921 P 77b047ee1465436a93e47ab20a8b537a [term 1 LEADER]: Signalling peer 959f0d82066a467c9d6bf5b69152018f to start an election
I20260713 09:07:43.271684 22130 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0402c39f742641eca8ffad94b79d2921"
dest_uuid: "959f0d82066a467c9d6bf5b69152018f"
 from {username='slave'} at 127.0.0.1:49368
I20260713 09:07:43.272117 22130 raft_consensus.cc:493] T 0402c39f742641eca8ffad94b79d2921 P 959f0d82066a467c9d6bf5b69152018f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:43.272346 22130 raft_consensus.cc:3060] T 0402c39f742641eca8ffad94b79d2921 P 959f0d82066a467c9d6bf5b69152018f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:43.276109 22130 raft_consensus.cc:515] T 0402c39f742641eca8ffad94b79d2921 P 959f0d82066a467c9d6bf5b69152018f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:43.277608 22130 leader_election.cc:290] T 0402c39f742641eca8ffad94b79d2921 P 959f0d82066a467c9d6bf5b69152018f [CANDIDATE]: Term 2 election: Requested vote from peers 16e106f656474c93b88d8397b448b772 (127.21.85.193:33371), 77b047ee1465436a93e47ab20a8b537a (127.21.85.194:37299)
I20260713 09:07:43.278400 21982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0402c39f742641eca8ffad94b79d2921" candidate_uuid: "959f0d82066a467c9d6bf5b69152018f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16e106f656474c93b88d8397b448b772"
I20260713 09:07:43.278632 22055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0402c39f742641eca8ffad94b79d2921" candidate_uuid: "959f0d82066a467c9d6bf5b69152018f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77b047ee1465436a93e47ab20a8b537a"
I20260713 09:07:43.278992 21982 raft_consensus.cc:3060] T 0402c39f742641eca8ffad94b79d2921 P 16e106f656474c93b88d8397b448b772 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:43.279179 22055 raft_consensus.cc:3055] T 0402c39f742641eca8ffad94b79d2921 P 77b047ee1465436a93e47ab20a8b537a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:43.279510 22055 raft_consensus.cc:740] T 0402c39f742641eca8ffad94b79d2921 P 77b047ee1465436a93e47ab20a8b537a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 77b047ee1465436a93e47ab20a8b537a, State: Running, Role: LEADER
I20260713 09:07:43.280234 22055 consensus_queue.cc:260] T 0402c39f742641eca8ffad94b79d2921 P 77b047ee1465436a93e47ab20a8b537a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:43.281088 22055 raft_consensus.cc:3060] T 0402c39f742641eca8ffad94b79d2921 P 77b047ee1465436a93e47ab20a8b537a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:43.283566 21982 raft_consensus.cc:2468] T 0402c39f742641eca8ffad94b79d2921 P 16e106f656474c93b88d8397b448b772 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 959f0d82066a467c9d6bf5b69152018f in term 2.
I20260713 09:07:43.284791 22095 leader_election.cc:304] T 0402c39f742641eca8ffad94b79d2921 P 959f0d82066a467c9d6bf5b69152018f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16e106f656474c93b88d8397b448b772, 959f0d82066a467c9d6bf5b69152018f; no voters: 
I20260713 09:07:43.285665 22307 raft_consensus.cc:2804] T 0402c39f742641eca8ffad94b79d2921 P 959f0d82066a467c9d6bf5b69152018f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:43.285756 22055 raft_consensus.cc:2468] T 0402c39f742641eca8ffad94b79d2921 P 77b047ee1465436a93e47ab20a8b537a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 959f0d82066a467c9d6bf5b69152018f in term 2.
I20260713 09:07:43.286949 22307 raft_consensus.cc:697] T 0402c39f742641eca8ffad94b79d2921 P 959f0d82066a467c9d6bf5b69152018f [term 2 LEADER]: Becoming Leader. State: Replica: 959f0d82066a467c9d6bf5b69152018f, State: Running, Role: LEADER
I20260713 09:07:43.287747 22307 consensus_queue.cc:237] T 0402c39f742641eca8ffad94b79d2921 P 959f0d82066a467c9d6bf5b69152018f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:43.294404 21879 catalog_manager.cc:5697] T 0402c39f742641eca8ffad94b79d2921 P 959f0d82066a467c9d6bf5b69152018f reported cstate change: term changed from 1 to 2, leader changed from 77b047ee1465436a93e47ab20a8b537a (127.21.85.194) to 959f0d82066a467c9d6bf5b69152018f (127.21.85.195). New cstate: current_term: 2 leader_uuid: "959f0d82066a467c9d6bf5b69152018f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:43.366830 22321 raft_consensus.cc:993] T 2ab2b713716d4148b780303ee04a7505 P 77b047ee1465436a93e47ab20a8b537a: : Instructing follower 959f0d82066a467c9d6bf5b69152018f to start an election
I20260713 09:07:43.367278 22277 raft_consensus.cc:1081] T 2ab2b713716d4148b780303ee04a7505 P 77b047ee1465436a93e47ab20a8b537a [term 3 LEADER]: Signalling peer 959f0d82066a467c9d6bf5b69152018f to start an election
I20260713 09:07:43.368626 22130 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2ab2b713716d4148b780303ee04a7505"
dest_uuid: "959f0d82066a467c9d6bf5b69152018f"
 from {username='slave'} at 127.0.0.1:49368
I20260713 09:07:43.369102 22130 raft_consensus.cc:493] T 2ab2b713716d4148b780303ee04a7505 P 959f0d82066a467c9d6bf5b69152018f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:43.369453 22130 raft_consensus.cc:3060] T 2ab2b713716d4148b780303ee04a7505 P 959f0d82066a467c9d6bf5b69152018f [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:43.373450 22130 raft_consensus.cc:515] T 2ab2b713716d4148b780303ee04a7505 P 959f0d82066a467c9d6bf5b69152018f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:43.374814 22130 leader_election.cc:290] T 2ab2b713716d4148b780303ee04a7505 P 959f0d82066a467c9d6bf5b69152018f [CANDIDATE]: Term 4 election: Requested vote from peers 16e106f656474c93b88d8397b448b772 (127.21.85.193:33371), 77b047ee1465436a93e47ab20a8b537a (127.21.85.194:37299)
I20260713 09:07:43.375768 21982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab2b713716d4148b780303ee04a7505" candidate_uuid: "959f0d82066a467c9d6bf5b69152018f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "16e106f656474c93b88d8397b448b772"
I20260713 09:07:43.375982 22055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab2b713716d4148b780303ee04a7505" candidate_uuid: "959f0d82066a467c9d6bf5b69152018f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "77b047ee1465436a93e47ab20a8b537a"
I20260713 09:07:43.376353 21982 raft_consensus.cc:3060] T 2ab2b713716d4148b780303ee04a7505 P 16e106f656474c93b88d8397b448b772 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:43.376524 22055 raft_consensus.cc:3055] T 2ab2b713716d4148b780303ee04a7505 P 77b047ee1465436a93e47ab20a8b537a [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:07:43.376876 22055 raft_consensus.cc:740] T 2ab2b713716d4148b780303ee04a7505 P 77b047ee1465436a93e47ab20a8b537a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 77b047ee1465436a93e47ab20a8b537a, State: Running, Role: LEADER
I20260713 09:07:43.377609 22055 consensus_queue.cc:260] T 2ab2b713716d4148b780303ee04a7505 P 77b047ee1465436a93e47ab20a8b537a [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: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:43.378521 22055 raft_consensus.cc:3060] T 2ab2b713716d4148b780303ee04a7505 P 77b047ee1465436a93e47ab20a8b537a [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:43.381299 21982 raft_consensus.cc:2468] T 2ab2b713716d4148b780303ee04a7505 P 16e106f656474c93b88d8397b448b772 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 959f0d82066a467c9d6bf5b69152018f in term 4.
I20260713 09:07:43.382302 22095 leader_election.cc:304] T 2ab2b713716d4148b780303ee04a7505 P 959f0d82066a467c9d6bf5b69152018f [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: 16e106f656474c93b88d8397b448b772, 959f0d82066a467c9d6bf5b69152018f; no voters: 
I20260713 09:07:43.383021 22307 raft_consensus.cc:2804] T 2ab2b713716d4148b780303ee04a7505 P 959f0d82066a467c9d6bf5b69152018f [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:07:43.383432 22307 raft_consensus.cc:697] T 2ab2b713716d4148b780303ee04a7505 P 959f0d82066a467c9d6bf5b69152018f [term 4 LEADER]: Becoming Leader. State: Replica: 959f0d82066a467c9d6bf5b69152018f, State: Running, Role: LEADER
I20260713 09:07:43.383718 22055 raft_consensus.cc:2468] T 2ab2b713716d4148b780303ee04a7505 P 77b047ee1465436a93e47ab20a8b537a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 959f0d82066a467c9d6bf5b69152018f in term 4.
I20260713 09:07:43.384339 22307 consensus_queue.cc:237] T 2ab2b713716d4148b780303ee04a7505 P 959f0d82066a467c9d6bf5b69152018f [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: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } }
I20260713 09:07:43.391238 21879 catalog_manager.cc:5697] T 2ab2b713716d4148b780303ee04a7505 P 959f0d82066a467c9d6bf5b69152018f reported cstate change: term changed from 3 to 4, leader changed from 77b047ee1465436a93e47ab20a8b537a (127.21.85.194) to 959f0d82066a467c9d6bf5b69152018f (127.21.85.195). New cstate: current_term: 4 leader_uuid: "959f0d82066a467c9d6bf5b69152018f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:43.449739 22130 raft_consensus.cc:1275] T 392a49b2d8c848cb8b6ca4921c503122 P 959f0d82066a467c9d6bf5b69152018f [term 3 FOLLOWER]: Refusing update from remote peer 16e106f656474c93b88d8397b448b772: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:43.451009 22323 consensus_queue.cc:1048] T 392a49b2d8c848cb8b6ca4921c503122 P 16e106f656474c93b88d8397b448b772 [LEADER]: Connected to new peer: Peer: permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:43.460757 22055 raft_consensus.cc:1275] T 392a49b2d8c848cb8b6ca4921c503122 P 77b047ee1465436a93e47ab20a8b537a [term 3 FOLLOWER]: Refusing update from remote peer 16e106f656474c93b88d8397b448b772: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:43.462512 22325 consensus_queue.cc:1048] T 392a49b2d8c848cb8b6ca4921c503122 P 16e106f656474c93b88d8397b448b772 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:07:43.505899 22130 raft_consensus.cc:1275] T 27c42b1b291c452da164b780c26be705 P 959f0d82066a467c9d6bf5b69152018f [term 4 FOLLOWER]: Refusing update from remote peer 16e106f656474c93b88d8397b448b772: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:07:43.506963 22325 consensus_queue.cc:1048] T 27c42b1b291c452da164b780c26be705 P 16e106f656474c93b88d8397b448b772 [LEADER]: Connected to new peer: Peer: permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:43.516373 22055 raft_consensus.cc:1275] T 27c42b1b291c452da164b780c26be705 P 77b047ee1465436a93e47ab20a8b537a [term 4 FOLLOWER]: Refusing update from remote peer 16e106f656474c93b88d8397b448b772: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:07:43.517580 22323 consensus_queue.cc:1048] T 27c42b1b291c452da164b780c26be705 P 16e106f656474c93b88d8397b448b772 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:43.526757 22130 raft_consensus.cc:1275] T 9556e013f2ef47d0a4f8f03326635fbf P 959f0d82066a467c9d6bf5b69152018f [term 3 FOLLOWER]: Refusing update from remote peer 16e106f656474c93b88d8397b448b772: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:43.527936 22323 consensus_queue.cc:1048] T 9556e013f2ef47d0a4f8f03326635fbf P 16e106f656474c93b88d8397b448b772 [LEADER]: Connected to new peer: Peer: permanent_uuid: "959f0d82066a467c9d6bf5b69152018f" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:43.537642 22055 raft_consensus.cc:1275] T 9556e013f2ef47d0a4f8f03326635fbf P 77b047ee1465436a93e47ab20a8b537a [term 3 FOLLOWER]: Refusing update from remote peer 16e106f656474c93b88d8397b448b772: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:43.538906 22323 consensus_queue.cc:1048] T 9556e013f2ef47d0a4f8f03326635fbf P 16e106f656474c93b88d8397b448b772 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:43.750545 21982 raft_consensus.cc:1275] T 0402c39f742641eca8ffad94b79d2921 P 16e106f656474c93b88d8397b448b772 [term 2 FOLLOWER]: Refusing update from remote peer 959f0d82066a467c9d6bf5b69152018f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:43.751945 22307 consensus_queue.cc:1048] T 0402c39f742641eca8ffad94b79d2921 P 959f0d82066a467c9d6bf5b69152018f [LEADER]: Connected to new peer: Peer: permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:43.760989 22055 raft_consensus.cc:1275] T 0402c39f742641eca8ffad94b79d2921 P 77b047ee1465436a93e47ab20a8b537a [term 2 FOLLOWER]: Refusing update from remote peer 959f0d82066a467c9d6bf5b69152018f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:43.763234 22347 consensus_queue.cc:1048] T 0402c39f742641eca8ffad94b79d2921 P 959f0d82066a467c9d6bf5b69152018f [LEADER]: Connected to new peer: Peer: permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:43.921569 21982 raft_consensus.cc:1275] T 2ab2b713716d4148b780303ee04a7505 P 16e106f656474c93b88d8397b448b772 [term 4 FOLLOWER]: Refusing update from remote peer 959f0d82066a467c9d6bf5b69152018f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:07:43.922921 22347 consensus_queue.cc:1048] T 2ab2b713716d4148b780303ee04a7505 P 959f0d82066a467c9d6bf5b69152018f [LEADER]: Connected to new peer: Peer: permanent_uuid: "16e106f656474c93b88d8397b448b772" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 33371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:43.933645 22055 raft_consensus.cc:1275] T 2ab2b713716d4148b780303ee04a7505 P 77b047ee1465436a93e47ab20a8b537a [term 4 FOLLOWER]: Refusing update from remote peer 959f0d82066a467c9d6bf5b69152018f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:07:43.935777 22333 consensus_queue.cc:1048] T 2ab2b713716d4148b780303ee04a7505 P 959f0d82066a467c9d6bf5b69152018f [LEADER]: Connected to new peer: Peer: permanent_uuid: "77b047ee1465436a93e47ab20a8b537a" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 37299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:07:44.006909 21847 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:44.012665 21847 tablet_server.cc:179] TabletServer@127.21.85.193:0 shutting down...
I20260713 09:07:44.045037 21847 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:44.046041 21847 tablet_replica.cc:333] T 2ab2b713716d4148b780303ee04a7505 P 16e106f656474c93b88d8397b448b772: stopping tablet replica
I20260713 09:07:44.046849 21847 raft_consensus.cc:2243] T 2ab2b713716d4148b780303ee04a7505 P 16e106f656474c93b88d8397b448b772 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.047411 21847 raft_consensus.cc:2272] T 2ab2b713716d4148b780303ee04a7505 P 16e106f656474c93b88d8397b448b772 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.050308 21847 tablet_replica.cc:333] T c40bcad2eb254c9b906082a0dc72f85a P 16e106f656474c93b88d8397b448b772: stopping tablet replica
I20260713 09:07:44.050908 21847 raft_consensus.cc:2243] T c40bcad2eb254c9b906082a0dc72f85a P 16e106f656474c93b88d8397b448b772 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.051353 21847 raft_consensus.cc:2272] T c40bcad2eb254c9b906082a0dc72f85a P 16e106f656474c93b88d8397b448b772 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.053015 21847 tablet_replica.cc:333] T b1c59f96f1f746238e2f25faaf82edaf P 16e106f656474c93b88d8397b448b772: stopping tablet replica
I20260713 09:07:44.053526 21847 raft_consensus.cc:2243] T b1c59f96f1f746238e2f25faaf82edaf P 16e106f656474c93b88d8397b448b772 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.053942 21847 raft_consensus.cc:2272] T b1c59f96f1f746238e2f25faaf82edaf P 16e106f656474c93b88d8397b448b772 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.055550 21847 tablet_replica.cc:333] T 9556e013f2ef47d0a4f8f03326635fbf P 16e106f656474c93b88d8397b448b772: stopping tablet replica
I20260713 09:07:44.056128 21847 raft_consensus.cc:2243] T 9556e013f2ef47d0a4f8f03326635fbf P 16e106f656474c93b88d8397b448b772 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:44.056866 21847 raft_consensus.cc:2272] T 9556e013f2ef47d0a4f8f03326635fbf P 16e106f656474c93b88d8397b448b772 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.058770 21847 tablet_replica.cc:333] T 3b8ea2d671b649a2959636d5fce77c9f P 16e106f656474c93b88d8397b448b772: stopping tablet replica
I20260713 09:07:44.059295 21847 raft_consensus.cc:2243] T 3b8ea2d671b649a2959636d5fce77c9f P 16e106f656474c93b88d8397b448b772 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.059713 21847 raft_consensus.cc:2272] T 3b8ea2d671b649a2959636d5fce77c9f P 16e106f656474c93b88d8397b448b772 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.061436 21847 tablet_replica.cc:333] T 392a49b2d8c848cb8b6ca4921c503122 P 16e106f656474c93b88d8397b448b772: stopping tablet replica
I20260713 09:07:44.061929 21847 raft_consensus.cc:2243] T 392a49b2d8c848cb8b6ca4921c503122 P 16e106f656474c93b88d8397b448b772 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:44.062646 21847 raft_consensus.cc:2272] T 392a49b2d8c848cb8b6ca4921c503122 P 16e106f656474c93b88d8397b448b772 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.064670 21847 tablet_replica.cc:333] T 8e4d857f9a6f4104afe4d1f496c0f477 P 16e106f656474c93b88d8397b448b772: stopping tablet replica
I20260713 09:07:44.065187 21847 raft_consensus.cc:2243] T 8e4d857f9a6f4104afe4d1f496c0f477 P 16e106f656474c93b88d8397b448b772 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.065610 21847 raft_consensus.cc:2272] T 8e4d857f9a6f4104afe4d1f496c0f477 P 16e106f656474c93b88d8397b448b772 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.067250 21847 tablet_replica.cc:333] T 0402c39f742641eca8ffad94b79d2921 P 16e106f656474c93b88d8397b448b772: stopping tablet replica
I20260713 09:07:44.067719 21847 raft_consensus.cc:2243] T 0402c39f742641eca8ffad94b79d2921 P 16e106f656474c93b88d8397b448b772 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.068189 21847 raft_consensus.cc:2272] T 0402c39f742641eca8ffad94b79d2921 P 16e106f656474c93b88d8397b448b772 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.070116 21847 tablet_replica.cc:333] T 27c42b1b291c452da164b780c26be705 P 16e106f656474c93b88d8397b448b772: stopping tablet replica
I20260713 09:07:44.070587 21847 raft_consensus.cc:2243] T 27c42b1b291c452da164b780c26be705 P 16e106f656474c93b88d8397b448b772 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:07:44.071285 21847 raft_consensus.cc:2272] T 27c42b1b291c452da164b780c26be705 P 16e106f656474c93b88d8397b448b772 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:44.167824 22095 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.21.85.193:33371: connect: Connection refused (error 111)
I20260713 09:07:44.170709 21847 tablet_server.cc:196] TabletServer@127.21.85.193:0 shutdown complete.
W20260713 09:07:44.171986 22095 consensus_peers.cc:597] T 0402c39f742641eca8ffad94b79d2921 P 959f0d82066a467c9d6bf5b69152018f -> Peer 16e106f656474c93b88d8397b448b772 (127.21.85.193:33371): Couldn't send request to peer 16e106f656474c93b88d8397b448b772. Status: Network error: Client connection negotiation failed: client connection to 127.21.85.193:33371: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:44.188280 21847 tablet_server.cc:179] TabletServer@127.21.85.194:0 shutting down...
I20260713 09:07:44.211191 21847 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:44.212021 21847 tablet_replica.cc:333] T 9556e013f2ef47d0a4f8f03326635fbf P 77b047ee1465436a93e47ab20a8b537a: stopping tablet replica
I20260713 09:07:44.212634 21847 raft_consensus.cc:2243] T 9556e013f2ef47d0a4f8f03326635fbf P 77b047ee1465436a93e47ab20a8b537a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.213063 21847 raft_consensus.cc:2272] T 9556e013f2ef47d0a4f8f03326635fbf P 77b047ee1465436a93e47ab20a8b537a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.215984 21847 tablet_replica.cc:333] T b1c59f96f1f746238e2f25faaf82edaf P 77b047ee1465436a93e47ab20a8b537a: stopping tablet replica
W20260713 09:07:44.216307 22021 consensus_peers.cc:597] T c40bcad2eb254c9b906082a0dc72f85a P 77b047ee1465436a93e47ab20a8b537a -> Peer 16e106f656474c93b88d8397b448b772 (127.21.85.193:33371): Couldn't send request to peer 16e106f656474c93b88d8397b448b772. Status: Network error: Client connection negotiation failed: client connection to 127.21.85.193:33371: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:44.216475 21847 raft_consensus.cc:2243] T b1c59f96f1f746238e2f25faaf82edaf P 77b047ee1465436a93e47ab20a8b537a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:44.217242 21847 raft_consensus.cc:2272] T b1c59f96f1f746238e2f25faaf82edaf P 77b047ee1465436a93e47ab20a8b537a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.218797 21847 tablet_replica.cc:333] T 2ab2b713716d4148b780303ee04a7505 P 77b047ee1465436a93e47ab20a8b537a: stopping tablet replica
I20260713 09:07:44.219282 21847 raft_consensus.cc:2243] T 2ab2b713716d4148b780303ee04a7505 P 77b047ee1465436a93e47ab20a8b537a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.219655 21847 raft_consensus.cc:2272] T 2ab2b713716d4148b780303ee04a7505 P 77b047ee1465436a93e47ab20a8b537a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.221441 21847 tablet_replica.cc:333] T 27c42b1b291c452da164b780c26be705 P 77b047ee1465436a93e47ab20a8b537a: stopping tablet replica
I20260713 09:07:44.221906 21847 raft_consensus.cc:2243] T 27c42b1b291c452da164b780c26be705 P 77b047ee1465436a93e47ab20a8b537a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.222270 21847 raft_consensus.cc:2272] T 27c42b1b291c452da164b780c26be705 P 77b047ee1465436a93e47ab20a8b537a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.224242 21847 tablet_replica.cc:333] T 3b8ea2d671b649a2959636d5fce77c9f P 77b047ee1465436a93e47ab20a8b537a: stopping tablet replica
I20260713 09:07:44.224818 21847 raft_consensus.cc:2243] T 3b8ea2d671b649a2959636d5fce77c9f P 77b047ee1465436a93e47ab20a8b537a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.225224 21847 raft_consensus.cc:2272] T 3b8ea2d671b649a2959636d5fce77c9f P 77b047ee1465436a93e47ab20a8b537a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.226637 21847 tablet_replica.cc:333] T 392a49b2d8c848cb8b6ca4921c503122 P 77b047ee1465436a93e47ab20a8b537a: stopping tablet replica
I20260713 09:07:44.227074 21847 raft_consensus.cc:2243] T 392a49b2d8c848cb8b6ca4921c503122 P 77b047ee1465436a93e47ab20a8b537a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.227437 21847 raft_consensus.cc:2272] T 392a49b2d8c848cb8b6ca4921c503122 P 77b047ee1465436a93e47ab20a8b537a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.229205 21847 tablet_replica.cc:333] T 8e4d857f9a6f4104afe4d1f496c0f477 P 77b047ee1465436a93e47ab20a8b537a: stopping tablet replica
I20260713 09:07:44.229651 21847 raft_consensus.cc:2243] T 8e4d857f9a6f4104afe4d1f496c0f477 P 77b047ee1465436a93e47ab20a8b537a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:44.230324 21847 raft_consensus.cc:2272] T 8e4d857f9a6f4104afe4d1f496c0f477 P 77b047ee1465436a93e47ab20a8b537a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.231904 21847 tablet_replica.cc:333] T c40bcad2eb254c9b906082a0dc72f85a P 77b047ee1465436a93e47ab20a8b537a: stopping tablet replica
I20260713 09:07:44.232329 21847 raft_consensus.cc:2243] T c40bcad2eb254c9b906082a0dc72f85a P 77b047ee1465436a93e47ab20a8b537a [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:44.233001 21847 raft_consensus.cc:2272] T c40bcad2eb254c9b906082a0dc72f85a P 77b047ee1465436a93e47ab20a8b537a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.234565 21847 tablet_replica.cc:333] T 0402c39f742641eca8ffad94b79d2921 P 77b047ee1465436a93e47ab20a8b537a: stopping tablet replica
I20260713 09:07:44.235001 21847 raft_consensus.cc:2243] T 0402c39f742641eca8ffad94b79d2921 P 77b047ee1465436a93e47ab20a8b537a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.235364 21847 raft_consensus.cc:2272] T 0402c39f742641eca8ffad94b79d2921 P 77b047ee1465436a93e47ab20a8b537a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.262785 21847 tablet_server.cc:196] TabletServer@127.21.85.194:0 shutdown complete.
I20260713 09:07:44.278568 21847 tablet_server.cc:179] TabletServer@127.21.85.195:0 shutting down...
I20260713 09:07:44.299273 21847 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:44.300009 21847 tablet_replica.cc:333] T 8e4d857f9a6f4104afe4d1f496c0f477 P 959f0d82066a467c9d6bf5b69152018f: stopping tablet replica
I20260713 09:07:44.300603 21847 raft_consensus.cc:2243] T 8e4d857f9a6f4104afe4d1f496c0f477 P 959f0d82066a467c9d6bf5b69152018f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.301055 21847 raft_consensus.cc:2272] T 8e4d857f9a6f4104afe4d1f496c0f477 P 959f0d82066a467c9d6bf5b69152018f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.303226 21847 tablet_replica.cc:333] T 0402c39f742641eca8ffad94b79d2921 P 959f0d82066a467c9d6bf5b69152018f: stopping tablet replica
I20260713 09:07:44.304039 21847 raft_consensus.cc:2243] T 0402c39f742641eca8ffad94b79d2921 P 959f0d82066a467c9d6bf5b69152018f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:44.304992 21847 raft_consensus.cc:2272] T 0402c39f742641eca8ffad94b79d2921 P 959f0d82066a467c9d6bf5b69152018f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.306682 21847 tablet_replica.cc:333] T 27c42b1b291c452da164b780c26be705 P 959f0d82066a467c9d6bf5b69152018f: stopping tablet replica
I20260713 09:07:44.307114 21847 raft_consensus.cc:2243] T 27c42b1b291c452da164b780c26be705 P 959f0d82066a467c9d6bf5b69152018f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.307468 21847 raft_consensus.cc:2272] T 27c42b1b291c452da164b780c26be705 P 959f0d82066a467c9d6bf5b69152018f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.309477 21847 tablet_replica.cc:333] T c40bcad2eb254c9b906082a0dc72f85a P 959f0d82066a467c9d6bf5b69152018f: stopping tablet replica
I20260713 09:07:44.309886 21847 raft_consensus.cc:2243] T c40bcad2eb254c9b906082a0dc72f85a P 959f0d82066a467c9d6bf5b69152018f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.310199 21847 raft_consensus.cc:2272] T c40bcad2eb254c9b906082a0dc72f85a P 959f0d82066a467c9d6bf5b69152018f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.311746 21847 tablet_replica.cc:333] T 2ab2b713716d4148b780303ee04a7505 P 959f0d82066a467c9d6bf5b69152018f: stopping tablet replica
I20260713 09:07:44.312227 21847 raft_consensus.cc:2243] T 2ab2b713716d4148b780303ee04a7505 P 959f0d82066a467c9d6bf5b69152018f [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:07:44.312844 21847 raft_consensus.cc:2272] T 2ab2b713716d4148b780303ee04a7505 P 959f0d82066a467c9d6bf5b69152018f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.314566 21847 tablet_replica.cc:333] T b1c59f96f1f746238e2f25faaf82edaf P 959f0d82066a467c9d6bf5b69152018f: stopping tablet replica
I20260713 09:07:44.314960 21847 raft_consensus.cc:2243] T b1c59f96f1f746238e2f25faaf82edaf P 959f0d82066a467c9d6bf5b69152018f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.315277 21847 raft_consensus.cc:2272] T b1c59f96f1f746238e2f25faaf82edaf P 959f0d82066a467c9d6bf5b69152018f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.316705 21847 tablet_replica.cc:333] T 3b8ea2d671b649a2959636d5fce77c9f P 959f0d82066a467c9d6bf5b69152018f: stopping tablet replica
I20260713 09:07:44.317081 21847 raft_consensus.cc:2243] T 3b8ea2d671b649a2959636d5fce77c9f P 959f0d82066a467c9d6bf5b69152018f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:44.317675 21847 raft_consensus.cc:2272] T 3b8ea2d671b649a2959636d5fce77c9f P 959f0d82066a467c9d6bf5b69152018f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.319093 21847 tablet_replica.cc:333] T 392a49b2d8c848cb8b6ca4921c503122 P 959f0d82066a467c9d6bf5b69152018f: stopping tablet replica
I20260713 09:07:44.319478 21847 raft_consensus.cc:2243] T 392a49b2d8c848cb8b6ca4921c503122 P 959f0d82066a467c9d6bf5b69152018f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.319845 21847 raft_consensus.cc:2272] T 392a49b2d8c848cb8b6ca4921c503122 P 959f0d82066a467c9d6bf5b69152018f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.321651 21847 tablet_replica.cc:333] T 9556e013f2ef47d0a4f8f03326635fbf P 959f0d82066a467c9d6bf5b69152018f: stopping tablet replica
I20260713 09:07:44.322038 21847 raft_consensus.cc:2243] T 9556e013f2ef47d0a4f8f03326635fbf P 959f0d82066a467c9d6bf5b69152018f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:44.322347 21847 raft_consensus.cc:2272] T 9556e013f2ef47d0a4f8f03326635fbf P 959f0d82066a467c9d6bf5b69152018f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.350080 21847 tablet_server.cc:196] TabletServer@127.21.85.195:0 shutdown complete.
I20260713 09:07:44.366065 21847 master.cc:562] Master@127.21.85.254:36307 shutting down...
I20260713 09:07:44.428236 21934 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Closing
I20260713 09:07:44.476253 21847 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 21a28ce4c6264a9f811ac52c68d7bf24 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:44.476912 21847 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 21a28ce4c6264a9f811ac52c68d7bf24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:44.477269 21847 tablet_replica.cc:333] T 00000000000000000000000000000000 P 21a28ce4c6264a9f811ac52c68d7bf24: stopping tablet replica
I20260713 09:07:44.497005 21847 master.cc:584] Master@127.21.85.254:36307 shutdown complete.
16e106f656474c93b88d8397b448b772  4
77b047ee1465436a93e47ab20a8b537a  4
959f0d82066a467c9d6bf5b69152018f  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12824 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260713 09:07:44.535084 21847 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.85.254:45913
I20260713 09:07:44.536355 21847 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:44.541915 22356 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:44.542164 22357 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:44.544828 21847 server_base.cc:1061] running on GCE node
W20260713 09:07:44.544869 22359 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:44.545859 21847 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:44.546046 21847 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:44.546226 21847 hybrid_clock.cc:648] HybridClock initialized: now 1783933664546211 us; error 0 us; skew 500 ppm
I20260713 09:07:44.546787 21847 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:44.549263 21847 webserver.cc:533] Webserver started at http://127.21.85.254:33671/ using document root <none> and password file <none>
I20260713 09:07:44.549739 21847 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:44.549921 21847 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:44.550207 21847 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:44.551277 21847 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933651548042-21847-0/minicluster-data/master-0-root/instance:
uuid: "f7cf10a144c04910a207a8f98d7a1ea6"
format_stamp: "Formatted at 2026-07-13 09:07:44 on dist-test-slave-kx9r"
I20260713 09:07:44.555457 21847 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260713 09:07:44.558666 22364 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:44.559413 21847 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:07:44.559711 21847 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933651548042-21847-0/minicluster-data/master-0-root
uuid: "f7cf10a144c04910a207a8f98d7a1ea6"
format_stamp: "Formatted at 2026-07-13 09:07:44 on dist-test-slave-kx9r"
I20260713 09:07:44.560105 21847 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933651548042-21847-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933651548042-21847-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933651548042-21847-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:44.578162 21847 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:44.579361 21847 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:44.615813 21847 rpc_server.cc:307] RPC server started. Bound to: 127.21.85.254:45913
I20260713 09:07:44.615949 22415 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.85.254:45913 every 8 connection(s)
I20260713 09:07:44.619484 22416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:44.628376 22416 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f7cf10a144c04910a207a8f98d7a1ea6: Bootstrap starting.
I20260713 09:07:44.632867 22416 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f7cf10a144c04910a207a8f98d7a1ea6: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:44.636881 22416 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f7cf10a144c04910a207a8f98d7a1ea6: No bootstrap required, opened a new log
I20260713 09:07:44.638907 22416 raft_consensus.cc:359] T 00000000000000000000000000000000 P f7cf10a144c04910a207a8f98d7a1ea6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7cf10a144c04910a207a8f98d7a1ea6" member_type: VOTER }
I20260713 09:07:44.639304 22416 raft_consensus.cc:385] T 00000000000000000000000000000000 P f7cf10a144c04910a207a8f98d7a1ea6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:44.639518 22416 raft_consensus.cc:740] T 00000000000000000000000000000000 P f7cf10a144c04910a207a8f98d7a1ea6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7cf10a144c04910a207a8f98d7a1ea6, State: Initialized, Role: FOLLOWER
I20260713 09:07:44.640182 22416 consensus_queue.cc:260] T 00000000000000000000000000000000 P f7cf10a144c04910a207a8f98d7a1ea6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f7cf10a144c04910a207a8f98d7a1ea6" member_type: VOTER }
I20260713 09:07:44.640604 22416 raft_consensus.cc:399] T 00000000000000000000000000000000 P f7cf10a144c04910a207a8f98d7a1ea6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:07:44.640813 22416 raft_consensus.cc:493] T 00000000000000000000000000000000 P f7cf10a144c04910a207a8f98d7a1ea6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:07:44.641114 22416 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f7cf10a144c04910a207a8f98d7a1ea6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:44.644917 22416 raft_consensus.cc:515] T 00000000000000000000000000000000 P f7cf10a144c04910a207a8f98d7a1ea6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7cf10a144c04910a207a8f98d7a1ea6" member_type: VOTER }
I20260713 09:07:44.645442 22416 leader_election.cc:304] T 00000000000000000000000000000000 P f7cf10a144c04910a207a8f98d7a1ea6 [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: f7cf10a144c04910a207a8f98d7a1ea6; no voters: 
I20260713 09:07:44.646551 22416 leader_election.cc:290] T 00000000000000000000000000000000 P f7cf10a144c04910a207a8f98d7a1ea6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:07:44.646893 22419 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f7cf10a144c04910a207a8f98d7a1ea6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:44.648216 22419 raft_consensus.cc:697] T 00000000000000000000000000000000 P f7cf10a144c04910a207a8f98d7a1ea6 [term 1 LEADER]: Becoming Leader. State: Replica: f7cf10a144c04910a207a8f98d7a1ea6, State: Running, Role: LEADER
I20260713 09:07:44.648862 22419 consensus_queue.cc:237] T 00000000000000000000000000000000 P f7cf10a144c04910a207a8f98d7a1ea6 [LEADER]: Queue going to LEADER mode. State: All 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: "f7cf10a144c04910a207a8f98d7a1ea6" member_type: VOTER }
I20260713 09:07:44.649490 22416 sys_catalog.cc:565] T 00000000000000000000000000000000 P f7cf10a144c04910a207a8f98d7a1ea6 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:07:44.653720 22420 sys_catalog.cc:455] T 00000000000000000000000000000000 P f7cf10a144c04910a207a8f98d7a1ea6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f7cf10a144c04910a207a8f98d7a1ea6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7cf10a144c04910a207a8f98d7a1ea6" member_type: VOTER } }
I20260713 09:07:44.654393 22420 sys_catalog.cc:458] T 00000000000000000000000000000000 P f7cf10a144c04910a207a8f98d7a1ea6 [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:44.653705 22421 sys_catalog.cc:455] T 00000000000000000000000000000000 P f7cf10a144c04910a207a8f98d7a1ea6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f7cf10a144c04910a207a8f98d7a1ea6. Latest consensus state: current_term: 1 leader_uuid: "f7cf10a144c04910a207a8f98d7a1ea6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7cf10a144c04910a207a8f98d7a1ea6" member_type: VOTER } }
I20260713 09:07:44.655207 22421 sys_catalog.cc:458] T 00000000000000000000000000000000 P f7cf10a144c04910a207a8f98d7a1ea6 [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:44.656585 22427 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:07:44.663614 22427 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:07:44.664728 21847 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:07:44.672354 22427 catalog_manager.cc:1383] Generated new cluster ID: 4277ba7bcae34e73b7c86f51424e6ae1
I20260713 09:07:44.672621 22427 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:07:44.693570 22427 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:07:44.694799 22427 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:07:44.707863 22427 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f7cf10a144c04910a207a8f98d7a1ea6: Generated new TSK 0
I20260713 09:07:44.708458 22427 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:07:44.730846 21847 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:44.736589 22437 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:44.738072 22438 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:44.739370 22440 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:44.739606 21847 server_base.cc:1061] running on GCE node
I20260713 09:07:44.740481 21847 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:44.740705 21847 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:44.740877 21847 hybrid_clock.cc:648] HybridClock initialized: now 1783933664740861 us; error 0 us; skew 500 ppm
I20260713 09:07:44.741427 21847 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:44.743588 21847 webserver.cc:533] Webserver started at http://127.21.85.193:42287/ using document root <none> and password file <none>
I20260713 09:07:44.744100 21847 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:44.744309 21847 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:44.744580 21847 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:44.745595 21847 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933651548042-21847-0/minicluster-data/ts-0-root/instance:
uuid: "c7bd05673603487c969b5ef6db12e74d"
format_stamp: "Formatted at 2026-07-13 09:07:44 on dist-test-slave-kx9r"
I20260713 09:07:44.749934 21847 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:07:44.753151 22445 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:44.753912 21847 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:07:44.754206 21847 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933651548042-21847-0/minicluster-data/ts-0-root
uuid: "c7bd05673603487c969b5ef6db12e74d"
format_stamp: "Formatted at 2026-07-13 09:07:44 on dist-test-slave-kx9r"
I20260713 09:07:44.754490 21847 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933651548042-21847-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933651548042-21847-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933651548042-21847-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:44.775916 21847 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:44.777200 21847 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:44.778673 21847 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:44.780859 21847 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:44.781083 21847 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:44.781319 21847 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:44.781503 21847 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:44.820701 21847 rpc_server.cc:307] RPC server started. Bound to: 127.21.85.193:36499
I20260713 09:07:44.820832 22507 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.85.193:36499 every 8 connection(s)
I20260713 09:07:44.825512 21847 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:44.832435 22512 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:44.834554 22513 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:44.837582 22515 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:44.838371 21847 server_base.cc:1061] running on GCE node
I20260713 09:07:44.839211 21847 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:44.839435 21847 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:44.839613 21847 hybrid_clock.cc:648] HybridClock initialized: now 1783933664839589 us; error 0 us; skew 500 ppm
I20260713 09:07:44.840147 21847 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:44.842633 21847 webserver.cc:533] Webserver started at http://127.21.85.194:41283/ using document root <none> and password file <none>
I20260713 09:07:44.843225 21847 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:44.843508 21847 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:44.843884 21847 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:44.844750 22508 heartbeater.cc:344] Connected to a master server at 127.21.85.254:45913
I20260713 09:07:44.845098 22508 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:44.845191 21847 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933651548042-21847-0/minicluster-data/ts-1-root/instance:
uuid: "6e4a2347895d4cfa81d471689ebbcc83"
format_stamp: "Formatted at 2026-07-13 09:07:44 on dist-test-slave-kx9r"
I20260713 09:07:44.845808 22508 heartbeater.cc:507] Master 127.21.85.254:45913 requested a full tablet report, sending...
I20260713 09:07:44.847858 22381 ts_manager.cc:194] Registered new tserver with Master: c7bd05673603487c969b5ef6db12e74d (127.21.85.193:36499)
I20260713 09:07:44.850106 22381 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33222
I20260713 09:07:44.850294 21847 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:07:44.853798 22520 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:44.854667 21847 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:07:44.854912 21847 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933651548042-21847-0/minicluster-data/ts-1-root
uuid: "6e4a2347895d4cfa81d471689ebbcc83"
format_stamp: "Formatted at 2026-07-13 09:07:44 on dist-test-slave-kx9r"
I20260713 09:07:44.855144 21847 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933651548042-21847-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933651548042-21847-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933651548042-21847-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:44.865339 21847 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:44.866473 21847 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:44.867862 21847 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:44.869933 21847 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:44.870101 21847 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:44.870375 21847 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:44.870524 21847 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:44.909483 21847 rpc_server.cc:307] RPC server started. Bound to: 127.21.85.194:44783
I20260713 09:07:44.909576 22582 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.85.194:44783 every 8 connection(s)
I20260713 09:07:44.913962 21847 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:44.921187 22586 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:44.922951 22587 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:44.924963 22590 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:44.925179 21847 server_base.cc:1061] running on GCE node
I20260713 09:07:44.926259 22583 heartbeater.cc:344] Connected to a master server at 127.21.85.254:45913
I20260713 09:07:44.926285 21847 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:44.926689 21847 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:44.926725 22583 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:44.926893 21847 hybrid_clock.cc:648] HybridClock initialized: now 1783933664926855 us; error 0 us; skew 500 ppm
I20260713 09:07:44.927533 21847 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:44.927513 22583 heartbeater.cc:507] Master 127.21.85.254:45913 requested a full tablet report, sending...
I20260713 09:07:44.929730 22381 ts_manager.cc:194] Registered new tserver with Master: 6e4a2347895d4cfa81d471689ebbcc83 (127.21.85.194:44783)
I20260713 09:07:44.930325 21847 webserver.cc:533] Webserver started at http://127.21.85.195:35893/ using document root <none> and password file <none>
I20260713 09:07:44.930821 21847 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:44.931051 21847 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:44.931173 22381 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33224
I20260713 09:07:44.931344 21847 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:44.932785 21847 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933651548042-21847-0/minicluster-data/ts-2-root/instance:
uuid: "cf773a87224644e4a90bf40c84679cd7"
format_stamp: "Formatted at 2026-07-13 09:07:44 on dist-test-slave-kx9r"
I20260713 09:07:44.937157 21847 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:07:44.940474 22594 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:44.941183 21847 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:07:44.941505 21847 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933651548042-21847-0/minicluster-data/ts-2-root
uuid: "cf773a87224644e4a90bf40c84679cd7"
format_stamp: "Formatted at 2026-07-13 09:07:44 on dist-test-slave-kx9r"
I20260713 09:07:44.941799 21847 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933651548042-21847-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933651548042-21847-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933651548042-21847-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:44.966331 21847 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:44.967514 21847 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:44.968947 21847 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:44.971047 21847 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:44.971267 21847 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:44.971511 21847 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:44.971683 21847 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:45.009667 21847 rpc_server.cc:307] RPC server started. Bound to: 127.21.85.195:38541
I20260713 09:07:45.009776 22656 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.85.195:38541 every 8 connection(s)
I20260713 09:07:45.022996 22657 heartbeater.cc:344] Connected to a master server at 127.21.85.254:45913
I20260713 09:07:45.023365 22657 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:45.024085 22657 heartbeater.cc:507] Master 127.21.85.254:45913 requested a full tablet report, sending...
I20260713 09:07:45.025853 22381 ts_manager.cc:194] Registered new tserver with Master: cf773a87224644e4a90bf40c84679cd7 (127.21.85.195:38541)
I20260713 09:07:45.026172 21847 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013259055s
I20260713 09:07:45.027148 22381 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33234
I20260713 09:07:45.052184 22381 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33246:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:07:45.054868 22381 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:07:45.123080 22548 tablet_service.cc:1511] Processing CreateTablet for tablet 135cd623798f4e4fa5cff9a9c3e17129 (DEFAULT_TABLE table=test-workload [id=60e40d7e34714e8c84e4b1bda748d19d]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:07:45.125044 22548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 135cd623798f4e4fa5cff9a9c3e17129. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.130482 22547 tablet_service.cc:1511] Processing CreateTablet for tablet d4bf818c15bd46b7b0b36cc2b32312da (DEFAULT_TABLE table=test-workload [id=60e40d7e34714e8c84e4b1bda748d19d]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:07:45.131362 22546 tablet_service.cc:1511] Processing CreateTablet for tablet 8192e202fc8248aaaa05fb80212f0791 (DEFAULT_TABLE table=test-workload [id=60e40d7e34714e8c84e4b1bda748d19d]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:07:45.131963 22547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4bf818c15bd46b7b0b36cc2b32312da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.132830 22546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8192e202fc8248aaaa05fb80212f0791. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.135094 22545 tablet_service.cc:1511] Processing CreateTablet for tablet f2dde649f26e47ed856927deafefa8f3 (DEFAULT_TABLE table=test-workload [id=60e40d7e34714e8c84e4b1bda748d19d]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:07:45.136518 22545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2dde649f26e47ed856927deafefa8f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.137490 22473 tablet_service.cc:1511] Processing CreateTablet for tablet 135cd623798f4e4fa5cff9a9c3e17129 (DEFAULT_TABLE table=test-workload [id=60e40d7e34714e8c84e4b1bda748d19d]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:07:45.138815 22473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 135cd623798f4e4fa5cff9a9c3e17129. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.141898 22544 tablet_service.cc:1511] Processing CreateTablet for tablet 02b0aece51e948d9b535edb0f6e4c065 (DEFAULT_TABLE table=test-workload [id=60e40d7e34714e8c84e4b1bda748d19d]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:07:45.143227 22544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02b0aece51e948d9b535edb0f6e4c065. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.143277 22622 tablet_service.cc:1511] Processing CreateTablet for tablet 135cd623798f4e4fa5cff9a9c3e17129 (DEFAULT_TABLE table=test-workload [id=60e40d7e34714e8c84e4b1bda748d19d]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:07:45.144624 22622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 135cd623798f4e4fa5cff9a9c3e17129. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.146232 22472 tablet_service.cc:1511] Processing CreateTablet for tablet d4bf818c15bd46b7b0b36cc2b32312da (DEFAULT_TABLE table=test-workload [id=60e40d7e34714e8c84e4b1bda748d19d]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:07:45.147701 22472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4bf818c15bd46b7b0b36cc2b32312da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.152014 22471 tablet_service.cc:1511] Processing CreateTablet for tablet 8192e202fc8248aaaa05fb80212f0791 (DEFAULT_TABLE table=test-workload [id=60e40d7e34714e8c84e4b1bda748d19d]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:07:45.153321 22471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8192e202fc8248aaaa05fb80212f0791. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.158350 22470 tablet_service.cc:1511] Processing CreateTablet for tablet f2dde649f26e47ed856927deafefa8f3 (DEFAULT_TABLE table=test-workload [id=60e40d7e34714e8c84e4b1bda748d19d]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:07:45.159693 22470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2dde649f26e47ed856927deafefa8f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.161083 22621 tablet_service.cc:1511] Processing CreateTablet for tablet d4bf818c15bd46b7b0b36cc2b32312da (DEFAULT_TABLE table=test-workload [id=60e40d7e34714e8c84e4b1bda748d19d]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:07:45.162482 22621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4bf818c15bd46b7b0b36cc2b32312da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.165446 22469 tablet_service.cc:1511] Processing CreateTablet for tablet 02b0aece51e948d9b535edb0f6e4c065 (DEFAULT_TABLE table=test-workload [id=60e40d7e34714e8c84e4b1bda748d19d]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:07:45.166702 22469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02b0aece51e948d9b535edb0f6e4c065. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.169382 22468 tablet_service.cc:1511] Processing CreateTablet for tablet 2d818b5d8be74f38a3edbb244bf16775 (DEFAULT_TABLE table=test-workload [id=60e40d7e34714e8c84e4b1bda748d19d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:07:45.170697 22468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d818b5d8be74f38a3edbb244bf16775. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.173172 22673 tablet_bootstrap.cc:492] T 02b0aece51e948d9b535edb0f6e4c065 P 6e4a2347895d4cfa81d471689ebbcc83: Bootstrap starting.
I20260713 09:07:45.182528 22620 tablet_service.cc:1511] Processing CreateTablet for tablet 8192e202fc8248aaaa05fb80212f0791 (DEFAULT_TABLE table=test-workload [id=60e40d7e34714e8c84e4b1bda748d19d]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:07:45.183372 22673 tablet_bootstrap.cc:654] T 02b0aece51e948d9b535edb0f6e4c065 P 6e4a2347895d4cfa81d471689ebbcc83: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.184077 22620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8192e202fc8248aaaa05fb80212f0791. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.186553 22544 tablet_service.cc:1511] Processing CreateTablet for tablet 2d818b5d8be74f38a3edbb244bf16775 (DEFAULT_TABLE table=test-workload [id=60e40d7e34714e8c84e4b1bda748d19d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:07:45.188242 22544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d818b5d8be74f38a3edbb244bf16775. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.194183 22619 tablet_service.cc:1511] Processing CreateTablet for tablet f2dde649f26e47ed856927deafefa8f3 (DEFAULT_TABLE table=test-workload [id=60e40d7e34714e8c84e4b1bda748d19d]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:07:45.197362 22618 tablet_service.cc:1511] Processing CreateTablet for tablet 02b0aece51e948d9b535edb0f6e4c065 (DEFAULT_TABLE table=test-workload [id=60e40d7e34714e8c84e4b1bda748d19d]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:07:45.200198 22617 tablet_service.cc:1511] Processing CreateTablet for tablet 2d818b5d8be74f38a3edbb244bf16775 (DEFAULT_TABLE table=test-workload [id=60e40d7e34714e8c84e4b1bda748d19d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:07:45.201417 22467 tablet_service.cc:1511] Processing CreateTablet for tablet 8d0b182d25f44877a5a26065f6f5c7b0 (DEFAULT_TABLE table=test-workload [id=60e40d7e34714e8c84e4b1bda748d19d]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:07:45.202428 22619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2dde649f26e47ed856927deafefa8f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.202696 22467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d0b182d25f44877a5a26065f6f5c7b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.204236 22618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02b0aece51e948d9b535edb0f6e4c065. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.208319 22617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d818b5d8be74f38a3edbb244bf16775. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.212406 22616 tablet_service.cc:1511] Processing CreateTablet for tablet 8d0b182d25f44877a5a26065f6f5c7b0 (DEFAULT_TABLE table=test-workload [id=60e40d7e34714e8c84e4b1bda748d19d]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:07:45.214154 22616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d0b182d25f44877a5a26065f6f5c7b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.217320 22466 tablet_service.cc:1511] Processing CreateTablet for tablet 1d4f8505f54744209ceb580162cb4bce (DEFAULT_TABLE table=test-workload [id=60e40d7e34714e8c84e4b1bda748d19d]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:07:45.218658 22466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d4f8505f54744209ceb580162cb4bce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.218334 22620 tablet_service.cc:1511] Processing CreateTablet for tablet 1d4f8505f54744209ceb580162cb4bce (DEFAULT_TABLE table=test-workload [id=60e40d7e34714e8c84e4b1bda748d19d]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:07:45.219542 22620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d4f8505f54744209ceb580162cb4bce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.222364 22547 tablet_service.cc:1511] Processing CreateTablet for tablet 8d0b182d25f44877a5a26065f6f5c7b0 (DEFAULT_TABLE table=test-workload [id=60e40d7e34714e8c84e4b1bda748d19d]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:07:45.225826 22545 tablet_service.cc:1511] Processing CreateTablet for tablet 1d4f8505f54744209ceb580162cb4bce (DEFAULT_TABLE table=test-workload [id=60e40d7e34714e8c84e4b1bda748d19d]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:07:45.227188 22547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d0b182d25f44877a5a26065f6f5c7b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.227902 22545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d4f8505f54744209ceb580162cb4bce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.230132 22465 tablet_service.cc:1511] Processing CreateTablet for tablet 7dac9c071cce4888967a8762226210a4 (DEFAULT_TABLE table=test-workload [id=60e40d7e34714e8c84e4b1bda748d19d]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:07:45.231422 22465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dac9c071cce4888967a8762226210a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.233091 22543 tablet_service.cc:1511] Processing CreateTablet for tablet 7dac9c071cce4888967a8762226210a4 (DEFAULT_TABLE table=test-workload [id=60e40d7e34714e8c84e4b1bda748d19d]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:07:45.234377 22543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dac9c071cce4888967a8762226210a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.239902 22621 tablet_service.cc:1511] Processing CreateTablet for tablet 7dac9c071cce4888967a8762226210a4 (DEFAULT_TABLE table=test-workload [id=60e40d7e34714e8c84e4b1bda748d19d]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:07:45.241173 22621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dac9c071cce4888967a8762226210a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.256224 22464 tablet_service.cc:1511] Processing CreateTablet for tablet f909e8e5f5b54f65b296a5c65cfed19e (DEFAULT_TABLE table=test-workload [id=60e40d7e34714e8c84e4b1bda748d19d]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:07:45.257589 22464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f909e8e5f5b54f65b296a5c65cfed19e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.279361 22545 tablet_service.cc:1511] Processing CreateTablet for tablet f909e8e5f5b54f65b296a5c65cfed19e (DEFAULT_TABLE table=test-workload [id=60e40d7e34714e8c84e4b1bda748d19d]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:07:45.280634 22545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f909e8e5f5b54f65b296a5c65cfed19e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.283201 22615 tablet_service.cc:1511] Processing CreateTablet for tablet f909e8e5f5b54f65b296a5c65cfed19e (DEFAULT_TABLE table=test-workload [id=60e40d7e34714e8c84e4b1bda748d19d]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:07:45.312167 22615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f909e8e5f5b54f65b296a5c65cfed19e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:45.316926 22672 tablet_bootstrap.cc:492] T 135cd623798f4e4fa5cff9a9c3e17129 P cf773a87224644e4a90bf40c84679cd7: Bootstrap starting.
I20260713 09:07:45.320897 22675 tablet_bootstrap.cc:492] T 1d4f8505f54744209ceb580162cb4bce P c7bd05673603487c969b5ef6db12e74d: Bootstrap starting.
I20260713 09:07:45.336068 22672 tablet_bootstrap.cc:654] T 135cd623798f4e4fa5cff9a9c3e17129 P cf773a87224644e4a90bf40c84679cd7: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.342836 22673 tablet_bootstrap.cc:492] T 02b0aece51e948d9b535edb0f6e4c065 P 6e4a2347895d4cfa81d471689ebbcc83: No bootstrap required, opened a new log
I20260713 09:07:45.343382 22673 ts_tablet_manager.cc:1403] T 02b0aece51e948d9b535edb0f6e4c065 P 6e4a2347895d4cfa81d471689ebbcc83: Time spent bootstrapping tablet: real 0.171s	user 0.037s	sys 0.080s
I20260713 09:07:45.346514 22673 raft_consensus.cc:359] T 02b0aece51e948d9b535edb0f6e4c065 P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.347188 22675 tablet_bootstrap.cc:654] T 1d4f8505f54744209ceb580162cb4bce P c7bd05673603487c969b5ef6db12e74d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.347134 22673 raft_consensus.cc:385] T 02b0aece51e948d9b535edb0f6e4c065 P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.347641 22673 raft_consensus.cc:740] T 02b0aece51e948d9b535edb0f6e4c065 P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e4a2347895d4cfa81d471689ebbcc83, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.348735 22672 tablet_bootstrap.cc:492] T 135cd623798f4e4fa5cff9a9c3e17129 P cf773a87224644e4a90bf40c84679cd7: No bootstrap required, opened a new log
I20260713 09:07:45.348428 22673 consensus_queue.cc:260] T 02b0aece51e948d9b535edb0f6e4c065 P 6e4a2347895d4cfa81d471689ebbcc83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.349164 22672 ts_tablet_manager.cc:1403] T 135cd623798f4e4fa5cff9a9c3e17129 P cf773a87224644e4a90bf40c84679cd7: Time spent bootstrapping tablet: real 0.033s	user 0.004s	sys 0.007s
I20260713 09:07:45.350837 22583 heartbeater.cc:499] Master 127.21.85.254:45913 was elected leader, sending a full tablet report...
I20260713 09:07:45.351181 22673 ts_tablet_manager.cc:1434] T 02b0aece51e948d9b535edb0f6e4c065 P 6e4a2347895d4cfa81d471689ebbcc83: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:07:45.352126 22673 tablet_bootstrap.cc:492] T d4bf818c15bd46b7b0b36cc2b32312da P 6e4a2347895d4cfa81d471689ebbcc83: Bootstrap starting.
I20260713 09:07:45.352144 22672 raft_consensus.cc:359] T 135cd623798f4e4fa5cff9a9c3e17129 P cf773a87224644e4a90bf40c84679cd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.352964 22672 raft_consensus.cc:385] T 135cd623798f4e4fa5cff9a9c3e17129 P cf773a87224644e4a90bf40c84679cd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.353327 22672 raft_consensus.cc:740] T 135cd623798f4e4fa5cff9a9c3e17129 P cf773a87224644e4a90bf40c84679cd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf773a87224644e4a90bf40c84679cd7, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.354070 22672 consensus_queue.cc:260] T 135cd623798f4e4fa5cff9a9c3e17129 P cf773a87224644e4a90bf40c84679cd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.357893 22657 heartbeater.cc:499] Master 127.21.85.254:45913 was elected leader, sending a full tablet report...
I20260713 09:07:45.358608 22672 ts_tablet_manager.cc:1434] T 135cd623798f4e4fa5cff9a9c3e17129 P cf773a87224644e4a90bf40c84679cd7: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260713 09:07:45.359370 22673 tablet_bootstrap.cc:654] T d4bf818c15bd46b7b0b36cc2b32312da P 6e4a2347895d4cfa81d471689ebbcc83: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.359647 22672 tablet_bootstrap.cc:492] T d4bf818c15bd46b7b0b36cc2b32312da P cf773a87224644e4a90bf40c84679cd7: Bootstrap starting.
I20260713 09:07:45.363606 22675 tablet_bootstrap.cc:492] T 1d4f8505f54744209ceb580162cb4bce P c7bd05673603487c969b5ef6db12e74d: No bootstrap required, opened a new log
I20260713 09:07:45.364336 22675 ts_tablet_manager.cc:1403] T 1d4f8505f54744209ceb580162cb4bce P c7bd05673603487c969b5ef6db12e74d: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.008s
I20260713 09:07:45.366947 22672 tablet_bootstrap.cc:654] T d4bf818c15bd46b7b0b36cc2b32312da P cf773a87224644e4a90bf40c84679cd7: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.368067 22675 raft_consensus.cc:359] T 1d4f8505f54744209ceb580162cb4bce P c7bd05673603487c969b5ef6db12e74d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.368929 22675 raft_consensus.cc:385] T 1d4f8505f54744209ceb580162cb4bce P c7bd05673603487c969b5ef6db12e74d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.369295 22675 raft_consensus.cc:740] T 1d4f8505f54744209ceb580162cb4bce P c7bd05673603487c969b5ef6db12e74d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7bd05673603487c969b5ef6db12e74d, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.370182 22675 consensus_queue.cc:260] T 1d4f8505f54744209ceb580162cb4bce P c7bd05673603487c969b5ef6db12e74d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.372684 22673 tablet_bootstrap.cc:492] T d4bf818c15bd46b7b0b36cc2b32312da P 6e4a2347895d4cfa81d471689ebbcc83: No bootstrap required, opened a new log
I20260713 09:07:45.373260 22673 ts_tablet_manager.cc:1403] T d4bf818c15bd46b7b0b36cc2b32312da P 6e4a2347895d4cfa81d471689ebbcc83: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.006s
I20260713 09:07:45.376914 22673 raft_consensus.cc:359] T d4bf818c15bd46b7b0b36cc2b32312da P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.377796 22673 raft_consensus.cc:385] T d4bf818c15bd46b7b0b36cc2b32312da P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.378106 22673 raft_consensus.cc:740] T d4bf818c15bd46b7b0b36cc2b32312da P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e4a2347895d4cfa81d471689ebbcc83, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.378791 22673 consensus_queue.cc:260] T d4bf818c15bd46b7b0b36cc2b32312da P 6e4a2347895d4cfa81d471689ebbcc83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.379594 22675 ts_tablet_manager.cc:1434] T 1d4f8505f54744209ceb580162cb4bce P c7bd05673603487c969b5ef6db12e74d: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.004s
I20260713 09:07:45.380333 22508 heartbeater.cc:499] Master 127.21.85.254:45913 was elected leader, sending a full tablet report...
I20260713 09:07:45.381121 22673 ts_tablet_manager.cc:1434] T d4bf818c15bd46b7b0b36cc2b32312da P 6e4a2347895d4cfa81d471689ebbcc83: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260713 09:07:45.382035 22673 tablet_bootstrap.cc:492] T f2dde649f26e47ed856927deafefa8f3 P 6e4a2347895d4cfa81d471689ebbcc83: Bootstrap starting.
I20260713 09:07:45.388296 22673 tablet_bootstrap.cc:654] T f2dde649f26e47ed856927deafefa8f3 P 6e4a2347895d4cfa81d471689ebbcc83: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.390525 22672 tablet_bootstrap.cc:492] T d4bf818c15bd46b7b0b36cc2b32312da P cf773a87224644e4a90bf40c84679cd7: No bootstrap required, opened a new log
I20260713 09:07:45.391009 22672 ts_tablet_manager.cc:1403] T d4bf818c15bd46b7b0b36cc2b32312da P cf773a87224644e4a90bf40c84679cd7: Time spent bootstrapping tablet: real 0.032s	user 0.019s	sys 0.011s
I20260713 09:07:45.393368 22672 raft_consensus.cc:359] T d4bf818c15bd46b7b0b36cc2b32312da P cf773a87224644e4a90bf40c84679cd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.393882 22672 raft_consensus.cc:385] T d4bf818c15bd46b7b0b36cc2b32312da P cf773a87224644e4a90bf40c84679cd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.394133 22672 raft_consensus.cc:740] T d4bf818c15bd46b7b0b36cc2b32312da P cf773a87224644e4a90bf40c84679cd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf773a87224644e4a90bf40c84679cd7, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.394760 22672 consensus_queue.cc:260] T d4bf818c15bd46b7b0b36cc2b32312da P cf773a87224644e4a90bf40c84679cd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.396132 22675 tablet_bootstrap.cc:492] T f909e8e5f5b54f65b296a5c65cfed19e P c7bd05673603487c969b5ef6db12e74d: Bootstrap starting.
I20260713 09:07:45.396664 22672 ts_tablet_manager.cc:1434] T d4bf818c15bd46b7b0b36cc2b32312da P cf773a87224644e4a90bf40c84679cd7: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:07:45.397619 22672 tablet_bootstrap.cc:492] T 8192e202fc8248aaaa05fb80212f0791 P cf773a87224644e4a90bf40c84679cd7: Bootstrap starting.
I20260713 09:07:45.401209 22673 tablet_bootstrap.cc:492] T f2dde649f26e47ed856927deafefa8f3 P 6e4a2347895d4cfa81d471689ebbcc83: No bootstrap required, opened a new log
I20260713 09:07:45.401721 22673 ts_tablet_manager.cc:1403] T f2dde649f26e47ed856927deafefa8f3 P 6e4a2347895d4cfa81d471689ebbcc83: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260713 09:07:45.403620 22675 tablet_bootstrap.cc:654] T f909e8e5f5b54f65b296a5c65cfed19e P c7bd05673603487c969b5ef6db12e74d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.403882 22672 tablet_bootstrap.cc:654] T 8192e202fc8248aaaa05fb80212f0791 P cf773a87224644e4a90bf40c84679cd7: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.406576 22673 raft_consensus.cc:359] T f2dde649f26e47ed856927deafefa8f3 P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.407407 22673 raft_consensus.cc:385] T f2dde649f26e47ed856927deafefa8f3 P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.407740 22673 raft_consensus.cc:740] T f2dde649f26e47ed856927deafefa8f3 P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e4a2347895d4cfa81d471689ebbcc83, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.408695 22673 consensus_queue.cc:260] T f2dde649f26e47ed856927deafefa8f3 P 6e4a2347895d4cfa81d471689ebbcc83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.411098 22673 ts_tablet_manager.cc:1434] T f2dde649f26e47ed856927deafefa8f3 P 6e4a2347895d4cfa81d471689ebbcc83: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260713 09:07:45.412075 22673 tablet_bootstrap.cc:492] T 1d4f8505f54744209ceb580162cb4bce P 6e4a2347895d4cfa81d471689ebbcc83: Bootstrap starting.
I20260713 09:07:45.415536 22672 tablet_bootstrap.cc:492] T 8192e202fc8248aaaa05fb80212f0791 P cf773a87224644e4a90bf40c84679cd7: No bootstrap required, opened a new log
I20260713 09:07:45.416087 22672 ts_tablet_manager.cc:1403] T 8192e202fc8248aaaa05fb80212f0791 P cf773a87224644e4a90bf40c84679cd7: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260713 09:07:45.418999 22672 raft_consensus.cc:359] T 8192e202fc8248aaaa05fb80212f0791 P cf773a87224644e4a90bf40c84679cd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.419827 22672 raft_consensus.cc:385] T 8192e202fc8248aaaa05fb80212f0791 P cf773a87224644e4a90bf40c84679cd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.420058 22673 tablet_bootstrap.cc:654] T 1d4f8505f54744209ceb580162cb4bce P 6e4a2347895d4cfa81d471689ebbcc83: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.420202 22672 raft_consensus.cc:740] T 8192e202fc8248aaaa05fb80212f0791 P cf773a87224644e4a90bf40c84679cd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf773a87224644e4a90bf40c84679cd7, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.421267 22672 consensus_queue.cc:260] T 8192e202fc8248aaaa05fb80212f0791 P cf773a87224644e4a90bf40c84679cd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.423563 22672 ts_tablet_manager.cc:1434] T 8192e202fc8248aaaa05fb80212f0791 P cf773a87224644e4a90bf40c84679cd7: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260713 09:07:45.424557 22672 tablet_bootstrap.cc:492] T 7dac9c071cce4888967a8762226210a4 P cf773a87224644e4a90bf40c84679cd7: Bootstrap starting.
I20260713 09:07:45.431676 22672 tablet_bootstrap.cc:654] T 7dac9c071cce4888967a8762226210a4 P cf773a87224644e4a90bf40c84679cd7: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.433370 22675 tablet_bootstrap.cc:492] T f909e8e5f5b54f65b296a5c65cfed19e P c7bd05673603487c969b5ef6db12e74d: No bootstrap required, opened a new log
I20260713 09:07:45.433631 22673 tablet_bootstrap.cc:492] T 1d4f8505f54744209ceb580162cb4bce P 6e4a2347895d4cfa81d471689ebbcc83: No bootstrap required, opened a new log
I20260713 09:07:45.433941 22675 ts_tablet_manager.cc:1403] T f909e8e5f5b54f65b296a5c65cfed19e P c7bd05673603487c969b5ef6db12e74d: Time spent bootstrapping tablet: real 0.045s	user 0.006s	sys 0.015s
I20260713 09:07:45.434212 22673 ts_tablet_manager.cc:1403] T 1d4f8505f54744209ceb580162cb4bce P 6e4a2347895d4cfa81d471689ebbcc83: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.007s
I20260713 09:07:45.436596 22675 raft_consensus.cc:359] T f909e8e5f5b54f65b296a5c65cfed19e P c7bd05673603487c969b5ef6db12e74d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.437155 22675 raft_consensus.cc:385] T f909e8e5f5b54f65b296a5c65cfed19e P c7bd05673603487c969b5ef6db12e74d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.437413 22675 raft_consensus.cc:740] T f909e8e5f5b54f65b296a5c65cfed19e P c7bd05673603487c969b5ef6db12e74d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7bd05673603487c969b5ef6db12e74d, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.437557 22672 tablet_bootstrap.cc:492] T 7dac9c071cce4888967a8762226210a4 P cf773a87224644e4a90bf40c84679cd7: No bootstrap required, opened a new log
I20260713 09:07:45.437286 22673 raft_consensus.cc:359] T 1d4f8505f54744209ceb580162cb4bce P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.438086 22672 ts_tablet_manager.cc:1403] T 7dac9c071cce4888967a8762226210a4 P cf773a87224644e4a90bf40c84679cd7: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.001s
I20260713 09:07:45.438211 22673 raft_consensus.cc:385] T 1d4f8505f54744209ceb580162cb4bce P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.438212 22675 consensus_queue.cc:260] T f909e8e5f5b54f65b296a5c65cfed19e P c7bd05673603487c969b5ef6db12e74d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.438745 22673 raft_consensus.cc:740] T 1d4f8505f54744209ceb580162cb4bce P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e4a2347895d4cfa81d471689ebbcc83, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.439591 22673 consensus_queue.cc:260] T 1d4f8505f54744209ceb580162cb4bce P 6e4a2347895d4cfa81d471689ebbcc83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.442045 22673 ts_tablet_manager.cc:1434] T 1d4f8505f54744209ceb580162cb4bce P 6e4a2347895d4cfa81d471689ebbcc83: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:07:45.441704 22672 raft_consensus.cc:359] T 7dac9c071cce4888967a8762226210a4 P cf773a87224644e4a90bf40c84679cd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.442518 22672 raft_consensus.cc:385] T 7dac9c071cce4888967a8762226210a4 P cf773a87224644e4a90bf40c84679cd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.442869 22672 raft_consensus.cc:740] T 7dac9c071cce4888967a8762226210a4 P cf773a87224644e4a90bf40c84679cd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf773a87224644e4a90bf40c84679cd7, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.443095 22673 tablet_bootstrap.cc:492] T f909e8e5f5b54f65b296a5c65cfed19e P 6e4a2347895d4cfa81d471689ebbcc83: Bootstrap starting.
I20260713 09:07:45.443912 22672 consensus_queue.cc:260] T 7dac9c071cce4888967a8762226210a4 P cf773a87224644e4a90bf40c84679cd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.446676 22672 ts_tablet_manager.cc:1434] T 7dac9c071cce4888967a8762226210a4 P cf773a87224644e4a90bf40c84679cd7: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260713 09:07:45.447873 22672 tablet_bootstrap.cc:492] T 02b0aece51e948d9b535edb0f6e4c065 P cf773a87224644e4a90bf40c84679cd7: Bootstrap starting.
I20260713 09:07:45.449355 22675 ts_tablet_manager.cc:1434] T f909e8e5f5b54f65b296a5c65cfed19e P c7bd05673603487c969b5ef6db12e74d: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.002s
I20260713 09:07:45.451135 22677 raft_consensus.cc:493] T 02b0aece51e948d9b535edb0f6e4c065 P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:45.451635 22677 raft_consensus.cc:515] T 02b0aece51e948d9b535edb0f6e4c065 P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.452739 22673 tablet_bootstrap.cc:654] T f909e8e5f5b54f65b296a5c65cfed19e P 6e4a2347895d4cfa81d471689ebbcc83: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.455459 22675 tablet_bootstrap.cc:492] T 8d0b182d25f44877a5a26065f6f5c7b0 P c7bd05673603487c969b5ef6db12e74d: Bootstrap starting.
I20260713 09:07:45.463835 22675 tablet_bootstrap.cc:654] T 8d0b182d25f44877a5a26065f6f5c7b0 P c7bd05673603487c969b5ef6db12e74d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.464129 22677 leader_election.cc:290] T 02b0aece51e948d9b535edb0f6e4c065 P 6e4a2347895d4cfa81d471689ebbcc83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7bd05673603487c969b5ef6db12e74d (127.21.85.193:36499), cf773a87224644e4a90bf40c84679cd7 (127.21.85.195:38541)
I20260713 09:07:45.475689 22675 tablet_bootstrap.cc:492] T 8d0b182d25f44877a5a26065f6f5c7b0 P c7bd05673603487c969b5ef6db12e74d: No bootstrap required, opened a new log
I20260713 09:07:45.476226 22675 ts_tablet_manager.cc:1403] T 8d0b182d25f44877a5a26065f6f5c7b0 P c7bd05673603487c969b5ef6db12e74d: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260713 09:07:45.478451 22675 raft_consensus.cc:359] T 8d0b182d25f44877a5a26065f6f5c7b0 P c7bd05673603487c969b5ef6db12e74d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.479259 22675 raft_consensus.cc:385] T 8d0b182d25f44877a5a26065f6f5c7b0 P c7bd05673603487c969b5ef6db12e74d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.479627 22675 raft_consensus.cc:740] T 8d0b182d25f44877a5a26065f6f5c7b0 P c7bd05673603487c969b5ef6db12e74d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7bd05673603487c969b5ef6db12e74d, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.480711 22675 consensus_queue.cc:260] T 8d0b182d25f44877a5a26065f6f5c7b0 P c7bd05673603487c969b5ef6db12e74d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.482257 22632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02b0aece51e948d9b535edb0f6e4c065" candidate_uuid: "6e4a2347895d4cfa81d471689ebbcc83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf773a87224644e4a90bf40c84679cd7" is_pre_election: true
W20260713 09:07:45.484364 22523 leader_election.cc:343] T 02b0aece51e948d9b535edb0f6e4c065 P 6e4a2347895d4cfa81d471689ebbcc83 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf773a87224644e4a90bf40c84679cd7 (127.21.85.195:38541): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:45.486788 22672 tablet_bootstrap.cc:654] T 02b0aece51e948d9b535edb0f6e4c065 P cf773a87224644e4a90bf40c84679cd7: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.488857 22675 ts_tablet_manager.cc:1434] T 8d0b182d25f44877a5a26065f6f5c7b0 P c7bd05673603487c969b5ef6db12e74d: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:07:45.489781 22483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02b0aece51e948d9b535edb0f6e4c065" candidate_uuid: "6e4a2347895d4cfa81d471689ebbcc83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7bd05673603487c969b5ef6db12e74d" is_pre_election: true
I20260713 09:07:45.491340 22675 tablet_bootstrap.cc:492] T f2dde649f26e47ed856927deafefa8f3 P c7bd05673603487c969b5ef6db12e74d: Bootstrap starting.
W20260713 09:07:45.492105 22521 leader_election.cc:343] T 02b0aece51e948d9b535edb0f6e4c065 P 6e4a2347895d4cfa81d471689ebbcc83 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7bd05673603487c969b5ef6db12e74d (127.21.85.193:36499): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:45.492630 22521 leader_election.cc:304] T 02b0aece51e948d9b535edb0f6e4c065 P 6e4a2347895d4cfa81d471689ebbcc83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e4a2347895d4cfa81d471689ebbcc83; no voters: c7bd05673603487c969b5ef6db12e74d, cf773a87224644e4a90bf40c84679cd7
I20260713 09:07:45.493973 22673 tablet_bootstrap.cc:492] T f909e8e5f5b54f65b296a5c65cfed19e P 6e4a2347895d4cfa81d471689ebbcc83: No bootstrap required, opened a new log
I20260713 09:07:45.494045 22677 raft_consensus.cc:2749] T 02b0aece51e948d9b535edb0f6e4c065 P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:45.494536 22673 ts_tablet_manager.cc:1403] T f909e8e5f5b54f65b296a5c65cfed19e P 6e4a2347895d4cfa81d471689ebbcc83: Time spent bootstrapping tablet: real 0.052s	user 0.019s	sys 0.030s
I20260713 09:07:45.497246 22672 tablet_bootstrap.cc:492] T 02b0aece51e948d9b535edb0f6e4c065 P cf773a87224644e4a90bf40c84679cd7: No bootstrap required, opened a new log
I20260713 09:07:45.497653 22672 ts_tablet_manager.cc:1403] T 02b0aece51e948d9b535edb0f6e4c065 P cf773a87224644e4a90bf40c84679cd7: Time spent bootstrapping tablet: real 0.050s	user 0.015s	sys 0.001s
I20260713 09:07:45.497382 22673 raft_consensus.cc:359] T f909e8e5f5b54f65b296a5c65cfed19e P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.498155 22673 raft_consensus.cc:385] T f909e8e5f5b54f65b296a5c65cfed19e P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.498481 22673 raft_consensus.cc:740] T f909e8e5f5b54f65b296a5c65cfed19e P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e4a2347895d4cfa81d471689ebbcc83, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.499249 22673 consensus_queue.cc:260] T f909e8e5f5b54f65b296a5c65cfed19e P 6e4a2347895d4cfa81d471689ebbcc83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.500202 22672 raft_consensus.cc:359] T 02b0aece51e948d9b535edb0f6e4c065 P cf773a87224644e4a90bf40c84679cd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.500931 22672 raft_consensus.cc:385] T 02b0aece51e948d9b535edb0f6e4c065 P cf773a87224644e4a90bf40c84679cd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.501281 22672 raft_consensus.cc:740] T 02b0aece51e948d9b535edb0f6e4c065 P cf773a87224644e4a90bf40c84679cd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf773a87224644e4a90bf40c84679cd7, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.501427 22673 ts_tablet_manager.cc:1434] T f909e8e5f5b54f65b296a5c65cfed19e P 6e4a2347895d4cfa81d471689ebbcc83: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:07:45.501770 22675 tablet_bootstrap.cc:654] T f2dde649f26e47ed856927deafefa8f3 P c7bd05673603487c969b5ef6db12e74d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.502486 22673 tablet_bootstrap.cc:492] T 7dac9c071cce4888967a8762226210a4 P 6e4a2347895d4cfa81d471689ebbcc83: Bootstrap starting.
I20260713 09:07:45.502204 22672 consensus_queue.cc:260] T 02b0aece51e948d9b535edb0f6e4c065 P cf773a87224644e4a90bf40c84679cd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.510742 22673 tablet_bootstrap.cc:654] T 7dac9c071cce4888967a8762226210a4 P 6e4a2347895d4cfa81d471689ebbcc83: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.511005 22672 ts_tablet_manager.cc:1434] T 02b0aece51e948d9b535edb0f6e4c065 P cf773a87224644e4a90bf40c84679cd7: Time spent starting tablet: real 0.013s	user 0.001s	sys 0.005s
I20260713 09:07:45.513746 22679 raft_consensus.cc:493] T 8192e202fc8248aaaa05fb80212f0791 P cf773a87224644e4a90bf40c84679cd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:45.514215 22679 raft_consensus.cc:515] T 8192e202fc8248aaaa05fb80212f0791 P cf773a87224644e4a90bf40c84679cd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.515406 22675 tablet_bootstrap.cc:492] T f2dde649f26e47ed856927deafefa8f3 P c7bd05673603487c969b5ef6db12e74d: No bootstrap required, opened a new log
I20260713 09:07:45.515887 22675 ts_tablet_manager.cc:1403] T f2dde649f26e47ed856927deafefa8f3 P c7bd05673603487c969b5ef6db12e74d: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.006s
I20260713 09:07:45.516479 22672 tablet_bootstrap.cc:492] T 1d4f8505f54744209ceb580162cb4bce P cf773a87224644e4a90bf40c84679cd7: Bootstrap starting.
I20260713 09:07:45.516889 22679 leader_election.cc:290] T 8192e202fc8248aaaa05fb80212f0791 P cf773a87224644e4a90bf40c84679cd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7bd05673603487c969b5ef6db12e74d (127.21.85.193:36499), 6e4a2347895d4cfa81d471689ebbcc83 (127.21.85.194:44783)
I20260713 09:07:45.518784 22675 raft_consensus.cc:359] T f2dde649f26e47ed856927deafefa8f3 P c7bd05673603487c969b5ef6db12e74d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.519513 22675 raft_consensus.cc:385] T f2dde649f26e47ed856927deafefa8f3 P c7bd05673603487c969b5ef6db12e74d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.519848 22675 raft_consensus.cc:740] T f2dde649f26e47ed856927deafefa8f3 P c7bd05673603487c969b5ef6db12e74d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7bd05673603487c969b5ef6db12e74d, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.520572 22675 consensus_queue.cc:260] T f2dde649f26e47ed856927deafefa8f3 P c7bd05673603487c969b5ef6db12e74d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.522930 22675 ts_tablet_manager.cc:1434] T f2dde649f26e47ed856927deafefa8f3 P c7bd05673603487c969b5ef6db12e74d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:07:45.523931 22675 tablet_bootstrap.cc:492] T 02b0aece51e948d9b535edb0f6e4c065 P c7bd05673603487c969b5ef6db12e74d: Bootstrap starting.
I20260713 09:07:45.524466 22673 tablet_bootstrap.cc:492] T 7dac9c071cce4888967a8762226210a4 P 6e4a2347895d4cfa81d471689ebbcc83: No bootstrap required, opened a new log
I20260713 09:07:45.524981 22673 ts_tablet_manager.cc:1403] T 7dac9c071cce4888967a8762226210a4 P 6e4a2347895d4cfa81d471689ebbcc83: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.011s
I20260713 09:07:45.526693 22672 tablet_bootstrap.cc:654] T 1d4f8505f54744209ceb580162cb4bce P cf773a87224644e4a90bf40c84679cd7: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.527925 22673 raft_consensus.cc:359] T 7dac9c071cce4888967a8762226210a4 P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.528666 22673 raft_consensus.cc:385] T 7dac9c071cce4888967a8762226210a4 P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.528973 22673 raft_consensus.cc:740] T 7dac9c071cce4888967a8762226210a4 P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e4a2347895d4cfa81d471689ebbcc83, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.530458 22675 tablet_bootstrap.cc:654] T 02b0aece51e948d9b535edb0f6e4c065 P c7bd05673603487c969b5ef6db12e74d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.529932 22673 consensus_queue.cc:260] T 7dac9c071cce4888967a8762226210a4 P 6e4a2347895d4cfa81d471689ebbcc83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.532795 22673 ts_tablet_manager.cc:1434] T 7dac9c071cce4888967a8762226210a4 P 6e4a2347895d4cfa81d471689ebbcc83: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:07:45.533941 22673 tablet_bootstrap.cc:492] T 8192e202fc8248aaaa05fb80212f0791 P 6e4a2347895d4cfa81d471689ebbcc83: Bootstrap starting.
I20260713 09:07:45.541121 22673 tablet_bootstrap.cc:654] T 8192e202fc8248aaaa05fb80212f0791 P 6e4a2347895d4cfa81d471689ebbcc83: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.549348 22558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8192e202fc8248aaaa05fb80212f0791" candidate_uuid: "cf773a87224644e4a90bf40c84679cd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e4a2347895d4cfa81d471689ebbcc83" is_pre_election: true
W20260713 09:07:45.550964 22596 leader_election.cc:343] T 8192e202fc8248aaaa05fb80212f0791 P cf773a87224644e4a90bf40c84679cd7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e4a2347895d4cfa81d471689ebbcc83 (127.21.85.194:44783): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:45.555390 22675 tablet_bootstrap.cc:492] T 02b0aece51e948d9b535edb0f6e4c065 P c7bd05673603487c969b5ef6db12e74d: No bootstrap required, opened a new log
I20260713 09:07:45.555734 22483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8192e202fc8248aaaa05fb80212f0791" candidate_uuid: "cf773a87224644e4a90bf40c84679cd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7bd05673603487c969b5ef6db12e74d" is_pre_election: true
I20260713 09:07:45.556042 22675 ts_tablet_manager.cc:1403] T 02b0aece51e948d9b535edb0f6e4c065 P c7bd05673603487c969b5ef6db12e74d: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.015s
I20260713 09:07:45.556396 22673 tablet_bootstrap.cc:492] T 8192e202fc8248aaaa05fb80212f0791 P 6e4a2347895d4cfa81d471689ebbcc83: No bootstrap required, opened a new log
I20260713 09:07:45.556998 22673 ts_tablet_manager.cc:1403] T 8192e202fc8248aaaa05fb80212f0791 P 6e4a2347895d4cfa81d471689ebbcc83: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.000s
I20260713 09:07:45.559468 22675 raft_consensus.cc:359] T 02b0aece51e948d9b535edb0f6e4c065 P c7bd05673603487c969b5ef6db12e74d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.560074 22672 tablet_bootstrap.cc:492] T 1d4f8505f54744209ceb580162cb4bce P cf773a87224644e4a90bf40c84679cd7: No bootstrap required, opened a new log
I20260713 09:07:45.560438 22675 raft_consensus.cc:385] T 02b0aece51e948d9b535edb0f6e4c065 P c7bd05673603487c969b5ef6db12e74d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.560631 22672 ts_tablet_manager.cc:1403] T 1d4f8505f54744209ceb580162cb4bce P cf773a87224644e4a90bf40c84679cd7: Time spent bootstrapping tablet: real 0.044s	user 0.007s	sys 0.011s
I20260713 09:07:45.560191 22673 raft_consensus.cc:359] T 8192e202fc8248aaaa05fb80212f0791 P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
W20260713 09:07:45.557546 22595 leader_election.cc:343] T 8192e202fc8248aaaa05fb80212f0791 P cf773a87224644e4a90bf40c84679cd7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7bd05673603487c969b5ef6db12e74d (127.21.85.193:36499): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:45.560966 22675 raft_consensus.cc:740] T 02b0aece51e948d9b535edb0f6e4c065 P c7bd05673603487c969b5ef6db12e74d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7bd05673603487c969b5ef6db12e74d, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.561148 22673 raft_consensus.cc:385] T 8192e202fc8248aaaa05fb80212f0791 P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.561295 22595 leader_election.cc:304] T 8192e202fc8248aaaa05fb80212f0791 P cf773a87224644e4a90bf40c84679cd7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf773a87224644e4a90bf40c84679cd7; no voters: 6e4a2347895d4cfa81d471689ebbcc83, c7bd05673603487c969b5ef6db12e74d
I20260713 09:07:45.561928 22675 consensus_queue.cc:260] T 02b0aece51e948d9b535edb0f6e4c065 P c7bd05673603487c969b5ef6db12e74d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.562670 22679 raft_consensus.cc:2749] T 8192e202fc8248aaaa05fb80212f0791 P cf773a87224644e4a90bf40c84679cd7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:45.563589 22677 raft_consensus.cc:493] T 1d4f8505f54744209ceb580162cb4bce P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:45.563934 22672 raft_consensus.cc:359] T 1d4f8505f54744209ceb580162cb4bce P cf773a87224644e4a90bf40c84679cd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.564124 22677 raft_consensus.cc:515] T 1d4f8505f54744209ceb580162cb4bce P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.564742 22672 raft_consensus.cc:385] T 1d4f8505f54744209ceb580162cb4bce P cf773a87224644e4a90bf40c84679cd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.565131 22672 raft_consensus.cc:740] T 1d4f8505f54744209ceb580162cb4bce P cf773a87224644e4a90bf40c84679cd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf773a87224644e4a90bf40c84679cd7, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.565850 22672 consensus_queue.cc:260] T 1d4f8505f54744209ceb580162cb4bce P cf773a87224644e4a90bf40c84679cd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.566407 22677 leader_election.cc:290] T 1d4f8505f54744209ceb580162cb4bce P 6e4a2347895d4cfa81d471689ebbcc83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7bd05673603487c969b5ef6db12e74d (127.21.85.193:36499), cf773a87224644e4a90bf40c84679cd7 (127.21.85.195:38541)
I20260713 09:07:45.561548 22673 raft_consensus.cc:740] T 8192e202fc8248aaaa05fb80212f0791 P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e4a2347895d4cfa81d471689ebbcc83, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.568612 22632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4f8505f54744209ceb580162cb4bce" candidate_uuid: "6e4a2347895d4cfa81d471689ebbcc83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf773a87224644e4a90bf40c84679cd7" is_pre_election: true
I20260713 09:07:45.568768 22673 consensus_queue.cc:260] T 8192e202fc8248aaaa05fb80212f0791 P 6e4a2347895d4cfa81d471689ebbcc83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.569278 22632 raft_consensus.cc:2468] T 1d4f8505f54744209ceb580162cb4bce P cf773a87224644e4a90bf40c84679cd7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e4a2347895d4cfa81d471689ebbcc83 in term 0.
I20260713 09:07:45.570897 22672 ts_tablet_manager.cc:1434] T 1d4f8505f54744209ceb580162cb4bce P cf773a87224644e4a90bf40c84679cd7: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:07:45.570744 22523 leader_election.cc:304] T 1d4f8505f54744209ceb580162cb4bce P 6e4a2347895d4cfa81d471689ebbcc83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e4a2347895d4cfa81d471689ebbcc83, cf773a87224644e4a90bf40c84679cd7; no voters: 
I20260713 09:07:45.571291 22673 ts_tablet_manager.cc:1434] T 8192e202fc8248aaaa05fb80212f0791 P 6e4a2347895d4cfa81d471689ebbcc83: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260713 09:07:45.568636 22483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4f8505f54744209ceb580162cb4bce" candidate_uuid: "6e4a2347895d4cfa81d471689ebbcc83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7bd05673603487c969b5ef6db12e74d" is_pre_election: true
I20260713 09:07:45.571909 22677 raft_consensus.cc:2804] T 1d4f8505f54744209ceb580162cb4bce P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:45.572053 22483 raft_consensus.cc:2468] T 1d4f8505f54744209ceb580162cb4bce P c7bd05673603487c969b5ef6db12e74d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e4a2347895d4cfa81d471689ebbcc83 in term 0.
I20260713 09:07:45.572312 22677 raft_consensus.cc:493] T 1d4f8505f54744209ceb580162cb4bce P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:45.572542 22673 tablet_bootstrap.cc:492] T 8d0b182d25f44877a5a26065f6f5c7b0 P 6e4a2347895d4cfa81d471689ebbcc83: Bootstrap starting.
I20260713 09:07:45.572705 22677 raft_consensus.cc:3060] T 1d4f8505f54744209ceb580162cb4bce P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:45.576639 22675 ts_tablet_manager.cc:1434] T 02b0aece51e948d9b535edb0f6e4c065 P c7bd05673603487c969b5ef6db12e74d: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260713 09:07:45.577834 22672 tablet_bootstrap.cc:492] T f2dde649f26e47ed856927deafefa8f3 P cf773a87224644e4a90bf40c84679cd7: Bootstrap starting.
I20260713 09:07:45.581161 22675 tablet_bootstrap.cc:492] T 135cd623798f4e4fa5cff9a9c3e17129 P c7bd05673603487c969b5ef6db12e74d: Bootstrap starting.
I20260713 09:07:45.590284 22682 raft_consensus.cc:493] T f909e8e5f5b54f65b296a5c65cfed19e P c7bd05673603487c969b5ef6db12e74d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:45.590847 22682 raft_consensus.cc:515] T f909e8e5f5b54f65b296a5c65cfed19e P c7bd05673603487c969b5ef6db12e74d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.591876 22673 tablet_bootstrap.cc:654] T 8d0b182d25f44877a5a26065f6f5c7b0 P 6e4a2347895d4cfa81d471689ebbcc83: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.596714 22682 leader_election.cc:290] T f909e8e5f5b54f65b296a5c65cfed19e P c7bd05673603487c969b5ef6db12e74d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e4a2347895d4cfa81d471689ebbcc83 (127.21.85.194:44783), cf773a87224644e4a90bf40c84679cd7 (127.21.85.195:38541)
I20260713 09:07:45.597337 22682 raft_consensus.cc:493] T 02b0aece51e948d9b535edb0f6e4c065 P c7bd05673603487c969b5ef6db12e74d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:45.601366 22677 raft_consensus.cc:515] T 1d4f8505f54744209ceb580162cb4bce P 6e4a2347895d4cfa81d471689ebbcc83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.602609 22682 raft_consensus.cc:515] T 02b0aece51e948d9b535edb0f6e4c065 P c7bd05673603487c969b5ef6db12e74d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.604672 22677 leader_election.cc:290] T 1d4f8505f54744209ceb580162cb4bce P 6e4a2347895d4cfa81d471689ebbcc83 [CANDIDATE]: Term 1 election: Requested vote from peers c7bd05673603487c969b5ef6db12e74d (127.21.85.193:36499), cf773a87224644e4a90bf40c84679cd7 (127.21.85.195:38541)
I20260713 09:07:45.605986 22632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4f8505f54744209ceb580162cb4bce" candidate_uuid: "6e4a2347895d4cfa81d471689ebbcc83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf773a87224644e4a90bf40c84679cd7"
I20260713 09:07:45.606834 22632 raft_consensus.cc:3060] T 1d4f8505f54744209ceb580162cb4bce P cf773a87224644e4a90bf40c84679cd7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:45.606979 22682 leader_election.cc:290] T 02b0aece51e948d9b535edb0f6e4c065 P c7bd05673603487c969b5ef6db12e74d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e4a2347895d4cfa81d471689ebbcc83 (127.21.85.194:44783), cf773a87224644e4a90bf40c84679cd7 (127.21.85.195:38541)
I20260713 09:07:45.618204 22672 tablet_bootstrap.cc:654] T f2dde649f26e47ed856927deafefa8f3 P cf773a87224644e4a90bf40c84679cd7: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.619138 22675 tablet_bootstrap.cc:654] T 135cd623798f4e4fa5cff9a9c3e17129 P c7bd05673603487c969b5ef6db12e74d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.624855 22673 tablet_bootstrap.cc:492] T 8d0b182d25f44877a5a26065f6f5c7b0 P 6e4a2347895d4cfa81d471689ebbcc83: No bootstrap required, opened a new log
I20260713 09:07:45.625411 22673 ts_tablet_manager.cc:1403] T 8d0b182d25f44877a5a26065f6f5c7b0 P 6e4a2347895d4cfa81d471689ebbcc83: Time spent bootstrapping tablet: real 0.053s	user 0.031s	sys 0.020s
I20260713 09:07:45.625336 22632 raft_consensus.cc:2468] T 1d4f8505f54744209ceb580162cb4bce P cf773a87224644e4a90bf40c84679cd7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e4a2347895d4cfa81d471689ebbcc83 in term 1.
I20260713 09:07:45.626926 22523 leader_election.cc:304] T 1d4f8505f54744209ceb580162cb4bce P 6e4a2347895d4cfa81d471689ebbcc83 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e4a2347895d4cfa81d471689ebbcc83, cf773a87224644e4a90bf40c84679cd7; no voters: 
I20260713 09:07:45.628113 22677 raft_consensus.cc:2804] T 1d4f8505f54744209ceb580162cb4bce P 6e4a2347895d4cfa81d471689ebbcc83 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:45.630224 22673 raft_consensus.cc:359] T 8d0b182d25f44877a5a26065f6f5c7b0 P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.633014 22673 raft_consensus.cc:385] T 8d0b182d25f44877a5a26065f6f5c7b0 P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.633490 22673 raft_consensus.cc:740] T 8d0b182d25f44877a5a26065f6f5c7b0 P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e4a2347895d4cfa81d471689ebbcc83, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.634552 22673 consensus_queue.cc:260] T 8d0b182d25f44877a5a26065f6f5c7b0 P 6e4a2347895d4cfa81d471689ebbcc83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.636739 22679 raft_consensus.cc:493] T 135cd623798f4e4fa5cff9a9c3e17129 P cf773a87224644e4a90bf40c84679cd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:45.638499 22679 raft_consensus.cc:515] T 135cd623798f4e4fa5cff9a9c3e17129 P cf773a87224644e4a90bf40c84679cd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.642323 22558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "135cd623798f4e4fa5cff9a9c3e17129" candidate_uuid: "cf773a87224644e4a90bf40c84679cd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e4a2347895d4cfa81d471689ebbcc83" is_pre_election: true
I20260713 09:07:45.643252 22675 tablet_bootstrap.cc:492] T 135cd623798f4e4fa5cff9a9c3e17129 P c7bd05673603487c969b5ef6db12e74d: No bootstrap required, opened a new log
I20260713 09:07:45.643775 22675 ts_tablet_manager.cc:1403] T 135cd623798f4e4fa5cff9a9c3e17129 P c7bd05673603487c969b5ef6db12e74d: Time spent bootstrapping tablet: real 0.063s	user 0.010s	sys 0.005s
W20260713 09:07:45.644078 22596 leader_election.cc:343] T 135cd623798f4e4fa5cff9a9c3e17129 P cf773a87224644e4a90bf40c84679cd7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e4a2347895d4cfa81d471689ebbcc83 (127.21.85.194:44783): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:45.644801 22679 leader_election.cc:290] T 135cd623798f4e4fa5cff9a9c3e17129 P cf773a87224644e4a90bf40c84679cd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e4a2347895d4cfa81d471689ebbcc83 (127.21.85.194:44783), c7bd05673603487c969b5ef6db12e74d (127.21.85.193:36499)
I20260713 09:07:45.647574 22483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "135cd623798f4e4fa5cff9a9c3e17129" candidate_uuid: "cf773a87224644e4a90bf40c84679cd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7bd05673603487c969b5ef6db12e74d" is_pre_election: true
W20260713 09:07:45.649152 22595 leader_election.cc:343] T 135cd623798f4e4fa5cff9a9c3e17129 P cf773a87224644e4a90bf40c84679cd7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7bd05673603487c969b5ef6db12e74d (127.21.85.193:36499): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:45.649621 22595 leader_election.cc:304] T 135cd623798f4e4fa5cff9a9c3e17129 P cf773a87224644e4a90bf40c84679cd7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf773a87224644e4a90bf40c84679cd7; no voters: 6e4a2347895d4cfa81d471689ebbcc83, c7bd05673603487c969b5ef6db12e74d
I20260713 09:07:45.649783 22675 raft_consensus.cc:359] T 135cd623798f4e4fa5cff9a9c3e17129 P c7bd05673603487c969b5ef6db12e74d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.650506 22675 raft_consensus.cc:385] T 135cd623798f4e4fa5cff9a9c3e17129 P c7bd05673603487c969b5ef6db12e74d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.650838 22679 raft_consensus.cc:2749] T 135cd623798f4e4fa5cff9a9c3e17129 P cf773a87224644e4a90bf40c84679cd7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:45.650846 22675 raft_consensus.cc:740] T 135cd623798f4e4fa5cff9a9c3e17129 P c7bd05673603487c969b5ef6db12e74d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7bd05673603487c969b5ef6db12e74d, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.655268 22673 ts_tablet_manager.cc:1434] T 8d0b182d25f44877a5a26065f6f5c7b0 P 6e4a2347895d4cfa81d471689ebbcc83: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.002s
I20260713 09:07:45.655766 22679 raft_consensus.cc:493] T 7dac9c071cce4888967a8762226210a4 P cf773a87224644e4a90bf40c84679cd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:45.656452 22673 tablet_bootstrap.cc:492] T 135cd623798f4e4fa5cff9a9c3e17129 P 6e4a2347895d4cfa81d471689ebbcc83: Bootstrap starting.
I20260713 09:07:45.656270 22679 raft_consensus.cc:515] T 7dac9c071cce4888967a8762226210a4 P cf773a87224644e4a90bf40c84679cd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
W20260713 09:07:45.659265 22429 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:45.659922 22679 leader_election.cc:290] T 7dac9c071cce4888967a8762226210a4 P cf773a87224644e4a90bf40c84679cd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7bd05673603487c969b5ef6db12e74d (127.21.85.193:36499), 6e4a2347895d4cfa81d471689ebbcc83 (127.21.85.194:44783)
I20260713 09:07:45.659759 22558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dac9c071cce4888967a8762226210a4" candidate_uuid: "cf773a87224644e4a90bf40c84679cd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e4a2347895d4cfa81d471689ebbcc83" is_pre_election: true
I20260713 09:07:45.650974 22677 raft_consensus.cc:697] T 1d4f8505f54744209ceb580162cb4bce P 6e4a2347895d4cfa81d471689ebbcc83 [term 1 LEADER]: Becoming Leader. State: Replica: 6e4a2347895d4cfa81d471689ebbcc83, State: Running, Role: LEADER
I20260713 09:07:45.660624 22558 raft_consensus.cc:2468] T 7dac9c071cce4888967a8762226210a4 P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf773a87224644e4a90bf40c84679cd7 in term 0.
I20260713 09:07:45.661936 22677 consensus_queue.cc:237] T 1d4f8505f54744209ceb580162cb4bce P 6e4a2347895d4cfa81d471689ebbcc83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.661576 22483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dac9c071cce4888967a8762226210a4" candidate_uuid: "cf773a87224644e4a90bf40c84679cd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7bd05673603487c969b5ef6db12e74d" is_pre_election: true
I20260713 09:07:45.662107 22596 leader_election.cc:304] T 7dac9c071cce4888967a8762226210a4 P cf773a87224644e4a90bf40c84679cd7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e4a2347895d4cfa81d471689ebbcc83, cf773a87224644e4a90bf40c84679cd7; no voters: 
I20260713 09:07:45.664018 22631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02b0aece51e948d9b535edb0f6e4c065" candidate_uuid: "c7bd05673603487c969b5ef6db12e74d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf773a87224644e4a90bf40c84679cd7" is_pre_election: true
W20260713 09:07:45.664355 22595 leader_election.cc:343] T 7dac9c071cce4888967a8762226210a4 P cf773a87224644e4a90bf40c84679cd7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7bd05673603487c969b5ef6db12e74d (127.21.85.193:36499): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:45.664570 22632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f909e8e5f5b54f65b296a5c65cfed19e" candidate_uuid: "c7bd05673603487c969b5ef6db12e74d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf773a87224644e4a90bf40c84679cd7" is_pre_election: true
I20260713 09:07:45.664687 22631 raft_consensus.cc:2468] T 02b0aece51e948d9b535edb0f6e4c065 P cf773a87224644e4a90bf40c84679cd7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7bd05673603487c969b5ef6db12e74d in term 0.
I20260713 09:07:45.665591 22483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4f8505f54744209ceb580162cb4bce" candidate_uuid: "6e4a2347895d4cfa81d471689ebbcc83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7bd05673603487c969b5ef6db12e74d"
I20260713 09:07:45.666322 22483 raft_consensus.cc:3060] T 1d4f8505f54744209ceb580162cb4bce P c7bd05673603487c969b5ef6db12e74d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:45.666488 22558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f909e8e5f5b54f65b296a5c65cfed19e" candidate_uuid: "c7bd05673603487c969b5ef6db12e74d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e4a2347895d4cfa81d471689ebbcc83" is_pre_election: true
I20260713 09:07:45.667128 22558 raft_consensus.cc:2468] T f909e8e5f5b54f65b296a5c65cfed19e P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7bd05673603487c969b5ef6db12e74d in term 0.
I20260713 09:07:45.668167 22557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02b0aece51e948d9b535edb0f6e4c065" candidate_uuid: "c7bd05673603487c969b5ef6db12e74d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e4a2347895d4cfa81d471689ebbcc83" is_pre_election: true
I20260713 09:07:45.668824 22557 raft_consensus.cc:2468] T 02b0aece51e948d9b535edb0f6e4c065 P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7bd05673603487c969b5ef6db12e74d in term 0.
I20260713 09:07:45.668560 22447 leader_election.cc:304] T f909e8e5f5b54f65b296a5c65cfed19e P c7bd05673603487c969b5ef6db12e74d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e4a2347895d4cfa81d471689ebbcc83, c7bd05673603487c969b5ef6db12e74d; no voters: 
I20260713 09:07:45.669875 22679 raft_consensus.cc:2804] T 7dac9c071cce4888967a8762226210a4 P cf773a87224644e4a90bf40c84679cd7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:45.669958 22702 raft_consensus.cc:2804] T f909e8e5f5b54f65b296a5c65cfed19e P c7bd05673603487c969b5ef6db12e74d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:45.670364 22679 raft_consensus.cc:493] T 7dac9c071cce4888967a8762226210a4 P cf773a87224644e4a90bf40c84679cd7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:45.670635 22702 raft_consensus.cc:493] T f909e8e5f5b54f65b296a5c65cfed19e P c7bd05673603487c969b5ef6db12e74d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:45.670821 22679 raft_consensus.cc:3060] T 7dac9c071cce4888967a8762226210a4 P cf773a87224644e4a90bf40c84679cd7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:45.671152 22702 raft_consensus.cc:3060] T f909e8e5f5b54f65b296a5c65cfed19e P c7bd05673603487c969b5ef6db12e74d [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:07:45.675264 22448 leader_election.cc:343] T f909e8e5f5b54f65b296a5c65cfed19e P c7bd05673603487c969b5ef6db12e74d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf773a87224644e4a90bf40c84679cd7 (127.21.85.195:38541): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:45.659786 22675 consensus_queue.cc:260] T 135cd623798f4e4fa5cff9a9c3e17129 P c7bd05673603487c969b5ef6db12e74d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.676028 22448 leader_election.cc:304] T 02b0aece51e948d9b535edb0f6e4c065 P c7bd05673603487c969b5ef6db12e74d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7bd05673603487c969b5ef6db12e74d, cf773a87224644e4a90bf40c84679cd7; no voters: 
I20260713 09:07:45.678489 22682 raft_consensus.cc:2804] T 02b0aece51e948d9b535edb0f6e4c065 P c7bd05673603487c969b5ef6db12e74d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:45.678872 22682 raft_consensus.cc:493] T 02b0aece51e948d9b535edb0f6e4c065 P c7bd05673603487c969b5ef6db12e74d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:45.679033 22483 raft_consensus.cc:2468] T 1d4f8505f54744209ceb580162cb4bce P c7bd05673603487c969b5ef6db12e74d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e4a2347895d4cfa81d471689ebbcc83 in term 1.
I20260713 09:07:45.679272 22682 raft_consensus.cc:3060] T 02b0aece51e948d9b535edb0f6e4c065 P c7bd05673603487c969b5ef6db12e74d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:45.682890 22673 tablet_bootstrap.cc:654] T 135cd623798f4e4fa5cff9a9c3e17129 P 6e4a2347895d4cfa81d471689ebbcc83: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.687273 22672 tablet_bootstrap.cc:492] T f2dde649f26e47ed856927deafefa8f3 P cf773a87224644e4a90bf40c84679cd7: No bootstrap required, opened a new log
I20260713 09:07:45.687768 22672 ts_tablet_manager.cc:1403] T f2dde649f26e47ed856927deafefa8f3 P cf773a87224644e4a90bf40c84679cd7: Time spent bootstrapping tablet: real 0.110s	user 0.021s	sys 0.026s
I20260713 09:07:45.689280 22675 ts_tablet_manager.cc:1434] T 135cd623798f4e4fa5cff9a9c3e17129 P c7bd05673603487c969b5ef6db12e74d: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.000s
I20260713 09:07:45.686837 22682 raft_consensus.cc:515] T 02b0aece51e948d9b535edb0f6e4c065 P c7bd05673603487c969b5ef6db12e74d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.691200 22672 raft_consensus.cc:359] T f2dde649f26e47ed856927deafefa8f3 P cf773a87224644e4a90bf40c84679cd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.692728 22702 raft_consensus.cc:515] T f909e8e5f5b54f65b296a5c65cfed19e P c7bd05673603487c969b5ef6db12e74d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.697062 22682 leader_election.cc:290] T 02b0aece51e948d9b535edb0f6e4c065 P c7bd05673603487c969b5ef6db12e74d [CANDIDATE]: Term 1 election: Requested vote from peers 6e4a2347895d4cfa81d471689ebbcc83 (127.21.85.194:44783), cf773a87224644e4a90bf40c84679cd7 (127.21.85.195:38541)
I20260713 09:07:45.697544 22557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02b0aece51e948d9b535edb0f6e4c065" candidate_uuid: "c7bd05673603487c969b5ef6db12e74d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e4a2347895d4cfa81d471689ebbcc83"
I20260713 09:07:45.698078 22557 raft_consensus.cc:3060] T 02b0aece51e948d9b535edb0f6e4c065 P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:45.699530 22702 leader_election.cc:290] T f909e8e5f5b54f65b296a5c65cfed19e P c7bd05673603487c969b5ef6db12e74d [CANDIDATE]: Term 1 election: Requested vote from peers 6e4a2347895d4cfa81d471689ebbcc83 (127.21.85.194:44783), cf773a87224644e4a90bf40c84679cd7 (127.21.85.195:38541)
I20260713 09:07:45.700739 22631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f909e8e5f5b54f65b296a5c65cfed19e" candidate_uuid: "c7bd05673603487c969b5ef6db12e74d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf773a87224644e4a90bf40c84679cd7"
I20260713 09:07:45.701606 22673 tablet_bootstrap.cc:492] T 135cd623798f4e4fa5cff9a9c3e17129 P 6e4a2347895d4cfa81d471689ebbcc83: No bootstrap required, opened a new log
W20260713 09:07:45.702252 22448 leader_election.cc:343] T f909e8e5f5b54f65b296a5c65cfed19e P c7bd05673603487c969b5ef6db12e74d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cf773a87224644e4a90bf40c84679cd7 (127.21.85.195:38541): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:45.702620 22673 ts_tablet_manager.cc:1403] T 135cd623798f4e4fa5cff9a9c3e17129 P 6e4a2347895d4cfa81d471689ebbcc83: Time spent bootstrapping tablet: real 0.046s	user 0.009s	sys 0.005s
I20260713 09:07:45.703096 22706 raft_consensus.cc:493] T f2dde649f26e47ed856927deafefa8f3 P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:45.703590 22706 raft_consensus.cc:515] T f2dde649f26e47ed856927deafefa8f3 P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.706527 22673 raft_consensus.cc:359] T 135cd623798f4e4fa5cff9a9c3e17129 P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.707132 22631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2dde649f26e47ed856927deafefa8f3" candidate_uuid: "6e4a2347895d4cfa81d471689ebbcc83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf773a87224644e4a90bf40c84679cd7" is_pre_election: true
I20260713 09:07:45.707654 22673 raft_consensus.cc:385] T 135cd623798f4e4fa5cff9a9c3e17129 P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.707908 22706 leader_election.cc:290] T f2dde649f26e47ed856927deafefa8f3 P 6e4a2347895d4cfa81d471689ebbcc83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7bd05673603487c969b5ef6db12e74d (127.21.85.193:36499), cf773a87224644e4a90bf40c84679cd7 (127.21.85.195:38541)
I20260713 09:07:45.708179 22673 raft_consensus.cc:740] T 135cd623798f4e4fa5cff9a9c3e17129 P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e4a2347895d4cfa81d471689ebbcc83, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.709575 22558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f909e8e5f5b54f65b296a5c65cfed19e" candidate_uuid: "c7bd05673603487c969b5ef6db12e74d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e4a2347895d4cfa81d471689ebbcc83"
I20260713 09:07:45.709355 22673 consensus_queue.cc:260] T 135cd623798f4e4fa5cff9a9c3e17129 P 6e4a2347895d4cfa81d471689ebbcc83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.711289 22632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02b0aece51e948d9b535edb0f6e4c065" candidate_uuid: "c7bd05673603487c969b5ef6db12e74d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf773a87224644e4a90bf40c84679cd7"
I20260713 09:07:45.711400 22483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2dde649f26e47ed856927deafefa8f3" candidate_uuid: "6e4a2347895d4cfa81d471689ebbcc83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7bd05673603487c969b5ef6db12e74d" is_pre_election: true
I20260713 09:07:45.711941 22632 raft_consensus.cc:3060] T 02b0aece51e948d9b535edb0f6e4c065 P cf773a87224644e4a90bf40c84679cd7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:45.712040 22483 raft_consensus.cc:2468] T f2dde649f26e47ed856927deafefa8f3 P c7bd05673603487c969b5ef6db12e74d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e4a2347895d4cfa81d471689ebbcc83 in term 0.
I20260713 09:07:45.712239 22673 ts_tablet_manager.cc:1434] T 135cd623798f4e4fa5cff9a9c3e17129 P 6e4a2347895d4cfa81d471689ebbcc83: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260713 09:07:45.713253 22521 leader_election.cc:304] T f2dde649f26e47ed856927deafefa8f3 P 6e4a2347895d4cfa81d471689ebbcc83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e4a2347895d4cfa81d471689ebbcc83, c7bd05673603487c969b5ef6db12e74d; no voters: 
I20260713 09:07:45.713537 22673 tablet_bootstrap.cc:492] T 2d818b5d8be74f38a3edbb244bf16775 P 6e4a2347895d4cfa81d471689ebbcc83: Bootstrap starting.
I20260713 09:07:45.714617 22706 raft_consensus.cc:2804] T f2dde649f26e47ed856927deafefa8f3 P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:45.715055 22706 raft_consensus.cc:493] T f2dde649f26e47ed856927deafefa8f3 P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:45.715497 22706 raft_consensus.cc:3060] T f2dde649f26e47ed856927deafefa8f3 P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:45.717450 22557 raft_consensus.cc:2468] T 02b0aece51e948d9b535edb0f6e4c065 P 6e4a2347895d4cfa81d471689ebbcc83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7bd05673603487c969b5ef6db12e74d in term 1.
I20260713 09:07:45.718768 22447 leader_election.cc:304] T 02b0aece51e948d9b535edb0f6e4c065 P c7bd05673603487c969b5ef6db12e74d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e4a2347895d4cfa81d471689ebbcc83, c7bd05673603487c969b5ef6db12e74d; no voters: 
I20260713 09:07:45.696724 22672 raft_consensus.cc:385] T f2dde649f26e47ed856927deafefa8f3 P cf773a87224644e4a90bf40c84679cd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.710069 22558 raft_consensus.cc:3060] T f909e8e5f5b54f65b296a5c65cfed19e P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:45.720793 22675 tablet_bootstrap.cc:492] T 7dac9c071cce4888967a8762226210a4 P c7bd05673603487c969b5ef6db12e74d: Bootstrap starting.
I20260713 09:07:45.722824 22706 raft_consensus.cc:515] T f2dde649f26e47ed856927deafefa8f3 P 6e4a2347895d4cfa81d471689ebbcc83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.719650 22702 raft_consensus.cc:2804] T 02b0aece51e948d9b535edb0f6e4c065 P c7bd05673603487c969b5ef6db12e74d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:45.724179 22702 raft_consensus.cc:697] T 02b0aece51e948d9b535edb0f6e4c065 P c7bd05673603487c969b5ef6db12e74d [term 1 LEADER]: Becoming Leader. State: Replica: c7bd05673603487c969b5ef6db12e74d, State: Running, Role: LEADER
I20260713 09:07:45.724931 22705 raft_consensus.cc:493] T 8d0b182d25f44877a5a26065f6f5c7b0 P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:45.725448 22705 raft_consensus.cc:515] T 8d0b182d25f44877a5a26065f6f5c7b0 P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.725397 22702 consensus_queue.cc:237] T 02b0aece51e948d9b535edb0f6e4c065 P c7bd05673603487c969b5ef6db12e74d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.729975 22483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2dde649f26e47ed856927deafefa8f3" candidate_uuid: "6e4a2347895d4cfa81d471689ebbcc83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7bd05673603487c969b5ef6db12e74d"
I20260713 09:07:45.730430 22482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d0b182d25f44877a5a26065f6f5c7b0" candidate_uuid: "6e4a2347895d4cfa81d471689ebbcc83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7bd05673603487c969b5ef6db12e74d" is_pre_election: true
I20260713 09:07:45.730660 22483 raft_consensus.cc:3060] T f2dde649f26e47ed856927deafefa8f3 P c7bd05673603487c969b5ef6db12e74d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:45.731215 22482 raft_consensus.cc:2468] T 8d0b182d25f44877a5a26065f6f5c7b0 P c7bd05673603487c969b5ef6db12e74d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e4a2347895d4cfa81d471689ebbcc83 in term 0.
I20260713 09:07:45.732406 22521 leader_election.cc:304] T 8d0b182d25f44877a5a26065f6f5c7b0 P 6e4a2347895d4cfa81d471689ebbcc83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e4a2347895d4cfa81d471689ebbcc83, c7bd05673603487c969b5ef6db12e74d; no voters: 
I20260713 09:07:45.735925 22672 raft_consensus.cc:740] T f2dde649f26e47ed856927deafefa8f3 P cf773a87224644e4a90bf40c84679cd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf773a87224644e4a90bf40c84679cd7, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.737468 22672 consensus_queue.cc:260] T f2dde649f26e47ed856927deafefa8f3 P cf773a87224644e4a90bf40c84679cd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.738622 22631 raft_consensus.cc:2468] T f2dde649f26e47ed856927deafefa8f3 P cf773a87224644e4a90bf40c84679cd7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e4a2347895d4cfa81d471689ebbcc83 in term 0.
I20260713 09:07:45.742758 22558 raft_consensus.cc:2468] T f909e8e5f5b54f65b296a5c65cfed19e P 6e4a2347895d4cfa81d471689ebbcc83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7bd05673603487c969b5ef6db12e74d in term 1.
I20260713 09:07:45.745951 22711 raft_consensus.cc:493] T d4bf818c15bd46b7b0b36cc2b32312da P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:45.750334 22381 catalog_manager.cc:5697] T 1d4f8505f54744209ceb580162cb4bce P 6e4a2347895d4cfa81d471689ebbcc83 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e4a2347895d4cfa81d471689ebbcc83 (127.21.85.194). New cstate: current_term: 1 leader_uuid: "6e4a2347895d4cfa81d471689ebbcc83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:45.693718 22679 raft_consensus.cc:515] T 7dac9c071cce4888967a8762226210a4 P cf773a87224644e4a90bf40c84679cd7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.754134 22482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dac9c071cce4888967a8762226210a4" candidate_uuid: "cf773a87224644e4a90bf40c84679cd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7bd05673603487c969b5ef6db12e74d"
I20260713 09:07:45.754822 22672 ts_tablet_manager.cc:1434] T f2dde649f26e47ed856927deafefa8f3 P cf773a87224644e4a90bf40c84679cd7: Time spent starting tablet: real 0.067s	user 0.004s	sys 0.009s
I20260713 09:07:45.755441 22631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2dde649f26e47ed856927deafefa8f3" candidate_uuid: "6e4a2347895d4cfa81d471689ebbcc83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf773a87224644e4a90bf40c84679cd7"
W20260713 09:07:45.755766 22595 leader_election.cc:343] T 7dac9c071cce4888967a8762226210a4 P cf773a87224644e4a90bf40c84679cd7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c7bd05673603487c969b5ef6db12e74d (127.21.85.193:36499): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:45.756268 22631 raft_consensus.cc:3060] T f2dde649f26e47ed856927deafefa8f3 P cf773a87224644e4a90bf40c84679cd7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:45.757031 22709 raft_consensus.cc:493] T 135cd623798f4e4fa5cff9a9c3e17129 P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:45.759719 22630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d0b182d25f44877a5a26065f6f5c7b0" candidate_uuid: "6e4a2347895d4cfa81d471689ebbcc83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf773a87224644e4a90bf40c84679cd7" is_pre_election: true
I20260713 09:07:45.760497 22673 tablet_bootstrap.cc:654] T 2d818b5d8be74f38a3edbb244bf16775 P 6e4a2347895d4cfa81d471689ebbcc83: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.760399 22709 raft_consensus.cc:515] T 135cd623798f4e4fa5cff9a9c3e17129 P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
W20260713 09:07:45.762132 22523 leader_election.cc:343] T 8d0b182d25f44877a5a26065f6f5c7b0 P 6e4a2347895d4cfa81d471689ebbcc83 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf773a87224644e4a90bf40c84679cd7 (127.21.85.195:38541): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:45.749109 22705 leader_election.cc:290] T 8d0b182d25f44877a5a26065f6f5c7b0 P 6e4a2347895d4cfa81d471689ebbcc83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7bd05673603487c969b5ef6db12e74d (127.21.85.193:36499), cf773a87224644e4a90bf40c84679cd7 (127.21.85.195:38541)
I20260713 09:07:45.742547 22632 raft_consensus.cc:2468] T 02b0aece51e948d9b535edb0f6e4c065 P cf773a87224644e4a90bf40c84679cd7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7bd05673603487c969b5ef6db12e74d in term 1.
I20260713 09:07:45.746919 22447 leader_election.cc:304] T f909e8e5f5b54f65b296a5c65cfed19e P c7bd05673603487c969b5ef6db12e74d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6e4a2347895d4cfa81d471689ebbcc83, c7bd05673603487c969b5ef6db12e74d; no voters: cf773a87224644e4a90bf40c84679cd7
I20260713 09:07:45.763916 22682 raft_consensus.cc:2804] T f909e8e5f5b54f65b296a5c65cfed19e P c7bd05673603487c969b5ef6db12e74d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:45.747604 22677 raft_consensus.cc:2804] T 8d0b182d25f44877a5a26065f6f5c7b0 P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:45.755851 22672 tablet_bootstrap.cc:492] T 8d0b182d25f44877a5a26065f6f5c7b0 P cf773a87224644e4a90bf40c84679cd7: Bootstrap starting.
I20260713 09:07:45.764748 22677 raft_consensus.cc:493] T 8d0b182d25f44877a5a26065f6f5c7b0 P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:45.765232 22677 raft_consensus.cc:3060] T 8d0b182d25f44877a5a26065f6f5c7b0 P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:45.759230 22558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dac9c071cce4888967a8762226210a4" candidate_uuid: "cf773a87224644e4a90bf40c84679cd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e4a2347895d4cfa81d471689ebbcc83"
I20260713 09:07:45.768124 22558 raft_consensus.cc:3060] T 7dac9c071cce4888967a8762226210a4 P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:45.744136 22706 leader_election.cc:290] T f2dde649f26e47ed856927deafefa8f3 P 6e4a2347895d4cfa81d471689ebbcc83 [CANDIDATE]: Term 1 election: Requested vote from peers c7bd05673603487c969b5ef6db12e74d (127.21.85.193:36499), cf773a87224644e4a90bf40c84679cd7 (127.21.85.195:38541)
I20260713 09:07:45.759824 22679 leader_election.cc:290] T 7dac9c071cce4888967a8762226210a4 P cf773a87224644e4a90bf40c84679cd7 [CANDIDATE]: Term 1 election: Requested vote from peers c7bd05673603487c969b5ef6db12e74d (127.21.85.193:36499), 6e4a2347895d4cfa81d471689ebbcc83 (127.21.85.194:44783)
I20260713 09:07:45.773423 22483 raft_consensus.cc:2468] T f2dde649f26e47ed856927deafefa8f3 P c7bd05673603487c969b5ef6db12e74d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e4a2347895d4cfa81d471689ebbcc83 in term 1.
I20260713 09:07:45.768172 22482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "135cd623798f4e4fa5cff9a9c3e17129" candidate_uuid: "6e4a2347895d4cfa81d471689ebbcc83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7bd05673603487c969b5ef6db12e74d" is_pre_election: true
I20260713 09:07:45.780838 22482 raft_consensus.cc:2468] T 135cd623798f4e4fa5cff9a9c3e17129 P c7bd05673603487c969b5ef6db12e74d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e4a2347895d4cfa81d471689ebbcc83 in term 0.
I20260713 09:07:45.776933 22677 raft_consensus.cc:515] T 8d0b182d25f44877a5a26065f6f5c7b0 P 6e4a2347895d4cfa81d471689ebbcc83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.782191 22521 leader_election.cc:304] T 135cd623798f4e4fa5cff9a9c3e17129 P 6e4a2347895d4cfa81d471689ebbcc83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e4a2347895d4cfa81d471689ebbcc83, c7bd05673603487c969b5ef6db12e74d; no voters: 
I20260713 09:07:45.782938 22677 leader_election.cc:290] T 8d0b182d25f44877a5a26065f6f5c7b0 P 6e4a2347895d4cfa81d471689ebbcc83 [CANDIDATE]: Term 1 election: Requested vote from peers c7bd05673603487c969b5ef6db12e74d (127.21.85.193:36499), cf773a87224644e4a90bf40c84679cd7 (127.21.85.195:38541)
I20260713 09:07:45.784195 22706 raft_consensus.cc:2804] T 135cd623798f4e4fa5cff9a9c3e17129 P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:45.784404 22632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d0b182d25f44877a5a26065f6f5c7b0" candidate_uuid: "6e4a2347895d4cfa81d471689ebbcc83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf773a87224644e4a90bf40c84679cd7"
I20260713 09:07:45.784468 22481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d0b182d25f44877a5a26065f6f5c7b0" candidate_uuid: "6e4a2347895d4cfa81d471689ebbcc83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7bd05673603487c969b5ef6db12e74d"
I20260713 09:07:45.778395 22631 raft_consensus.cc:2468] T f2dde649f26e47ed856927deafefa8f3 P cf773a87224644e4a90bf40c84679cd7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e4a2347895d4cfa81d471689ebbcc83 in term 1.
I20260713 09:07:45.790570 22481 raft_consensus.cc:3060] T 8d0b182d25f44877a5a26065f6f5c7b0 P c7bd05673603487c969b5ef6db12e74d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:45.785310 22521 leader_election.cc:304] T f2dde649f26e47ed856927deafefa8f3 P 6e4a2347895d4cfa81d471689ebbcc83 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e4a2347895d4cfa81d471689ebbcc83, c7bd05673603487c969b5ef6db12e74d; no voters: 
I20260713 09:07:45.785573 22709 leader_election.cc:290] T 135cd623798f4e4fa5cff9a9c3e17129 P 6e4a2347895d4cfa81d471689ebbcc83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7bd05673603487c969b5ef6db12e74d (127.21.85.193:36499), cf773a87224644e4a90bf40c84679cd7 (127.21.85.195:38541)
I20260713 09:07:45.786015 22672 tablet_bootstrap.cc:654] T 8d0b182d25f44877a5a26065f6f5c7b0 P cf773a87224644e4a90bf40c84679cd7: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.787113 22630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "135cd623798f4e4fa5cff9a9c3e17129" candidate_uuid: "6e4a2347895d4cfa81d471689ebbcc83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf773a87224644e4a90bf40c84679cd7" is_pre_election: true
I20260713 09:07:45.787943 22675 tablet_bootstrap.cc:654] T 7dac9c071cce4888967a8762226210a4 P c7bd05673603487c969b5ef6db12e74d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.787125 22679 raft_consensus.cc:493] T d4bf818c15bd46b7b0b36cc2b32312da P cf773a87224644e4a90bf40c84679cd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:45.759725 22711 raft_consensus.cc:515] T d4bf818c15bd46b7b0b36cc2b32312da P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.801052 22711 leader_election.cc:290] T d4bf818c15bd46b7b0b36cc2b32312da P 6e4a2347895d4cfa81d471689ebbcc83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7bd05673603487c969b5ef6db12e74d (127.21.85.193:36499), cf773a87224644e4a90bf40c84679cd7 (127.21.85.195:38541)
I20260713 09:07:45.801713 22679 raft_consensus.cc:515] T d4bf818c15bd46b7b0b36cc2b32312da P cf773a87224644e4a90bf40c84679cd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.792079 22558 raft_consensus.cc:2468] T 7dac9c071cce4888967a8762226210a4 P 6e4a2347895d4cfa81d471689ebbcc83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf773a87224644e4a90bf40c84679cd7 in term 1.
I20260713 09:07:45.791644 22706 raft_consensus.cc:493] T 135cd623798f4e4fa5cff9a9c3e17129 P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:45.808725 22679 leader_election.cc:290] T d4bf818c15bd46b7b0b36cc2b32312da P cf773a87224644e4a90bf40c84679cd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7bd05673603487c969b5ef6db12e74d (127.21.85.193:36499), 6e4a2347895d4cfa81d471689ebbcc83 (127.21.85.194:44783)
I20260713 09:07:45.798647 22630 raft_consensus.cc:2468] T 135cd623798f4e4fa5cff9a9c3e17129 P cf773a87224644e4a90bf40c84679cd7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e4a2347895d4cfa81d471689ebbcc83 in term 0.
I20260713 09:07:45.787683 22682 raft_consensus.cc:697] T f909e8e5f5b54f65b296a5c65cfed19e P c7bd05673603487c969b5ef6db12e74d [term 1 LEADER]: Becoming Leader. State: Replica: c7bd05673603487c969b5ef6db12e74d, State: Running, Role: LEADER
I20260713 09:07:45.802245 22379 catalog_manager.cc:5697] T 02b0aece51e948d9b535edb0f6e4c065 P c7bd05673603487c969b5ef6db12e74d reported cstate change: term changed from 0 to 1, leader changed from <none> to c7bd05673603487c969b5ef6db12e74d (127.21.85.193). New cstate: current_term: 1 leader_uuid: "c7bd05673603487c969b5ef6db12e74d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:45.824083 22632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4bf818c15bd46b7b0b36cc2b32312da" candidate_uuid: "6e4a2347895d4cfa81d471689ebbcc83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf773a87224644e4a90bf40c84679cd7" is_pre_election: true
I20260713 09:07:45.826205 22706 raft_consensus.cc:3060] T 135cd623798f4e4fa5cff9a9c3e17129 P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:45.826676 22632 raft_consensus.cc:2468] T d4bf818c15bd46b7b0b36cc2b32312da P cf773a87224644e4a90bf40c84679cd7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e4a2347895d4cfa81d471689ebbcc83 in term 0.
I20260713 09:07:45.813062 22482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4bf818c15bd46b7b0b36cc2b32312da" candidate_uuid: "6e4a2347895d4cfa81d471689ebbcc83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7bd05673603487c969b5ef6db12e74d" is_pre_election: true
I20260713 09:07:45.814085 22481 raft_consensus.cc:2468] T 8d0b182d25f44877a5a26065f6f5c7b0 P c7bd05673603487c969b5ef6db12e74d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e4a2347895d4cfa81d471689ebbcc83 in term 1.
W20260713 09:07:45.829564 22521 leader_election.cc:343] T d4bf818c15bd46b7b0b36cc2b32312da P 6e4a2347895d4cfa81d471689ebbcc83 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7bd05673603487c969b5ef6db12e74d (127.21.85.193:36499): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:45.814530 22483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4bf818c15bd46b7b0b36cc2b32312da" candidate_uuid: "cf773a87224644e4a90bf40c84679cd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7bd05673603487c969b5ef6db12e74d" is_pre_election: true
I20260713 09:07:45.812130 22557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4bf818c15bd46b7b0b36cc2b32312da" candidate_uuid: "cf773a87224644e4a90bf40c84679cd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e4a2347895d4cfa81d471689ebbcc83" is_pre_election: true
I20260713 09:07:45.803681 22677 raft_consensus.cc:2804] T f2dde649f26e47ed856927deafefa8f3 P 6e4a2347895d4cfa81d471689ebbcc83 [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:07:45.822911 22523 leader_election.cc:343] T 8d0b182d25f44877a5a26065f6f5c7b0 P 6e4a2347895d4cfa81d471689ebbcc83 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cf773a87224644e4a90bf40c84679cd7 (127.21.85.195:38541): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:45.837168 22523 leader_election.cc:304] T d4bf818c15bd46b7b0b36cc2b32312da P 6e4a2347895d4cfa81d471689ebbcc83 [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: 6e4a2347895d4cfa81d471689ebbcc83, cf773a87224644e4a90bf40c84679cd7; no voters: c7bd05673603487c969b5ef6db12e74d
I20260713 09:07:45.838287 22596 leader_election.cc:304] T 7dac9c071cce4888967a8762226210a4 P cf773a87224644e4a90bf40c84679cd7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6e4a2347895d4cfa81d471689ebbcc83, cf773a87224644e4a90bf40c84679cd7; no voters: c7bd05673603487c969b5ef6db12e74d
I20260713 09:07:45.838943 22521 leader_election.cc:304] T 8d0b182d25f44877a5a26065f6f5c7b0 P 6e4a2347895d4cfa81d471689ebbcc83 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6e4a2347895d4cfa81d471689ebbcc83, c7bd05673603487c969b5ef6db12e74d; no voters: cf773a87224644e4a90bf40c84679cd7
I20260713 09:07:45.835668 22682 consensus_queue.cc:237] T f909e8e5f5b54f65b296a5c65cfed19e P c7bd05673603487c969b5ef6db12e74d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.841821 22709 raft_consensus.cc:2804] T 8d0b182d25f44877a5a26065f6f5c7b0 P 6e4a2347895d4cfa81d471689ebbcc83 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:45.839726 22679 raft_consensus.cc:2804] T 7dac9c071cce4888967a8762226210a4 P cf773a87224644e4a90bf40c84679cd7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:45.844033 22709 raft_consensus.cc:697] T 8d0b182d25f44877a5a26065f6f5c7b0 P 6e4a2347895d4cfa81d471689ebbcc83 [term 1 LEADER]: Becoming Leader. State: Replica: 6e4a2347895d4cfa81d471689ebbcc83, State: Running, Role: LEADER
I20260713 09:07:45.844732 22679 raft_consensus.cc:697] T 7dac9c071cce4888967a8762226210a4 P cf773a87224644e4a90bf40c84679cd7 [term 1 LEADER]: Becoming Leader. State: Replica: cf773a87224644e4a90bf40c84679cd7, State: Running, Role: LEADER
I20260713 09:07:45.845316 22709 consensus_queue.cc:237] T 8d0b182d25f44877a5a26065f6f5c7b0 P 6e4a2347895d4cfa81d471689ebbcc83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.845788 22679 consensus_queue.cc:237] T 7dac9c071cce4888967a8762226210a4 P cf773a87224644e4a90bf40c84679cd7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
W20260713 09:07:45.848825 22595 leader_election.cc:343] T d4bf818c15bd46b7b0b36cc2b32312da P cf773a87224644e4a90bf40c84679cd7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7bd05673603487c969b5ef6db12e74d (127.21.85.193:36499): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:45.834293 22677 raft_consensus.cc:697] T f2dde649f26e47ed856927deafefa8f3 P 6e4a2347895d4cfa81d471689ebbcc83 [term 1 LEADER]: Becoming Leader. State: Replica: 6e4a2347895d4cfa81d471689ebbcc83, State: Running, Role: LEADER
I20260713 09:07:45.850798 22677 consensus_queue.cc:237] T f2dde649f26e47ed856927deafefa8f3 P 6e4a2347895d4cfa81d471689ebbcc83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.835330 22557 raft_consensus.cc:2468] T d4bf818c15bd46b7b0b36cc2b32312da P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf773a87224644e4a90bf40c84679cd7 in term 0.
I20260713 09:07:45.857784 22673 tablet_bootstrap.cc:492] T 2d818b5d8be74f38a3edbb244bf16775 P 6e4a2347895d4cfa81d471689ebbcc83: No bootstrap required, opened a new log
I20260713 09:07:45.858193 22673 ts_tablet_manager.cc:1403] T 2d818b5d8be74f38a3edbb244bf16775 P 6e4a2347895d4cfa81d471689ebbcc83: Time spent bootstrapping tablet: real 0.145s	user 0.029s	sys 0.027s
I20260713 09:07:45.854934 22711 raft_consensus.cc:2804] T d4bf818c15bd46b7b0b36cc2b32312da P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:45.860028 22596 leader_election.cc:304] T d4bf818c15bd46b7b0b36cc2b32312da P cf773a87224644e4a90bf40c84679cd7 [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: 6e4a2347895d4cfa81d471689ebbcc83, cf773a87224644e4a90bf40c84679cd7; no voters: c7bd05673603487c969b5ef6db12e74d
I20260713 09:07:45.861444 22712 raft_consensus.cc:2804] T d4bf818c15bd46b7b0b36cc2b32312da P cf773a87224644e4a90bf40c84679cd7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:45.861860 22712 raft_consensus.cc:493] T d4bf818c15bd46b7b0b36cc2b32312da P cf773a87224644e4a90bf40c84679cd7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:45.862131 22711 raft_consensus.cc:493] T d4bf818c15bd46b7b0b36cc2b32312da P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:45.862285 22712 raft_consensus.cc:3060] T d4bf818c15bd46b7b0b36cc2b32312da P cf773a87224644e4a90bf40c84679cd7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:45.862562 22711 raft_consensus.cc:3060] T d4bf818c15bd46b7b0b36cc2b32312da P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:45.863838 22706 raft_consensus.cc:515] T 135cd623798f4e4fa5cff9a9c3e17129 P 6e4a2347895d4cfa81d471689ebbcc83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.877761 22672 tablet_bootstrap.cc:492] T 8d0b182d25f44877a5a26065f6f5c7b0 P cf773a87224644e4a90bf40c84679cd7: No bootstrap required, opened a new log
I20260713 09:07:45.878240 22672 ts_tablet_manager.cc:1403] T 8d0b182d25f44877a5a26065f6f5c7b0 P cf773a87224644e4a90bf40c84679cd7: Time spent bootstrapping tablet: real 0.123s	user 0.014s	sys 0.025s
I20260713 09:07:45.878790 22673 raft_consensus.cc:359] T 2d818b5d8be74f38a3edbb244bf16775 P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.879630 22673 raft_consensus.cc:385] T 2d818b5d8be74f38a3edbb244bf16775 P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.880647 22673 raft_consensus.cc:740] T 2d818b5d8be74f38a3edbb244bf16775 P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e4a2347895d4cfa81d471689ebbcc83, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.882361 22672 raft_consensus.cc:359] T 8d0b182d25f44877a5a26065f6f5c7b0 P cf773a87224644e4a90bf40c84679cd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.883082 22672 raft_consensus.cc:385] T 8d0b182d25f44877a5a26065f6f5c7b0 P cf773a87224644e4a90bf40c84679cd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.883441 22672 raft_consensus.cc:740] T 8d0b182d25f44877a5a26065f6f5c7b0 P cf773a87224644e4a90bf40c84679cd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf773a87224644e4a90bf40c84679cd7, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.884289 22672 consensus_queue.cc:260] T 8d0b182d25f44877a5a26065f6f5c7b0 P cf773a87224644e4a90bf40c84679cd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.885048 22712 raft_consensus.cc:515] T d4bf818c15bd46b7b0b36cc2b32312da P cf773a87224644e4a90bf40c84679cd7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.886559 22672 ts_tablet_manager.cc:1434] T 8d0b182d25f44877a5a26065f6f5c7b0 P cf773a87224644e4a90bf40c84679cd7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260713 09:07:45.887130 22712 leader_election.cc:290] T d4bf818c15bd46b7b0b36cc2b32312da P cf773a87224644e4a90bf40c84679cd7 [CANDIDATE]: Term 1 election: Requested vote from peers c7bd05673603487c969b5ef6db12e74d (127.21.85.193:36499), 6e4a2347895d4cfa81d471689ebbcc83 (127.21.85.194:44783)
I20260713 09:07:45.887989 22483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4bf818c15bd46b7b0b36cc2b32312da" candidate_uuid: "cf773a87224644e4a90bf40c84679cd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7bd05673603487c969b5ef6db12e74d"
I20260713 09:07:45.888371 22557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4bf818c15bd46b7b0b36cc2b32312da" candidate_uuid: "cf773a87224644e4a90bf40c84679cd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e4a2347895d4cfa81d471689ebbcc83"
W20260713 09:07:45.889407 22595 leader_election.cc:343] T d4bf818c15bd46b7b0b36cc2b32312da P cf773a87224644e4a90bf40c84679cd7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c7bd05673603487c969b5ef6db12e74d (127.21.85.193:36499): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:45.889607 22672 tablet_bootstrap.cc:492] T 2d818b5d8be74f38a3edbb244bf16775 P cf773a87224644e4a90bf40c84679cd7: Bootstrap starting.
I20260713 09:07:45.890421 22706 leader_election.cc:290] T 135cd623798f4e4fa5cff9a9c3e17129 P 6e4a2347895d4cfa81d471689ebbcc83 [CANDIDATE]: Term 1 election: Requested vote from peers c7bd05673603487c969b5ef6db12e74d (127.21.85.193:36499), cf773a87224644e4a90bf40c84679cd7 (127.21.85.195:38541)
I20260713 09:07:45.890254 22711 raft_consensus.cc:515] T d4bf818c15bd46b7b0b36cc2b32312da P 6e4a2347895d4cfa81d471689ebbcc83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.891147 22483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "135cd623798f4e4fa5cff9a9c3e17129" candidate_uuid: "6e4a2347895d4cfa81d471689ebbcc83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7bd05673603487c969b5ef6db12e74d"
I20260713 09:07:45.891774 22483 raft_consensus.cc:3060] T 135cd623798f4e4fa5cff9a9c3e17129 P c7bd05673603487c969b5ef6db12e74d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:45.891968 22630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "135cd623798f4e4fa5cff9a9c3e17129" candidate_uuid: "6e4a2347895d4cfa81d471689ebbcc83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf773a87224644e4a90bf40c84679cd7"
I20260713 09:07:45.892166 22673 consensus_queue.cc:260] T 2d818b5d8be74f38a3edbb244bf16775 P 6e4a2347895d4cfa81d471689ebbcc83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.892565 22630 raft_consensus.cc:3060] T 135cd623798f4e4fa5cff9a9c3e17129 P cf773a87224644e4a90bf40c84679cd7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:45.894188 22673 ts_tablet_manager.cc:1434] T 2d818b5d8be74f38a3edbb244bf16775 P 6e4a2347895d4cfa81d471689ebbcc83: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260713 09:07:45.897740 22672 tablet_bootstrap.cc:654] T 2d818b5d8be74f38a3edbb244bf16775 P cf773a87224644e4a90bf40c84679cd7: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.900413 22630 raft_consensus.cc:2468] T 135cd623798f4e4fa5cff9a9c3e17129 P cf773a87224644e4a90bf40c84679cd7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e4a2347895d4cfa81d471689ebbcc83 in term 1.
I20260713 09:07:45.901738 22523 leader_election.cc:304] T 135cd623798f4e4fa5cff9a9c3e17129 P 6e4a2347895d4cfa81d471689ebbcc83 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e4a2347895d4cfa81d471689ebbcc83, cf773a87224644e4a90bf40c84679cd7; no voters: 
I20260713 09:07:45.902590 22706 raft_consensus.cc:2804] T 135cd623798f4e4fa5cff9a9c3e17129 P 6e4a2347895d4cfa81d471689ebbcc83 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:45.903077 22706 raft_consensus.cc:697] T 135cd623798f4e4fa5cff9a9c3e17129 P 6e4a2347895d4cfa81d471689ebbcc83 [term 1 LEADER]: Becoming Leader. State: Replica: 6e4a2347895d4cfa81d471689ebbcc83, State: Running, Role: LEADER
I20260713 09:07:45.903976 22706 consensus_queue.cc:237] T 135cd623798f4e4fa5cff9a9c3e17129 P 6e4a2347895d4cfa81d471689ebbcc83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.905942 22675 tablet_bootstrap.cc:492] T 7dac9c071cce4888967a8762226210a4 P c7bd05673603487c969b5ef6db12e74d: No bootstrap required, opened a new log
I20260713 09:07:45.906319 22557 raft_consensus.cc:2393] T d4bf818c15bd46b7b0b36cc2b32312da P 6e4a2347895d4cfa81d471689ebbcc83 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cf773a87224644e4a90bf40c84679cd7 in current term 1: Already voted for candidate 6e4a2347895d4cfa81d471689ebbcc83 in this term.
I20260713 09:07:45.909875 22596 leader_election.cc:304] T d4bf818c15bd46b7b0b36cc2b32312da P cf773a87224644e4a90bf40c84679cd7 [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: cf773a87224644e4a90bf40c84679cd7; no voters: 6e4a2347895d4cfa81d471689ebbcc83, c7bd05673603487c969b5ef6db12e74d
I20260713 09:07:45.911294 22712 raft_consensus.cc:2749] T d4bf818c15bd46b7b0b36cc2b32312da P cf773a87224644e4a90bf40c84679cd7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:07:45.911962 22482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4bf818c15bd46b7b0b36cc2b32312da" candidate_uuid: "6e4a2347895d4cfa81d471689ebbcc83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7bd05673603487c969b5ef6db12e74d"
I20260713 09:07:45.912552 22675 ts_tablet_manager.cc:1403] T 7dac9c071cce4888967a8762226210a4 P c7bd05673603487c969b5ef6db12e74d: Time spent bootstrapping tablet: real 0.192s	user 0.012s	sys 0.011s
I20260713 09:07:45.916539 22675 raft_consensus.cc:359] T 7dac9c071cce4888967a8762226210a4 P c7bd05673603487c969b5ef6db12e74d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.907107 22483 raft_consensus.cc:2468] T 135cd623798f4e4fa5cff9a9c3e17129 P c7bd05673603487c969b5ef6db12e74d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e4a2347895d4cfa81d471689ebbcc83 in term 1.
W20260713 09:07:45.917398 22521 leader_election.cc:343] T d4bf818c15bd46b7b0b36cc2b32312da P 6e4a2347895d4cfa81d471689ebbcc83 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c7bd05673603487c969b5ef6db12e74d (127.21.85.193:36499): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:45.919461 22675 raft_consensus.cc:385] T 7dac9c071cce4888967a8762226210a4 P c7bd05673603487c969b5ef6db12e74d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.919895 22630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4bf818c15bd46b7b0b36cc2b32312da" candidate_uuid: "6e4a2347895d4cfa81d471689ebbcc83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf773a87224644e4a90bf40c84679cd7"
I20260713 09:07:45.919924 22675 raft_consensus.cc:740] T 7dac9c071cce4888967a8762226210a4 P c7bd05673603487c969b5ef6db12e74d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7bd05673603487c969b5ef6db12e74d, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.921167 22672 tablet_bootstrap.cc:492] T 2d818b5d8be74f38a3edbb244bf16775 P cf773a87224644e4a90bf40c84679cd7: No bootstrap required, opened a new log
I20260713 09:07:45.921751 22672 ts_tablet_manager.cc:1403] T 2d818b5d8be74f38a3edbb244bf16775 P cf773a87224644e4a90bf40c84679cd7: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.008s
I20260713 09:07:45.921267 22675 consensus_queue.cc:260] T 7dac9c071cce4888967a8762226210a4 P c7bd05673603487c969b5ef6db12e74d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.920917 22630 raft_consensus.cc:2393] T d4bf818c15bd46b7b0b36cc2b32312da P cf773a87224644e4a90bf40c84679cd7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6e4a2347895d4cfa81d471689ebbcc83 in current term 1: Already voted for candidate cf773a87224644e4a90bf40c84679cd7 in this term.
I20260713 09:07:45.923537 22523 leader_election.cc:304] T d4bf818c15bd46b7b0b36cc2b32312da P 6e4a2347895d4cfa81d471689ebbcc83 [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: 6e4a2347895d4cfa81d471689ebbcc83; no voters: c7bd05673603487c969b5ef6db12e74d, cf773a87224644e4a90bf40c84679cd7
I20260713 09:07:45.924443 22677 raft_consensus.cc:2749] T d4bf818c15bd46b7b0b36cc2b32312da P 6e4a2347895d4cfa81d471689ebbcc83 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:07:45.924691 22675 ts_tablet_manager.cc:1434] T 7dac9c071cce4888967a8762226210a4 P c7bd05673603487c969b5ef6db12e74d: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260713 09:07:45.921169 22711 leader_election.cc:290] T d4bf818c15bd46b7b0b36cc2b32312da P 6e4a2347895d4cfa81d471689ebbcc83 [CANDIDATE]: Term 1 election: Requested vote from peers c7bd05673603487c969b5ef6db12e74d (127.21.85.193:36499), cf773a87224644e4a90bf40c84679cd7 (127.21.85.195:38541)
I20260713 09:07:45.924857 22672 raft_consensus.cc:359] T 2d818b5d8be74f38a3edbb244bf16775 P cf773a87224644e4a90bf40c84679cd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.925932 22672 raft_consensus.cc:385] T 2d818b5d8be74f38a3edbb244bf16775 P cf773a87224644e4a90bf40c84679cd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.926107 22675 tablet_bootstrap.cc:492] T 2d818b5d8be74f38a3edbb244bf16775 P c7bd05673603487c969b5ef6db12e74d: Bootstrap starting.
I20260713 09:07:45.926343 22672 raft_consensus.cc:740] T 2d818b5d8be74f38a3edbb244bf16775 P cf773a87224644e4a90bf40c84679cd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf773a87224644e4a90bf40c84679cd7, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.927385 22672 consensus_queue.cc:260] T 2d818b5d8be74f38a3edbb244bf16775 P cf773a87224644e4a90bf40c84679cd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.930012 22672 ts_tablet_manager.cc:1434] T 2d818b5d8be74f38a3edbb244bf16775 P cf773a87224644e4a90bf40c84679cd7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:07:45.931015 22672 tablet_bootstrap.cc:492] T f909e8e5f5b54f65b296a5c65cfed19e P cf773a87224644e4a90bf40c84679cd7: Bootstrap starting.
I20260713 09:07:45.934929 22675 tablet_bootstrap.cc:654] T 2d818b5d8be74f38a3edbb244bf16775 P c7bd05673603487c969b5ef6db12e74d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.937726 22672 tablet_bootstrap.cc:654] T f909e8e5f5b54f65b296a5c65cfed19e P cf773a87224644e4a90bf40c84679cd7: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.937952 22379 catalog_manager.cc:5697] T f909e8e5f5b54f65b296a5c65cfed19e P c7bd05673603487c969b5ef6db12e74d reported cstate change: term changed from 0 to 1, leader changed from <none> to c7bd05673603487c969b5ef6db12e74d (127.21.85.193). New cstate: current_term: 1 leader_uuid: "c7bd05673603487c969b5ef6db12e74d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:45.940570 22381 catalog_manager.cc:5697] T 8d0b182d25f44877a5a26065f6f5c7b0 P 6e4a2347895d4cfa81d471689ebbcc83 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e4a2347895d4cfa81d471689ebbcc83 (127.21.85.194). New cstate: current_term: 1 leader_uuid: "6e4a2347895d4cfa81d471689ebbcc83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:45.947422 22381 catalog_manager.cc:5697] T 135cd623798f4e4fa5cff9a9c3e17129 P 6e4a2347895d4cfa81d471689ebbcc83 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e4a2347895d4cfa81d471689ebbcc83 (127.21.85.194). New cstate: current_term: 1 leader_uuid: "6e4a2347895d4cfa81d471689ebbcc83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:45.944818 22380 catalog_manager.cc:5697] T 7dac9c071cce4888967a8762226210a4 P cf773a87224644e4a90bf40c84679cd7 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf773a87224644e4a90bf40c84679cd7 (127.21.85.195). New cstate: current_term: 1 leader_uuid: "cf773a87224644e4a90bf40c84679cd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:45.952133 22672 tablet_bootstrap.cc:492] T f909e8e5f5b54f65b296a5c65cfed19e P cf773a87224644e4a90bf40c84679cd7: No bootstrap required, opened a new log
I20260713 09:07:45.952699 22672 ts_tablet_manager.cc:1403] T f909e8e5f5b54f65b296a5c65cfed19e P cf773a87224644e4a90bf40c84679cd7: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.003s
I20260713 09:07:45.956182 22672 raft_consensus.cc:359] T f909e8e5f5b54f65b296a5c65cfed19e P cf773a87224644e4a90bf40c84679cd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.957165 22672 raft_consensus.cc:385] T f909e8e5f5b54f65b296a5c65cfed19e P cf773a87224644e4a90bf40c84679cd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.957526 22672 raft_consensus.cc:740] T f909e8e5f5b54f65b296a5c65cfed19e P cf773a87224644e4a90bf40c84679cd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf773a87224644e4a90bf40c84679cd7, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.956732 22381 catalog_manager.cc:5697] T f2dde649f26e47ed856927deafefa8f3 P 6e4a2347895d4cfa81d471689ebbcc83 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e4a2347895d4cfa81d471689ebbcc83 (127.21.85.194). New cstate: current_term: 1 leader_uuid: "6e4a2347895d4cfa81d471689ebbcc83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:45.958515 22672 consensus_queue.cc:260] T f909e8e5f5b54f65b296a5c65cfed19e P cf773a87224644e4a90bf40c84679cd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.960762 22672 ts_tablet_manager.cc:1434] T f909e8e5f5b54f65b296a5c65cfed19e P cf773a87224644e4a90bf40c84679cd7: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260713 09:07:45.965984 22675 tablet_bootstrap.cc:492] T 2d818b5d8be74f38a3edbb244bf16775 P c7bd05673603487c969b5ef6db12e74d: No bootstrap required, opened a new log
I20260713 09:07:45.966427 22675 ts_tablet_manager.cc:1403] T 2d818b5d8be74f38a3edbb244bf16775 P c7bd05673603487c969b5ef6db12e74d: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.024s
I20260713 09:07:45.968638 22675 raft_consensus.cc:359] T 2d818b5d8be74f38a3edbb244bf16775 P c7bd05673603487c969b5ef6db12e74d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.969331 22675 raft_consensus.cc:385] T 2d818b5d8be74f38a3edbb244bf16775 P c7bd05673603487c969b5ef6db12e74d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.969540 22675 raft_consensus.cc:740] T 2d818b5d8be74f38a3edbb244bf16775 P c7bd05673603487c969b5ef6db12e74d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7bd05673603487c969b5ef6db12e74d, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.970105 22675 consensus_queue.cc:260] T 2d818b5d8be74f38a3edbb244bf16775 P c7bd05673603487c969b5ef6db12e74d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.972298 22675 ts_tablet_manager.cc:1434] T 2d818b5d8be74f38a3edbb244bf16775 P c7bd05673603487c969b5ef6db12e74d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:07:45.973302 22675 tablet_bootstrap.cc:492] T d4bf818c15bd46b7b0b36cc2b32312da P c7bd05673603487c969b5ef6db12e74d: Bootstrap starting.
I20260713 09:07:45.981830 22675 tablet_bootstrap.cc:654] T d4bf818c15bd46b7b0b36cc2b32312da P c7bd05673603487c969b5ef6db12e74d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:45.986303 22675 tablet_bootstrap.cc:492] T d4bf818c15bd46b7b0b36cc2b32312da P c7bd05673603487c969b5ef6db12e74d: No bootstrap required, opened a new log
I20260713 09:07:45.986778 22675 ts_tablet_manager.cc:1403] T d4bf818c15bd46b7b0b36cc2b32312da P c7bd05673603487c969b5ef6db12e74d: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.000s
I20260713 09:07:45.989678 22706 raft_consensus.cc:493] T 2d818b5d8be74f38a3edbb244bf16775 P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:45.990188 22706 raft_consensus.cc:515] T 2d818b5d8be74f38a3edbb244bf16775 P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.990156 22675 raft_consensus.cc:359] T d4bf818c15bd46b7b0b36cc2b32312da P c7bd05673603487c969b5ef6db12e74d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.991386 22675 raft_consensus.cc:385] T d4bf818c15bd46b7b0b36cc2b32312da P c7bd05673603487c969b5ef6db12e74d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:45.991755 22675 raft_consensus.cc:740] T d4bf818c15bd46b7b0b36cc2b32312da P c7bd05673603487c969b5ef6db12e74d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7bd05673603487c969b5ef6db12e74d, State: Initialized, Role: FOLLOWER
I20260713 09:07:45.992724 22675 consensus_queue.cc:260] T d4bf818c15bd46b7b0b36cc2b32312da P c7bd05673603487c969b5ef6db12e74d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:45.993544 22483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d818b5d8be74f38a3edbb244bf16775" candidate_uuid: "6e4a2347895d4cfa81d471689ebbcc83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7bd05673603487c969b5ef6db12e74d" is_pre_election: true
I20260713 09:07:45.994037 22630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d818b5d8be74f38a3edbb244bf16775" candidate_uuid: "6e4a2347895d4cfa81d471689ebbcc83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf773a87224644e4a90bf40c84679cd7" is_pre_election: true
I20260713 09:07:45.994627 22630 raft_consensus.cc:2468] T 2d818b5d8be74f38a3edbb244bf16775 P cf773a87224644e4a90bf40c84679cd7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e4a2347895d4cfa81d471689ebbcc83 in term 0.
I20260713 09:07:45.994146 22483 raft_consensus.cc:2468] T 2d818b5d8be74f38a3edbb244bf16775 P c7bd05673603487c969b5ef6db12e74d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e4a2347895d4cfa81d471689ebbcc83 in term 0.
I20260713 09:07:45.995385 22675 ts_tablet_manager.cc:1434] T d4bf818c15bd46b7b0b36cc2b32312da P c7bd05673603487c969b5ef6db12e74d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:07:45.995878 22523 leader_election.cc:304] T 2d818b5d8be74f38a3edbb244bf16775 P 6e4a2347895d4cfa81d471689ebbcc83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e4a2347895d4cfa81d471689ebbcc83, cf773a87224644e4a90bf40c84679cd7; no voters: 
I20260713 09:07:45.996587 22675 tablet_bootstrap.cc:492] T 8192e202fc8248aaaa05fb80212f0791 P c7bd05673603487c969b5ef6db12e74d: Bootstrap starting.
I20260713 09:07:45.996728 22711 raft_consensus.cc:2804] T 2d818b5d8be74f38a3edbb244bf16775 P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:45.997117 22711 raft_consensus.cc:493] T 2d818b5d8be74f38a3edbb244bf16775 P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:45.997473 22711 raft_consensus.cc:3060] T 2d818b5d8be74f38a3edbb244bf16775 P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:46.003775 22675 tablet_bootstrap.cc:654] T 8192e202fc8248aaaa05fb80212f0791 P c7bd05673603487c969b5ef6db12e74d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:46.003927 22706 leader_election.cc:290] T 2d818b5d8be74f38a3edbb244bf16775 P 6e4a2347895d4cfa81d471689ebbcc83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7bd05673603487c969b5ef6db12e74d (127.21.85.193:36499), cf773a87224644e4a90bf40c84679cd7 (127.21.85.195:38541)
I20260713 09:07:46.003835 22711 raft_consensus.cc:515] T 2d818b5d8be74f38a3edbb244bf16775 P 6e4a2347895d4cfa81d471689ebbcc83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:46.006934 22483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d818b5d8be74f38a3edbb244bf16775" candidate_uuid: "6e4a2347895d4cfa81d471689ebbcc83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7bd05673603487c969b5ef6db12e74d"
I20260713 09:07:46.007179 22630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d818b5d8be74f38a3edbb244bf16775" candidate_uuid: "6e4a2347895d4cfa81d471689ebbcc83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf773a87224644e4a90bf40c84679cd7"
I20260713 09:07:46.007505 22483 raft_consensus.cc:3060] T 2d818b5d8be74f38a3edbb244bf16775 P c7bd05673603487c969b5ef6db12e74d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:46.007870 22630 raft_consensus.cc:3060] T 2d818b5d8be74f38a3edbb244bf16775 P cf773a87224644e4a90bf40c84679cd7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:46.014449 22630 raft_consensus.cc:2468] T 2d818b5d8be74f38a3edbb244bf16775 P cf773a87224644e4a90bf40c84679cd7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e4a2347895d4cfa81d471689ebbcc83 in term 1.
I20260713 09:07:46.014799 22483 raft_consensus.cc:2468] T 2d818b5d8be74f38a3edbb244bf16775 P c7bd05673603487c969b5ef6db12e74d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e4a2347895d4cfa81d471689ebbcc83 in term 1.
I20260713 09:07:46.016224 22523 leader_election.cc:304] T 2d818b5d8be74f38a3edbb244bf16775 P 6e4a2347895d4cfa81d471689ebbcc83 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e4a2347895d4cfa81d471689ebbcc83, cf773a87224644e4a90bf40c84679cd7; no voters: 
I20260713 09:07:46.017144 22706 raft_consensus.cc:2804] T 2d818b5d8be74f38a3edbb244bf16775 P 6e4a2347895d4cfa81d471689ebbcc83 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:46.018500 22706 raft_consensus.cc:697] T 2d818b5d8be74f38a3edbb244bf16775 P 6e4a2347895d4cfa81d471689ebbcc83 [term 1 LEADER]: Becoming Leader. State: Replica: 6e4a2347895d4cfa81d471689ebbcc83, State: Running, Role: LEADER
I20260713 09:07:46.019295 22706 consensus_queue.cc:237] T 2d818b5d8be74f38a3edbb244bf16775 P 6e4a2347895d4cfa81d471689ebbcc83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:46.022096 22711 leader_election.cc:290] T 2d818b5d8be74f38a3edbb244bf16775 P 6e4a2347895d4cfa81d471689ebbcc83 [CANDIDATE]: Term 1 election: Requested vote from peers c7bd05673603487c969b5ef6db12e74d (127.21.85.193:36499), cf773a87224644e4a90bf40c84679cd7 (127.21.85.195:38541)
I20260713 09:07:46.028595 22675 tablet_bootstrap.cc:492] T 8192e202fc8248aaaa05fb80212f0791 P c7bd05673603487c969b5ef6db12e74d: No bootstrap required, opened a new log
I20260713 09:07:46.029083 22675 ts_tablet_manager.cc:1403] T 8192e202fc8248aaaa05fb80212f0791 P c7bd05673603487c969b5ef6db12e74d: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.009s
I20260713 09:07:46.028510 22379 catalog_manager.cc:5697] T 2d818b5d8be74f38a3edbb244bf16775 P 6e4a2347895d4cfa81d471689ebbcc83 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e4a2347895d4cfa81d471689ebbcc83 (127.21.85.194). New cstate: current_term: 1 leader_uuid: "6e4a2347895d4cfa81d471689ebbcc83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:46.031831 22675 raft_consensus.cc:359] T 8192e202fc8248aaaa05fb80212f0791 P c7bd05673603487c969b5ef6db12e74d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:46.032523 22675 raft_consensus.cc:385] T 8192e202fc8248aaaa05fb80212f0791 P c7bd05673603487c969b5ef6db12e74d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:46.032871 22675 raft_consensus.cc:740] T 8192e202fc8248aaaa05fb80212f0791 P c7bd05673603487c969b5ef6db12e74d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7bd05673603487c969b5ef6db12e74d, State: Initialized, Role: FOLLOWER
I20260713 09:07:46.034049 22675 consensus_queue.cc:260] T 8192e202fc8248aaaa05fb80212f0791 P c7bd05673603487c969b5ef6db12e74d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:46.035180 22682 raft_consensus.cc:493] T 7dac9c071cce4888967a8762226210a4 P c7bd05673603487c969b5ef6db12e74d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:46.035681 22682 raft_consensus.cc:515] T 7dac9c071cce4888967a8762226210a4 P c7bd05673603487c969b5ef6db12e74d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:46.036588 22675 ts_tablet_manager.cc:1434] T 8192e202fc8248aaaa05fb80212f0791 P c7bd05673603487c969b5ef6db12e74d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:07:46.037745 22682 leader_election.cc:290] T 7dac9c071cce4888967a8762226210a4 P c7bd05673603487c969b5ef6db12e74d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e4a2347895d4cfa81d471689ebbcc83 (127.21.85.194:44783), cf773a87224644e4a90bf40c84679cd7 (127.21.85.195:38541)
I20260713 09:07:46.038833 22557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dac9c071cce4888967a8762226210a4" candidate_uuid: "c7bd05673603487c969b5ef6db12e74d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e4a2347895d4cfa81d471689ebbcc83" is_pre_election: true
I20260713 09:07:46.039682 22557 raft_consensus.cc:2393] T 7dac9c071cce4888967a8762226210a4 P 6e4a2347895d4cfa81d471689ebbcc83 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c7bd05673603487c969b5ef6db12e74d in current term 1: Already voted for candidate cf773a87224644e4a90bf40c84679cd7 in this term.
I20260713 09:07:46.042392 22630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dac9c071cce4888967a8762226210a4" candidate_uuid: "c7bd05673603487c969b5ef6db12e74d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf773a87224644e4a90bf40c84679cd7" is_pre_election: true
I20260713 09:07:46.043953 22448 leader_election.cc:304] T 7dac9c071cce4888967a8762226210a4 P c7bd05673603487c969b5ef6db12e74d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7bd05673603487c969b5ef6db12e74d; no voters: 6e4a2347895d4cfa81d471689ebbcc83, cf773a87224644e4a90bf40c84679cd7
I20260713 09:07:46.044766 22702 raft_consensus.cc:3060] T 7dac9c071cce4888967a8762226210a4 P c7bd05673603487c969b5ef6db12e74d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:46.051769 22702 raft_consensus.cc:2749] T 7dac9c071cce4888967a8762226210a4 P c7bd05673603487c969b5ef6db12e74d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:46.066788 22706 raft_consensus.cc:493] T 8192e202fc8248aaaa05fb80212f0791 P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:46.067253 22706 raft_consensus.cc:515] T 8192e202fc8248aaaa05fb80212f0791 P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:46.069002 22706 leader_election.cc:290] T 8192e202fc8248aaaa05fb80212f0791 P 6e4a2347895d4cfa81d471689ebbcc83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7bd05673603487c969b5ef6db12e74d (127.21.85.193:36499), cf773a87224644e4a90bf40c84679cd7 (127.21.85.195:38541)
I20260713 09:07:46.069761 22483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8192e202fc8248aaaa05fb80212f0791" candidate_uuid: "6e4a2347895d4cfa81d471689ebbcc83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7bd05673603487c969b5ef6db12e74d" is_pre_election: true
I20260713 09:07:46.070039 22630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8192e202fc8248aaaa05fb80212f0791" candidate_uuid: "6e4a2347895d4cfa81d471689ebbcc83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf773a87224644e4a90bf40c84679cd7" is_pre_election: true
I20260713 09:07:46.070308 22483 raft_consensus.cc:2468] T 8192e202fc8248aaaa05fb80212f0791 P c7bd05673603487c969b5ef6db12e74d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e4a2347895d4cfa81d471689ebbcc83 in term 0.
I20260713 09:07:46.070724 22630 raft_consensus.cc:2468] T 8192e202fc8248aaaa05fb80212f0791 P cf773a87224644e4a90bf40c84679cd7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e4a2347895d4cfa81d471689ebbcc83 in term 0.
I20260713 09:07:46.071311 22521 leader_election.cc:304] T 8192e202fc8248aaaa05fb80212f0791 P 6e4a2347895d4cfa81d471689ebbcc83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e4a2347895d4cfa81d471689ebbcc83, c7bd05673603487c969b5ef6db12e74d; no voters: 
I20260713 09:07:46.072161 22706 raft_consensus.cc:2804] T 8192e202fc8248aaaa05fb80212f0791 P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:46.072504 22706 raft_consensus.cc:493] T 8192e202fc8248aaaa05fb80212f0791 P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:46.072777 22706 raft_consensus.cc:3060] T 8192e202fc8248aaaa05fb80212f0791 P 6e4a2347895d4cfa81d471689ebbcc83 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:46.077927 22706 raft_consensus.cc:515] T 8192e202fc8248aaaa05fb80212f0791 P 6e4a2347895d4cfa81d471689ebbcc83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:46.079492 22706 leader_election.cc:290] T 8192e202fc8248aaaa05fb80212f0791 P 6e4a2347895d4cfa81d471689ebbcc83 [CANDIDATE]: Term 1 election: Requested vote from peers c7bd05673603487c969b5ef6db12e74d (127.21.85.193:36499), cf773a87224644e4a90bf40c84679cd7 (127.21.85.195:38541)
I20260713 09:07:46.080240 22483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8192e202fc8248aaaa05fb80212f0791" candidate_uuid: "6e4a2347895d4cfa81d471689ebbcc83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7bd05673603487c969b5ef6db12e74d"
I20260713 09:07:46.080489 22630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8192e202fc8248aaaa05fb80212f0791" candidate_uuid: "6e4a2347895d4cfa81d471689ebbcc83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf773a87224644e4a90bf40c84679cd7"
I20260713 09:07:46.080790 22483 raft_consensus.cc:3060] T 8192e202fc8248aaaa05fb80212f0791 P c7bd05673603487c969b5ef6db12e74d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:46.081022 22630 raft_consensus.cc:3060] T 8192e202fc8248aaaa05fb80212f0791 P cf773a87224644e4a90bf40c84679cd7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:46.085321 22630 raft_consensus.cc:2468] T 8192e202fc8248aaaa05fb80212f0791 P cf773a87224644e4a90bf40c84679cd7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e4a2347895d4cfa81d471689ebbcc83 in term 1.
I20260713 09:07:46.085737 22483 raft_consensus.cc:2468] T 8192e202fc8248aaaa05fb80212f0791 P c7bd05673603487c969b5ef6db12e74d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e4a2347895d4cfa81d471689ebbcc83 in term 1.
I20260713 09:07:46.086252 22523 leader_election.cc:304] T 8192e202fc8248aaaa05fb80212f0791 P 6e4a2347895d4cfa81d471689ebbcc83 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e4a2347895d4cfa81d471689ebbcc83, cf773a87224644e4a90bf40c84679cd7; no voters: 
I20260713 09:07:46.087026 22706 raft_consensus.cc:2804] T 8192e202fc8248aaaa05fb80212f0791 P 6e4a2347895d4cfa81d471689ebbcc83 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:46.087567 22706 raft_consensus.cc:697] T 8192e202fc8248aaaa05fb80212f0791 P 6e4a2347895d4cfa81d471689ebbcc83 [term 1 LEADER]: Becoming Leader. State: Replica: 6e4a2347895d4cfa81d471689ebbcc83, State: Running, Role: LEADER
I20260713 09:07:46.088325 22706 consensus_queue.cc:237] T 8192e202fc8248aaaa05fb80212f0791 P 6e4a2347895d4cfa81d471689ebbcc83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:46.095347 22380 catalog_manager.cc:5697] T 8192e202fc8248aaaa05fb80212f0791 P 6e4a2347895d4cfa81d471689ebbcc83 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e4a2347895d4cfa81d471689ebbcc83 (127.21.85.194). New cstate: current_term: 1 leader_uuid: "6e4a2347895d4cfa81d471689ebbcc83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:46.187345 22712 raft_consensus.cc:493] T f909e8e5f5b54f65b296a5c65cfed19e P cf773a87224644e4a90bf40c84679cd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:46.187850 22712 raft_consensus.cc:515] T f909e8e5f5b54f65b296a5c65cfed19e P cf773a87224644e4a90bf40c84679cd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:46.189546 22712 leader_election.cc:290] T f909e8e5f5b54f65b296a5c65cfed19e P cf773a87224644e4a90bf40c84679cd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7bd05673603487c969b5ef6db12e74d (127.21.85.193:36499), 6e4a2347895d4cfa81d471689ebbcc83 (127.21.85.194:44783)
I20260713 09:07:46.190418 22483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f909e8e5f5b54f65b296a5c65cfed19e" candidate_uuid: "cf773a87224644e4a90bf40c84679cd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7bd05673603487c969b5ef6db12e74d" is_pre_election: true
I20260713 09:07:46.190538 22557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f909e8e5f5b54f65b296a5c65cfed19e" candidate_uuid: "cf773a87224644e4a90bf40c84679cd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e4a2347895d4cfa81d471689ebbcc83" is_pre_election: true
I20260713 09:07:46.191190 22557 raft_consensus.cc:2393] T f909e8e5f5b54f65b296a5c65cfed19e P 6e4a2347895d4cfa81d471689ebbcc83 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf773a87224644e4a90bf40c84679cd7 in current term 1: Already voted for candidate c7bd05673603487c969b5ef6db12e74d in this term.
I20260713 09:07:46.192176 22596 leader_election.cc:304] T f909e8e5f5b54f65b296a5c65cfed19e P cf773a87224644e4a90bf40c84679cd7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf773a87224644e4a90bf40c84679cd7; no voters: 6e4a2347895d4cfa81d471689ebbcc83, c7bd05673603487c969b5ef6db12e74d
I20260713 09:07:46.192752 22712 raft_consensus.cc:3060] T f909e8e5f5b54f65b296a5c65cfed19e P cf773a87224644e4a90bf40c84679cd7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:46.197166 22712 raft_consensus.cc:2749] T f909e8e5f5b54f65b296a5c65cfed19e P cf773a87224644e4a90bf40c84679cd7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:46.205108 22706 consensus_queue.cc:1048] T 1d4f8505f54744209ceb580162cb4bce P 6e4a2347895d4cfa81d471689ebbcc83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:46.210554 22706 consensus_queue.cc:1048] T 1d4f8505f54744209ceb580162cb4bce P 6e4a2347895d4cfa81d471689ebbcc83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:46.234712 22702 consensus_queue.cc:1048] T f909e8e5f5b54f65b296a5c65cfed19e P c7bd05673603487c969b5ef6db12e74d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:46.244634 22682 consensus_queue.cc:1048] T f909e8e5f5b54f65b296a5c65cfed19e P c7bd05673603487c969b5ef6db12e74d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:46.248787 22682 consensus_queue.cc:1048] T 02b0aece51e948d9b535edb0f6e4c065 P c7bd05673603487c969b5ef6db12e74d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:46.263659 22702 consensus_queue.cc:1048] T 02b0aece51e948d9b535edb0f6e4c065 P c7bd05673603487c969b5ef6db12e74d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:46.265575 22712 raft_consensus.cc:493] T 8d0b182d25f44877a5a26065f6f5c7b0 P cf773a87224644e4a90bf40c84679cd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:46.266055 22712 raft_consensus.cc:515] T 8d0b182d25f44877a5a26065f6f5c7b0 P cf773a87224644e4a90bf40c84679cd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:46.268923 22483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d0b182d25f44877a5a26065f6f5c7b0" candidate_uuid: "cf773a87224644e4a90bf40c84679cd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7bd05673603487c969b5ef6db12e74d" is_pre_election: true
I20260713 09:07:46.269375 22712 leader_election.cc:290] T 8d0b182d25f44877a5a26065f6f5c7b0 P cf773a87224644e4a90bf40c84679cd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7bd05673603487c969b5ef6db12e74d (127.21.85.193:36499), 6e4a2347895d4cfa81d471689ebbcc83 (127.21.85.194:44783)
I20260713 09:07:46.270582 22557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d0b182d25f44877a5a26065f6f5c7b0" candidate_uuid: "cf773a87224644e4a90bf40c84679cd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e4a2347895d4cfa81d471689ebbcc83" is_pre_election: true
I20260713 09:07:46.269832 22483 raft_consensus.cc:2393] T 8d0b182d25f44877a5a26065f6f5c7b0 P c7bd05673603487c969b5ef6db12e74d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf773a87224644e4a90bf40c84679cd7 in current term 1: Already voted for candidate 6e4a2347895d4cfa81d471689ebbcc83 in this term.
I20260713 09:07:46.274049 22595 leader_election.cc:304] T 8d0b182d25f44877a5a26065f6f5c7b0 P cf773a87224644e4a90bf40c84679cd7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf773a87224644e4a90bf40c84679cd7; no voters: 6e4a2347895d4cfa81d471689ebbcc83, c7bd05673603487c969b5ef6db12e74d
I20260713 09:07:46.275086 22712 raft_consensus.cc:3060] T 8d0b182d25f44877a5a26065f6f5c7b0 P cf773a87224644e4a90bf40c84679cd7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:46.280843 22712 raft_consensus.cc:2749] T 8d0b182d25f44877a5a26065f6f5c7b0 P cf773a87224644e4a90bf40c84679cd7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:46.311388 22702 raft_consensus.cc:493] T d4bf818c15bd46b7b0b36cc2b32312da P c7bd05673603487c969b5ef6db12e74d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:46.311877 22702 raft_consensus.cc:515] T d4bf818c15bd46b7b0b36cc2b32312da P c7bd05673603487c969b5ef6db12e74d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:46.313751 22702 leader_election.cc:290] T d4bf818c15bd46b7b0b36cc2b32312da P c7bd05673603487c969b5ef6db12e74d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e4a2347895d4cfa81d471689ebbcc83 (127.21.85.194:44783), cf773a87224644e4a90bf40c84679cd7 (127.21.85.195:38541)
I20260713 09:07:46.314270 22557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4bf818c15bd46b7b0b36cc2b32312da" candidate_uuid: "c7bd05673603487c969b5ef6db12e74d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e4a2347895d4cfa81d471689ebbcc83" is_pre_election: true
I20260713 09:07:46.314489 22706 consensus_queue.cc:1048] T f2dde649f26e47ed856927deafefa8f3 P 6e4a2347895d4cfa81d471689ebbcc83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:46.315104 22557 raft_consensus.cc:2393] T d4bf818c15bd46b7b0b36cc2b32312da P 6e4a2347895d4cfa81d471689ebbcc83 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c7bd05673603487c969b5ef6db12e74d in current term 1: Already voted for candidate 6e4a2347895d4cfa81d471689ebbcc83 in this term.
I20260713 09:07:46.315215 22630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4bf818c15bd46b7b0b36cc2b32312da" candidate_uuid: "c7bd05673603487c969b5ef6db12e74d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf773a87224644e4a90bf40c84679cd7" is_pre_election: true
I20260713 09:07:46.316001 22630 raft_consensus.cc:2393] T d4bf818c15bd46b7b0b36cc2b32312da P cf773a87224644e4a90bf40c84679cd7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c7bd05673603487c969b5ef6db12e74d in current term 1: Already voted for candidate cf773a87224644e4a90bf40c84679cd7 in this term.
I20260713 09:07:46.316826 22448 leader_election.cc:304] T d4bf818c15bd46b7b0b36cc2b32312da P c7bd05673603487c969b5ef6db12e74d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7bd05673603487c969b5ef6db12e74d; no voters: 6e4a2347895d4cfa81d471689ebbcc83, cf773a87224644e4a90bf40c84679cd7
I20260713 09:07:46.317507 22702 raft_consensus.cc:3060] T d4bf818c15bd46b7b0b36cc2b32312da P c7bd05673603487c969b5ef6db12e74d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:46.323408 22702 raft_consensus.cc:2749] T d4bf818c15bd46b7b0b36cc2b32312da P c7bd05673603487c969b5ef6db12e74d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:46.325299 22711 consensus_queue.cc:1048] T f2dde649f26e47ed856927deafefa8f3 P 6e4a2347895d4cfa81d471689ebbcc83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:46.334720 22677 consensus_queue.cc:1048] T 8d0b182d25f44877a5a26065f6f5c7b0 P 6e4a2347895d4cfa81d471689ebbcc83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:46.348114 22711 consensus_queue.cc:1048] T 8d0b182d25f44877a5a26065f6f5c7b0 P 6e4a2347895d4cfa81d471689ebbcc83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:46.399355 22712 consensus_queue.cc:1048] T 7dac9c071cce4888967a8762226210a4 P cf773a87224644e4a90bf40c84679cd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:46.409435 22712 consensus_queue.cc:1048] T 7dac9c071cce4888967a8762226210a4 P cf773a87224644e4a90bf40c84679cd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:46.414158 22711 consensus_queue.cc:1048] T 135cd623798f4e4fa5cff9a9c3e17129 P 6e4a2347895d4cfa81d471689ebbcc83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:46.426980 22677 consensus_queue.cc:1048] T 135cd623798f4e4fa5cff9a9c3e17129 P 6e4a2347895d4cfa81d471689ebbcc83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:46.440944 22677 consensus_queue.cc:1048] T 2d818b5d8be74f38a3edbb244bf16775 P 6e4a2347895d4cfa81d471689ebbcc83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:46.451779 22711 consensus_queue.cc:1048] T 2d818b5d8be74f38a3edbb244bf16775 P 6e4a2347895d4cfa81d471689ebbcc83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:46.525578 22677 consensus_queue.cc:1048] T 8192e202fc8248aaaa05fb80212f0791 P 6e4a2347895d4cfa81d471689ebbcc83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:46.535351 22709 consensus_queue.cc:1048] T 8192e202fc8248aaaa05fb80212f0791 P 6e4a2347895d4cfa81d471689ebbcc83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:07:46.661446 22429 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:07:47.663622 22429 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:47.675707 22706 raft_consensus.cc:493] T d4bf818c15bd46b7b0b36cc2b32312da P 6e4a2347895d4cfa81d471689ebbcc83 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:47.676168 22706 raft_consensus.cc:515] T d4bf818c15bd46b7b0b36cc2b32312da P 6e4a2347895d4cfa81d471689ebbcc83 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:47.677906 22706 leader_election.cc:290] T d4bf818c15bd46b7b0b36cc2b32312da P 6e4a2347895d4cfa81d471689ebbcc83 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7bd05673603487c969b5ef6db12e74d (127.21.85.193:36499), cf773a87224644e4a90bf40c84679cd7 (127.21.85.195:38541)
I20260713 09:07:47.678831 22483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4bf818c15bd46b7b0b36cc2b32312da" candidate_uuid: "6e4a2347895d4cfa81d471689ebbcc83" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7bd05673603487c969b5ef6db12e74d" is_pre_election: true
I20260713 09:07:47.679090 22632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4bf818c15bd46b7b0b36cc2b32312da" candidate_uuid: "6e4a2347895d4cfa81d471689ebbcc83" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf773a87224644e4a90bf40c84679cd7" is_pre_election: true
I20260713 09:07:47.679360 22483 raft_consensus.cc:2468] T d4bf818c15bd46b7b0b36cc2b32312da P c7bd05673603487c969b5ef6db12e74d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e4a2347895d4cfa81d471689ebbcc83 in term 1.
I20260713 09:07:47.679702 22632 raft_consensus.cc:2468] T d4bf818c15bd46b7b0b36cc2b32312da P cf773a87224644e4a90bf40c84679cd7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e4a2347895d4cfa81d471689ebbcc83 in term 1.
I20260713 09:07:47.680505 22521 leader_election.cc:304] T d4bf818c15bd46b7b0b36cc2b32312da P 6e4a2347895d4cfa81d471689ebbcc83 [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: 6e4a2347895d4cfa81d471689ebbcc83, c7bd05673603487c969b5ef6db12e74d; no voters: 
I20260713 09:07:47.681164 22706 raft_consensus.cc:2804] T d4bf818c15bd46b7b0b36cc2b32312da P 6e4a2347895d4cfa81d471689ebbcc83 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:47.681488 22706 raft_consensus.cc:493] T d4bf818c15bd46b7b0b36cc2b32312da P 6e4a2347895d4cfa81d471689ebbcc83 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:47.681783 22706 raft_consensus.cc:3060] T d4bf818c15bd46b7b0b36cc2b32312da P 6e4a2347895d4cfa81d471689ebbcc83 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:47.686630 22706 raft_consensus.cc:515] T d4bf818c15bd46b7b0b36cc2b32312da P 6e4a2347895d4cfa81d471689ebbcc83 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:47.688376 22706 leader_election.cc:290] T d4bf818c15bd46b7b0b36cc2b32312da P 6e4a2347895d4cfa81d471689ebbcc83 [CANDIDATE]: Term 2 election: Requested vote from peers c7bd05673603487c969b5ef6db12e74d (127.21.85.193:36499), cf773a87224644e4a90bf40c84679cd7 (127.21.85.195:38541)
I20260713 09:07:47.689185 22483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4bf818c15bd46b7b0b36cc2b32312da" candidate_uuid: "6e4a2347895d4cfa81d471689ebbcc83" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7bd05673603487c969b5ef6db12e74d"
I20260713 09:07:47.689481 22632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4bf818c15bd46b7b0b36cc2b32312da" candidate_uuid: "6e4a2347895d4cfa81d471689ebbcc83" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf773a87224644e4a90bf40c84679cd7"
I20260713 09:07:47.689679 22483 raft_consensus.cc:3060] T d4bf818c15bd46b7b0b36cc2b32312da P c7bd05673603487c969b5ef6db12e74d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:47.690011 22632 raft_consensus.cc:3060] T d4bf818c15bd46b7b0b36cc2b32312da P cf773a87224644e4a90bf40c84679cd7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:47.695192 22483 raft_consensus.cc:2468] T d4bf818c15bd46b7b0b36cc2b32312da P c7bd05673603487c969b5ef6db12e74d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e4a2347895d4cfa81d471689ebbcc83 in term 2.
I20260713 09:07:47.695225 22632 raft_consensus.cc:2468] T d4bf818c15bd46b7b0b36cc2b32312da P cf773a87224644e4a90bf40c84679cd7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e4a2347895d4cfa81d471689ebbcc83 in term 2.
I20260713 09:07:47.696352 22521 leader_election.cc:304] T d4bf818c15bd46b7b0b36cc2b32312da P 6e4a2347895d4cfa81d471689ebbcc83 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e4a2347895d4cfa81d471689ebbcc83, c7bd05673603487c969b5ef6db12e74d; no voters: 
I20260713 09:07:47.697160 22706 raft_consensus.cc:2804] T d4bf818c15bd46b7b0b36cc2b32312da P 6e4a2347895d4cfa81d471689ebbcc83 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:47.698664 22706 raft_consensus.cc:697] T d4bf818c15bd46b7b0b36cc2b32312da P 6e4a2347895d4cfa81d471689ebbcc83 [term 2 LEADER]: Becoming Leader. State: Replica: 6e4a2347895d4cfa81d471689ebbcc83, State: Running, Role: LEADER
I20260713 09:07:47.700090 22706 consensus_queue.cc:237] T d4bf818c15bd46b7b0b36cc2b32312da P 6e4a2347895d4cfa81d471689ebbcc83 [LEADER]: Queue going to LEADER 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: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:47.707383 22380 catalog_manager.cc:5697] T d4bf818c15bd46b7b0b36cc2b32312da P 6e4a2347895d4cfa81d471689ebbcc83 reported cstate change: term changed from 0 to 2, leader changed from <none> to 6e4a2347895d4cfa81d471689ebbcc83 (127.21.85.194). New cstate: current_term: 2 leader_uuid: "6e4a2347895d4cfa81d471689ebbcc83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:47.839229 22557 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "135cd623798f4e4fa5cff9a9c3e17129"
dest_uuid: "6e4a2347895d4cfa81d471689ebbcc83"
mode: GRACEFUL
new_leader_uuid: "c7bd05673603487c969b5ef6db12e74d"
 from {username='slave'} at 127.0.0.1:58916
I20260713 09:07:47.839849 22557 raft_consensus.cc:606] T 135cd623798f4e4fa5cff9a9c3e17129 P 6e4a2347895d4cfa81d471689ebbcc83 [term 1 LEADER]: Received request to transfer leadership to TS c7bd05673603487c969b5ef6db12e74d
I20260713 09:07:47.844750 22557 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d4bf818c15bd46b7b0b36cc2b32312da"
dest_uuid: "6e4a2347895d4cfa81d471689ebbcc83"
mode: GRACEFUL
new_leader_uuid: "c7bd05673603487c969b5ef6db12e74d"
 from {username='slave'} at 127.0.0.1:58916
I20260713 09:07:47.845316 22557 raft_consensus.cc:606] T d4bf818c15bd46b7b0b36cc2b32312da P 6e4a2347895d4cfa81d471689ebbcc83 [term 2 LEADER]: Received request to transfer leadership to TS c7bd05673603487c969b5ef6db12e74d
I20260713 09:07:47.850126 22557 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8192e202fc8248aaaa05fb80212f0791"
dest_uuid: "6e4a2347895d4cfa81d471689ebbcc83"
mode: GRACEFUL
new_leader_uuid: "c7bd05673603487c969b5ef6db12e74d"
 from {username='slave'} at 127.0.0.1:58916
I20260713 09:07:47.850716 22557 raft_consensus.cc:606] T 8192e202fc8248aaaa05fb80212f0791 P 6e4a2347895d4cfa81d471689ebbcc83 [term 1 LEADER]: Received request to transfer leadership to TS c7bd05673603487c969b5ef6db12e74d
I20260713 09:07:47.855247 22557 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f2dde649f26e47ed856927deafefa8f3"
dest_uuid: "6e4a2347895d4cfa81d471689ebbcc83"
mode: GRACEFUL
new_leader_uuid: "c7bd05673603487c969b5ef6db12e74d"
 from {username='slave'} at 127.0.0.1:58916
I20260713 09:07:47.855728 22557 raft_consensus.cc:606] T f2dde649f26e47ed856927deafefa8f3 P 6e4a2347895d4cfa81d471689ebbcc83 [term 1 LEADER]: Received request to transfer leadership to TS c7bd05673603487c969b5ef6db12e74d
I20260713 09:07:47.879532 22630 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7dac9c071cce4888967a8762226210a4"
dest_uuid: "cf773a87224644e4a90bf40c84679cd7"
mode: GRACEFUL
new_leader_uuid: "6e4a2347895d4cfa81d471689ebbcc83"
 from {username='slave'} at 127.0.0.1:43928
I20260713 09:07:47.880160 22630 raft_consensus.cc:606] T 7dac9c071cce4888967a8762226210a4 P cf773a87224644e4a90bf40c84679cd7 [term 1 LEADER]: Received request to transfer leadership to TS 6e4a2347895d4cfa81d471689ebbcc83
I20260713 09:07:47.892531 22482 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f909e8e5f5b54f65b296a5c65cfed19e"
dest_uuid: "c7bd05673603487c969b5ef6db12e74d"
mode: GRACEFUL
new_leader_uuid: "cf773a87224644e4a90bf40c84679cd7"
 from {username='slave'} at 127.0.0.1:52502
I20260713 09:07:47.893024 22482 raft_consensus.cc:606] T f909e8e5f5b54f65b296a5c65cfed19e P c7bd05673603487c969b5ef6db12e74d [term 1 LEADER]: Received request to transfer leadership to TS cf773a87224644e4a90bf40c84679cd7
I20260713 09:07:48.017956 22758 raft_consensus.cc:993] T 7dac9c071cce4888967a8762226210a4 P cf773a87224644e4a90bf40c84679cd7: : Instructing follower 6e4a2347895d4cfa81d471689ebbcc83 to start an election
I20260713 09:07:48.018404 22770 raft_consensus.cc:1081] T 7dac9c071cce4888967a8762226210a4 P cf773a87224644e4a90bf40c84679cd7 [term 1 LEADER]: Signalling peer 6e4a2347895d4cfa81d471689ebbcc83 to start an election
I20260713 09:07:48.019984 22557 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7dac9c071cce4888967a8762226210a4"
dest_uuid: "6e4a2347895d4cfa81d471689ebbcc83"
 from {username='slave'} at 127.0.0.1:58904
I20260713 09:07:48.020483 22557 raft_consensus.cc:493] T 7dac9c071cce4888967a8762226210a4 P 6e4a2347895d4cfa81d471689ebbcc83 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:48.020761 22557 raft_consensus.cc:3060] T 7dac9c071cce4888967a8762226210a4 P 6e4a2347895d4cfa81d471689ebbcc83 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:48.025449 22557 raft_consensus.cc:515] T 7dac9c071cce4888967a8762226210a4 P 6e4a2347895d4cfa81d471689ebbcc83 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:48.027419 22557 leader_election.cc:290] T 7dac9c071cce4888967a8762226210a4 P 6e4a2347895d4cfa81d471689ebbcc83 [CANDIDATE]: Term 2 election: Requested vote from peers c7bd05673603487c969b5ef6db12e74d (127.21.85.193:36499), cf773a87224644e4a90bf40c84679cd7 (127.21.85.195:38541)
I20260713 09:07:48.028326 22482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dac9c071cce4888967a8762226210a4" candidate_uuid: "6e4a2347895d4cfa81d471689ebbcc83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c7bd05673603487c969b5ef6db12e74d"
I20260713 09:07:48.028580 22630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dac9c071cce4888967a8762226210a4" candidate_uuid: "6e4a2347895d4cfa81d471689ebbcc83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf773a87224644e4a90bf40c84679cd7"
I20260713 09:07:48.028937 22482 raft_consensus.cc:3060] T 7dac9c071cce4888967a8762226210a4 P c7bd05673603487c969b5ef6db12e74d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:48.029110 22630 raft_consensus.cc:3055] T 7dac9c071cce4888967a8762226210a4 P cf773a87224644e4a90bf40c84679cd7 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:48.029464 22630 raft_consensus.cc:740] T 7dac9c071cce4888967a8762226210a4 P cf773a87224644e4a90bf40c84679cd7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf773a87224644e4a90bf40c84679cd7, State: Running, Role: LEADER
I20260713 09:07:48.030328 22630 consensus_queue.cc:260] T 7dac9c071cce4888967a8762226210a4 P cf773a87224644e4a90bf40c84679cd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:48.031558 22630 raft_consensus.cc:3060] T 7dac9c071cce4888967a8762226210a4 P cf773a87224644e4a90bf40c84679cd7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:48.035674 22482 raft_consensus.cc:2468] T 7dac9c071cce4888967a8762226210a4 P c7bd05673603487c969b5ef6db12e74d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e4a2347895d4cfa81d471689ebbcc83 in term 2.
I20260713 09:07:48.037384 22521 leader_election.cc:304] T 7dac9c071cce4888967a8762226210a4 P 6e4a2347895d4cfa81d471689ebbcc83 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e4a2347895d4cfa81d471689ebbcc83, c7bd05673603487c969b5ef6db12e74d; no voters: 
I20260713 09:07:48.038162 22706 raft_consensus.cc:2804] T 7dac9c071cce4888967a8762226210a4 P 6e4a2347895d4cfa81d471689ebbcc83 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:48.038492 22630 raft_consensus.cc:2468] T 7dac9c071cce4888967a8762226210a4 P cf773a87224644e4a90bf40c84679cd7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e4a2347895d4cfa81d471689ebbcc83 in term 2.
I20260713 09:07:48.038633 22706 raft_consensus.cc:697] T 7dac9c071cce4888967a8762226210a4 P 6e4a2347895d4cfa81d471689ebbcc83 [term 2 LEADER]: Becoming Leader. State: Replica: 6e4a2347895d4cfa81d471689ebbcc83, State: Running, Role: LEADER
I20260713 09:07:48.039458 22706 consensus_queue.cc:237] T 7dac9c071cce4888967a8762226210a4 P 6e4a2347895d4cfa81d471689ebbcc83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:48.047168 22380 catalog_manager.cc:5697] T 7dac9c071cce4888967a8762226210a4 P 6e4a2347895d4cfa81d471689ebbcc83 reported cstate change: term changed from 1 to 2, leader changed from cf773a87224644e4a90bf40c84679cd7 (127.21.85.195) to 6e4a2347895d4cfa81d471689ebbcc83 (127.21.85.194). New cstate: current_term: 2 leader_uuid: "6e4a2347895d4cfa81d471689ebbcc83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:48.101830 22630 raft_consensus.cc:1275] T d4bf818c15bd46b7b0b36cc2b32312da P cf773a87224644e4a90bf40c84679cd7 [term 2 FOLLOWER]: Refusing update from remote peer 6e4a2347895d4cfa81d471689ebbcc83: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:07:48.103222 22706 consensus_queue.cc:1048] T d4bf818c15bd46b7b0b36cc2b32312da P 6e4a2347895d4cfa81d471689ebbcc83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:48.115305 22482 raft_consensus.cc:1275] T d4bf818c15bd46b7b0b36cc2b32312da P c7bd05673603487c969b5ef6db12e74d [term 2 FOLLOWER]: Refusing update from remote peer 6e4a2347895d4cfa81d471689ebbcc83: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:07:48.116803 22760 consensus_queue.cc:1048] T d4bf818c15bd46b7b0b36cc2b32312da P 6e4a2347895d4cfa81d471689ebbcc83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:48.124326 22706 raft_consensus.cc:993] T d4bf818c15bd46b7b0b36cc2b32312da P 6e4a2347895d4cfa81d471689ebbcc83: : Instructing follower c7bd05673603487c969b5ef6db12e74d to start an election
I20260713 09:07:48.124810 22760 raft_consensus.cc:1081] T d4bf818c15bd46b7b0b36cc2b32312da P 6e4a2347895d4cfa81d471689ebbcc83 [term 2 LEADER]: Signalling peer c7bd05673603487c969b5ef6db12e74d to start an election
I20260713 09:07:48.126395 22482 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d4bf818c15bd46b7b0b36cc2b32312da"
dest_uuid: "c7bd05673603487c969b5ef6db12e74d"
 from {username='slave'} at 127.0.0.1:52478
I20260713 09:07:48.126904 22482 raft_consensus.cc:493] T d4bf818c15bd46b7b0b36cc2b32312da P c7bd05673603487c969b5ef6db12e74d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:48.127220 22482 raft_consensus.cc:3060] T d4bf818c15bd46b7b0b36cc2b32312da P c7bd05673603487c969b5ef6db12e74d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:48.132236 22482 raft_consensus.cc:515] T d4bf818c15bd46b7b0b36cc2b32312da P c7bd05673603487c969b5ef6db12e74d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:48.133912 22482 leader_election.cc:290] T d4bf818c15bd46b7b0b36cc2b32312da P c7bd05673603487c969b5ef6db12e74d [CANDIDATE]: Term 3 election: Requested vote from peers 6e4a2347895d4cfa81d471689ebbcc83 (127.21.85.194:44783), cf773a87224644e4a90bf40c84679cd7 (127.21.85.195:38541)
I20260713 09:07:48.134845 22557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4bf818c15bd46b7b0b36cc2b32312da" candidate_uuid: "c7bd05673603487c969b5ef6db12e74d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "6e4a2347895d4cfa81d471689ebbcc83"
I20260713 09:07:48.134938 22630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4bf818c15bd46b7b0b36cc2b32312da" candidate_uuid: "c7bd05673603487c969b5ef6db12e74d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "cf773a87224644e4a90bf40c84679cd7"
I20260713 09:07:48.135459 22557 raft_consensus.cc:3055] T d4bf818c15bd46b7b0b36cc2b32312da P 6e4a2347895d4cfa81d471689ebbcc83 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:48.135550 22630 raft_consensus.cc:3060] T d4bf818c15bd46b7b0b36cc2b32312da P cf773a87224644e4a90bf40c84679cd7 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:48.135958 22557 raft_consensus.cc:740] T d4bf818c15bd46b7b0b36cc2b32312da P 6e4a2347895d4cfa81d471689ebbcc83 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6e4a2347895d4cfa81d471689ebbcc83, State: Running, Role: LEADER
I20260713 09:07:48.136780 22557 consensus_queue.cc:260] T d4bf818c15bd46b7b0b36cc2b32312da P 6e4a2347895d4cfa81d471689ebbcc83 [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: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:48.137777 22557 raft_consensus.cc:3060] T d4bf818c15bd46b7b0b36cc2b32312da P 6e4a2347895d4cfa81d471689ebbcc83 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:48.141580 22630 raft_consensus.cc:2468] T d4bf818c15bd46b7b0b36cc2b32312da P cf773a87224644e4a90bf40c84679cd7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7bd05673603487c969b5ef6db12e74d in term 3.
I20260713 09:07:48.142633 22448 leader_election.cc:304] T d4bf818c15bd46b7b0b36cc2b32312da P c7bd05673603487c969b5ef6db12e74d [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: c7bd05673603487c969b5ef6db12e74d, cf773a87224644e4a90bf40c84679cd7; no voters: 
I20260713 09:07:48.143040 22557 raft_consensus.cc:2468] T d4bf818c15bd46b7b0b36cc2b32312da P 6e4a2347895d4cfa81d471689ebbcc83 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7bd05673603487c969b5ef6db12e74d in term 3.
I20260713 09:07:48.143406 22714 raft_consensus.cc:2804] T d4bf818c15bd46b7b0b36cc2b32312da P c7bd05673603487c969b5ef6db12e74d [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:48.144731 22714 raft_consensus.cc:697] T d4bf818c15bd46b7b0b36cc2b32312da P c7bd05673603487c969b5ef6db12e74d [term 3 LEADER]: Becoming Leader. State: Replica: c7bd05673603487c969b5ef6db12e74d, State: Running, Role: LEADER
I20260713 09:07:48.145560 22714 consensus_queue.cc:237] T d4bf818c15bd46b7b0b36cc2b32312da P c7bd05673603487c969b5ef6db12e74d [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: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:48.149678 22706 raft_consensus.cc:993] T 8192e202fc8248aaaa05fb80212f0791 P 6e4a2347895d4cfa81d471689ebbcc83: : Instructing follower c7bd05673603487c969b5ef6db12e74d to start an election
I20260713 09:07:48.150249 22760 raft_consensus.cc:1081] T 8192e202fc8248aaaa05fb80212f0791 P 6e4a2347895d4cfa81d471689ebbcc83 [term 1 LEADER]: Signalling peer c7bd05673603487c969b5ef6db12e74d to start an election
I20260713 09:07:48.151922 22482 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8192e202fc8248aaaa05fb80212f0791"
dest_uuid: "c7bd05673603487c969b5ef6db12e74d"
 from {username='slave'} at 127.0.0.1:52478
I20260713 09:07:48.152392 22482 raft_consensus.cc:493] T 8192e202fc8248aaaa05fb80212f0791 P c7bd05673603487c969b5ef6db12e74d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:48.152768 22482 raft_consensus.cc:3060] T 8192e202fc8248aaaa05fb80212f0791 P c7bd05673603487c969b5ef6db12e74d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:48.152338 22381 catalog_manager.cc:5697] T d4bf818c15bd46b7b0b36cc2b32312da P c7bd05673603487c969b5ef6db12e74d reported cstate change: term changed from 2 to 3, leader changed from 6e4a2347895d4cfa81d471689ebbcc83 (127.21.85.194) to c7bd05673603487c969b5ef6db12e74d (127.21.85.193). New cstate: current_term: 3 leader_uuid: "c7bd05673603487c969b5ef6db12e74d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:48.158339 22482 raft_consensus.cc:515] T 8192e202fc8248aaaa05fb80212f0791 P c7bd05673603487c969b5ef6db12e74d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:48.160420 22482 leader_election.cc:290] T 8192e202fc8248aaaa05fb80212f0791 P c7bd05673603487c969b5ef6db12e74d [CANDIDATE]: Term 2 election: Requested vote from peers 6e4a2347895d4cfa81d471689ebbcc83 (127.21.85.194:44783), cf773a87224644e4a90bf40c84679cd7 (127.21.85.195:38541)
I20260713 09:07:48.161044 22557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8192e202fc8248aaaa05fb80212f0791" candidate_uuid: "c7bd05673603487c969b5ef6db12e74d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e4a2347895d4cfa81d471689ebbcc83"
I20260713 09:07:48.161433 22630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8192e202fc8248aaaa05fb80212f0791" candidate_uuid: "c7bd05673603487c969b5ef6db12e74d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf773a87224644e4a90bf40c84679cd7"
I20260713 09:07:48.161572 22557 raft_consensus.cc:3055] T 8192e202fc8248aaaa05fb80212f0791 P 6e4a2347895d4cfa81d471689ebbcc83 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:48.161952 22557 raft_consensus.cc:740] T 8192e202fc8248aaaa05fb80212f0791 P 6e4a2347895d4cfa81d471689ebbcc83 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6e4a2347895d4cfa81d471689ebbcc83, State: Running, Role: LEADER
I20260713 09:07:48.162012 22630 raft_consensus.cc:3060] T 8192e202fc8248aaaa05fb80212f0791 P cf773a87224644e4a90bf40c84679cd7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:48.162700 22557 consensus_queue.cc:260] T 8192e202fc8248aaaa05fb80212f0791 P 6e4a2347895d4cfa81d471689ebbcc83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:48.163582 22557 raft_consensus.cc:3060] T 8192e202fc8248aaaa05fb80212f0791 P 6e4a2347895d4cfa81d471689ebbcc83 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:48.166870 22630 raft_consensus.cc:2468] T 8192e202fc8248aaaa05fb80212f0791 P cf773a87224644e4a90bf40c84679cd7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7bd05673603487c969b5ef6db12e74d in term 2.
I20260713 09:07:48.167891 22448 leader_election.cc:304] T 8192e202fc8248aaaa05fb80212f0791 P c7bd05673603487c969b5ef6db12e74d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7bd05673603487c969b5ef6db12e74d, cf773a87224644e4a90bf40c84679cd7; no voters: 
I20260713 09:07:48.167977 22557 raft_consensus.cc:2468] T 8192e202fc8248aaaa05fb80212f0791 P 6e4a2347895d4cfa81d471689ebbcc83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7bd05673603487c969b5ef6db12e74d in term 2.
I20260713 09:07:48.168669 22714 raft_consensus.cc:2804] T 8192e202fc8248aaaa05fb80212f0791 P c7bd05673603487c969b5ef6db12e74d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:48.169193 22714 raft_consensus.cc:697] T 8192e202fc8248aaaa05fb80212f0791 P c7bd05673603487c969b5ef6db12e74d [term 2 LEADER]: Becoming Leader. State: Replica: c7bd05673603487c969b5ef6db12e74d, State: Running, Role: LEADER
I20260713 09:07:48.169893 22714 consensus_queue.cc:237] T 8192e202fc8248aaaa05fb80212f0791 P c7bd05673603487c969b5ef6db12e74d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:48.177114 22381 catalog_manager.cc:5697] T 8192e202fc8248aaaa05fb80212f0791 P c7bd05673603487c969b5ef6db12e74d reported cstate change: term changed from 1 to 2, leader changed from 6e4a2347895d4cfa81d471689ebbcc83 (127.21.85.194) to c7bd05673603487c969b5ef6db12e74d (127.21.85.193). New cstate: current_term: 2 leader_uuid: "c7bd05673603487c969b5ef6db12e74d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:48.249979 22706 raft_consensus.cc:993] T 135cd623798f4e4fa5cff9a9c3e17129 P 6e4a2347895d4cfa81d471689ebbcc83: : Instructing follower c7bd05673603487c969b5ef6db12e74d to start an election
I20260713 09:07:48.250442 22760 raft_consensus.cc:1081] T 135cd623798f4e4fa5cff9a9c3e17129 P 6e4a2347895d4cfa81d471689ebbcc83 [term 1 LEADER]: Signalling peer c7bd05673603487c969b5ef6db12e74d to start an election
I20260713 09:07:48.251964 22482 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "135cd623798f4e4fa5cff9a9c3e17129"
dest_uuid: "c7bd05673603487c969b5ef6db12e74d"
 from {username='slave'} at 127.0.0.1:52478
I20260713 09:07:48.252435 22482 raft_consensus.cc:493] T 135cd623798f4e4fa5cff9a9c3e17129 P c7bd05673603487c969b5ef6db12e74d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:48.252731 22482 raft_consensus.cc:3060] T 135cd623798f4e4fa5cff9a9c3e17129 P c7bd05673603487c969b5ef6db12e74d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:48.257407 22482 raft_consensus.cc:515] T 135cd623798f4e4fa5cff9a9c3e17129 P c7bd05673603487c969b5ef6db12e74d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:48.259142 22482 leader_election.cc:290] T 135cd623798f4e4fa5cff9a9c3e17129 P c7bd05673603487c969b5ef6db12e74d [CANDIDATE]: Term 2 election: Requested vote from peers 6e4a2347895d4cfa81d471689ebbcc83 (127.21.85.194:44783), cf773a87224644e4a90bf40c84679cd7 (127.21.85.195:38541)
I20260713 09:07:48.259935 22557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "135cd623798f4e4fa5cff9a9c3e17129" candidate_uuid: "c7bd05673603487c969b5ef6db12e74d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e4a2347895d4cfa81d471689ebbcc83"
I20260713 09:07:48.260229 22630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "135cd623798f4e4fa5cff9a9c3e17129" candidate_uuid: "c7bd05673603487c969b5ef6db12e74d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf773a87224644e4a90bf40c84679cd7"
I20260713 09:07:48.260452 22557 raft_consensus.cc:3055] T 135cd623798f4e4fa5cff9a9c3e17129 P 6e4a2347895d4cfa81d471689ebbcc83 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:48.260739 22630 raft_consensus.cc:3060] T 135cd623798f4e4fa5cff9a9c3e17129 P cf773a87224644e4a90bf40c84679cd7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:48.260792 22557 raft_consensus.cc:740] T 135cd623798f4e4fa5cff9a9c3e17129 P 6e4a2347895d4cfa81d471689ebbcc83 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6e4a2347895d4cfa81d471689ebbcc83, State: Running, Role: LEADER
I20260713 09:07:48.261582 22557 consensus_queue.cc:260] T 135cd623798f4e4fa5cff9a9c3e17129 P 6e4a2347895d4cfa81d471689ebbcc83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:48.262614 22557 raft_consensus.cc:3060] T 135cd623798f4e4fa5cff9a9c3e17129 P 6e4a2347895d4cfa81d471689ebbcc83 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:48.265507 22630 raft_consensus.cc:2468] T 135cd623798f4e4fa5cff9a9c3e17129 P cf773a87224644e4a90bf40c84679cd7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7bd05673603487c969b5ef6db12e74d in term 2.
I20260713 09:07:48.266512 22448 leader_election.cc:304] T 135cd623798f4e4fa5cff9a9c3e17129 P c7bd05673603487c969b5ef6db12e74d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7bd05673603487c969b5ef6db12e74d, cf773a87224644e4a90bf40c84679cd7; no voters: 
I20260713 09:07:48.267259 22714 raft_consensus.cc:2804] T 135cd623798f4e4fa5cff9a9c3e17129 P c7bd05673603487c969b5ef6db12e74d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:48.267400 22557 raft_consensus.cc:2468] T 135cd623798f4e4fa5cff9a9c3e17129 P 6e4a2347895d4cfa81d471689ebbcc83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7bd05673603487c969b5ef6db12e74d in term 2.
I20260713 09:07:48.267647 22714 raft_consensus.cc:697] T 135cd623798f4e4fa5cff9a9c3e17129 P c7bd05673603487c969b5ef6db12e74d [term 2 LEADER]: Becoming Leader. State: Replica: c7bd05673603487c969b5ef6db12e74d, State: Running, Role: LEADER
I20260713 09:07:48.268532 22714 consensus_queue.cc:237] T 135cd623798f4e4fa5cff9a9c3e17129 P c7bd05673603487c969b5ef6db12e74d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:48.274778 22381 catalog_manager.cc:5697] T 135cd623798f4e4fa5cff9a9c3e17129 P c7bd05673603487c969b5ef6db12e74d reported cstate change: term changed from 1 to 2, leader changed from 6e4a2347895d4cfa81d471689ebbcc83 (127.21.85.194) to c7bd05673603487c969b5ef6db12e74d (127.21.85.193). New cstate: current_term: 2 leader_uuid: "c7bd05673603487c969b5ef6db12e74d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:48.387993 22777 raft_consensus.cc:993] T f909e8e5f5b54f65b296a5c65cfed19e P c7bd05673603487c969b5ef6db12e74d: : Instructing follower cf773a87224644e4a90bf40c84679cd7 to start an election
I20260713 09:07:48.388459 22714 raft_consensus.cc:1081] T f909e8e5f5b54f65b296a5c65cfed19e P c7bd05673603487c969b5ef6db12e74d [term 1 LEADER]: Signalling peer cf773a87224644e4a90bf40c84679cd7 to start an election
I20260713 09:07:48.389915 22630 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f909e8e5f5b54f65b296a5c65cfed19e"
dest_uuid: "cf773a87224644e4a90bf40c84679cd7"
 from {username='slave'} at 127.0.0.1:43912
I20260713 09:07:48.390427 22630 raft_consensus.cc:493] T f909e8e5f5b54f65b296a5c65cfed19e P cf773a87224644e4a90bf40c84679cd7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:48.390775 22630 raft_consensus.cc:3060] T f909e8e5f5b54f65b296a5c65cfed19e P cf773a87224644e4a90bf40c84679cd7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:48.396097 22630 raft_consensus.cc:515] T f909e8e5f5b54f65b296a5c65cfed19e P cf773a87224644e4a90bf40c84679cd7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:48.397801 22630 leader_election.cc:290] T f909e8e5f5b54f65b296a5c65cfed19e P cf773a87224644e4a90bf40c84679cd7 [CANDIDATE]: Term 2 election: Requested vote from peers c7bd05673603487c969b5ef6db12e74d (127.21.85.193:36499), 6e4a2347895d4cfa81d471689ebbcc83 (127.21.85.194:44783)
I20260713 09:07:48.398556 22482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f909e8e5f5b54f65b296a5c65cfed19e" candidate_uuid: "cf773a87224644e4a90bf40c84679cd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c7bd05673603487c969b5ef6db12e74d"
I20260713 09:07:48.398859 22557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f909e8e5f5b54f65b296a5c65cfed19e" candidate_uuid: "cf773a87224644e4a90bf40c84679cd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e4a2347895d4cfa81d471689ebbcc83"
I20260713 09:07:48.399273 22482 raft_consensus.cc:3055] T f909e8e5f5b54f65b296a5c65cfed19e P c7bd05673603487c969b5ef6db12e74d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:48.399387 22557 raft_consensus.cc:3060] T f909e8e5f5b54f65b296a5c65cfed19e P 6e4a2347895d4cfa81d471689ebbcc83 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:48.399607 22482 raft_consensus.cc:740] T f909e8e5f5b54f65b296a5c65cfed19e P c7bd05673603487c969b5ef6db12e74d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c7bd05673603487c969b5ef6db12e74d, State: Running, Role: LEADER
I20260713 09:07:48.400521 22482 consensus_queue.cc:260] T f909e8e5f5b54f65b296a5c65cfed19e P c7bd05673603487c969b5ef6db12e74d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:48.401475 22482 raft_consensus.cc:3060] T f909e8e5f5b54f65b296a5c65cfed19e P c7bd05673603487c969b5ef6db12e74d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:48.405258 22557 raft_consensus.cc:2468] T f909e8e5f5b54f65b296a5c65cfed19e P 6e4a2347895d4cfa81d471689ebbcc83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf773a87224644e4a90bf40c84679cd7 in term 2.
I20260713 09:07:48.406323 22759 raft_consensus.cc:993] T f2dde649f26e47ed856927deafefa8f3 P 6e4a2347895d4cfa81d471689ebbcc83: : Instructing follower c7bd05673603487c969b5ef6db12e74d to start an election
I20260713 09:07:48.406774 22759 raft_consensus.cc:1081] T f2dde649f26e47ed856927deafefa8f3 P 6e4a2347895d4cfa81d471689ebbcc83 [term 1 LEADER]: Signalling peer c7bd05673603487c969b5ef6db12e74d to start an election
I20260713 09:07:48.406314 22596 leader_election.cc:304] T f909e8e5f5b54f65b296a5c65cfed19e P cf773a87224644e4a90bf40c84679cd7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e4a2347895d4cfa81d471689ebbcc83, cf773a87224644e4a90bf40c84679cd7; no voters: 
I20260713 09:07:48.407658 22770 raft_consensus.cc:2804] T f909e8e5f5b54f65b296a5c65cfed19e P cf773a87224644e4a90bf40c84679cd7 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:48.408231 22770 raft_consensus.cc:697] T f909e8e5f5b54f65b296a5c65cfed19e P cf773a87224644e4a90bf40c84679cd7 [term 2 LEADER]: Becoming Leader. State: Replica: cf773a87224644e4a90bf40c84679cd7, State: Running, Role: LEADER
I20260713 09:07:48.408296 22482 raft_consensus.cc:2468] T f909e8e5f5b54f65b296a5c65cfed19e P c7bd05673603487c969b5ef6db12e74d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf773a87224644e4a90bf40c84679cd7 in term 2.
I20260713 09:07:48.408624 22481 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f2dde649f26e47ed856927deafefa8f3"
dest_uuid: "c7bd05673603487c969b5ef6db12e74d"
 from {username='slave'} at 127.0.0.1:52478
I20260713 09:07:48.409209 22481 raft_consensus.cc:493] T f2dde649f26e47ed856927deafefa8f3 P c7bd05673603487c969b5ef6db12e74d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:48.409730 22481 raft_consensus.cc:3060] T f2dde649f26e47ed856927deafefa8f3 P c7bd05673603487c969b5ef6db12e74d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:48.409201 22770 consensus_queue.cc:237] T f909e8e5f5b54f65b296a5c65cfed19e P cf773a87224644e4a90bf40c84679cd7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:48.415180 22481 raft_consensus.cc:515] T f2dde649f26e47ed856927deafefa8f3 P c7bd05673603487c969b5ef6db12e74d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:48.417914 22558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2dde649f26e47ed856927deafefa8f3" candidate_uuid: "c7bd05673603487c969b5ef6db12e74d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e4a2347895d4cfa81d471689ebbcc83"
I20260713 09:07:48.418536 22558 raft_consensus.cc:3055] T f2dde649f26e47ed856927deafefa8f3 P 6e4a2347895d4cfa81d471689ebbcc83 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:48.418001 22381 catalog_manager.cc:5697] T f909e8e5f5b54f65b296a5c65cfed19e P cf773a87224644e4a90bf40c84679cd7 reported cstate change: term changed from 1 to 2, leader changed from c7bd05673603487c969b5ef6db12e74d (127.21.85.193) to cf773a87224644e4a90bf40c84679cd7 (127.21.85.195). New cstate: current_term: 2 leader_uuid: "cf773a87224644e4a90bf40c84679cd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:48.418844 22558 raft_consensus.cc:740] T f2dde649f26e47ed856927deafefa8f3 P 6e4a2347895d4cfa81d471689ebbcc83 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6e4a2347895d4cfa81d471689ebbcc83, State: Running, Role: LEADER
I20260713 09:07:48.419039 22630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2dde649f26e47ed856927deafefa8f3" candidate_uuid: "c7bd05673603487c969b5ef6db12e74d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf773a87224644e4a90bf40c84679cd7"
I20260713 09:07:48.419652 22630 raft_consensus.cc:3060] T f2dde649f26e47ed856927deafefa8f3 P cf773a87224644e4a90bf40c84679cd7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:48.419729 22558 consensus_queue.cc:260] T f2dde649f26e47ed856927deafefa8f3 P 6e4a2347895d4cfa81d471689ebbcc83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:48.420914 22558 raft_consensus.cc:3060] T f2dde649f26e47ed856927deafefa8f3 P 6e4a2347895d4cfa81d471689ebbcc83 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:48.417135 22481 leader_election.cc:290] T f2dde649f26e47ed856927deafefa8f3 P c7bd05673603487c969b5ef6db12e74d [CANDIDATE]: Term 2 election: Requested vote from peers 6e4a2347895d4cfa81d471689ebbcc83 (127.21.85.194:44783), cf773a87224644e4a90bf40c84679cd7 (127.21.85.195:38541)
I20260713 09:07:48.427764 22630 raft_consensus.cc:2468] T f2dde649f26e47ed856927deafefa8f3 P cf773a87224644e4a90bf40c84679cd7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7bd05673603487c969b5ef6db12e74d in term 2.
I20260713 09:07:48.428107 22632 raft_consensus.cc:1275] T 7dac9c071cce4888967a8762226210a4 P cf773a87224644e4a90bf40c84679cd7 [term 2 FOLLOWER]: Refusing update from remote peer 6e4a2347895d4cfa81d471689ebbcc83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:48.428103 22558 raft_consensus.cc:2468] T f2dde649f26e47ed856927deafefa8f3 P 6e4a2347895d4cfa81d471689ebbcc83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7bd05673603487c969b5ef6db12e74d in term 2.
I20260713 09:07:48.429068 22448 leader_election.cc:304] T f2dde649f26e47ed856927deafefa8f3 P c7bd05673603487c969b5ef6db12e74d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7bd05673603487c969b5ef6db12e74d, cf773a87224644e4a90bf40c84679cd7; no voters: 
I20260713 09:07:48.430208 22714 raft_consensus.cc:2804] T f2dde649f26e47ed856927deafefa8f3 P c7bd05673603487c969b5ef6db12e74d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:48.430456 22760 consensus_queue.cc:1048] T 7dac9c071cce4888967a8762226210a4 P 6e4a2347895d4cfa81d471689ebbcc83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:48.430718 22714 raft_consensus.cc:697] T f2dde649f26e47ed856927deafefa8f3 P c7bd05673603487c969b5ef6db12e74d [term 2 LEADER]: Becoming Leader. State: Replica: c7bd05673603487c969b5ef6db12e74d, State: Running, Role: LEADER
I20260713 09:07:48.431469 22714 consensus_queue.cc:237] T f2dde649f26e47ed856927deafefa8f3 P c7bd05673603487c969b5ef6db12e74d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:48.439553 22380 catalog_manager.cc:5697] T f2dde649f26e47ed856927deafefa8f3 P c7bd05673603487c969b5ef6db12e74d reported cstate change: term changed from 1 to 2, leader changed from 6e4a2347895d4cfa81d471689ebbcc83 (127.21.85.194) to c7bd05673603487c969b5ef6db12e74d (127.21.85.193). New cstate: current_term: 2 leader_uuid: "c7bd05673603487c969b5ef6db12e74d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:48.443226 22481 raft_consensus.cc:1275] T 7dac9c071cce4888967a8762226210a4 P c7bd05673603487c969b5ef6db12e74d [term 2 FOLLOWER]: Refusing update from remote peer 6e4a2347895d4cfa81d471689ebbcc83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:48.444758 22759 consensus_queue.cc:1048] T 7dac9c071cce4888967a8762226210a4 P 6e4a2347895d4cfa81d471689ebbcc83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:48.568763 22558 raft_consensus.cc:1275] T d4bf818c15bd46b7b0b36cc2b32312da P 6e4a2347895d4cfa81d471689ebbcc83 [term 3 FOLLOWER]: Refusing update from remote peer c7bd05673603487c969b5ef6db12e74d: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:07:48.570164 22714 consensus_queue.cc:1048] T d4bf818c15bd46b7b0b36cc2b32312da P c7bd05673603487c969b5ef6db12e74d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:48.577591 22630 raft_consensus.cc:1275] T d4bf818c15bd46b7b0b36cc2b32312da P cf773a87224644e4a90bf40c84679cd7 [term 3 FOLLOWER]: Refusing update from remote peer c7bd05673603487c969b5ef6db12e74d: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:07:48.580042 22714 consensus_queue.cc:1048] T d4bf818c15bd46b7b0b36cc2b32312da P c7bd05673603487c969b5ef6db12e74d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:48.732131 22632 raft_consensus.cc:1275] T 8192e202fc8248aaaa05fb80212f0791 P cf773a87224644e4a90bf40c84679cd7 [term 2 FOLLOWER]: Refusing update from remote peer c7bd05673603487c969b5ef6db12e74d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:48.733485 22784 consensus_queue.cc:1048] T 8192e202fc8248aaaa05fb80212f0791 P c7bd05673603487c969b5ef6db12e74d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:48.743539 22558 raft_consensus.cc:1275] T 8192e202fc8248aaaa05fb80212f0791 P 6e4a2347895d4cfa81d471689ebbcc83 [term 2 FOLLOWER]: Refusing update from remote peer c7bd05673603487c969b5ef6db12e74d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:48.745759 22786 consensus_queue.cc:1048] T 8192e202fc8248aaaa05fb80212f0791 P c7bd05673603487c969b5ef6db12e74d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:48.860646 22632 raft_consensus.cc:1275] T 135cd623798f4e4fa5cff9a9c3e17129 P cf773a87224644e4a90bf40c84679cd7 [term 2 FOLLOWER]: Refusing update from remote peer c7bd05673603487c969b5ef6db12e74d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:48.862008 22786 consensus_queue.cc:1048] T 135cd623798f4e4fa5cff9a9c3e17129 P c7bd05673603487c969b5ef6db12e74d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:48.864738 22558 raft_consensus.cc:1275] T 135cd623798f4e4fa5cff9a9c3e17129 P 6e4a2347895d4cfa81d471689ebbcc83 [term 2 FOLLOWER]: Refusing update from remote peer c7bd05673603487c969b5ef6db12e74d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:48.866192 22714 consensus_queue.cc:1048] T 135cd623798f4e4fa5cff9a9c3e17129 P c7bd05673603487c969b5ef6db12e74d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:48.878711 22558 raft_consensus.cc:1275] T f2dde649f26e47ed856927deafefa8f3 P 6e4a2347895d4cfa81d471689ebbcc83 [term 2 FOLLOWER]: Refusing update from remote peer c7bd05673603487c969b5ef6db12e74d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:48.882215 22784 consensus_queue.cc:1048] T f2dde649f26e47ed856927deafefa8f3 P c7bd05673603487c969b5ef6db12e74d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:48.892073 22632 raft_consensus.cc:1275] T f2dde649f26e47ed856927deafefa8f3 P cf773a87224644e4a90bf40c84679cd7 [term 2 FOLLOWER]: Refusing update from remote peer c7bd05673603487c969b5ef6db12e74d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:48.893523 22786 consensus_queue.cc:1048] T f2dde649f26e47ed856927deafefa8f3 P c7bd05673603487c969b5ef6db12e74d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:48.916316 22481 raft_consensus.cc:1275] T f909e8e5f5b54f65b296a5c65cfed19e P c7bd05673603487c969b5ef6db12e74d [term 2 FOLLOWER]: Refusing update from remote peer cf773a87224644e4a90bf40c84679cd7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:48.917536 22770 consensus_queue.cc:1048] T f909e8e5f5b54f65b296a5c65cfed19e P cf773a87224644e4a90bf40c84679cd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:48.929824 22558 raft_consensus.cc:1275] T f909e8e5f5b54f65b296a5c65cfed19e P 6e4a2347895d4cfa81d471689ebbcc83 [term 2 FOLLOWER]: Refusing update from remote peer cf773a87224644e4a90bf40c84679cd7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:48.931870 22770 consensus_queue.cc:1048] T f909e8e5f5b54f65b296a5c65cfed19e P cf773a87224644e4a90bf40c84679cd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:50.922950 21847 auto_leader_rebalancer-test.cc:352] The leader distribution is 
I20260713 09:07:50.923609 21847 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:50.942518 22482 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "02b0aece51e948d9b535edb0f6e4c065"
dest_uuid: "c7bd05673603487c969b5ef6db12e74d"
mode: GRACEFUL
new_leader_uuid: "cf773a87224644e4a90bf40c84679cd7"
 from {username='slave'} at 127.0.0.1:52514
I20260713 09:07:50.943107 22482 raft_consensus.cc:606] T 02b0aece51e948d9b535edb0f6e4c065 P c7bd05673603487c969b5ef6db12e74d [term 1 LEADER]: Received request to transfer leadership to TS cf773a87224644e4a90bf40c84679cd7
I20260713 09:07:50.945528 22482 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "135cd623798f4e4fa5cff9a9c3e17129"
dest_uuid: "c7bd05673603487c969b5ef6db12e74d"
mode: GRACEFUL
new_leader_uuid: "cf773a87224644e4a90bf40c84679cd7"
 from {username='slave'} at 127.0.0.1:52514
I20260713 09:07:50.945986 22482 raft_consensus.cc:606] T 135cd623798f4e4fa5cff9a9c3e17129 P c7bd05673603487c969b5ef6db12e74d [term 2 LEADER]: Received request to transfer leadership to TS cf773a87224644e4a90bf40c84679cd7
I20260713 09:07:50.946918 21847 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:07:50.947351 21847 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:51.289741 22799 raft_consensus.cc:993] T 02b0aece51e948d9b535edb0f6e4c065 P c7bd05673603487c969b5ef6db12e74d: : Instructing follower cf773a87224644e4a90bf40c84679cd7 to start an election
I20260713 09:07:51.290215 22784 raft_consensus.cc:1081] T 02b0aece51e948d9b535edb0f6e4c065 P c7bd05673603487c969b5ef6db12e74d [term 1 LEADER]: Signalling peer cf773a87224644e4a90bf40c84679cd7 to start an election
I20260713 09:07:51.291692 22632 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "02b0aece51e948d9b535edb0f6e4c065"
dest_uuid: "cf773a87224644e4a90bf40c84679cd7"
 from {username='slave'} at 127.0.0.1:43912
I20260713 09:07:51.292153 22632 raft_consensus.cc:493] T 02b0aece51e948d9b535edb0f6e4c065 P cf773a87224644e4a90bf40c84679cd7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:51.292405 22632 raft_consensus.cc:3060] T 02b0aece51e948d9b535edb0f6e4c065 P cf773a87224644e4a90bf40c84679cd7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:51.297070 22632 raft_consensus.cc:515] T 02b0aece51e948d9b535edb0f6e4c065 P cf773a87224644e4a90bf40c84679cd7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:51.298620 22632 leader_election.cc:290] T 02b0aece51e948d9b535edb0f6e4c065 P cf773a87224644e4a90bf40c84679cd7 [CANDIDATE]: Term 2 election: Requested vote from peers c7bd05673603487c969b5ef6db12e74d (127.21.85.193:36499), 6e4a2347895d4cfa81d471689ebbcc83 (127.21.85.194:44783)
I20260713 09:07:51.299364 22482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02b0aece51e948d9b535edb0f6e4c065" candidate_uuid: "cf773a87224644e4a90bf40c84679cd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c7bd05673603487c969b5ef6db12e74d"
I20260713 09:07:51.299657 22558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02b0aece51e948d9b535edb0f6e4c065" candidate_uuid: "cf773a87224644e4a90bf40c84679cd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e4a2347895d4cfa81d471689ebbcc83"
I20260713 09:07:51.300014 22482 raft_consensus.cc:3055] T 02b0aece51e948d9b535edb0f6e4c065 P c7bd05673603487c969b5ef6db12e74d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:51.300246 22558 raft_consensus.cc:3060] T 02b0aece51e948d9b535edb0f6e4c065 P 6e4a2347895d4cfa81d471689ebbcc83 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:51.300367 22482 raft_consensus.cc:740] T 02b0aece51e948d9b535edb0f6e4c065 P c7bd05673603487c969b5ef6db12e74d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c7bd05673603487c969b5ef6db12e74d, State: Running, Role: LEADER
I20260713 09:07:51.301090 22482 consensus_queue.cc:260] T 02b0aece51e948d9b535edb0f6e4c065 P c7bd05673603487c969b5ef6db12e74d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:51.301947 22482 raft_consensus.cc:3060] T 02b0aece51e948d9b535edb0f6e4c065 P c7bd05673603487c969b5ef6db12e74d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:51.304785 22558 raft_consensus.cc:2468] T 02b0aece51e948d9b535edb0f6e4c065 P 6e4a2347895d4cfa81d471689ebbcc83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf773a87224644e4a90bf40c84679cd7 in term 2.
I20260713 09:07:51.305788 22596 leader_election.cc:304] T 02b0aece51e948d9b535edb0f6e4c065 P cf773a87224644e4a90bf40c84679cd7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e4a2347895d4cfa81d471689ebbcc83, cf773a87224644e4a90bf40c84679cd7; no voters: 
I20260713 09:07:51.306285 22482 raft_consensus.cc:2468] T 02b0aece51e948d9b535edb0f6e4c065 P c7bd05673603487c969b5ef6db12e74d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf773a87224644e4a90bf40c84679cd7 in term 2.
I20260713 09:07:51.306424 22798 raft_consensus.cc:2804] T 02b0aece51e948d9b535edb0f6e4c065 P cf773a87224644e4a90bf40c84679cd7 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:51.307789 22798 raft_consensus.cc:697] T 02b0aece51e948d9b535edb0f6e4c065 P cf773a87224644e4a90bf40c84679cd7 [term 2 LEADER]: Becoming Leader. State: Replica: cf773a87224644e4a90bf40c84679cd7, State: Running, Role: LEADER
I20260713 09:07:51.308547 22798 consensus_queue.cc:237] T 02b0aece51e948d9b535edb0f6e4c065 P cf773a87224644e4a90bf40c84679cd7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:51.315099 22379 catalog_manager.cc:5697] T 02b0aece51e948d9b535edb0f6e4c065 P cf773a87224644e4a90bf40c84679cd7 reported cstate change: term changed from 1 to 2, leader changed from c7bd05673603487c969b5ef6db12e74d (127.21.85.193) to cf773a87224644e4a90bf40c84679cd7 (127.21.85.195). New cstate: current_term: 2 leader_uuid: "cf773a87224644e4a90bf40c84679cd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:51.424399 22799 raft_consensus.cc:993] T 135cd623798f4e4fa5cff9a9c3e17129 P c7bd05673603487c969b5ef6db12e74d: : Instructing follower cf773a87224644e4a90bf40c84679cd7 to start an election
I20260713 09:07:51.424808 22784 raft_consensus.cc:1081] T 135cd623798f4e4fa5cff9a9c3e17129 P c7bd05673603487c969b5ef6db12e74d [term 2 LEADER]: Signalling peer cf773a87224644e4a90bf40c84679cd7 to start an election
I20260713 09:07:51.426131 22632 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "135cd623798f4e4fa5cff9a9c3e17129"
dest_uuid: "cf773a87224644e4a90bf40c84679cd7"
 from {username='slave'} at 127.0.0.1:43912
I20260713 09:07:51.426625 22632 raft_consensus.cc:493] T 135cd623798f4e4fa5cff9a9c3e17129 P cf773a87224644e4a90bf40c84679cd7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:51.426918 22632 raft_consensus.cc:3060] T 135cd623798f4e4fa5cff9a9c3e17129 P cf773a87224644e4a90bf40c84679cd7 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:51.431362 22632 raft_consensus.cc:515] T 135cd623798f4e4fa5cff9a9c3e17129 P cf773a87224644e4a90bf40c84679cd7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:51.432929 22632 leader_election.cc:290] T 135cd623798f4e4fa5cff9a9c3e17129 P cf773a87224644e4a90bf40c84679cd7 [CANDIDATE]: Term 3 election: Requested vote from peers 6e4a2347895d4cfa81d471689ebbcc83 (127.21.85.194:44783), c7bd05673603487c969b5ef6db12e74d (127.21.85.193:36499)
I20260713 09:07:51.433877 22558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "135cd623798f4e4fa5cff9a9c3e17129" candidate_uuid: "cf773a87224644e4a90bf40c84679cd7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6e4a2347895d4cfa81d471689ebbcc83"
I20260713 09:07:51.434015 22482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "135cd623798f4e4fa5cff9a9c3e17129" candidate_uuid: "cf773a87224644e4a90bf40c84679cd7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c7bd05673603487c969b5ef6db12e74d"
I20260713 09:07:51.434453 22558 raft_consensus.cc:3060] T 135cd623798f4e4fa5cff9a9c3e17129 P 6e4a2347895d4cfa81d471689ebbcc83 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:51.434465 22482 raft_consensus.cc:3055] T 135cd623798f4e4fa5cff9a9c3e17129 P c7bd05673603487c969b5ef6db12e74d [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:51.434957 22482 raft_consensus.cc:740] T 135cd623798f4e4fa5cff9a9c3e17129 P c7bd05673603487c969b5ef6db12e74d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c7bd05673603487c969b5ef6db12e74d, State: Running, Role: LEADER
I20260713 09:07:51.435745 22482 consensus_queue.cc:260] T 135cd623798f4e4fa5cff9a9c3e17129 P c7bd05673603487c969b5ef6db12e74d [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: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:51.436945 22482 raft_consensus.cc:3060] T 135cd623798f4e4fa5cff9a9c3e17129 P c7bd05673603487c969b5ef6db12e74d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:51.441126 22558 raft_consensus.cc:2468] T 135cd623798f4e4fa5cff9a9c3e17129 P 6e4a2347895d4cfa81d471689ebbcc83 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf773a87224644e4a90bf40c84679cd7 in term 3.
I20260713 09:07:51.442703 22596 leader_election.cc:304] T 135cd623798f4e4fa5cff9a9c3e17129 P cf773a87224644e4a90bf40c84679cd7 [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: 6e4a2347895d4cfa81d471689ebbcc83, cf773a87224644e4a90bf40c84679cd7; no voters: 
I20260713 09:07:51.443696 22798 raft_consensus.cc:2804] T 135cd623798f4e4fa5cff9a9c3e17129 P cf773a87224644e4a90bf40c84679cd7 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:51.444173 22798 raft_consensus.cc:697] T 135cd623798f4e4fa5cff9a9c3e17129 P cf773a87224644e4a90bf40c84679cd7 [term 3 LEADER]: Becoming Leader. State: Replica: cf773a87224644e4a90bf40c84679cd7, State: Running, Role: LEADER
I20260713 09:07:51.444814 22482 raft_consensus.cc:2468] T 135cd623798f4e4fa5cff9a9c3e17129 P c7bd05673603487c969b5ef6db12e74d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf773a87224644e4a90bf40c84679cd7 in term 3.
I20260713 09:07:51.444958 22798 consensus_queue.cc:237] T 135cd623798f4e4fa5cff9a9c3e17129 P cf773a87224644e4a90bf40c84679cd7 [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: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:51.451001 22379 catalog_manager.cc:5697] T 135cd623798f4e4fa5cff9a9c3e17129 P cf773a87224644e4a90bf40c84679cd7 reported cstate change: term changed from 2 to 3, leader changed from c7bd05673603487c969b5ef6db12e74d (127.21.85.193) to cf773a87224644e4a90bf40c84679cd7 (127.21.85.195). New cstate: current_term: 3 leader_uuid: "cf773a87224644e4a90bf40c84679cd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:51.730472 22558 raft_consensus.cc:1275] T 02b0aece51e948d9b535edb0f6e4c065 P 6e4a2347895d4cfa81d471689ebbcc83 [term 2 FOLLOWER]: Refusing update from remote peer cf773a87224644e4a90bf40c84679cd7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:51.732110 22798 consensus_queue.cc:1048] T 02b0aece51e948d9b535edb0f6e4c065 P cf773a87224644e4a90bf40c84679cd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:51.745357 22482 raft_consensus.cc:1275] T 02b0aece51e948d9b535edb0f6e4c065 P c7bd05673603487c969b5ef6db12e74d [term 2 FOLLOWER]: Refusing update from remote peer cf773a87224644e4a90bf40c84679cd7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:51.747254 22802 consensus_queue.cc:1048] T 02b0aece51e948d9b535edb0f6e4c065 P cf773a87224644e4a90bf40c84679cd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:51.894071 22482 raft_consensus.cc:1275] T 135cd623798f4e4fa5cff9a9c3e17129 P c7bd05673603487c969b5ef6db12e74d [term 3 FOLLOWER]: Refusing update from remote peer cf773a87224644e4a90bf40c84679cd7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:51.896301 22802 consensus_queue.cc:1048] T 135cd623798f4e4fa5cff9a9c3e17129 P cf773a87224644e4a90bf40c84679cd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:07:51.902308 22558 raft_consensus.cc:1275] T 135cd623798f4e4fa5cff9a9c3e17129 P 6e4a2347895d4cfa81d471689ebbcc83 [term 3 FOLLOWER]: Refusing update from remote peer cf773a87224644e4a90bf40c84679cd7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:51.904366 22802 consensus_queue.cc:1048] T 135cd623798f4e4fa5cff9a9c3e17129 P cf773a87224644e4a90bf40c84679cd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:51.948405 21847 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:51.961655 22632 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "135cd623798f4e4fa5cff9a9c3e17129"
dest_uuid: "cf773a87224644e4a90bf40c84679cd7"
mode: GRACEFUL
new_leader_uuid: "c7bd05673603487c969b5ef6db12e74d"
 from {username='slave'} at 127.0.0.1:43928
I20260713 09:07:51.962357 22632 raft_consensus.cc:606] T 135cd623798f4e4fa5cff9a9c3e17129 P cf773a87224644e4a90bf40c84679cd7 [term 3 LEADER]: Received request to transfer leadership to TS c7bd05673603487c969b5ef6db12e74d
I20260713 09:07:51.973918 22632 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "02b0aece51e948d9b535edb0f6e4c065"
dest_uuid: "cf773a87224644e4a90bf40c84679cd7"
mode: GRACEFUL
new_leader_uuid: "c7bd05673603487c969b5ef6db12e74d"
 from {username='slave'} at 127.0.0.1:43928
I20260713 09:07:51.974429 22632 raft_consensus.cc:606] T 02b0aece51e948d9b535edb0f6e4c065 P cf773a87224644e4a90bf40c84679cd7 [term 2 LEADER]: Received request to transfer leadership to TS c7bd05673603487c969b5ef6db12e74d
I20260713 09:07:51.978920 22558 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d818b5d8be74f38a3edbb244bf16775"
dest_uuid: "6e4a2347895d4cfa81d471689ebbcc83"
mode: GRACEFUL
new_leader_uuid: "c7bd05673603487c969b5ef6db12e74d"
 from {username='slave'} at 127.0.0.1:58916
I20260713 09:07:51.979430 22558 raft_consensus.cc:606] T 2d818b5d8be74f38a3edbb244bf16775 P 6e4a2347895d4cfa81d471689ebbcc83 [term 1 LEADER]: Received request to transfer leadership to TS c7bd05673603487c969b5ef6db12e74d
I20260713 09:07:51.983966 22558 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d0b182d25f44877a5a26065f6f5c7b0"
dest_uuid: "6e4a2347895d4cfa81d471689ebbcc83"
mode: GRACEFUL
new_leader_uuid: "c7bd05673603487c969b5ef6db12e74d"
 from {username='slave'} at 127.0.0.1:58916
I20260713 09:07:51.984458 22558 raft_consensus.cc:606] T 8d0b182d25f44877a5a26065f6f5c7b0 P 6e4a2347895d4cfa81d471689ebbcc83 [term 1 LEADER]: Received request to transfer leadership to TS c7bd05673603487c969b5ef6db12e74d
I20260713 09:07:51.988936 22558 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1d4f8505f54744209ceb580162cb4bce"
dest_uuid: "6e4a2347895d4cfa81d471689ebbcc83"
mode: GRACEFUL
new_leader_uuid: "c7bd05673603487c969b5ef6db12e74d"
 from {username='slave'} at 127.0.0.1:58916
I20260713 09:07:51.989460 22558 raft_consensus.cc:606] T 1d4f8505f54744209ceb580162cb4bce P 6e4a2347895d4cfa81d471689ebbcc83 [term 1 LEADER]: Received request to transfer leadership to TS c7bd05673603487c969b5ef6db12e74d
I20260713 09:07:52.051880 22760 raft_consensus.cc:993] T 8d0b182d25f44877a5a26065f6f5c7b0 P 6e4a2347895d4cfa81d471689ebbcc83: : Instructing follower c7bd05673603487c969b5ef6db12e74d to start an election
I20260713 09:07:52.052448 22760 raft_consensus.cc:1081] T 8d0b182d25f44877a5a26065f6f5c7b0 P 6e4a2347895d4cfa81d471689ebbcc83 [term 1 LEADER]: Signalling peer c7bd05673603487c969b5ef6db12e74d to start an election
I20260713 09:07:52.054523 22482 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d0b182d25f44877a5a26065f6f5c7b0"
dest_uuid: "c7bd05673603487c969b5ef6db12e74d"
 from {username='slave'} at 127.0.0.1:52478
I20260713 09:07:52.055143 22482 raft_consensus.cc:493] T 8d0b182d25f44877a5a26065f6f5c7b0 P c7bd05673603487c969b5ef6db12e74d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:52.055464 22482 raft_consensus.cc:3060] T 8d0b182d25f44877a5a26065f6f5c7b0 P c7bd05673603487c969b5ef6db12e74d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:52.063894 22482 raft_consensus.cc:515] T 8d0b182d25f44877a5a26065f6f5c7b0 P c7bd05673603487c969b5ef6db12e74d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:52.065707 22482 leader_election.cc:290] T 8d0b182d25f44877a5a26065f6f5c7b0 P c7bd05673603487c969b5ef6db12e74d [CANDIDATE]: Term 2 election: Requested vote from peers 6e4a2347895d4cfa81d471689ebbcc83 (127.21.85.194:44783), cf773a87224644e4a90bf40c84679cd7 (127.21.85.195:38541)
I20260713 09:07:52.066596 22558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d0b182d25f44877a5a26065f6f5c7b0" candidate_uuid: "c7bd05673603487c969b5ef6db12e74d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e4a2347895d4cfa81d471689ebbcc83"
I20260713 09:07:52.066831 22632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d0b182d25f44877a5a26065f6f5c7b0" candidate_uuid: "c7bd05673603487c969b5ef6db12e74d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf773a87224644e4a90bf40c84679cd7"
I20260713 09:07:52.067164 22558 raft_consensus.cc:3055] T 8d0b182d25f44877a5a26065f6f5c7b0 P 6e4a2347895d4cfa81d471689ebbcc83 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:52.067373 22632 raft_consensus.cc:3060] T 8d0b182d25f44877a5a26065f6f5c7b0 P cf773a87224644e4a90bf40c84679cd7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:52.067502 22558 raft_consensus.cc:740] T 8d0b182d25f44877a5a26065f6f5c7b0 P 6e4a2347895d4cfa81d471689ebbcc83 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6e4a2347895d4cfa81d471689ebbcc83, State: Running, Role: LEADER
I20260713 09:07:52.068460 22558 consensus_queue.cc:260] T 8d0b182d25f44877a5a26065f6f5c7b0 P 6e4a2347895d4cfa81d471689ebbcc83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:52.069324 22558 raft_consensus.cc:3060] T 8d0b182d25f44877a5a26065f6f5c7b0 P 6e4a2347895d4cfa81d471689ebbcc83 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:52.072832 22632 raft_consensus.cc:2468] T 8d0b182d25f44877a5a26065f6f5c7b0 P cf773a87224644e4a90bf40c84679cd7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7bd05673603487c969b5ef6db12e74d in term 2.
I20260713 09:07:52.074084 22448 leader_election.cc:304] T 8d0b182d25f44877a5a26065f6f5c7b0 P c7bd05673603487c969b5ef6db12e74d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7bd05673603487c969b5ef6db12e74d, cf773a87224644e4a90bf40c84679cd7; no voters: 
I20260713 09:07:52.075033 22799 raft_consensus.cc:2804] T 8d0b182d25f44877a5a26065f6f5c7b0 P c7bd05673603487c969b5ef6db12e74d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:52.075205 22558 raft_consensus.cc:2468] T 8d0b182d25f44877a5a26065f6f5c7b0 P 6e4a2347895d4cfa81d471689ebbcc83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7bd05673603487c969b5ef6db12e74d in term 2.
I20260713 09:07:52.075534 22799 raft_consensus.cc:697] T 8d0b182d25f44877a5a26065f6f5c7b0 P c7bd05673603487c969b5ef6db12e74d [term 2 LEADER]: Becoming Leader. State: Replica: c7bd05673603487c969b5ef6db12e74d, State: Running, Role: LEADER
I20260713 09:07:52.076622 22799 consensus_queue.cc:237] T 8d0b182d25f44877a5a26065f6f5c7b0 P c7bd05673603487c969b5ef6db12e74d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:52.083178 22760 raft_consensus.cc:993] T 2d818b5d8be74f38a3edbb244bf16775 P 6e4a2347895d4cfa81d471689ebbcc83: : Instructing follower c7bd05673603487c969b5ef6db12e74d to start an election
I20260713 09:07:52.083698 22818 raft_consensus.cc:1081] T 2d818b5d8be74f38a3edbb244bf16775 P 6e4a2347895d4cfa81d471689ebbcc83 [term 1 LEADER]: Signalling peer c7bd05673603487c969b5ef6db12e74d to start an election
I20260713 09:07:52.084259 22380 catalog_manager.cc:5697] T 8d0b182d25f44877a5a26065f6f5c7b0 P c7bd05673603487c969b5ef6db12e74d reported cstate change: term changed from 1 to 2, leader changed from 6e4a2347895d4cfa81d471689ebbcc83 (127.21.85.194) to c7bd05673603487c969b5ef6db12e74d (127.21.85.193). New cstate: current_term: 2 leader_uuid: "c7bd05673603487c969b5ef6db12e74d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:52.085276 22482 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d818b5d8be74f38a3edbb244bf16775"
dest_uuid: "c7bd05673603487c969b5ef6db12e74d"
 from {username='slave'} at 127.0.0.1:52478
I20260713 09:07:52.085829 22482 raft_consensus.cc:493] T 2d818b5d8be74f38a3edbb244bf16775 P c7bd05673603487c969b5ef6db12e74d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:52.086185 22482 raft_consensus.cc:3060] T 2d818b5d8be74f38a3edbb244bf16775 P c7bd05673603487c969b5ef6db12e74d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:52.091233 22482 raft_consensus.cc:515] T 2d818b5d8be74f38a3edbb244bf16775 P c7bd05673603487c969b5ef6db12e74d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:52.092919 22482 leader_election.cc:290] T 2d818b5d8be74f38a3edbb244bf16775 P c7bd05673603487c969b5ef6db12e74d [CANDIDATE]: Term 2 election: Requested vote from peers 6e4a2347895d4cfa81d471689ebbcc83 (127.21.85.194:44783), cf773a87224644e4a90bf40c84679cd7 (127.21.85.195:38541)
I20260713 09:07:52.093732 22558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d818b5d8be74f38a3edbb244bf16775" candidate_uuid: "c7bd05673603487c969b5ef6db12e74d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e4a2347895d4cfa81d471689ebbcc83"
I20260713 09:07:52.094312 22632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d818b5d8be74f38a3edbb244bf16775" candidate_uuid: "c7bd05673603487c969b5ef6db12e74d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf773a87224644e4a90bf40c84679cd7"
I20260713 09:07:52.094449 22558 raft_consensus.cc:3055] T 2d818b5d8be74f38a3edbb244bf16775 P 6e4a2347895d4cfa81d471689ebbcc83 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:52.094861 22558 raft_consensus.cc:740] T 2d818b5d8be74f38a3edbb244bf16775 P 6e4a2347895d4cfa81d471689ebbcc83 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6e4a2347895d4cfa81d471689ebbcc83, State: Running, Role: LEADER
I20260713 09:07:52.094898 22632 raft_consensus.cc:3060] T 2d818b5d8be74f38a3edbb244bf16775 P cf773a87224644e4a90bf40c84679cd7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:52.095942 22558 consensus_queue.cc:260] T 2d818b5d8be74f38a3edbb244bf16775 P 6e4a2347895d4cfa81d471689ebbcc83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:52.097101 22558 raft_consensus.cc:3060] T 2d818b5d8be74f38a3edbb244bf16775 P 6e4a2347895d4cfa81d471689ebbcc83 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:52.101444 22632 raft_consensus.cc:2468] T 2d818b5d8be74f38a3edbb244bf16775 P cf773a87224644e4a90bf40c84679cd7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7bd05673603487c969b5ef6db12e74d in term 2.
I20260713 09:07:52.101785 22558 raft_consensus.cc:2468] T 2d818b5d8be74f38a3edbb244bf16775 P 6e4a2347895d4cfa81d471689ebbcc83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7bd05673603487c969b5ef6db12e74d in term 2.
I20260713 09:07:52.102340 22448 leader_election.cc:304] T 2d818b5d8be74f38a3edbb244bf16775 P c7bd05673603487c969b5ef6db12e74d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7bd05673603487c969b5ef6db12e74d, cf773a87224644e4a90bf40c84679cd7; no voters: 
I20260713 09:07:52.103121 22799 raft_consensus.cc:2804] T 2d818b5d8be74f38a3edbb244bf16775 P c7bd05673603487c969b5ef6db12e74d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:52.103547 22799 raft_consensus.cc:697] T 2d818b5d8be74f38a3edbb244bf16775 P c7bd05673603487c969b5ef6db12e74d [term 2 LEADER]: Becoming Leader. State: Replica: c7bd05673603487c969b5ef6db12e74d, State: Running, Role: LEADER
I20260713 09:07:52.104480 22799 consensus_queue.cc:237] T 2d818b5d8be74f38a3edbb244bf16775 P c7bd05673603487c969b5ef6db12e74d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:52.109450 22760 raft_consensus.cc:993] T 1d4f8505f54744209ceb580162cb4bce P 6e4a2347895d4cfa81d471689ebbcc83: : Instructing follower c7bd05673603487c969b5ef6db12e74d to start an election
I20260713 09:07:52.109911 22818 raft_consensus.cc:1081] T 1d4f8505f54744209ceb580162cb4bce P 6e4a2347895d4cfa81d471689ebbcc83 [term 1 LEADER]: Signalling peer c7bd05673603487c969b5ef6db12e74d to start an election
I20260713 09:07:52.111304 22482 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1d4f8505f54744209ceb580162cb4bce"
dest_uuid: "c7bd05673603487c969b5ef6db12e74d"
 from {username='slave'} at 127.0.0.1:52478
I20260713 09:07:52.111707 22482 raft_consensus.cc:493] T 1d4f8505f54744209ceb580162cb4bce P c7bd05673603487c969b5ef6db12e74d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:52.112046 22482 raft_consensus.cc:3060] T 1d4f8505f54744209ceb580162cb4bce P c7bd05673603487c969b5ef6db12e74d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:52.112118 22380 catalog_manager.cc:5697] T 2d818b5d8be74f38a3edbb244bf16775 P c7bd05673603487c969b5ef6db12e74d reported cstate change: term changed from 1 to 2, leader changed from 6e4a2347895d4cfa81d471689ebbcc83 (127.21.85.194) to c7bd05673603487c969b5ef6db12e74d (127.21.85.193). New cstate: current_term: 2 leader_uuid: "c7bd05673603487c969b5ef6db12e74d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:52.117199 22482 raft_consensus.cc:515] T 1d4f8505f54744209ceb580162cb4bce P c7bd05673603487c969b5ef6db12e74d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:52.118924 22482 leader_election.cc:290] T 1d4f8505f54744209ceb580162cb4bce P c7bd05673603487c969b5ef6db12e74d [CANDIDATE]: Term 2 election: Requested vote from peers 6e4a2347895d4cfa81d471689ebbcc83 (127.21.85.194:44783), cf773a87224644e4a90bf40c84679cd7 (127.21.85.195:38541)
I20260713 09:07:52.119877 22558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4f8505f54744209ceb580162cb4bce" candidate_uuid: "c7bd05673603487c969b5ef6db12e74d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e4a2347895d4cfa81d471689ebbcc83"
I20260713 09:07:52.119953 22632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4f8505f54744209ceb580162cb4bce" candidate_uuid: "c7bd05673603487c969b5ef6db12e74d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf773a87224644e4a90bf40c84679cd7"
I20260713 09:07:52.120622 22558 raft_consensus.cc:3055] T 1d4f8505f54744209ceb580162cb4bce P 6e4a2347895d4cfa81d471689ebbcc83 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:52.120666 22632 raft_consensus.cc:3060] T 1d4f8505f54744209ceb580162cb4bce P cf773a87224644e4a90bf40c84679cd7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:52.120973 22558 raft_consensus.cc:740] T 1d4f8505f54744209ceb580162cb4bce P 6e4a2347895d4cfa81d471689ebbcc83 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6e4a2347895d4cfa81d471689ebbcc83, State: Running, Role: LEADER
I20260713 09:07:52.121804 22558 consensus_queue.cc:260] T 1d4f8505f54744209ceb580162cb4bce P 6e4a2347895d4cfa81d471689ebbcc83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:52.122740 22558 raft_consensus.cc:3060] T 1d4f8505f54744209ceb580162cb4bce P 6e4a2347895d4cfa81d471689ebbcc83 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:52.124948 22632 raft_consensus.cc:2468] T 1d4f8505f54744209ceb580162cb4bce P cf773a87224644e4a90bf40c84679cd7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7bd05673603487c969b5ef6db12e74d in term 2.
I20260713 09:07:52.125795 22448 leader_election.cc:304] T 1d4f8505f54744209ceb580162cb4bce P c7bd05673603487c969b5ef6db12e74d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7bd05673603487c969b5ef6db12e74d, cf773a87224644e4a90bf40c84679cd7; no voters: 
I20260713 09:07:52.126480 22799 raft_consensus.cc:2804] T 1d4f8505f54744209ceb580162cb4bce P c7bd05673603487c969b5ef6db12e74d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:52.126915 22799 raft_consensus.cc:697] T 1d4f8505f54744209ceb580162cb4bce P c7bd05673603487c969b5ef6db12e74d [term 2 LEADER]: Becoming Leader. State: Replica: c7bd05673603487c969b5ef6db12e74d, State: Running, Role: LEADER
I20260713 09:07:52.127902 22558 raft_consensus.cc:2468] T 1d4f8505f54744209ceb580162cb4bce P 6e4a2347895d4cfa81d471689ebbcc83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7bd05673603487c969b5ef6db12e74d in term 2.
I20260713 09:07:52.127900 22799 consensus_queue.cc:237] T 1d4f8505f54744209ceb580162cb4bce P c7bd05673603487c969b5ef6db12e74d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:52.134490 22380 catalog_manager.cc:5697] T 1d4f8505f54744209ceb580162cb4bce P c7bd05673603487c969b5ef6db12e74d reported cstate change: term changed from 1 to 2, leader changed from 6e4a2347895d4cfa81d471689ebbcc83 (127.21.85.194) to c7bd05673603487c969b5ef6db12e74d (127.21.85.193). New cstate: current_term: 2 leader_uuid: "c7bd05673603487c969b5ef6db12e74d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:52.216009 22802 raft_consensus.cc:993] T 02b0aece51e948d9b535edb0f6e4c065 P cf773a87224644e4a90bf40c84679cd7: : Instructing follower c7bd05673603487c969b5ef6db12e74d to start an election
I20260713 09:07:52.216498 22802 raft_consensus.cc:1081] T 02b0aece51e948d9b535edb0f6e4c065 P cf773a87224644e4a90bf40c84679cd7 [term 2 LEADER]: Signalling peer c7bd05673603487c969b5ef6db12e74d to start an election
I20260713 09:07:52.218091 22482 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "02b0aece51e948d9b535edb0f6e4c065"
dest_uuid: "c7bd05673603487c969b5ef6db12e74d"
 from {username='slave'} at 127.0.0.1:52490
I20260713 09:07:52.218605 22482 raft_consensus.cc:493] T 02b0aece51e948d9b535edb0f6e4c065 P c7bd05673603487c969b5ef6db12e74d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:52.218919 22482 raft_consensus.cc:3060] T 02b0aece51e948d9b535edb0f6e4c065 P c7bd05673603487c969b5ef6db12e74d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:52.222986 22482 raft_consensus.cc:515] T 02b0aece51e948d9b535edb0f6e4c065 P c7bd05673603487c969b5ef6db12e74d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:52.224534 22482 leader_election.cc:290] T 02b0aece51e948d9b535edb0f6e4c065 P c7bd05673603487c969b5ef6db12e74d [CANDIDATE]: Term 3 election: Requested vote from peers 6e4a2347895d4cfa81d471689ebbcc83 (127.21.85.194:44783), cf773a87224644e4a90bf40c84679cd7 (127.21.85.195:38541)
I20260713 09:07:52.225445 22558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02b0aece51e948d9b535edb0f6e4c065" candidate_uuid: "c7bd05673603487c969b5ef6db12e74d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6e4a2347895d4cfa81d471689ebbcc83"
I20260713 09:07:52.225562 22632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02b0aece51e948d9b535edb0f6e4c065" candidate_uuid: "c7bd05673603487c969b5ef6db12e74d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cf773a87224644e4a90bf40c84679cd7"
I20260713 09:07:52.226047 22558 raft_consensus.cc:3060] T 02b0aece51e948d9b535edb0f6e4c065 P 6e4a2347895d4cfa81d471689ebbcc83 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:52.226045 22632 raft_consensus.cc:3055] T 02b0aece51e948d9b535edb0f6e4c065 P cf773a87224644e4a90bf40c84679cd7 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:52.226478 22632 raft_consensus.cc:740] T 02b0aece51e948d9b535edb0f6e4c065 P cf773a87224644e4a90bf40c84679cd7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cf773a87224644e4a90bf40c84679cd7, State: Running, Role: LEADER
I20260713 09:07:52.227136 22632 consensus_queue.cc:260] T 02b0aece51e948d9b535edb0f6e4c065 P cf773a87224644e4a90bf40c84679cd7 [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: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:52.228116 22632 raft_consensus.cc:3060] T 02b0aece51e948d9b535edb0f6e4c065 P cf773a87224644e4a90bf40c84679cd7 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:52.231710 22558 raft_consensus.cc:2468] T 02b0aece51e948d9b535edb0f6e4c065 P 6e4a2347895d4cfa81d471689ebbcc83 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7bd05673603487c969b5ef6db12e74d in term 3.
I20260713 09:07:52.233165 22447 leader_election.cc:304] T 02b0aece51e948d9b535edb0f6e4c065 P c7bd05673603487c969b5ef6db12e74d [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: 6e4a2347895d4cfa81d471689ebbcc83, c7bd05673603487c969b5ef6db12e74d; no voters: 
I20260713 09:07:52.233315 22632 raft_consensus.cc:2468] T 02b0aece51e948d9b535edb0f6e4c065 P cf773a87224644e4a90bf40c84679cd7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7bd05673603487c969b5ef6db12e74d in term 3.
I20260713 09:07:52.233932 22799 raft_consensus.cc:2804] T 02b0aece51e948d9b535edb0f6e4c065 P c7bd05673603487c969b5ef6db12e74d [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:52.234400 22799 raft_consensus.cc:697] T 02b0aece51e948d9b535edb0f6e4c065 P c7bd05673603487c969b5ef6db12e74d [term 3 LEADER]: Becoming Leader. State: Replica: c7bd05673603487c969b5ef6db12e74d, State: Running, Role: LEADER
I20260713 09:07:52.235147 22799 consensus_queue.cc:237] T 02b0aece51e948d9b535edb0f6e4c065 P c7bd05673603487c969b5ef6db12e74d [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: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:52.240608 22380 catalog_manager.cc:5697] T 02b0aece51e948d9b535edb0f6e4c065 P c7bd05673603487c969b5ef6db12e74d reported cstate change: term changed from 2 to 3, leader changed from cf773a87224644e4a90bf40c84679cd7 (127.21.85.195) to c7bd05673603487c969b5ef6db12e74d (127.21.85.193). New cstate: current_term: 3 leader_uuid: "c7bd05673603487c969b5ef6db12e74d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:52.512085 22558 raft_consensus.cc:1275] T 8d0b182d25f44877a5a26065f6f5c7b0 P 6e4a2347895d4cfa81d471689ebbcc83 [term 2 FOLLOWER]: Refusing update from remote peer c7bd05673603487c969b5ef6db12e74d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:52.513115 22799 consensus_queue.cc:1048] T 8d0b182d25f44877a5a26065f6f5c7b0 P c7bd05673603487c969b5ef6db12e74d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:52.523967 22632 raft_consensus.cc:1275] T 8d0b182d25f44877a5a26065f6f5c7b0 P cf773a87224644e4a90bf40c84679cd7 [term 2 FOLLOWER]: Refusing update from remote peer c7bd05673603487c969b5ef6db12e74d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:52.525923 22827 consensus_queue.cc:1048] T 8d0b182d25f44877a5a26065f6f5c7b0 P c7bd05673603487c969b5ef6db12e74d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:52.534736 22798 raft_consensus.cc:993] T 135cd623798f4e4fa5cff9a9c3e17129 P cf773a87224644e4a90bf40c84679cd7: : Instructing follower c7bd05673603487c969b5ef6db12e74d to start an election
I20260713 09:07:52.535210 22802 raft_consensus.cc:1081] T 135cd623798f4e4fa5cff9a9c3e17129 P cf773a87224644e4a90bf40c84679cd7 [term 3 LEADER]: Signalling peer c7bd05673603487c969b5ef6db12e74d to start an election
I20260713 09:07:52.536893 22482 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "135cd623798f4e4fa5cff9a9c3e17129"
dest_uuid: "c7bd05673603487c969b5ef6db12e74d"
 from {username='slave'} at 127.0.0.1:52490
I20260713 09:07:52.537420 22482 raft_consensus.cc:493] T 135cd623798f4e4fa5cff9a9c3e17129 P c7bd05673603487c969b5ef6db12e74d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:52.537736 22482 raft_consensus.cc:3060] T 135cd623798f4e4fa5cff9a9c3e17129 P c7bd05673603487c969b5ef6db12e74d [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:52.542860 22482 raft_consensus.cc:515] T 135cd623798f4e4fa5cff9a9c3e17129 P c7bd05673603487c969b5ef6db12e74d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:52.544225 22632 raft_consensus.cc:1275] T 1d4f8505f54744209ceb580162cb4bce P cf773a87224644e4a90bf40c84679cd7 [term 2 FOLLOWER]: Refusing update from remote peer c7bd05673603487c969b5ef6db12e74d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:52.545439 22558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "135cd623798f4e4fa5cff9a9c3e17129" candidate_uuid: "c7bd05673603487c969b5ef6db12e74d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "6e4a2347895d4cfa81d471689ebbcc83"
I20260713 09:07:52.545588 22482 leader_election.cc:290] T 135cd623798f4e4fa5cff9a9c3e17129 P c7bd05673603487c969b5ef6db12e74d [CANDIDATE]: Term 4 election: Requested vote from peers 6e4a2347895d4cfa81d471689ebbcc83 (127.21.85.194:44783), cf773a87224644e4a90bf40c84679cd7 (127.21.85.195:38541)
I20260713 09:07:52.546049 22558 raft_consensus.cc:3060] T 135cd623798f4e4fa5cff9a9c3e17129 P 6e4a2347895d4cfa81d471689ebbcc83 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:52.546027 22827 consensus_queue.cc:1048] T 1d4f8505f54744209ceb580162cb4bce P c7bd05673603487c969b5ef6db12e74d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:52.546057 22630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "135cd623798f4e4fa5cff9a9c3e17129" candidate_uuid: "c7bd05673603487c969b5ef6db12e74d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cf773a87224644e4a90bf40c84679cd7"
I20260713 09:07:52.547106 22630 raft_consensus.cc:3055] T 135cd623798f4e4fa5cff9a9c3e17129 P cf773a87224644e4a90bf40c84679cd7 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:07:52.547384 22630 raft_consensus.cc:740] T 135cd623798f4e4fa5cff9a9c3e17129 P cf773a87224644e4a90bf40c84679cd7 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: cf773a87224644e4a90bf40c84679cd7, State: Running, Role: LEADER
I20260713 09:07:52.548216 22630 consensus_queue.cc:260] T 135cd623798f4e4fa5cff9a9c3e17129 P cf773a87224644e4a90bf40c84679cd7 [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: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:52.549425 22630 raft_consensus.cc:3060] T 135cd623798f4e4fa5cff9a9c3e17129 P cf773a87224644e4a90bf40c84679cd7 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:52.559664 22557 raft_consensus.cc:1275] T 1d4f8505f54744209ceb580162cb4bce P 6e4a2347895d4cfa81d471689ebbcc83 [term 2 FOLLOWER]: Refusing update from remote peer c7bd05673603487c969b5ef6db12e74d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:52.552650 22558 raft_consensus.cc:2468] T 135cd623798f4e4fa5cff9a9c3e17129 P 6e4a2347895d4cfa81d471689ebbcc83 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7bd05673603487c969b5ef6db12e74d in term 4.
I20260713 09:07:52.560575 22630 raft_consensus.cc:2468] T 135cd623798f4e4fa5cff9a9c3e17129 P cf773a87224644e4a90bf40c84679cd7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7bd05673603487c969b5ef6db12e74d in term 4.
I20260713 09:07:52.561849 22448 leader_election.cc:304] T 135cd623798f4e4fa5cff9a9c3e17129 P c7bd05673603487c969b5ef6db12e74d [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: c7bd05673603487c969b5ef6db12e74d, cf773a87224644e4a90bf40c84679cd7; no voters: 
I20260713 09:07:52.562981 22784 raft_consensus.cc:2804] T 135cd623798f4e4fa5cff9a9c3e17129 P c7bd05673603487c969b5ef6db12e74d [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:07:52.563442 22784 raft_consensus.cc:697] T 135cd623798f4e4fa5cff9a9c3e17129 P c7bd05673603487c969b5ef6db12e74d [term 4 LEADER]: Becoming Leader. State: Replica: c7bd05673603487c969b5ef6db12e74d, State: Running, Role: LEADER
I20260713 09:07:52.564303 22784 consensus_queue.cc:237] T 135cd623798f4e4fa5cff9a9c3e17129 P c7bd05673603487c969b5ef6db12e74d [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: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:52.561689 22799 consensus_queue.cc:1048] T 1d4f8505f54744209ceb580162cb4bce P c7bd05673603487c969b5ef6db12e74d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:52.576392 22380 catalog_manager.cc:5697] T 135cd623798f4e4fa5cff9a9c3e17129 P c7bd05673603487c969b5ef6db12e74d reported cstate change: term changed from 3 to 4, leader changed from cf773a87224644e4a90bf40c84679cd7 (127.21.85.195) to c7bd05673603487c969b5ef6db12e74d (127.21.85.193). New cstate: current_term: 4 leader_uuid: "c7bd05673603487c969b5ef6db12e74d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:52.638485 22558 raft_consensus.cc:1275] T 2d818b5d8be74f38a3edbb244bf16775 P 6e4a2347895d4cfa81d471689ebbcc83 [term 2 FOLLOWER]: Refusing update from remote peer c7bd05673603487c969b5ef6db12e74d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:52.639905 22799 consensus_queue.cc:1048] T 2d818b5d8be74f38a3edbb244bf16775 P c7bd05673603487c969b5ef6db12e74d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:52.648710 22630 raft_consensus.cc:1275] T 2d818b5d8be74f38a3edbb244bf16775 P cf773a87224644e4a90bf40c84679cd7 [term 2 FOLLOWER]: Refusing update from remote peer c7bd05673603487c969b5ef6db12e74d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:52.650583 22799 consensus_queue.cc:1048] T 2d818b5d8be74f38a3edbb244bf16775 P c7bd05673603487c969b5ef6db12e74d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:52.749861 22630 raft_consensus.cc:1275] T 02b0aece51e948d9b535edb0f6e4c065 P cf773a87224644e4a90bf40c84679cd7 [term 3 FOLLOWER]: Refusing update from remote peer c7bd05673603487c969b5ef6db12e74d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:52.751061 22799 consensus_queue.cc:1048] T 02b0aece51e948d9b535edb0f6e4c065 P c7bd05673603487c969b5ef6db12e74d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:52.759960 22558 raft_consensus.cc:1275] T 02b0aece51e948d9b535edb0f6e4c065 P 6e4a2347895d4cfa81d471689ebbcc83 [term 3 FOLLOWER]: Refusing update from remote peer c7bd05673603487c969b5ef6db12e74d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:52.762816 22799 consensus_queue.cc:1048] T 02b0aece51e948d9b535edb0f6e4c065 P c7bd05673603487c969b5ef6db12e74d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:53.031684 22558 raft_consensus.cc:1275] T 135cd623798f4e4fa5cff9a9c3e17129 P 6e4a2347895d4cfa81d471689ebbcc83 [term 4 FOLLOWER]: Refusing update from remote peer c7bd05673603487c969b5ef6db12e74d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:07:53.033058 22827 consensus_queue.cc:1048] T 135cd623798f4e4fa5cff9a9c3e17129 P c7bd05673603487c969b5ef6db12e74d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:53.043588 22630 raft_consensus.cc:1275] T 135cd623798f4e4fa5cff9a9c3e17129 P cf773a87224644e4a90bf40c84679cd7 [term 4 FOLLOWER]: Refusing update from remote peer c7bd05673603487c969b5ef6db12e74d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:07:53.044909 22799 consensus_queue.cc:1048] T 135cd623798f4e4fa5cff9a9c3e17129 P c7bd05673603487c969b5ef6db12e74d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:54.997099 21847 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:55.004455 22482 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "02b0aece51e948d9b535edb0f6e4c065"
dest_uuid: "c7bd05673603487c969b5ef6db12e74d"
mode: GRACEFUL
new_leader_uuid: "cf773a87224644e4a90bf40c84679cd7"
 from {username='slave'} at 127.0.0.1:52514
I20260713 09:07:55.004904 22482 raft_consensus.cc:606] T 02b0aece51e948d9b535edb0f6e4c065 P c7bd05673603487c969b5ef6db12e74d [term 3 LEADER]: Received request to transfer leadership to TS cf773a87224644e4a90bf40c84679cd7
I20260713 09:07:55.007407 22482 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8192e202fc8248aaaa05fb80212f0791"
dest_uuid: "c7bd05673603487c969b5ef6db12e74d"
mode: GRACEFUL
new_leader_uuid: "cf773a87224644e4a90bf40c84679cd7"
 from {username='slave'} at 127.0.0.1:52514
I20260713 09:07:55.007915 22482 raft_consensus.cc:606] T 8192e202fc8248aaaa05fb80212f0791 P c7bd05673603487c969b5ef6db12e74d [term 2 LEADER]: Received request to transfer leadership to TS cf773a87224644e4a90bf40c84679cd7
I20260713 09:07:55.010020 22482 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d0b182d25f44877a5a26065f6f5c7b0"
dest_uuid: "c7bd05673603487c969b5ef6db12e74d"
mode: GRACEFUL
new_leader_uuid: "6e4a2347895d4cfa81d471689ebbcc83"
 from {username='slave'} at 127.0.0.1:52514
I20260713 09:07:55.010375 22482 raft_consensus.cc:606] T 8d0b182d25f44877a5a26065f6f5c7b0 P c7bd05673603487c969b5ef6db12e74d [term 2 LEADER]: Received request to transfer leadership to TS 6e4a2347895d4cfa81d471689ebbcc83
I20260713 09:07:55.012477 22482 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f2dde649f26e47ed856927deafefa8f3"
dest_uuid: "c7bd05673603487c969b5ef6db12e74d"
mode: GRACEFUL
new_leader_uuid: "6e4a2347895d4cfa81d471689ebbcc83"
 from {username='slave'} at 127.0.0.1:52514
I20260713 09:07:55.012900 22482 raft_consensus.cc:606] T f2dde649f26e47ed856927deafefa8f3 P c7bd05673603487c969b5ef6db12e74d [term 2 LEADER]: Received request to transfer leadership to TS 6e4a2347895d4cfa81d471689ebbcc83
I20260713 09:07:55.013799 21847 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260713 09:07:55.014210 21847 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:55.140717 22840 raft_consensus.cc:993] T f2dde649f26e47ed856927deafefa8f3 P c7bd05673603487c969b5ef6db12e74d: : Instructing follower 6e4a2347895d4cfa81d471689ebbcc83 to start an election
I20260713 09:07:55.141228 22839 raft_consensus.cc:1081] T f2dde649f26e47ed856927deafefa8f3 P c7bd05673603487c969b5ef6db12e74d [term 2 LEADER]: Signalling peer 6e4a2347895d4cfa81d471689ebbcc83 to start an election
I20260713 09:07:55.142794 22558 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f2dde649f26e47ed856927deafefa8f3"
dest_uuid: "6e4a2347895d4cfa81d471689ebbcc83"
 from {username='slave'} at 127.0.0.1:58910
I20260713 09:07:55.143186 22558 raft_consensus.cc:493] T f2dde649f26e47ed856927deafefa8f3 P 6e4a2347895d4cfa81d471689ebbcc83 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:55.143461 22558 raft_consensus.cc:3060] T f2dde649f26e47ed856927deafefa8f3 P 6e4a2347895d4cfa81d471689ebbcc83 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:55.147428 22558 raft_consensus.cc:515] T f2dde649f26e47ed856927deafefa8f3 P 6e4a2347895d4cfa81d471689ebbcc83 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:55.148972 22558 leader_election.cc:290] T f2dde649f26e47ed856927deafefa8f3 P 6e4a2347895d4cfa81d471689ebbcc83 [CANDIDATE]: Term 3 election: Requested vote from peers c7bd05673603487c969b5ef6db12e74d (127.21.85.193:36499), cf773a87224644e4a90bf40c84679cd7 (127.21.85.195:38541)
I20260713 09:07:55.149682 22482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2dde649f26e47ed856927deafefa8f3" candidate_uuid: "6e4a2347895d4cfa81d471689ebbcc83" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c7bd05673603487c969b5ef6db12e74d"
I20260713 09:07:55.149927 22632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2dde649f26e47ed856927deafefa8f3" candidate_uuid: "6e4a2347895d4cfa81d471689ebbcc83" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cf773a87224644e4a90bf40c84679cd7"
I20260713 09:07:55.150185 22482 raft_consensus.cc:3055] T f2dde649f26e47ed856927deafefa8f3 P c7bd05673603487c969b5ef6db12e74d [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:55.150449 22632 raft_consensus.cc:3060] T f2dde649f26e47ed856927deafefa8f3 P cf773a87224644e4a90bf40c84679cd7 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:55.150633 22482 raft_consensus.cc:740] T f2dde649f26e47ed856927deafefa8f3 P c7bd05673603487c969b5ef6db12e74d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c7bd05673603487c969b5ef6db12e74d, State: Running, Role: LEADER
I20260713 09:07:55.151285 22482 consensus_queue.cc:260] T f2dde649f26e47ed856927deafefa8f3 P c7bd05673603487c969b5ef6db12e74d [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: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:55.152117 22482 raft_consensus.cc:3060] T f2dde649f26e47ed856927deafefa8f3 P c7bd05673603487c969b5ef6db12e74d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:55.154743 22632 raft_consensus.cc:2468] T f2dde649f26e47ed856927deafefa8f3 P cf773a87224644e4a90bf40c84679cd7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e4a2347895d4cfa81d471689ebbcc83 in term 3.
I20260713 09:07:55.155843 22523 leader_election.cc:304] T f2dde649f26e47ed856927deafefa8f3 P 6e4a2347895d4cfa81d471689ebbcc83 [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: 6e4a2347895d4cfa81d471689ebbcc83, cf773a87224644e4a90bf40c84679cd7; no voters: 
I20260713 09:07:55.156286 22482 raft_consensus.cc:2468] T f2dde649f26e47ed856927deafefa8f3 P c7bd05673603487c969b5ef6db12e74d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e4a2347895d4cfa81d471689ebbcc83 in term 3.
I20260713 09:07:55.156713 22760 raft_consensus.cc:2804] T f2dde649f26e47ed856927deafefa8f3 P 6e4a2347895d4cfa81d471689ebbcc83 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:55.157696 22760 raft_consensus.cc:697] T f2dde649f26e47ed856927deafefa8f3 P 6e4a2347895d4cfa81d471689ebbcc83 [term 3 LEADER]: Becoming Leader. State: Replica: 6e4a2347895d4cfa81d471689ebbcc83, State: Running, Role: LEADER
I20260713 09:07:55.158452 22760 consensus_queue.cc:237] T f2dde649f26e47ed856927deafefa8f3 P 6e4a2347895d4cfa81d471689ebbcc83 [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: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:55.165449 22381 catalog_manager.cc:5697] T f2dde649f26e47ed856927deafefa8f3 P 6e4a2347895d4cfa81d471689ebbcc83 reported cstate change: term changed from 2 to 3, leader changed from c7bd05673603487c969b5ef6db12e74d (127.21.85.193) to 6e4a2347895d4cfa81d471689ebbcc83 (127.21.85.194). New cstate: current_term: 3 leader_uuid: "6e4a2347895d4cfa81d471689ebbcc83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:55.232534 22840 raft_consensus.cc:993] T 8192e202fc8248aaaa05fb80212f0791 P c7bd05673603487c969b5ef6db12e74d: : Instructing follower cf773a87224644e4a90bf40c84679cd7 to start an election
I20260713 09:07:55.232975 22840 raft_consensus.cc:1081] T 8192e202fc8248aaaa05fb80212f0791 P c7bd05673603487c969b5ef6db12e74d [term 2 LEADER]: Signalling peer cf773a87224644e4a90bf40c84679cd7 to start an election
I20260713 09:07:55.234436 22632 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8192e202fc8248aaaa05fb80212f0791"
dest_uuid: "cf773a87224644e4a90bf40c84679cd7"
 from {username='slave'} at 127.0.0.1:43912
I20260713 09:07:55.234911 22632 raft_consensus.cc:493] T 8192e202fc8248aaaa05fb80212f0791 P cf773a87224644e4a90bf40c84679cd7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:55.235193 22632 raft_consensus.cc:3060] T 8192e202fc8248aaaa05fb80212f0791 P cf773a87224644e4a90bf40c84679cd7 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:55.239063 22632 raft_consensus.cc:515] T 8192e202fc8248aaaa05fb80212f0791 P cf773a87224644e4a90bf40c84679cd7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:55.240521 22632 leader_election.cc:290] T 8192e202fc8248aaaa05fb80212f0791 P cf773a87224644e4a90bf40c84679cd7 [CANDIDATE]: Term 3 election: Requested vote from peers c7bd05673603487c969b5ef6db12e74d (127.21.85.193:36499), 6e4a2347895d4cfa81d471689ebbcc83 (127.21.85.194:44783)
I20260713 09:07:55.241322 22482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8192e202fc8248aaaa05fb80212f0791" candidate_uuid: "cf773a87224644e4a90bf40c84679cd7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c7bd05673603487c969b5ef6db12e74d"
I20260713 09:07:55.241511 22558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8192e202fc8248aaaa05fb80212f0791" candidate_uuid: "cf773a87224644e4a90bf40c84679cd7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6e4a2347895d4cfa81d471689ebbcc83"
I20260713 09:07:55.241851 22482 raft_consensus.cc:3055] T 8192e202fc8248aaaa05fb80212f0791 P c7bd05673603487c969b5ef6db12e74d [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:55.241945 22558 raft_consensus.cc:3060] T 8192e202fc8248aaaa05fb80212f0791 P 6e4a2347895d4cfa81d471689ebbcc83 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:55.242164 22482 raft_consensus.cc:740] T 8192e202fc8248aaaa05fb80212f0791 P c7bd05673603487c969b5ef6db12e74d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c7bd05673603487c969b5ef6db12e74d, State: Running, Role: LEADER
I20260713 09:07:55.242888 22482 consensus_queue.cc:260] T 8192e202fc8248aaaa05fb80212f0791 P c7bd05673603487c969b5ef6db12e74d [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: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:55.244040 22482 raft_consensus.cc:3060] T 8192e202fc8248aaaa05fb80212f0791 P c7bd05673603487c969b5ef6db12e74d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:55.247896 22558 raft_consensus.cc:2468] T 8192e202fc8248aaaa05fb80212f0791 P 6e4a2347895d4cfa81d471689ebbcc83 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf773a87224644e4a90bf40c84679cd7 in term 3.
I20260713 09:07:55.249221 22596 leader_election.cc:304] T 8192e202fc8248aaaa05fb80212f0791 P cf773a87224644e4a90bf40c84679cd7 [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: 6e4a2347895d4cfa81d471689ebbcc83, cf773a87224644e4a90bf40c84679cd7; no voters: 
I20260713 09:07:55.249533 22482 raft_consensus.cc:2468] T 8192e202fc8248aaaa05fb80212f0791 P c7bd05673603487c969b5ef6db12e74d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf773a87224644e4a90bf40c84679cd7 in term 3.
I20260713 09:07:55.250044 22802 raft_consensus.cc:2804] T 8192e202fc8248aaaa05fb80212f0791 P cf773a87224644e4a90bf40c84679cd7 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:55.251173 22802 raft_consensus.cc:697] T 8192e202fc8248aaaa05fb80212f0791 P cf773a87224644e4a90bf40c84679cd7 [term 3 LEADER]: Becoming Leader. State: Replica: cf773a87224644e4a90bf40c84679cd7, State: Running, Role: LEADER
I20260713 09:07:55.251991 22802 consensus_queue.cc:237] T 8192e202fc8248aaaa05fb80212f0791 P cf773a87224644e4a90bf40c84679cd7 [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: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:55.258885 22839 raft_consensus.cc:993] T 02b0aece51e948d9b535edb0f6e4c065 P c7bd05673603487c969b5ef6db12e74d: : Instructing follower cf773a87224644e4a90bf40c84679cd7 to start an election
I20260713 09:07:55.258663 22381 catalog_manager.cc:5697] T 8192e202fc8248aaaa05fb80212f0791 P cf773a87224644e4a90bf40c84679cd7 reported cstate change: term changed from 2 to 3, leader changed from c7bd05673603487c969b5ef6db12e74d (127.21.85.193) to cf773a87224644e4a90bf40c84679cd7 (127.21.85.195). New cstate: current_term: 3 leader_uuid: "cf773a87224644e4a90bf40c84679cd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:55.259330 22840 raft_consensus.cc:1081] T 02b0aece51e948d9b535edb0f6e4c065 P c7bd05673603487c969b5ef6db12e74d [term 3 LEADER]: Signalling peer cf773a87224644e4a90bf40c84679cd7 to start an election
I20260713 09:07:55.260752 22632 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "02b0aece51e948d9b535edb0f6e4c065"
dest_uuid: "cf773a87224644e4a90bf40c84679cd7"
 from {username='slave'} at 127.0.0.1:43912
I20260713 09:07:55.261147 22632 raft_consensus.cc:493] T 02b0aece51e948d9b535edb0f6e4c065 P cf773a87224644e4a90bf40c84679cd7 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:55.261425 22632 raft_consensus.cc:3060] T 02b0aece51e948d9b535edb0f6e4c065 P cf773a87224644e4a90bf40c84679cd7 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:55.266031 22632 raft_consensus.cc:515] T 02b0aece51e948d9b535edb0f6e4c065 P cf773a87224644e4a90bf40c84679cd7 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:55.267443 22632 leader_election.cc:290] T 02b0aece51e948d9b535edb0f6e4c065 P cf773a87224644e4a90bf40c84679cd7 [CANDIDATE]: Term 4 election: Requested vote from peers c7bd05673603487c969b5ef6db12e74d (127.21.85.193:36499), 6e4a2347895d4cfa81d471689ebbcc83 (127.21.85.194:44783)
I20260713 09:07:55.268191 22482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02b0aece51e948d9b535edb0f6e4c065" candidate_uuid: "cf773a87224644e4a90bf40c84679cd7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c7bd05673603487c969b5ef6db12e74d"
I20260713 09:07:55.268402 22558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02b0aece51e948d9b535edb0f6e4c065" candidate_uuid: "cf773a87224644e4a90bf40c84679cd7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "6e4a2347895d4cfa81d471689ebbcc83"
I20260713 09:07:55.268694 22482 raft_consensus.cc:3055] T 02b0aece51e948d9b535edb0f6e4c065 P c7bd05673603487c969b5ef6db12e74d [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:07:55.268858 22558 raft_consensus.cc:3060] T 02b0aece51e948d9b535edb0f6e4c065 P 6e4a2347895d4cfa81d471689ebbcc83 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:55.268990 22482 raft_consensus.cc:740] T 02b0aece51e948d9b535edb0f6e4c065 P c7bd05673603487c969b5ef6db12e74d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c7bd05673603487c969b5ef6db12e74d, State: Running, Role: LEADER
I20260713 09:07:55.269714 22482 consensus_queue.cc:260] T 02b0aece51e948d9b535edb0f6e4c065 P c7bd05673603487c969b5ef6db12e74d [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: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:55.270503 22482 raft_consensus.cc:3060] T 02b0aece51e948d9b535edb0f6e4c065 P c7bd05673603487c969b5ef6db12e74d [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:55.273902 22558 raft_consensus.cc:2468] T 02b0aece51e948d9b535edb0f6e4c065 P 6e4a2347895d4cfa81d471689ebbcc83 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf773a87224644e4a90bf40c84679cd7 in term 4.
I20260713 09:07:55.274976 22596 leader_election.cc:304] T 02b0aece51e948d9b535edb0f6e4c065 P cf773a87224644e4a90bf40c84679cd7 [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: 6e4a2347895d4cfa81d471689ebbcc83, cf773a87224644e4a90bf40c84679cd7; no voters: 
I20260713 09:07:55.275336 22482 raft_consensus.cc:2468] T 02b0aece51e948d9b535edb0f6e4c065 P c7bd05673603487c969b5ef6db12e74d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf773a87224644e4a90bf40c84679cd7 in term 4.
I20260713 09:07:55.275596 22802 raft_consensus.cc:2804] T 02b0aece51e948d9b535edb0f6e4c065 P cf773a87224644e4a90bf40c84679cd7 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:07:55.276086 22802 raft_consensus.cc:697] T 02b0aece51e948d9b535edb0f6e4c065 P cf773a87224644e4a90bf40c84679cd7 [term 4 LEADER]: Becoming Leader. State: Replica: cf773a87224644e4a90bf40c84679cd7, State: Running, Role: LEADER
I20260713 09:07:55.276918 22802 consensus_queue.cc:237] T 02b0aece51e948d9b535edb0f6e4c065 P cf773a87224644e4a90bf40c84679cd7 [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: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:55.283099 22381 catalog_manager.cc:5697] T 02b0aece51e948d9b535edb0f6e4c065 P cf773a87224644e4a90bf40c84679cd7 reported cstate change: term changed from 3 to 4, leader changed from c7bd05673603487c969b5ef6db12e74d (127.21.85.193) to cf773a87224644e4a90bf40c84679cd7 (127.21.85.195). New cstate: current_term: 4 leader_uuid: "cf773a87224644e4a90bf40c84679cd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:55.424834 22839 raft_consensus.cc:993] T 8d0b182d25f44877a5a26065f6f5c7b0 P c7bd05673603487c969b5ef6db12e74d: : Instructing follower 6e4a2347895d4cfa81d471689ebbcc83 to start an election
I20260713 09:07:55.425315 22840 raft_consensus.cc:1081] T 8d0b182d25f44877a5a26065f6f5c7b0 P c7bd05673603487c969b5ef6db12e74d [term 2 LEADER]: Signalling peer 6e4a2347895d4cfa81d471689ebbcc83 to start an election
I20260713 09:07:55.426676 22558 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d0b182d25f44877a5a26065f6f5c7b0"
dest_uuid: "6e4a2347895d4cfa81d471689ebbcc83"
 from {username='slave'} at 127.0.0.1:58910
I20260713 09:07:55.427098 22558 raft_consensus.cc:493] T 8d0b182d25f44877a5a26065f6f5c7b0 P 6e4a2347895d4cfa81d471689ebbcc83 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:55.427364 22558 raft_consensus.cc:3060] T 8d0b182d25f44877a5a26065f6f5c7b0 P 6e4a2347895d4cfa81d471689ebbcc83 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:55.431861 22558 raft_consensus.cc:515] T 8d0b182d25f44877a5a26065f6f5c7b0 P 6e4a2347895d4cfa81d471689ebbcc83 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:55.433154 22558 leader_election.cc:290] T 8d0b182d25f44877a5a26065f6f5c7b0 P 6e4a2347895d4cfa81d471689ebbcc83 [CANDIDATE]: Term 3 election: Requested vote from peers c7bd05673603487c969b5ef6db12e74d (127.21.85.193:36499), cf773a87224644e4a90bf40c84679cd7 (127.21.85.195:38541)
I20260713 09:07:55.433995 22482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d0b182d25f44877a5a26065f6f5c7b0" candidate_uuid: "6e4a2347895d4cfa81d471689ebbcc83" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c7bd05673603487c969b5ef6db12e74d"
I20260713 09:07:55.434296 22632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d0b182d25f44877a5a26065f6f5c7b0" candidate_uuid: "6e4a2347895d4cfa81d471689ebbcc83" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cf773a87224644e4a90bf40c84679cd7"
I20260713 09:07:55.434513 22482 raft_consensus.cc:3055] T 8d0b182d25f44877a5a26065f6f5c7b0 P c7bd05673603487c969b5ef6db12e74d [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:55.434849 22482 raft_consensus.cc:740] T 8d0b182d25f44877a5a26065f6f5c7b0 P c7bd05673603487c969b5ef6db12e74d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c7bd05673603487c969b5ef6db12e74d, State: Running, Role: LEADER
I20260713 09:07:55.434756 22632 raft_consensus.cc:3060] T 8d0b182d25f44877a5a26065f6f5c7b0 P cf773a87224644e4a90bf40c84679cd7 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:55.435889 22482 consensus_queue.cc:260] T 8d0b182d25f44877a5a26065f6f5c7b0 P c7bd05673603487c969b5ef6db12e74d [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: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:55.437155 22482 raft_consensus.cc:3060] T 8d0b182d25f44877a5a26065f6f5c7b0 P c7bd05673603487c969b5ef6db12e74d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:55.442028 22632 raft_consensus.cc:2468] T 8d0b182d25f44877a5a26065f6f5c7b0 P cf773a87224644e4a90bf40c84679cd7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e4a2347895d4cfa81d471689ebbcc83 in term 3.
I20260713 09:07:55.442584 22482 raft_consensus.cc:2468] T 8d0b182d25f44877a5a26065f6f5c7b0 P c7bd05673603487c969b5ef6db12e74d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e4a2347895d4cfa81d471689ebbcc83 in term 3.
I20260713 09:07:55.442893 22523 leader_election.cc:304] T 8d0b182d25f44877a5a26065f6f5c7b0 P 6e4a2347895d4cfa81d471689ebbcc83 [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: 6e4a2347895d4cfa81d471689ebbcc83, cf773a87224644e4a90bf40c84679cd7; no voters: 
I20260713 09:07:55.443966 22760 raft_consensus.cc:2804] T 8d0b182d25f44877a5a26065f6f5c7b0 P 6e4a2347895d4cfa81d471689ebbcc83 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:55.444593 22760 raft_consensus.cc:697] T 8d0b182d25f44877a5a26065f6f5c7b0 P 6e4a2347895d4cfa81d471689ebbcc83 [term 3 LEADER]: Becoming Leader. State: Replica: 6e4a2347895d4cfa81d471689ebbcc83, State: Running, Role: LEADER
I20260713 09:07:55.445462 22760 consensus_queue.cc:237] T 8d0b182d25f44877a5a26065f6f5c7b0 P 6e4a2347895d4cfa81d471689ebbcc83 [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: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } }
I20260713 09:07:55.452719 22381 catalog_manager.cc:5697] T 8d0b182d25f44877a5a26065f6f5c7b0 P 6e4a2347895d4cfa81d471689ebbcc83 reported cstate change: term changed from 2 to 3, leader changed from c7bd05673603487c969b5ef6db12e74d (127.21.85.193) to 6e4a2347895d4cfa81d471689ebbcc83 (127.21.85.194). New cstate: current_term: 3 leader_uuid: "6e4a2347895d4cfa81d471689ebbcc83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:55.630787 22632 raft_consensus.cc:1275] T f2dde649f26e47ed856927deafefa8f3 P cf773a87224644e4a90bf40c84679cd7 [term 3 FOLLOWER]: Refusing update from remote peer 6e4a2347895d4cfa81d471689ebbcc83: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:55.632082 22760 consensus_queue.cc:1048] T f2dde649f26e47ed856927deafefa8f3 P 6e4a2347895d4cfa81d471689ebbcc83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:55.641856 22482 raft_consensus.cc:1275] T f2dde649f26e47ed856927deafefa8f3 P c7bd05673603487c969b5ef6db12e74d [term 3 FOLLOWER]: Refusing update from remote peer 6e4a2347895d4cfa81d471689ebbcc83: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:55.643859 22841 consensus_queue.cc:1048] T f2dde649f26e47ed856927deafefa8f3 P 6e4a2347895d4cfa81d471689ebbcc83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:55.745247 22558 raft_consensus.cc:1275] T 02b0aece51e948d9b535edb0f6e4c065 P 6e4a2347895d4cfa81d471689ebbcc83 [term 4 FOLLOWER]: Refusing update from remote peer cf773a87224644e4a90bf40c84679cd7: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:07:55.746433 22802 consensus_queue.cc:1048] T 02b0aece51e948d9b535edb0f6e4c065 P cf773a87224644e4a90bf40c84679cd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:55.754727 22482 raft_consensus.cc:1275] T 02b0aece51e948d9b535edb0f6e4c065 P c7bd05673603487c969b5ef6db12e74d [term 4 FOLLOWER]: Refusing update from remote peer cf773a87224644e4a90bf40c84679cd7: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:07:55.756203 22802 consensus_queue.cc:1048] T 02b0aece51e948d9b535edb0f6e4c065 P cf773a87224644e4a90bf40c84679cd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:55.811271 22558 raft_consensus.cc:1275] T 8192e202fc8248aaaa05fb80212f0791 P 6e4a2347895d4cfa81d471689ebbcc83 [term 3 FOLLOWER]: Refusing update from remote peer cf773a87224644e4a90bf40c84679cd7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:55.812580 22847 consensus_queue.cc:1048] T 8192e202fc8248aaaa05fb80212f0791 P cf773a87224644e4a90bf40c84679cd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e4a2347895d4cfa81d471689ebbcc83" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:55.823630 22482 raft_consensus.cc:1275] T 8192e202fc8248aaaa05fb80212f0791 P c7bd05673603487c969b5ef6db12e74d [term 3 FOLLOWER]: Refusing update from remote peer cf773a87224644e4a90bf40c84679cd7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:55.824824 22858 consensus_queue.cc:1048] T 8192e202fc8248aaaa05fb80212f0791 P cf773a87224644e4a90bf40c84679cd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:55.858734 22482 raft_consensus.cc:1275] T 8d0b182d25f44877a5a26065f6f5c7b0 P c7bd05673603487c969b5ef6db12e74d [term 3 FOLLOWER]: Refusing update from remote peer 6e4a2347895d4cfa81d471689ebbcc83: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:55.859951 22854 consensus_queue.cc:1048] T 8d0b182d25f44877a5a26065f6f5c7b0 P 6e4a2347895d4cfa81d471689ebbcc83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7bd05673603487c969b5ef6db12e74d" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 36499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:55.867506 22632 raft_consensus.cc:1275] T 8d0b182d25f44877a5a26065f6f5c7b0 P cf773a87224644e4a90bf40c84679cd7 [term 3 FOLLOWER]: Refusing update from remote peer 6e4a2347895d4cfa81d471689ebbcc83: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:55.868603 22854 consensus_queue.cc:1048] T 8d0b182d25f44877a5a26065f6f5c7b0 P 6e4a2347895d4cfa81d471689ebbcc83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf773a87224644e4a90bf40c84679cd7" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 38541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:56.015004 21847 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:56.021736 21847 tablet_server.cc:179] TabletServer@127.21.85.193:0 shutting down...
W20260713 09:07:56.041011 22521 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]
W20260713 09:07:56.044518 22521 consensus_peers.cc:597] T f2dde649f26e47ed856927deafefa8f3 P 6e4a2347895d4cfa81d471689ebbcc83 -> Peer c7bd05673603487c969b5ef6db12e74d (127.21.85.193:36499): Couldn't send request to peer c7bd05673603487c969b5ef6db12e74d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:56.057597 21847 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:56.058269 21847 tablet_replica.cc:333] T 135cd623798f4e4fa5cff9a9c3e17129 P c7bd05673603487c969b5ef6db12e74d: stopping tablet replica
I20260713 09:07:56.058944 21847 raft_consensus.cc:2243] T 135cd623798f4e4fa5cff9a9c3e17129 P c7bd05673603487c969b5ef6db12e74d [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:07:56.059660 21847 raft_consensus.cc:2272] T 135cd623798f4e4fa5cff9a9c3e17129 P c7bd05673603487c969b5ef6db12e74d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:56.062112 21847 tablet_replica.cc:333] T d4bf818c15bd46b7b0b36cc2b32312da P c7bd05673603487c969b5ef6db12e74d: stopping tablet replica
I20260713 09:07:56.062961 21847 raft_consensus.cc:2243] T d4bf818c15bd46b7b0b36cc2b32312da P c7bd05673603487c969b5ef6db12e74d [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:56.064131 21847 raft_consensus.cc:2272] T d4bf818c15bd46b7b0b36cc2b32312da P c7bd05673603487c969b5ef6db12e74d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:56.066571 21847 tablet_replica.cc:333] T 02b0aece51e948d9b535edb0f6e4c065 P c7bd05673603487c969b5ef6db12e74d: stopping tablet replica
I20260713 09:07:56.067423 21847 raft_consensus.cc:2243] T 02b0aece51e948d9b535edb0f6e4c065 P c7bd05673603487c969b5ef6db12e74d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:56.067934 21847 raft_consensus.cc:2272] T 02b0aece51e948d9b535edb0f6e4c065 P c7bd05673603487c969b5ef6db12e74d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:56.071106 21847 tablet_replica.cc:333] T f2dde649f26e47ed856927deafefa8f3 P c7bd05673603487c969b5ef6db12e74d: stopping tablet replica
I20260713 09:07:56.072002 21847 raft_consensus.cc:2243] T f2dde649f26e47ed856927deafefa8f3 P c7bd05673603487c969b5ef6db12e74d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:56.072733 21847 raft_consensus.cc:2272] T f2dde649f26e47ed856927deafefa8f3 P c7bd05673603487c969b5ef6db12e74d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:56.075402 21847 tablet_replica.cc:333] T 8d0b182d25f44877a5a26065f6f5c7b0 P c7bd05673603487c969b5ef6db12e74d: stopping tablet replica
I20260713 09:07:56.076129 21847 raft_consensus.cc:2243] T 8d0b182d25f44877a5a26065f6f5c7b0 P c7bd05673603487c969b5ef6db12e74d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:56.076745 21847 raft_consensus.cc:2272] T 8d0b182d25f44877a5a26065f6f5c7b0 P c7bd05673603487c969b5ef6db12e74d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:56.079207 21847 tablet_replica.cc:333] T 8192e202fc8248aaaa05fb80212f0791 P c7bd05673603487c969b5ef6db12e74d: stopping tablet replica
I20260713 09:07:56.079970 21847 raft_consensus.cc:2243] T 8192e202fc8248aaaa05fb80212f0791 P c7bd05673603487c969b5ef6db12e74d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:56.080425 21847 raft_consensus.cc:2272] T 8192e202fc8248aaaa05fb80212f0791 P c7bd05673603487c969b5ef6db12e74d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:56.083088 21847 tablet_replica.cc:333] T f909e8e5f5b54f65b296a5c65cfed19e P c7bd05673603487c969b5ef6db12e74d: stopping tablet replica
I20260713 09:07:56.083724 21847 raft_consensus.cc:2243] T f909e8e5f5b54f65b296a5c65cfed19e P c7bd05673603487c969b5ef6db12e74d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:56.084224 21847 raft_consensus.cc:2272] T f909e8e5f5b54f65b296a5c65cfed19e P c7bd05673603487c969b5ef6db12e74d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:56.086107 21847 tablet_replica.cc:333] T 2d818b5d8be74f38a3edbb244bf16775 P c7bd05673603487c969b5ef6db12e74d: stopping tablet replica
I20260713 09:07:56.086599 21847 raft_consensus.cc:2243] T 2d818b5d8be74f38a3edbb244bf16775 P c7bd05673603487c969b5ef6db12e74d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:56.087244 21847 raft_consensus.cc:2272] T 2d818b5d8be74f38a3edbb244bf16775 P c7bd05673603487c969b5ef6db12e74d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:56.089576 21847 tablet_replica.cc:333] T 7dac9c071cce4888967a8762226210a4 P c7bd05673603487c969b5ef6db12e74d: stopping tablet replica
I20260713 09:07:56.090297 21847 raft_consensus.cc:2243] T 7dac9c071cce4888967a8762226210a4 P c7bd05673603487c969b5ef6db12e74d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:56.090714 21847 raft_consensus.cc:2272] T 7dac9c071cce4888967a8762226210a4 P c7bd05673603487c969b5ef6db12e74d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:56.092947 21847 tablet_replica.cc:333] T 1d4f8505f54744209ceb580162cb4bce P c7bd05673603487c969b5ef6db12e74d: stopping tablet replica
I20260713 09:07:56.093609 21847 raft_consensus.cc:2243] T 1d4f8505f54744209ceb580162cb4bce P c7bd05673603487c969b5ef6db12e74d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:56.094478 21847 raft_consensus.cc:2272] T 1d4f8505f54744209ceb580162cb4bce P c7bd05673603487c969b5ef6db12e74d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:56.131168 21847 tablet_server.cc:196] TabletServer@127.21.85.193:0 shutdown complete.
I20260713 09:07:56.149304 21847 tablet_server.cc:179] TabletServer@127.21.85.194:0 shutting down...
W20260713 09:07:56.170674 22596 consensus_peers.cc:597] T 02b0aece51e948d9b535edb0f6e4c065 P cf773a87224644e4a90bf40c84679cd7 -> Peer 6e4a2347895d4cfa81d471689ebbcc83 (127.21.85.194:44783): Couldn't send request to peer 6e4a2347895d4cfa81d471689ebbcc83. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:56.175024 21847 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:56.175879 21847 tablet_replica.cc:333] T 135cd623798f4e4fa5cff9a9c3e17129 P 6e4a2347895d4cfa81d471689ebbcc83: stopping tablet replica
I20260713 09:07:56.176478 21847 raft_consensus.cc:2243] T 135cd623798f4e4fa5cff9a9c3e17129 P 6e4a2347895d4cfa81d471689ebbcc83 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:56.176924 21847 raft_consensus.cc:2272] T 135cd623798f4e4fa5cff9a9c3e17129 P 6e4a2347895d4cfa81d471689ebbcc83 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:56.178562 21847 tablet_replica.cc:333] T 8d0b182d25f44877a5a26065f6f5c7b0 P 6e4a2347895d4cfa81d471689ebbcc83: stopping tablet replica
I20260713 09:07:56.179039 21847 raft_consensus.cc:2243] T 8d0b182d25f44877a5a26065f6f5c7b0 P 6e4a2347895d4cfa81d471689ebbcc83 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:56.179708 21847 raft_consensus.cc:2272] T 8d0b182d25f44877a5a26065f6f5c7b0 P 6e4a2347895d4cfa81d471689ebbcc83 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:56.181697 21847 tablet_replica.cc:333] T 8192e202fc8248aaaa05fb80212f0791 P 6e4a2347895d4cfa81d471689ebbcc83: stopping tablet replica
I20260713 09:07:56.182155 21847 raft_consensus.cc:2243] T 8192e202fc8248aaaa05fb80212f0791 P 6e4a2347895d4cfa81d471689ebbcc83 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:56.182514 21847 raft_consensus.cc:2272] T 8192e202fc8248aaaa05fb80212f0791 P 6e4a2347895d4cfa81d471689ebbcc83 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:56.184787 21847 tablet_replica.cc:333] T f909e8e5f5b54f65b296a5c65cfed19e P 6e4a2347895d4cfa81d471689ebbcc83: stopping tablet replica
I20260713 09:07:56.185276 21847 raft_consensus.cc:2243] T f909e8e5f5b54f65b296a5c65cfed19e P 6e4a2347895d4cfa81d471689ebbcc83 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:56.185657 21847 raft_consensus.cc:2272] T f909e8e5f5b54f65b296a5c65cfed19e P 6e4a2347895d4cfa81d471689ebbcc83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:56.187177 21847 tablet_replica.cc:333] T 2d818b5d8be74f38a3edbb244bf16775 P 6e4a2347895d4cfa81d471689ebbcc83: stopping tablet replica
I20260713 09:07:56.187638 21847 raft_consensus.cc:2243] T 2d818b5d8be74f38a3edbb244bf16775 P 6e4a2347895d4cfa81d471689ebbcc83 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:56.188045 21847 raft_consensus.cc:2272] T 2d818b5d8be74f38a3edbb244bf16775 P 6e4a2347895d4cfa81d471689ebbcc83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:56.189471 21847 tablet_replica.cc:333] T 7dac9c071cce4888967a8762226210a4 P 6e4a2347895d4cfa81d471689ebbcc83: stopping tablet replica
I20260713 09:07:56.189954 21847 raft_consensus.cc:2243] T 7dac9c071cce4888967a8762226210a4 P 6e4a2347895d4cfa81d471689ebbcc83 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:56.190676 21847 raft_consensus.cc:2272] T 7dac9c071cce4888967a8762226210a4 P 6e4a2347895d4cfa81d471689ebbcc83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:56.192237 21847 tablet_replica.cc:333] T 1d4f8505f54744209ceb580162cb4bce P 6e4a2347895d4cfa81d471689ebbcc83: stopping tablet replica
I20260713 09:07:56.192701 21847 raft_consensus.cc:2243] T 1d4f8505f54744209ceb580162cb4bce P 6e4a2347895d4cfa81d471689ebbcc83 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:56.193073 21847 raft_consensus.cc:2272] T 1d4f8505f54744209ceb580162cb4bce P 6e4a2347895d4cfa81d471689ebbcc83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:56.194533 21847 tablet_replica.cc:333] T f2dde649f26e47ed856927deafefa8f3 P 6e4a2347895d4cfa81d471689ebbcc83: stopping tablet replica
I20260713 09:07:56.194983 21847 raft_consensus.cc:2243] T f2dde649f26e47ed856927deafefa8f3 P 6e4a2347895d4cfa81d471689ebbcc83 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:56.195659 21847 raft_consensus.cc:2272] T f2dde649f26e47ed856927deafefa8f3 P 6e4a2347895d4cfa81d471689ebbcc83 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:56.197642 21847 tablet_replica.cc:333] T d4bf818c15bd46b7b0b36cc2b32312da P 6e4a2347895d4cfa81d471689ebbcc83: stopping tablet replica
I20260713 09:07:56.198081 21847 raft_consensus.cc:2243] T d4bf818c15bd46b7b0b36cc2b32312da P 6e4a2347895d4cfa81d471689ebbcc83 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:56.198475 21847 raft_consensus.cc:2272] T d4bf818c15bd46b7b0b36cc2b32312da P 6e4a2347895d4cfa81d471689ebbcc83 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:56.200045 21847 tablet_replica.cc:333] T 02b0aece51e948d9b535edb0f6e4c065 P 6e4a2347895d4cfa81d471689ebbcc83: stopping tablet replica
I20260713 09:07:56.200438 21847 raft_consensus.cc:2243] T 02b0aece51e948d9b535edb0f6e4c065 P 6e4a2347895d4cfa81d471689ebbcc83 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:56.200840 21847 raft_consensus.cc:2272] T 02b0aece51e948d9b535edb0f6e4c065 P 6e4a2347895d4cfa81d471689ebbcc83 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:56.220374 21847 tablet_server.cc:196] TabletServer@127.21.85.194:0 shutdown complete.
I20260713 09:07:56.238191 21847 tablet_server.cc:179] TabletServer@127.21.85.195:0 shutting down...
I20260713 09:07:56.262396 21847 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:56.263046 21847 tablet_replica.cc:333] T 8d0b182d25f44877a5a26065f6f5c7b0 P cf773a87224644e4a90bf40c84679cd7: stopping tablet replica
I20260713 09:07:56.263652 21847 raft_consensus.cc:2243] T 8d0b182d25f44877a5a26065f6f5c7b0 P cf773a87224644e4a90bf40c84679cd7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:56.264187 21847 raft_consensus.cc:2272] T 8d0b182d25f44877a5a26065f6f5c7b0 P cf773a87224644e4a90bf40c84679cd7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:56.266263 21847 tablet_replica.cc:333] T f2dde649f26e47ed856927deafefa8f3 P cf773a87224644e4a90bf40c84679cd7: stopping tablet replica
I20260713 09:07:56.266840 21847 raft_consensus.cc:2243] T f2dde649f26e47ed856927deafefa8f3 P cf773a87224644e4a90bf40c84679cd7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:56.267251 21847 raft_consensus.cc:2272] T f2dde649f26e47ed856927deafefa8f3 P cf773a87224644e4a90bf40c84679cd7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:56.269234 21847 tablet_replica.cc:333] T 2d818b5d8be74f38a3edbb244bf16775 P cf773a87224644e4a90bf40c84679cd7: stopping tablet replica
I20260713 09:07:56.269757 21847 raft_consensus.cc:2243] T 2d818b5d8be74f38a3edbb244bf16775 P cf773a87224644e4a90bf40c84679cd7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:56.270135 21847 raft_consensus.cc:2272] T 2d818b5d8be74f38a3edbb244bf16775 P cf773a87224644e4a90bf40c84679cd7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:56.271633 21847 tablet_replica.cc:333] T 1d4f8505f54744209ceb580162cb4bce P cf773a87224644e4a90bf40c84679cd7: stopping tablet replica
I20260713 09:07:56.272140 21847 raft_consensus.cc:2243] T 1d4f8505f54744209ceb580162cb4bce P cf773a87224644e4a90bf40c84679cd7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:56.272519 21847 raft_consensus.cc:2272] T 1d4f8505f54744209ceb580162cb4bce P cf773a87224644e4a90bf40c84679cd7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:56.273940 21847 tablet_replica.cc:333] T 7dac9c071cce4888967a8762226210a4 P cf773a87224644e4a90bf40c84679cd7: stopping tablet replica
I20260713 09:07:56.274411 21847 raft_consensus.cc:2243] T 7dac9c071cce4888967a8762226210a4 P cf773a87224644e4a90bf40c84679cd7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:56.274822 21847 raft_consensus.cc:2272] T 7dac9c071cce4888967a8762226210a4 P cf773a87224644e4a90bf40c84679cd7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:56.276436 21847 tablet_replica.cc:333] T f909e8e5f5b54f65b296a5c65cfed19e P cf773a87224644e4a90bf40c84679cd7: stopping tablet replica
I20260713 09:07:56.276930 21847 raft_consensus.cc:2243] T f909e8e5f5b54f65b296a5c65cfed19e P cf773a87224644e4a90bf40c84679cd7 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:56.277683 21847 raft_consensus.cc:2272] T f909e8e5f5b54f65b296a5c65cfed19e P cf773a87224644e4a90bf40c84679cd7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:56.279197 21847 tablet_replica.cc:333] T 8192e202fc8248aaaa05fb80212f0791 P cf773a87224644e4a90bf40c84679cd7: stopping tablet replica
I20260713 09:07:56.279608 21847 raft_consensus.cc:2243] T 8192e202fc8248aaaa05fb80212f0791 P cf773a87224644e4a90bf40c84679cd7 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:56.280272 21847 raft_consensus.cc:2272] T 8192e202fc8248aaaa05fb80212f0791 P cf773a87224644e4a90bf40c84679cd7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:56.282156 21847 tablet_replica.cc:333] T 02b0aece51e948d9b535edb0f6e4c065 P cf773a87224644e4a90bf40c84679cd7: stopping tablet replica
I20260713 09:07:56.282581 21847 raft_consensus.cc:2243] T 02b0aece51e948d9b535edb0f6e4c065 P cf773a87224644e4a90bf40c84679cd7 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:07:56.283200 21847 raft_consensus.cc:2272] T 02b0aece51e948d9b535edb0f6e4c065 P cf773a87224644e4a90bf40c84679cd7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:56.285007 21847 tablet_replica.cc:333] T d4bf818c15bd46b7b0b36cc2b32312da P cf773a87224644e4a90bf40c84679cd7: stopping tablet replica
I20260713 09:07:56.285431 21847 raft_consensus.cc:2243] T d4bf818c15bd46b7b0b36cc2b32312da P cf773a87224644e4a90bf40c84679cd7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:56.285750 21847 raft_consensus.cc:2272] T d4bf818c15bd46b7b0b36cc2b32312da P cf773a87224644e4a90bf40c84679cd7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:56.287222 21847 tablet_replica.cc:333] T 135cd623798f4e4fa5cff9a9c3e17129 P cf773a87224644e4a90bf40c84679cd7: stopping tablet replica
I20260713 09:07:56.287602 21847 raft_consensus.cc:2243] T 135cd623798f4e4fa5cff9a9c3e17129 P cf773a87224644e4a90bf40c84679cd7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:56.287976 21847 raft_consensus.cc:2272] T 135cd623798f4e4fa5cff9a9c3e17129 P cf773a87224644e4a90bf40c84679cd7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:56.306067 21847 tablet_server.cc:196] TabletServer@127.21.85.195:0 shutdown complete.
I20260713 09:07:56.322642 21847 master.cc:562] Master@127.21.85.254:45913 shutting down...
I20260713 09:07:56.341805 21847 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f7cf10a144c04910a207a8f98d7a1ea6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:56.342331 21847 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f7cf10a144c04910a207a8f98d7a1ea6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:56.342651 21847 tablet_replica.cc:333] T 00000000000000000000000000000000 P f7cf10a144c04910a207a8f98d7a1ea6: stopping tablet replica
I20260713 09:07:56.364307 21847 master.cc:584] Master@127.21.85.254:45913 shutdown complete.
6e4a2347895d4cfa81d471689ebbcc83  4
c7bd05673603487c969b5ef6db12e74d  5
cf773a87224644e4a90bf40c84679cd7  1
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (11868 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260713 09:07:56.404072 21847 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.85.254:43707
I20260713 09:07:56.405239 21847 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:56.410622 22868 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:56.410660 22867 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:56.412029 22870 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:56.413048 21847 server_base.cc:1061] running on GCE node
I20260713 09:07:56.413882 21847 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:56.414062 21847 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:56.414175 21847 hybrid_clock.cc:648] HybridClock initialized: now 1783933676414165 us; error 0 us; skew 500 ppm
I20260713 09:07:56.414650 21847 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:56.417030 21847 webserver.cc:533] Webserver started at http://127.21.85.254:32985/ using document root <none> and password file <none>
I20260713 09:07:56.417450 21847 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:56.417604 21847 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:56.417814 21847 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:56.418857 21847 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933651548042-21847-0/minicluster-data/master-0-root/instance:
uuid: "f8759571d0a640e0be5d196e26f43d66"
format_stamp: "Formatted at 2026-07-13 09:07:56 on dist-test-slave-kx9r"
I20260713 09:07:56.423673 21847 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260713 09:07:56.426999 22875 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:56.427759 21847 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:07:56.428114 21847 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933651548042-21847-0/minicluster-data/master-0-root
uuid: "f8759571d0a640e0be5d196e26f43d66"
format_stamp: "Formatted at 2026-07-13 09:07:56 on dist-test-slave-kx9r"
I20260713 09:07:56.428378 21847 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933651548042-21847-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933651548042-21847-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933651548042-21847-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:56.441643 21847 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:56.442796 21847 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:56.479724 21847 rpc_server.cc:307] RPC server started. Bound to: 127.21.85.254:43707
I20260713 09:07:56.479878 22926 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.85.254:43707 every 8 connection(s)
I20260713 09:07:56.483984 22927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:56.493244 22927 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f8759571d0a640e0be5d196e26f43d66: Bootstrap starting.
I20260713 09:07:56.497714 22927 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f8759571d0a640e0be5d196e26f43d66: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:56.501622 22927 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f8759571d0a640e0be5d196e26f43d66: No bootstrap required, opened a new log
I20260713 09:07:56.503778 22927 raft_consensus.cc:359] T 00000000000000000000000000000000 P f8759571d0a640e0be5d196e26f43d66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f8759571d0a640e0be5d196e26f43d66" member_type: VOTER }
I20260713 09:07:56.504195 22927 raft_consensus.cc:385] T 00000000000000000000000000000000 P f8759571d0a640e0be5d196e26f43d66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:56.504405 22927 raft_consensus.cc:740] T 00000000000000000000000000000000 P f8759571d0a640e0be5d196e26f43d66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8759571d0a640e0be5d196e26f43d66, State: Initialized, Role: FOLLOWER
I20260713 09:07:56.504953 22927 consensus_queue.cc:260] T 00000000000000000000000000000000 P f8759571d0a640e0be5d196e26f43d66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f8759571d0a640e0be5d196e26f43d66" member_type: VOTER }
I20260713 09:07:56.505399 22927 raft_consensus.cc:399] T 00000000000000000000000000000000 P f8759571d0a640e0be5d196e26f43d66 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:07:56.505622 22927 raft_consensus.cc:493] T 00000000000000000000000000000000 P f8759571d0a640e0be5d196e26f43d66 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:07:56.505851 22927 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f8759571d0a640e0be5d196e26f43d66 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:56.509853 22927 raft_consensus.cc:515] T 00000000000000000000000000000000 P f8759571d0a640e0be5d196e26f43d66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f8759571d0a640e0be5d196e26f43d66" member_type: VOTER }
I20260713 09:07:56.510329 22927 leader_election.cc:304] T 00000000000000000000000000000000 P f8759571d0a640e0be5d196e26f43d66 [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: f8759571d0a640e0be5d196e26f43d66; no voters: 
I20260713 09:07:56.511364 22927 leader_election.cc:290] T 00000000000000000000000000000000 P f8759571d0a640e0be5d196e26f43d66 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:07:56.511679 22930 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f8759571d0a640e0be5d196e26f43d66 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:56.512962 22930 raft_consensus.cc:697] T 00000000000000000000000000000000 P f8759571d0a640e0be5d196e26f43d66 [term 1 LEADER]: Becoming Leader. State: Replica: f8759571d0a640e0be5d196e26f43d66, State: Running, Role: LEADER
I20260713 09:07:56.513626 22930 consensus_queue.cc:237] T 00000000000000000000000000000000 P f8759571d0a640e0be5d196e26f43d66 [LEADER]: Queue going to LEADER mode. State: All 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: "f8759571d0a640e0be5d196e26f43d66" member_type: VOTER }
I20260713 09:07:56.514240 22927 sys_catalog.cc:565] T 00000000000000000000000000000000 P f8759571d0a640e0be5d196e26f43d66 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:07:56.518172 22931 sys_catalog.cc:455] T 00000000000000000000000000000000 P f8759571d0a640e0be5d196e26f43d66 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f8759571d0a640e0be5d196e26f43d66" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f8759571d0a640e0be5d196e26f43d66" member_type: VOTER } }
I20260713 09:07:56.518472 22932 sys_catalog.cc:455] T 00000000000000000000000000000000 P f8759571d0a640e0be5d196e26f43d66 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f8759571d0a640e0be5d196e26f43d66. Latest consensus state: current_term: 1 leader_uuid: "f8759571d0a640e0be5d196e26f43d66" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f8759571d0a640e0be5d196e26f43d66" member_type: VOTER } }
I20260713 09:07:56.518956 22931 sys_catalog.cc:458] T 00000000000000000000000000000000 P f8759571d0a640e0be5d196e26f43d66 [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:56.519318 22932 sys_catalog.cc:458] T 00000000000000000000000000000000 P f8759571d0a640e0be5d196e26f43d66 [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:56.522274 22937 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:07:56.527123 22937 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:07:56.530666 21847 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:07:56.536188 22937 catalog_manager.cc:1383] Generated new cluster ID: 09e2db8e8ac84b2cb78e37d55496b5b0
I20260713 09:07:56.536474 22937 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:07:56.563333 22937 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:07:56.564610 22937 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:07:56.581216 22937 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f8759571d0a640e0be5d196e26f43d66: Generated new TSK 0
I20260713 09:07:56.581825 22937 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:07:56.597374 21847 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:56.603197 22948 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:56.604347 22949 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:56.605866 22951 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:56.607054 21847 server_base.cc:1061] running on GCE node
I20260713 09:07:56.607909 21847 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:56.608112 21847 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:56.608255 21847 hybrid_clock.cc:648] HybridClock initialized: now 1783933676608242 us; error 0 us; skew 500 ppm
I20260713 09:07:56.608840 21847 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:56.611028 21847 webserver.cc:533] Webserver started at http://127.21.85.193:36595/ using document root <none> and password file <none>
I20260713 09:07:56.611479 21847 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:56.611668 21847 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:56.611958 21847 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:56.612973 21847 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933651548042-21847-0/minicluster-data/ts-0-root/instance:
uuid: "ebb7b33f382848f68a89cbff14163ff4"
format_stamp: "Formatted at 2026-07-13 09:07:56 on dist-test-slave-kx9r"
I20260713 09:07:56.617409 21847 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:07:56.620555 22956 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:56.621307 21847 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:07:56.621613 21847 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933651548042-21847-0/minicluster-data/ts-0-root
uuid: "ebb7b33f382848f68a89cbff14163ff4"
format_stamp: "Formatted at 2026-07-13 09:07:56 on dist-test-slave-kx9r"
I20260713 09:07:56.621909 21847 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933651548042-21847-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933651548042-21847-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933651548042-21847-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:56.635381 21847 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:56.636727 21847 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:56.638171 21847 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:56.640419 21847 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:56.640650 21847 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:56.640899 21847 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:56.641078 21847 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:56.679620 21847 rpc_server.cc:307] RPC server started. Bound to: 127.21.85.193:34349
I20260713 09:07:56.679720 23018 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.85.193:34349 every 8 connection(s)
I20260713 09:07:56.684617 21847 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:56.692028 23023 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:56.693922 23024 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:56.695595 23026 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:56.698674 21847 server_base.cc:1061] running on GCE node
I20260713 09:07:56.699059 23019 heartbeater.cc:344] Connected to a master server at 127.21.85.254:43707
I20260713 09:07:56.699422 23019 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:56.699746 21847 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:56.700013 21847 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:56.700186 23019 heartbeater.cc:507] Master 127.21.85.254:43707 requested a full tablet report, sending...
I20260713 09:07:56.700194 21847 hybrid_clock.cc:648] HybridClock initialized: now 1783933676700166 us; error 0 us; skew 500 ppm
I20260713 09:07:56.700984 21847 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:56.702582 22892 ts_manager.cc:194] Registered new tserver with Master: ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349)
I20260713 09:07:56.703727 21847 webserver.cc:533] Webserver started at http://127.21.85.194:39233/ using document root <none> and password file <none>
I20260713 09:07:56.704392 21847 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:56.704631 21847 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:56.704917 21847 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:56.704996 22892 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39762
I20260713 09:07:56.706502 21847 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933651548042-21847-0/minicluster-data/ts-1-root/instance:
uuid: "2787acb5d9dc4fbd815a55237f8c82cb"
format_stamp: "Formatted at 2026-07-13 09:07:56 on dist-test-slave-kx9r"
I20260713 09:07:56.710866 21847 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:07:56.714335 23031 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:56.715106 21847 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260713 09:07:56.715431 21847 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933651548042-21847-0/minicluster-data/ts-1-root
uuid: "2787acb5d9dc4fbd815a55237f8c82cb"
format_stamp: "Formatted at 2026-07-13 09:07:56 on dist-test-slave-kx9r"
I20260713 09:07:56.715747 21847 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933651548042-21847-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933651548042-21847-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933651548042-21847-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:56.752707 21847 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:56.753914 21847 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:56.755324 21847 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:56.757737 21847 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:56.757965 21847 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:56.758213 21847 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:56.758392 21847 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:56.797271 21847 rpc_server.cc:307] RPC server started. Bound to: 127.21.85.194:35241
I20260713 09:07:56.797363 23093 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.85.194:35241 every 8 connection(s)
I20260713 09:07:56.801923 21847 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:56.809801 23097 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:56.810288 23098 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:56.813974 23100 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:56.815402 21847 server_base.cc:1061] running on GCE node
I20260713 09:07:56.815582 23094 heartbeater.cc:344] Connected to a master server at 127.21.85.254:43707
I20260713 09:07:56.816111 23094 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:56.816440 21847 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:56.816684 21847 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:56.816854 21847 hybrid_clock.cc:648] HybridClock initialized: now 1783933676816837 us; error 0 us; skew 500 ppm
I20260713 09:07:56.816929 23094 heartbeater.cc:507] Master 127.21.85.254:43707 requested a full tablet report, sending...
I20260713 09:07:56.817468 21847 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:56.819269 22892 ts_manager.cc:194] Registered new tserver with Master: 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241)
I20260713 09:07:56.820324 21847 webserver.cc:533] Webserver started at http://127.21.85.195:35449/ using document root <none> and password file <none>
I20260713 09:07:56.820960 21847 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:56.821190 21847 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:56.821179 22892 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39764
I20260713 09:07:56.821676 21847 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:56.823007 21847 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933651548042-21847-0/minicluster-data/ts-2-root/instance:
uuid: "7259108cef334416b8aa8e093c30eaa5"
format_stamp: "Formatted at 2026-07-13 09:07:56 on dist-test-slave-kx9r"
I20260713 09:07:56.827359 21847 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260713 09:07:56.830814 23105 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:56.831534 21847 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:07:56.831873 21847 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933651548042-21847-0/minicluster-data/ts-2-root
uuid: "7259108cef334416b8aa8e093c30eaa5"
format_stamp: "Formatted at 2026-07-13 09:07:56 on dist-test-slave-kx9r"
I20260713 09:07:56.832139 21847 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933651548042-21847-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933651548042-21847-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933651548042-21847-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:56.861347 21847 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:56.862591 21847 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:56.864082 21847 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:56.866255 21847 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:56.866484 21847 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:56.866729 21847 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:56.866899 21847 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:56.905330 21847 rpc_server.cc:307] RPC server started. Bound to: 127.21.85.195:40381
I20260713 09:07:56.905422 23167 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.85.195:40381 every 8 connection(s)
I20260713 09:07:56.918529 23168 heartbeater.cc:344] Connected to a master server at 127.21.85.254:43707
I20260713 09:07:56.918880 23168 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:56.919687 23168 heartbeater.cc:507] Master 127.21.85.254:43707 requested a full tablet report, sending...
I20260713 09:07:56.921762 22892 ts_manager.cc:194] Registered new tserver with Master: 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195:40381)
I20260713 09:07:56.921914 21847 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013536662s
I20260713 09:07:56.923281 22892 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39770
I20260713 09:07:56.946834 22892 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39784:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:07:56.950709 22892 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:07:57.068846 22984 tablet_service.cc:1511] Processing CreateTablet for tablet 5638be88ca384d05b66162ab58d851d9 (DEFAULT_TABLE table=test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:07:57.070330 22984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5638be88ca384d05b66162ab58d851d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:57.070173 22981 tablet_service.cc:1511] Processing CreateTablet for tablet 1126ee4fe45a4ec5b91a7b9ea6641e0c (DEFAULT_TABLE table=test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:07:57.071537 22981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1126ee4fe45a4ec5b91a7b9ea6641e0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:57.072914 22982 tablet_service.cc:1511] Processing CreateTablet for tablet 80b3350701f54c08b02f873d3b35bb20 (DEFAULT_TABLE table=test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:07:57.073087 23132 tablet_service.cc:1511] Processing CreateTablet for tablet af794bb732414c3a920e68f0bc171d3c (DEFAULT_TABLE table=test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:07:57.073799 23133 tablet_service.cc:1511] Processing CreateTablet for tablet 5638be88ca384d05b66162ab58d851d9 (DEFAULT_TABLE table=test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:07:57.074523 23132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af794bb732414c3a920e68f0bc171d3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:57.075212 22983 tablet_service.cc:1511] Processing CreateTablet for tablet af794bb732414c3a920e68f0bc171d3c (DEFAULT_TABLE table=test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:07:57.075204 23133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5638be88ca384d05b66162ab58d851d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:57.076709 23130 tablet_service.cc:1511] Processing CreateTablet for tablet 1126ee4fe45a4ec5b91a7b9ea6641e0c (DEFAULT_TABLE table=test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:07:57.078128 23130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1126ee4fe45a4ec5b91a7b9ea6641e0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:57.080907 22980 tablet_service.cc:1511] Processing CreateTablet for tablet f9e23eed893b4b68912c02119d517338 (DEFAULT_TABLE table=test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:07:57.082213 22980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9e23eed893b4b68912c02119d517338. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:57.084160 23128 tablet_service.cc:1511] Processing CreateTablet for tablet 58d8d996a3404701b4a358fba81a76a8 (DEFAULT_TABLE table=test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:07:57.085453 23128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58d8d996a3404701b4a358fba81a76a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:57.086666 22978 tablet_service.cc:1511] Processing CreateTablet for tablet 7a4d0eb5d7c149119f7528540db945c2 (DEFAULT_TABLE table=test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:07:57.084575 22982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80b3350701f54c08b02f873d3b35bb20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:57.089354 22979 tablet_service.cc:1511] Processing CreateTablet for tablet 58d8d996a3404701b4a358fba81a76a8 (DEFAULT_TABLE table=test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:07:57.091118 23127 tablet_service.cc:1511] Processing CreateTablet for tablet 7a4d0eb5d7c149119f7528540db945c2 (DEFAULT_TABLE table=test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:07:57.091521 22977 tablet_service.cc:1511] Processing CreateTablet for tablet cdbe81ea6ba7439a8dfecc91274e4297 (DEFAULT_TABLE table=test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:07:57.092483 23127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a4d0eb5d7c149119f7528540db945c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:57.093026 22983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af794bb732414c3a920e68f0bc171d3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:57.093631 22979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58d8d996a3404701b4a358fba81a76a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:57.095201 23126 tablet_service.cc:1511] Processing CreateTablet for tablet cdbe81ea6ba7439a8dfecc91274e4297 (DEFAULT_TABLE table=test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:07:57.096379 22977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdbe81ea6ba7439a8dfecc91274e4297. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:57.097101 23126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdbe81ea6ba7439a8dfecc91274e4297. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:57.097157 22976 tablet_service.cc:1511] Processing CreateTablet for tablet 92e806cfc3684bedab0a92c3f13102b9 (DEFAULT_TABLE table=test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:07:57.098512 22976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92e806cfc3684bedab0a92c3f13102b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:57.076709 23131 tablet_service.cc:1511] Processing CreateTablet for tablet 80b3350701f54c08b02f873d3b35bb20 (DEFAULT_TABLE table=test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:07:57.089427 23129 tablet_service.cc:1511] Processing CreateTablet for tablet f9e23eed893b4b68912c02119d517338 (DEFAULT_TABLE table=test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:07:57.100690 22978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a4d0eb5d7c149119f7528540db945c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:57.103871 23131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80b3350701f54c08b02f873d3b35bb20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:57.108166 23129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9e23eed893b4b68912c02119d517338. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:57.116406 23125 tablet_service.cc:1511] Processing CreateTablet for tablet 92e806cfc3684bedab0a92c3f13102b9 (DEFAULT_TABLE table=test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:07:57.117897 23125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92e806cfc3684bedab0a92c3f13102b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:57.118438 22975 tablet_service.cc:1511] Processing CreateTablet for tablet 9467d0b8c1724fab8d69ea0dc482a249 (DEFAULT_TABLE table=test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:07:57.120106 22975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9467d0b8c1724fab8d69ea0dc482a249. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:57.135581 23059 tablet_service.cc:1511] Processing CreateTablet for tablet 5638be88ca384d05b66162ab58d851d9 (DEFAULT_TABLE table=test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:07:57.137009 23059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5638be88ca384d05b66162ab58d851d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:57.141038 23058 tablet_service.cc:1511] Processing CreateTablet for tablet af794bb732414c3a920e68f0bc171d3c (DEFAULT_TABLE table=test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:07:57.142421 23058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af794bb732414c3a920e68f0bc171d3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:57.144874 23057 tablet_service.cc:1511] Processing CreateTablet for tablet 80b3350701f54c08b02f873d3b35bb20 (DEFAULT_TABLE table=test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:07:57.148715 23054 tablet_service.cc:1511] Processing CreateTablet for tablet 58d8d996a3404701b4a358fba81a76a8 (DEFAULT_TABLE table=test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:07:57.150053 23054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58d8d996a3404701b4a358fba81a76a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:57.152900 23055 tablet_service.cc:1511] Processing CreateTablet for tablet f9e23eed893b4b68912c02119d517338 (DEFAULT_TABLE table=test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:07:57.154241 23055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9e23eed893b4b68912c02119d517338. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:57.155014 23057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80b3350701f54c08b02f873d3b35bb20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:57.156220 23053 tablet_service.cc:1511] Processing CreateTablet for tablet 7a4d0eb5d7c149119f7528540db945c2 (DEFAULT_TABLE table=test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:07:57.161592 23051 tablet_service.cc:1511] Processing CreateTablet for tablet 92e806cfc3684bedab0a92c3f13102b9 (DEFAULT_TABLE table=test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:07:57.168960 23052 tablet_service.cc:1511] Processing CreateTablet for tablet cdbe81ea6ba7439a8dfecc91274e4297 (DEFAULT_TABLE table=test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:07:57.171429 23053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a4d0eb5d7c149119f7528540db945c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:57.172600 23056 tablet_service.cc:1511] Processing CreateTablet for tablet 1126ee4fe45a4ec5b91a7b9ea6641e0c (DEFAULT_TABLE table=test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:07:57.184585 23183 tablet_bootstrap.cc:492] T cdbe81ea6ba7439a8dfecc91274e4297 P ebb7b33f382848f68a89cbff14163ff4: Bootstrap starting.
I20260713 09:07:57.185238 23052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdbe81ea6ba7439a8dfecc91274e4297. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:57.186633 23056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1126ee4fe45a4ec5b91a7b9ea6641e0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:57.193610 23051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92e806cfc3684bedab0a92c3f13102b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:57.194023 23050 tablet_service.cc:1511] Processing CreateTablet for tablet 9467d0b8c1724fab8d69ea0dc482a249 (DEFAULT_TABLE table=test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:07:57.195341 23050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9467d0b8c1724fab8d69ea0dc482a249. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:57.207751 23130 tablet_service.cc:1511] Processing CreateTablet for tablet 9467d0b8c1724fab8d69ea0dc482a249 (DEFAULT_TABLE table=test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:07:57.209102 23130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9467d0b8c1724fab8d69ea0dc482a249. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:57.213500 22975 tablet_service.cc:1511] Processing CreateTablet for tablet 7918be1eb5a741c6bd0178c20aacef90 (DEFAULT_TABLE table=test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:07:57.214797 22975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7918be1eb5a741c6bd0178c20aacef90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:57.232156 23052 tablet_service.cc:1511] Processing CreateTablet for tablet 7918be1eb5a741c6bd0178c20aacef90 (DEFAULT_TABLE table=test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:07:57.233573 23052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7918be1eb5a741c6bd0178c20aacef90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:57.240885 23127 tablet_service.cc:1511] Processing CreateTablet for tablet 7918be1eb5a741c6bd0178c20aacef90 (DEFAULT_TABLE table=test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:07:57.249078 23185 tablet_bootstrap.cc:492] T 5638be88ca384d05b66162ab58d851d9 P 2787acb5d9dc4fbd815a55237f8c82cb: Bootstrap starting.
I20260713 09:07:57.253083 23184 tablet_bootstrap.cc:492] T af794bb732414c3a920e68f0bc171d3c P 7259108cef334416b8aa8e093c30eaa5: Bootstrap starting.
I20260713 09:07:57.256196 23127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7918be1eb5a741c6bd0178c20aacef90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:57.260295 23183 tablet_bootstrap.cc:654] T cdbe81ea6ba7439a8dfecc91274e4297 P ebb7b33f382848f68a89cbff14163ff4: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:57.260515 23185 tablet_bootstrap.cc:654] T 5638be88ca384d05b66162ab58d851d9 P 2787acb5d9dc4fbd815a55237f8c82cb: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:57.260862 22984 tablet_service.cc:1511] Processing CreateTablet for tablet 853dafb0ea574cc28a995bd9144f3c82 (DEFAULT_TABLE table=test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:07:57.262216 22984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 853dafb0ea574cc28a995bd9144f3c82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:57.290649 23185 tablet_bootstrap.cc:492] T 5638be88ca384d05b66162ab58d851d9 P 2787acb5d9dc4fbd815a55237f8c82cb: No bootstrap required, opened a new log
I20260713 09:07:57.291167 23185 ts_tablet_manager.cc:1403] T 5638be88ca384d05b66162ab58d851d9 P 2787acb5d9dc4fbd815a55237f8c82cb: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.013s
I20260713 09:07:57.292747 23184 tablet_bootstrap.cc:654] T af794bb732414c3a920e68f0bc171d3c P 7259108cef334416b8aa8e093c30eaa5: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:57.294152 23185 raft_consensus.cc:359] T 5638be88ca384d05b66162ab58d851d9 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } }
I20260713 09:07:57.294858 23185 raft_consensus.cc:385] T 5638be88ca384d05b66162ab58d851d9 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:57.295161 23185 raft_consensus.cc:740] T 5638be88ca384d05b66162ab58d851d9 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2787acb5d9dc4fbd815a55237f8c82cb, State: Initialized, Role: FOLLOWER
I20260713 09:07:57.295053 23058 tablet_service.cc:1511] Processing CreateTablet for tablet 853dafb0ea574cc28a995bd9144f3c82 (DEFAULT_TABLE table=test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:07:57.296018 23185 consensus_queue.cc:260] T 5638be88ca384d05b66162ab58d851d9 P 2787acb5d9dc4fbd815a55237f8c82cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } }
I20260713 09:07:57.296944 23183 tablet_bootstrap.cc:492] T cdbe81ea6ba7439a8dfecc91274e4297 P ebb7b33f382848f68a89cbff14163ff4: No bootstrap required, opened a new log
I20260713 09:07:57.298146 23183 ts_tablet_manager.cc:1403] T cdbe81ea6ba7439a8dfecc91274e4297 P ebb7b33f382848f68a89cbff14163ff4: Time spent bootstrapping tablet: real 0.114s	user 0.011s	sys 0.004s
I20260713 09:07:57.298481 23058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 853dafb0ea574cc28a995bd9144f3c82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:57.297125 23126 tablet_service.cc:1511] Processing CreateTablet for tablet 853dafb0ea574cc28a995bd9144f3c82 (DEFAULT_TABLE table=test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:07:57.299759 23184 tablet_bootstrap.cc:492] T af794bb732414c3a920e68f0bc171d3c P 7259108cef334416b8aa8e093c30eaa5: No bootstrap required, opened a new log
I20260713 09:07:57.299990 22976 tablet_service.cc:1511] Processing CreateTablet for tablet fc83af2b140c4485b29e9c4d87364e95 (DEFAULT_TABLE table=test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:07:57.300383 23184 ts_tablet_manager.cc:1403] T af794bb732414c3a920e68f0bc171d3c P 7259108cef334416b8aa8e093c30eaa5: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.005s
I20260713 09:07:57.301227 22976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc83af2b140c4485b29e9c4d87364e95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:57.301018 23183 raft_consensus.cc:359] T cdbe81ea6ba7439a8dfecc91274e4297 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:57.301893 23183 raft_consensus.cc:385] T cdbe81ea6ba7439a8dfecc91274e4297 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:57.302188 23183 raft_consensus.cc:740] T cdbe81ea6ba7439a8dfecc91274e4297 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebb7b33f382848f68a89cbff14163ff4, State: Initialized, Role: FOLLOWER
I20260713 09:07:57.303570 23184 raft_consensus.cc:359] T af794bb732414c3a920e68f0bc171d3c P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:57.304376 23184 raft_consensus.cc:385] T af794bb732414c3a920e68f0bc171d3c P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:57.304711 23184 raft_consensus.cc:740] T af794bb732414c3a920e68f0bc171d3c P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7259108cef334416b8aa8e093c30eaa5, State: Initialized, Role: FOLLOWER
I20260713 09:07:57.305608 23184 consensus_queue.cc:260] T af794bb732414c3a920e68f0bc171d3c P 7259108cef334416b8aa8e093c30eaa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:57.317265 23055 tablet_service.cc:1511] Processing CreateTablet for tablet fc83af2b140c4485b29e9c4d87364e95 (DEFAULT_TABLE table=test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:07:57.318634 23055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc83af2b140c4485b29e9c4d87364e95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:57.318593 23130 tablet_service.cc:1511] Processing CreateTablet for tablet fc83af2b140c4485b29e9c4d87364e95 (DEFAULT_TABLE table=test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:07:57.315608 23126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 853dafb0ea574cc28a995bd9144f3c82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:57.320303 23130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc83af2b140c4485b29e9c4d87364e95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:57.321601 22982 tablet_service.cc:1511] Processing CreateTablet for tablet 9b941769f9734be080016ca9a5551611 (DEFAULT_TABLE table=test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:07:57.322784 22982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b941769f9734be080016ca9a5551611. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:57.343911 23050 tablet_service.cc:1511] Processing CreateTablet for tablet 9b941769f9734be080016ca9a5551611 (DEFAULT_TABLE table=test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:07:57.345567 23050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b941769f9734be080016ca9a5551611. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:57.350780 23184 ts_tablet_manager.cc:1434] T af794bb732414c3a920e68f0bc171d3c P 7259108cef334416b8aa8e093c30eaa5: Time spent starting tablet: real 0.050s	user 0.020s	sys 0.024s
I20260713 09:07:57.351565 23168 heartbeater.cc:499] Master 127.21.85.254:43707 was elected leader, sending a full tablet report...
I20260713 09:07:57.351977 23184 tablet_bootstrap.cc:492] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 7259108cef334416b8aa8e093c30eaa5: Bootstrap starting.
I20260713 09:07:57.359560 23184 tablet_bootstrap.cc:654] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 7259108cef334416b8aa8e093c30eaa5: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:57.360271 23192 raft_consensus.cc:493] T af794bb732414c3a920e68f0bc171d3c P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:57.360849 23192 raft_consensus.cc:515] T af794bb732414c3a920e68f0bc171d3c P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:57.361992 23057 tablet_service.cc:1511] Processing CreateTablet for tablet c3958373e3f14e09856273eec78336dd (DEFAULT_TABLE table=test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:07:57.363315 23057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3958373e3f14e09856273eec78336dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:57.369274 22983 tablet_service.cc:1511] Processing CreateTablet for tablet c3958373e3f14e09856273eec78336dd (DEFAULT_TABLE table=test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:07:57.370527 22983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3958373e3f14e09856273eec78336dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:57.379743 22994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af794bb732414c3a920e68f0bc171d3c" candidate_uuid: "7259108cef334416b8aa8e093c30eaa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebb7b33f382848f68a89cbff14163ff4" is_pre_election: true
W20260713 09:07:57.381634 23107 leader_election.cc:343] T af794bb732414c3a920e68f0bc171d3c P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:57.382393 23094 heartbeater.cc:499] Master 127.21.85.254:43707 was elected leader, sending a full tablet report...
I20260713 09:07:57.384938 23130 tablet_service.cc:1511] Processing CreateTablet for tablet 9b941769f9734be080016ca9a5551611 (DEFAULT_TABLE table=test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:07:57.386319 23130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b941769f9734be080016ca9a5551611. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:57.381986 23183 consensus_queue.cc:260] T cdbe81ea6ba7439a8dfecc91274e4297 P ebb7b33f382848f68a89cbff14163ff4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:57.387130 23189 raft_consensus.cc:493] T cdbe81ea6ba7439a8dfecc91274e4297 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:57.387892 23189 raft_consensus.cc:515] T cdbe81ea6ba7439a8dfecc91274e4297 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:57.392947 23185 ts_tablet_manager.cc:1434] T 5638be88ca384d05b66162ab58d851d9 P 2787acb5d9dc4fbd815a55237f8c82cb: Time spent starting tablet: real 0.101s	user 0.020s	sys 0.016s
I20260713 09:07:57.393870 23185 tablet_bootstrap.cc:492] T cdbe81ea6ba7439a8dfecc91274e4297 P 2787acb5d9dc4fbd815a55237f8c82cb: Bootstrap starting.
I20260713 09:07:57.397413 23192 leader_election.cc:290] T af794bb732414c3a920e68f0bc171d3c P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349), 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241)
I20260713 09:07:57.404783 23189 leader_election.cc:290] T cdbe81ea6ba7439a8dfecc91274e4297 P ebb7b33f382848f68a89cbff14163ff4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241), 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195:40381)
I20260713 09:07:57.407680 23019 heartbeater.cc:499] Master 127.21.85.254:43707 was elected leader, sending a full tablet report...
I20260713 09:07:57.429966 22982 tablet_service.cc:1511] Processing CreateTablet for tablet 410abbbab07549dfa7251655c63029a6 (DEFAULT_TABLE table=test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:07:57.431694 22982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 410abbbab07549dfa7251655c63029a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:57.443291 23127 tablet_service.cc:1511] Processing CreateTablet for tablet c3958373e3f14e09856273eec78336dd (DEFAULT_TABLE table=test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:07:57.449883 23131 tablet_service.cc:1511] Processing CreateTablet for tablet 410abbbab07549dfa7251655c63029a6 (DEFAULT_TABLE table=test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:07:57.450994 23127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3958373e3f14e09856273eec78336dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:57.452010 23131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 410abbbab07549dfa7251655c63029a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:57.454017 23128 tablet_service.cc:1511] Processing CreateTablet for tablet 5d79333dc8f6419f8e52b3b939d0b664 (DEFAULT_TABLE table=test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:07:57.455224 23128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d79333dc8f6419f8e52b3b939d0b664. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:57.456120 22983 tablet_service.cc:1511] Processing CreateTablet for tablet 95b2d6720d9743b8a573b5e184560a49 (DEFAULT_TABLE table=test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:07:57.457324 22983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95b2d6720d9743b8a573b5e184560a49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:57.488667 23143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdbe81ea6ba7439a8dfecc91274e4297" candidate_uuid: "ebb7b33f382848f68a89cbff14163ff4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7259108cef334416b8aa8e093c30eaa5" is_pre_election: true
W20260713 09:07:57.490857 22958 leader_election.cc:343] T cdbe81ea6ba7439a8dfecc91274e4297 P ebb7b33f382848f68a89cbff14163ff4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195:40381): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:57.497033 23183 ts_tablet_manager.cc:1434] T cdbe81ea6ba7439a8dfecc91274e4297 P ebb7b33f382848f68a89cbff14163ff4: Time spent starting tablet: real 0.199s	user 0.012s	sys 0.026s
I20260713 09:07:57.500938 23183 tablet_bootstrap.cc:492] T 80b3350701f54c08b02f873d3b35bb20 P ebb7b33f382848f68a89cbff14163ff4: Bootstrap starting.
I20260713 09:07:57.502315 23050 tablet_service.cc:1511] Processing CreateTablet for tablet 410abbbab07549dfa7251655c63029a6 (DEFAULT_TABLE table=test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:07:57.506325 22984 tablet_service.cc:1511] Processing CreateTablet for tablet 5d79333dc8f6419f8e52b3b939d0b664 (DEFAULT_TABLE table=test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:07:57.506873 23050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 410abbbab07549dfa7251655c63029a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:57.511143 23055 tablet_service.cc:1511] Processing CreateTablet for tablet 95b2d6720d9743b8a573b5e184560a49 (DEFAULT_TABLE table=test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:07:57.521315 23185 tablet_bootstrap.cc:700] T cdbe81ea6ba7439a8dfecc91274e4297 P 2787acb5d9dc4fbd815a55237f8c82cb: Time spent opening tablet: real 0.122s	user 0.003s	sys 0.001s
I20260713 09:07:57.522030 23185 tablet_bootstrap.cc:654] T cdbe81ea6ba7439a8dfecc91274e4297 P 2787acb5d9dc4fbd815a55237f8c82cb: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:57.523298 23184 tablet_bootstrap.cc:492] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 7259108cef334416b8aa8e093c30eaa5: No bootstrap required, opened a new log
I20260713 09:07:57.528123 23184 ts_tablet_manager.cc:1403] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 7259108cef334416b8aa8e093c30eaa5: Time spent bootstrapping tablet: real 0.176s	user 0.026s	sys 0.031s
I20260713 09:07:57.534183 23069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af794bb732414c3a920e68f0bc171d3c" candidate_uuid: "7259108cef334416b8aa8e093c30eaa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" is_pre_election: true
W20260713 09:07:57.537320 23109 leader_election.cc:343] T af794bb732414c3a920e68f0bc171d3c P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:57.537806 23109 leader_election.cc:304] T af794bb732414c3a920e68f0bc171d3c P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7259108cef334416b8aa8e093c30eaa5; no voters: 2787acb5d9dc4fbd815a55237f8c82cb, ebb7b33f382848f68a89cbff14163ff4
I20260713 09:07:57.539022 23192 raft_consensus.cc:2749] T af794bb732414c3a920e68f0bc171d3c P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:57.531579 23184 raft_consensus.cc:359] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:57.541724 23184 raft_consensus.cc:385] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:57.542157 23184 raft_consensus.cc:740] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7259108cef334416b8aa8e093c30eaa5, State: Initialized, Role: FOLLOWER
I20260713 09:07:57.544857 23184 consensus_queue.cc:260] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 7259108cef334416b8aa8e093c30eaa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:57.527652 23055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95b2d6720d9743b8a573b5e184560a49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:57.529035 23058 tablet_service.cc:1511] Processing CreateTablet for tablet 5d79333dc8f6419f8e52b3b939d0b664 (DEFAULT_TABLE table=test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:07:57.563905 23184 ts_tablet_manager.cc:1434] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 7259108cef334416b8aa8e093c30eaa5: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260713 09:07:57.565043 23184 tablet_bootstrap.cc:492] T 7a4d0eb5d7c149119f7528540db945c2 P 7259108cef334416b8aa8e093c30eaa5: Bootstrap starting.
I20260713 09:07:57.567036 23183 tablet_bootstrap.cc:654] T 80b3350701f54c08b02f873d3b35bb20 P ebb7b33f382848f68a89cbff14163ff4: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:57.528092 22984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d79333dc8f6419f8e52b3b939d0b664. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:57.687533 23183 tablet_bootstrap.cc:492] T 80b3350701f54c08b02f873d3b35bb20 P ebb7b33f382848f68a89cbff14163ff4: No bootstrap required, opened a new log
I20260713 09:07:57.688107 23183 ts_tablet_manager.cc:1403] T 80b3350701f54c08b02f873d3b35bb20 P ebb7b33f382848f68a89cbff14163ff4: Time spent bootstrapping tablet: real 0.187s	user 0.008s	sys 0.009s
I20260713 09:07:57.691089 23183 raft_consensus.cc:359] T 80b3350701f54c08b02f873d3b35bb20 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:57.691834 23183 raft_consensus.cc:385] T 80b3350701f54c08b02f873d3b35bb20 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:57.692114 23183 raft_consensus.cc:740] T 80b3350701f54c08b02f873d3b35bb20 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebb7b33f382848f68a89cbff14163ff4, State: Initialized, Role: FOLLOWER
I20260713 09:07:57.693284 23183 consensus_queue.cc:260] T 80b3350701f54c08b02f873d3b35bb20 P ebb7b33f382848f68a89cbff14163ff4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:57.696499 23183 ts_tablet_manager.cc:1434] T 80b3350701f54c08b02f873d3b35bb20 P ebb7b33f382848f68a89cbff14163ff4: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260713 09:07:57.697469 23183 tablet_bootstrap.cc:492] T 58d8d996a3404701b4a358fba81a76a8 P ebb7b33f382848f68a89cbff14163ff4: Bootstrap starting.
I20260713 09:07:57.698653 23190 raft_consensus.cc:493] T 5638be88ca384d05b66162ab58d851d9 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:57.692930 23058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d79333dc8f6419f8e52b3b939d0b664. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:57.699110 23190 raft_consensus.cc:515] T 5638be88ca384d05b66162ab58d851d9 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } }
I20260713 09:07:57.700176 23069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdbe81ea6ba7439a8dfecc91274e4297" candidate_uuid: "ebb7b33f382848f68a89cbff14163ff4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" is_pre_election: true
I20260713 09:07:57.701530 23190 leader_election.cc:290] T 5638be88ca384d05b66162ab58d851d9 P 2787acb5d9dc4fbd815a55237f8c82cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195:40381), ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349)
W20260713 09:07:57.703943 22960 leader_election.cc:343] T cdbe81ea6ba7439a8dfecc91274e4297 P ebb7b33f382848f68a89cbff14163ff4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:57.704409 22960 leader_election.cc:304] T cdbe81ea6ba7439a8dfecc91274e4297 P ebb7b33f382848f68a89cbff14163ff4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ebb7b33f382848f68a89cbff14163ff4; no voters: 2787acb5d9dc4fbd815a55237f8c82cb, 7259108cef334416b8aa8e093c30eaa5
I20260713 09:07:57.705272 23193 raft_consensus.cc:2749] T cdbe81ea6ba7439a8dfecc91274e4297 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:57.704974 23183 tablet_bootstrap.cc:654] T 58d8d996a3404701b4a358fba81a76a8 P ebb7b33f382848f68a89cbff14163ff4: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:57.706631 23184 tablet_bootstrap.cc:654] T 7a4d0eb5d7c149119f7528540db945c2 P 7259108cef334416b8aa8e093c30eaa5: Neither blocks nor log segments found. Creating new log.
W20260713 09:07:57.710561 22940 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:57.711644 23185 tablet_bootstrap.cc:492] T cdbe81ea6ba7439a8dfecc91274e4297 P 2787acb5d9dc4fbd815a55237f8c82cb: No bootstrap required, opened a new log
I20260713 09:07:57.712793 23128 tablet_service.cc:1511] Processing CreateTablet for tablet 95b2d6720d9743b8a573b5e184560a49 (DEFAULT_TABLE table=test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:07:57.713196 23192 raft_consensus.cc:493] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:57.714182 23128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95b2d6720d9743b8a573b5e184560a49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:57.713812 23192 raft_consensus.cc:515] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:57.718346 23192 leader_election.cc:290] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349), 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241)
I20260713 09:07:57.722154 22994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1126ee4fe45a4ec5b91a7b9ea6641e0c" candidate_uuid: "7259108cef334416b8aa8e093c30eaa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebb7b33f382848f68a89cbff14163ff4" is_pre_election: true
I20260713 09:07:57.722698 23185 ts_tablet_manager.cc:1403] T cdbe81ea6ba7439a8dfecc91274e4297 P 2787acb5d9dc4fbd815a55237f8c82cb: Time spent bootstrapping tablet: real 0.329s	user 0.013s	sys 0.004s
W20260713 09:07:57.723641 23107 leader_election.cc:343] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:57.727653 23185 raft_consensus.cc:359] T cdbe81ea6ba7439a8dfecc91274e4297 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:57.728423 23185 raft_consensus.cc:385] T cdbe81ea6ba7439a8dfecc91274e4297 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:57.728777 23185 raft_consensus.cc:740] T cdbe81ea6ba7439a8dfecc91274e4297 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2787acb5d9dc4fbd815a55237f8c82cb, State: Initialized, Role: FOLLOWER
I20260713 09:07:57.729785 23185 consensus_queue.cc:260] T cdbe81ea6ba7439a8dfecc91274e4297 P 2787acb5d9dc4fbd815a55237f8c82cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:57.736123 23185 ts_tablet_manager.cc:1434] T cdbe81ea6ba7439a8dfecc91274e4297 P 2787acb5d9dc4fbd815a55237f8c82cb: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:07:57.733543 22983 tablet_service.cc:1511] Processing CreateTablet for tablet 86c4ed32c36d4765b8715d427450183e (DEFAULT_TABLE table=test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:07:57.739319 23185 tablet_bootstrap.cc:492] T 58d8d996a3404701b4a358fba81a76a8 P 2787acb5d9dc4fbd815a55237f8c82cb: Bootstrap starting.
I20260713 09:07:57.739439 22983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86c4ed32c36d4765b8715d427450183e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:57.747699 23055 tablet_service.cc:1511] Processing CreateTablet for tablet 86c4ed32c36d4765b8715d427450183e (DEFAULT_TABLE table=test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:07:57.749104 23055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86c4ed32c36d4765b8715d427450183e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:57.758523 23131 tablet_service.cc:1511] Processing CreateTablet for tablet 86c4ed32c36d4765b8715d427450183e (DEFAULT_TABLE table=test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:07:57.759413 23184 tablet_bootstrap.cc:492] T 7a4d0eb5d7c149119f7528540db945c2 P 7259108cef334416b8aa8e093c30eaa5: No bootstrap required, opened a new log
I20260713 09:07:57.759941 23131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86c4ed32c36d4765b8715d427450183e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:57.760109 23184 ts_tablet_manager.cc:1403] T 7a4d0eb5d7c149119f7528540db945c2 P 7259108cef334416b8aa8e093c30eaa5: Time spent bootstrapping tablet: real 0.195s	user 0.019s	sys 0.002s
I20260713 09:07:57.764127 23184 raft_consensus.cc:359] T 7a4d0eb5d7c149119f7528540db945c2 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:57.765127 23184 raft_consensus.cc:385] T 7a4d0eb5d7c149119f7528540db945c2 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:57.765509 23184 raft_consensus.cc:740] T 7a4d0eb5d7c149119f7528540db945c2 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7259108cef334416b8aa8e093c30eaa5, State: Initialized, Role: FOLLOWER
I20260713 09:07:57.777082 23069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1126ee4fe45a4ec5b91a7b9ea6641e0c" candidate_uuid: "7259108cef334416b8aa8e093c30eaa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" is_pre_election: true
I20260713 09:07:57.776458 23184 consensus_queue.cc:260] T 7a4d0eb5d7c149119f7528540db945c2 P 7259108cef334416b8aa8e093c30eaa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:57.779075 23184 ts_tablet_manager.cc:1434] T 7a4d0eb5d7c149119f7528540db945c2 P 7259108cef334416b8aa8e093c30eaa5: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.005s
I20260713 09:07:57.780155 23184 tablet_bootstrap.cc:492] T 58d8d996a3404701b4a358fba81a76a8 P 7259108cef334416b8aa8e093c30eaa5: Bootstrap starting.
I20260713 09:07:57.779034 22982 tablet_service.cc:1511] Processing CreateTablet for tablet eb1ab9ec12b840a5a02471077095aebd (DEFAULT_TABLE table=test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:07:57.781222 23128 tablet_service.cc:1511] Processing CreateTablet for tablet eb1ab9ec12b840a5a02471077095aebd (DEFAULT_TABLE table=test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:07:57.781970 22982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb1ab9ec12b840a5a02471077095aebd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:57.782421 23128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb1ab9ec12b840a5a02471077095aebd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:57.783418 22984 tablet_service.cc:1511] Processing CreateTablet for tablet bcd9c42d89ad40bcaf7e1faac58cfd96 (DEFAULT_TABLE table=test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:07:57.784623 22984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcd9c42d89ad40bcaf7e1faac58cfd96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:57.786298 23184 tablet_bootstrap.cc:654] T 58d8d996a3404701b4a358fba81a76a8 P 7259108cef334416b8aa8e093c30eaa5: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:57.790300 23143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5638be88ca384d05b66162ab58d851d9" candidate_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7259108cef334416b8aa8e093c30eaa5" is_pre_election: true
I20260713 09:07:57.791013 23183 tablet_bootstrap.cc:492] T 58d8d996a3404701b4a358fba81a76a8 P ebb7b33f382848f68a89cbff14163ff4: No bootstrap required, opened a new log
I20260713 09:07:57.791973 23183 ts_tablet_manager.cc:1403] T 58d8d996a3404701b4a358fba81a76a8 P ebb7b33f382848f68a89cbff14163ff4: Time spent bootstrapping tablet: real 0.094s	user 0.030s	sys 0.023s
I20260713 09:07:57.793130 23127 tablet_service.cc:1511] Processing CreateTablet for tablet bcd9c42d89ad40bcaf7e1faac58cfd96 (DEFAULT_TABLE table=test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:07:57.794639 23127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcd9c42d89ad40bcaf7e1faac58cfd96. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:07:57.795573 23109 leader_election.cc:343] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:57.795383 23183 raft_consensus.cc:359] T 58d8d996a3404701b4a358fba81a76a8 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:57.796198 23183 raft_consensus.cc:385] T 58d8d996a3404701b4a358fba81a76a8 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:57.796057 23109 leader_election.cc:304] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7259108cef334416b8aa8e093c30eaa5; no voters: 2787acb5d9dc4fbd815a55237f8c82cb, ebb7b33f382848f68a89cbff14163ff4
I20260713 09:07:57.797128 23192 raft_consensus.cc:2749] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:57.797797 23183 raft_consensus.cc:740] T 58d8d996a3404701b4a358fba81a76a8 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebb7b33f382848f68a89cbff14163ff4, State: Initialized, Role: FOLLOWER
I20260713 09:07:57.800228 22994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5638be88ca384d05b66162ab58d851d9" candidate_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebb7b33f382848f68a89cbff14163ff4" is_pre_election: true
I20260713 09:07:57.801733 23183 consensus_queue.cc:260] T 58d8d996a3404701b4a358fba81a76a8 P ebb7b33f382848f68a89cbff14163ff4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:57.804845 23183 ts_tablet_manager.cc:1434] T 58d8d996a3404701b4a358fba81a76a8 P ebb7b33f382848f68a89cbff14163ff4: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:07:57.805761 23183 tablet_bootstrap.cc:492] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P ebb7b33f382848f68a89cbff14163ff4: Bootstrap starting.
I20260713 09:07:57.813513 23185 tablet_bootstrap.cc:654] T 58d8d996a3404701b4a358fba81a76a8 P 2787acb5d9dc4fbd815a55237f8c82cb: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:57.813148 23058 tablet_service.cc:1511] Processing CreateTablet for tablet eb1ab9ec12b840a5a02471077095aebd (DEFAULT_TABLE table=test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:07:57.814540 23058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb1ab9ec12b840a5a02471077095aebd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:57.818150 22983 tablet_service.cc:1511] Processing CreateTablet for tablet 2f6444899d7a4b92a3dd69998f979408 (DEFAULT_TABLE table=test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:07:57.816804 23050 tablet_service.cc:1511] Processing CreateTablet for tablet bcd9c42d89ad40bcaf7e1faac58cfd96 (DEFAULT_TABLE table=test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
W20260713 09:07:57.819172 23033 leader_election.cc:343] T 5638be88ca384d05b66162ab58d851d9 P 2787acb5d9dc4fbd815a55237f8c82cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195:40381): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:57.819456 23050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcd9c42d89ad40bcaf7e1faac58cfd96. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:07:57.819873 23033 leader_election.cc:343] T 5638be88ca384d05b66162ab58d851d9 P 2787acb5d9dc4fbd815a55237f8c82cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:57.820276 23033 leader_election.cc:304] T 5638be88ca384d05b66162ab58d851d9 P 2787acb5d9dc4fbd815a55237f8c82cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2787acb5d9dc4fbd815a55237f8c82cb; no voters: 7259108cef334416b8aa8e093c30eaa5, ebb7b33f382848f68a89cbff14163ff4
I20260713 09:07:57.821069 23190 raft_consensus.cc:2749] T 5638be88ca384d05b66162ab58d851d9 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:57.823899 23057 tablet_service.cc:1511] Processing CreateTablet for tablet 2f6444899d7a4b92a3dd69998f979408 (DEFAULT_TABLE table=test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:07:57.827162 23057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f6444899d7a4b92a3dd69998f979408. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:57.834245 22983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f6444899d7a4b92a3dd69998f979408. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:57.835244 23130 tablet_service.cc:1511] Processing CreateTablet for tablet 2f6444899d7a4b92a3dd69998f979408 (DEFAULT_TABLE table=test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:07:57.836778 23130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f6444899d7a4b92a3dd69998f979408. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:57.837867 23184 tablet_bootstrap.cc:492] T 58d8d996a3404701b4a358fba81a76a8 P 7259108cef334416b8aa8e093c30eaa5: No bootstrap required, opened a new log
I20260713 09:07:57.839676 23184 ts_tablet_manager.cc:1403] T 58d8d996a3404701b4a358fba81a76a8 P 7259108cef334416b8aa8e093c30eaa5: Time spent bootstrapping tablet: real 0.060s	user 0.010s	sys 0.004s
I20260713 09:07:57.841079 22976 tablet_service.cc:1511] Processing CreateTablet for tablet 463e6142fb8c4002b84d3acbe1365f99 (DEFAULT_TABLE table=test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:07:57.842298 22976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 463e6142fb8c4002b84d3acbe1365f99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:57.842581 23184 raft_consensus.cc:359] T 58d8d996a3404701b4a358fba81a76a8 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:57.843274 23184 raft_consensus.cc:385] T 58d8d996a3404701b4a358fba81a76a8 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:57.843578 23184 raft_consensus.cc:740] T 58d8d996a3404701b4a358fba81a76a8 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7259108cef334416b8aa8e093c30eaa5, State: Initialized, Role: FOLLOWER
I20260713 09:07:57.845832 23053 tablet_service.cc:1511] Processing CreateTablet for tablet 463e6142fb8c4002b84d3acbe1365f99 (DEFAULT_TABLE table=test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:07:57.847513 23128 tablet_service.cc:1511] Processing CreateTablet for tablet 463e6142fb8c4002b84d3acbe1365f99 (DEFAULT_TABLE table=test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:07:57.849035 23053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 463e6142fb8c4002b84d3acbe1365f99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:57.849146 23128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 463e6142fb8c4002b84d3acbe1365f99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:57.848691 22975 tablet_service.cc:1511] Processing CreateTablet for tablet 82267477351f463eaeede2584ccb9995 (DEFAULT_TABLE table=test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:07:57.851500 23126 tablet_service.cc:1511] Processing CreateTablet for tablet 82267477351f463eaeede2584ccb9995 (DEFAULT_TABLE table=test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:07:57.852471 22975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82267477351f463eaeede2584ccb9995. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:57.852679 23126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82267477351f463eaeede2584ccb9995. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:57.831816 23183 tablet_bootstrap.cc:654] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P ebb7b33f382848f68a89cbff14163ff4: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:57.872217 23184 consensus_queue.cc:260] T 58d8d996a3404701b4a358fba81a76a8 P 7259108cef334416b8aa8e093c30eaa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:57.874032 23058 tablet_service.cc:1511] Processing CreateTablet for tablet 82267477351f463eaeede2584ccb9995 (DEFAULT_TABLE table=test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:07:57.874559 23184 ts_tablet_manager.cc:1434] T 58d8d996a3404701b4a358fba81a76a8 P 7259108cef334416b8aa8e093c30eaa5: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.000s
I20260713 09:07:57.882747 23058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82267477351f463eaeede2584ccb9995. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:57.876955 23185 tablet_bootstrap.cc:492] T 58d8d996a3404701b4a358fba81a76a8 P 2787acb5d9dc4fbd815a55237f8c82cb: No bootstrap required, opened a new log
I20260713 09:07:57.882881 23184 tablet_bootstrap.cc:492] T 5638be88ca384d05b66162ab58d851d9 P 7259108cef334416b8aa8e093c30eaa5: Bootstrap starting.
I20260713 09:07:57.888381 23183 tablet_bootstrap.cc:492] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P ebb7b33f382848f68a89cbff14163ff4: No bootstrap required, opened a new log
I20260713 09:07:57.888865 23183 ts_tablet_manager.cc:1403] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P ebb7b33f382848f68a89cbff14163ff4: Time spent bootstrapping tablet: real 0.083s	user 0.011s	sys 0.000s
I20260713 09:07:57.891664 23183 raft_consensus.cc:359] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:57.892434 23183 raft_consensus.cc:385] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:57.892745 23183 raft_consensus.cc:740] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebb7b33f382848f68a89cbff14163ff4, State: Initialized, Role: FOLLOWER
I20260713 09:07:57.892128 23185 ts_tablet_manager.cc:1403] T 58d8d996a3404701b4a358fba81a76a8 P 2787acb5d9dc4fbd815a55237f8c82cb: Time spent bootstrapping tablet: real 0.153s	user 0.017s	sys 0.000s
I20260713 09:07:57.893663 23184 tablet_bootstrap.cc:654] T 5638be88ca384d05b66162ab58d851d9 P 7259108cef334416b8aa8e093c30eaa5: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:57.896085 23183 consensus_queue.cc:260] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P ebb7b33f382848f68a89cbff14163ff4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:57.898272 23185 raft_consensus.cc:359] T 58d8d996a3404701b4a358fba81a76a8 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:57.898970 23185 raft_consensus.cc:385] T 58d8d996a3404701b4a358fba81a76a8 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:57.899268 23185 raft_consensus.cc:740] T 58d8d996a3404701b4a358fba81a76a8 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2787acb5d9dc4fbd815a55237f8c82cb, State: Initialized, Role: FOLLOWER
I20260713 09:07:57.907262 23183 ts_tablet_manager.cc:1434] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P ebb7b33f382848f68a89cbff14163ff4: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260713 09:07:57.908331 23183 tablet_bootstrap.cc:492] T f9e23eed893b4b68912c02119d517338 P ebb7b33f382848f68a89cbff14163ff4: Bootstrap starting.
I20260713 09:07:57.908073 23185 consensus_queue.cc:260] T 58d8d996a3404701b4a358fba81a76a8 P 2787acb5d9dc4fbd815a55237f8c82cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:57.908074 23184 tablet_bootstrap.cc:492] T 5638be88ca384d05b66162ab58d851d9 P 7259108cef334416b8aa8e093c30eaa5: No bootstrap required, opened a new log
I20260713 09:07:57.910151 23185 ts_tablet_manager.cc:1434] T 58d8d996a3404701b4a358fba81a76a8 P 2787acb5d9dc4fbd815a55237f8c82cb: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260713 09:07:57.910413 23184 ts_tablet_manager.cc:1403] T 5638be88ca384d05b66162ab58d851d9 P 7259108cef334416b8aa8e093c30eaa5: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.009s
I20260713 09:07:57.911015 23185 tablet_bootstrap.cc:492] T 7918be1eb5a741c6bd0178c20aacef90 P 2787acb5d9dc4fbd815a55237f8c82cb: Bootstrap starting.
I20260713 09:07:57.913986 23184 raft_consensus.cc:359] T 5638be88ca384d05b66162ab58d851d9 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } }
I20260713 09:07:57.914817 23184 raft_consensus.cc:385] T 5638be88ca384d05b66162ab58d851d9 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:57.915153 23184 raft_consensus.cc:740] T 5638be88ca384d05b66162ab58d851d9 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7259108cef334416b8aa8e093c30eaa5, State: Initialized, Role: FOLLOWER
I20260713 09:07:57.915652 23183 tablet_bootstrap.cc:654] T f9e23eed893b4b68912c02119d517338 P ebb7b33f382848f68a89cbff14163ff4: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:57.916010 23184 consensus_queue.cc:260] T 5638be88ca384d05b66162ab58d851d9 P 7259108cef334416b8aa8e093c30eaa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } }
I20260713 09:07:57.918938 23184 ts_tablet_manager.cc:1434] T 5638be88ca384d05b66162ab58d851d9 P 7259108cef334416b8aa8e093c30eaa5: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:07:57.920444 23184 tablet_bootstrap.cc:492] T cdbe81ea6ba7439a8dfecc91274e4297 P 7259108cef334416b8aa8e093c30eaa5: Bootstrap starting.
I20260713 09:07:57.922766 23185 tablet_bootstrap.cc:654] T 7918be1eb5a741c6bd0178c20aacef90 P 2787acb5d9dc4fbd815a55237f8c82cb: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:57.929332 23184 tablet_bootstrap.cc:654] T cdbe81ea6ba7439a8dfecc91274e4297 P 7259108cef334416b8aa8e093c30eaa5: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:57.942117 23184 tablet_bootstrap.cc:492] T cdbe81ea6ba7439a8dfecc91274e4297 P 7259108cef334416b8aa8e093c30eaa5: No bootstrap required, opened a new log
I20260713 09:07:57.942428 23185 tablet_bootstrap.cc:492] T 7918be1eb5a741c6bd0178c20aacef90 P 2787acb5d9dc4fbd815a55237f8c82cb: No bootstrap required, opened a new log
I20260713 09:07:57.942596 23184 ts_tablet_manager.cc:1403] T cdbe81ea6ba7439a8dfecc91274e4297 P 7259108cef334416b8aa8e093c30eaa5: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.001s
I20260713 09:07:57.942682 23183 tablet_bootstrap.cc:492] T f9e23eed893b4b68912c02119d517338 P ebb7b33f382848f68a89cbff14163ff4: No bootstrap required, opened a new log
I20260713 09:07:57.942878 23185 ts_tablet_manager.cc:1403] T 7918be1eb5a741c6bd0178c20aacef90 P 2787acb5d9dc4fbd815a55237f8c82cb: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.011s
I20260713 09:07:57.943219 23183 ts_tablet_manager.cc:1403] T f9e23eed893b4b68912c02119d517338 P ebb7b33f382848f68a89cbff14163ff4: Time spent bootstrapping tablet: real 0.035s	user 0.023s	sys 0.008s
I20260713 09:07:57.945643 23185 raft_consensus.cc:359] T 7918be1eb5a741c6bd0178c20aacef90 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:57.945860 23184 raft_consensus.cc:359] T cdbe81ea6ba7439a8dfecc91274e4297 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:57.946431 23185 raft_consensus.cc:385] T 7918be1eb5a741c6bd0178c20aacef90 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:57.946489 23184 raft_consensus.cc:385] T cdbe81ea6ba7439a8dfecc91274e4297 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:57.946138 23183 raft_consensus.cc:359] T f9e23eed893b4b68912c02119d517338 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:57.946978 23183 raft_consensus.cc:385] T f9e23eed893b4b68912c02119d517338 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:57.946851 23184 raft_consensus.cc:740] T cdbe81ea6ba7439a8dfecc91274e4297 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7259108cef334416b8aa8e093c30eaa5, State: Initialized, Role: FOLLOWER
I20260713 09:07:57.946847 23185 raft_consensus.cc:740] T 7918be1eb5a741c6bd0178c20aacef90 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2787acb5d9dc4fbd815a55237f8c82cb, State: Initialized, Role: FOLLOWER
I20260713 09:07:57.947407 23183 raft_consensus.cc:740] T f9e23eed893b4b68912c02119d517338 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebb7b33f382848f68a89cbff14163ff4, State: Initialized, Role: FOLLOWER
I20260713 09:07:57.948206 23183 consensus_queue.cc:260] T f9e23eed893b4b68912c02119d517338 P ebb7b33f382848f68a89cbff14163ff4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:57.947953 23185 consensus_queue.cc:260] T 7918be1eb5a741c6bd0178c20aacef90 P 2787acb5d9dc4fbd815a55237f8c82cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:57.947943 23184 consensus_queue.cc:260] T cdbe81ea6ba7439a8dfecc91274e4297 P 7259108cef334416b8aa8e093c30eaa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:57.950219 23184 ts_tablet_manager.cc:1434] T cdbe81ea6ba7439a8dfecc91274e4297 P 7259108cef334416b8aa8e093c30eaa5: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:07:57.951220 23184 tablet_bootstrap.cc:492] T 92e806cfc3684bedab0a92c3f13102b9 P 7259108cef334416b8aa8e093c30eaa5: Bootstrap starting.
I20260713 09:07:57.951548 23185 ts_tablet_manager.cc:1434] T 7918be1eb5a741c6bd0178c20aacef90 P 2787acb5d9dc4fbd815a55237f8c82cb: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:07:57.952493 23185 tablet_bootstrap.cc:492] T 80b3350701f54c08b02f873d3b35bb20 P 2787acb5d9dc4fbd815a55237f8c82cb: Bootstrap starting.
I20260713 09:07:57.958029 23184 tablet_bootstrap.cc:654] T 92e806cfc3684bedab0a92c3f13102b9 P 7259108cef334416b8aa8e093c30eaa5: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:57.958325 23192 raft_consensus.cc:493] T 58d8d996a3404701b4a358fba81a76a8 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:57.958793 23185 tablet_bootstrap.cc:654] T 80b3350701f54c08b02f873d3b35bb20 P 2787acb5d9dc4fbd815a55237f8c82cb: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:57.958806 23192 raft_consensus.cc:515] T 58d8d996a3404701b4a358fba81a76a8 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:57.950219 23183 ts_tablet_manager.cc:1434] T f9e23eed893b4b68912c02119d517338 P ebb7b33f382848f68a89cbff14163ff4: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:07:57.960850 23183 tablet_bootstrap.cc:492] T af794bb732414c3a920e68f0bc171d3c P ebb7b33f382848f68a89cbff14163ff4: Bootstrap starting.
I20260713 09:07:57.961093 23192 leader_election.cc:290] T 58d8d996a3404701b4a358fba81a76a8 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349), 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241)
I20260713 09:07:57.962556 22994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d8d996a3404701b4a358fba81a76a8" candidate_uuid: "7259108cef334416b8aa8e093c30eaa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebb7b33f382848f68a89cbff14163ff4" is_pre_election: true
I20260713 09:07:57.963178 22994 raft_consensus.cc:2468] T 58d8d996a3404701b4a358fba81a76a8 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7259108cef334416b8aa8e093c30eaa5 in term 0.
I20260713 09:07:57.964366 23107 leader_election.cc:304] T 58d8d996a3404701b4a358fba81a76a8 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7259108cef334416b8aa8e093c30eaa5, ebb7b33f382848f68a89cbff14163ff4; no voters: 
I20260713 09:07:57.966112 23069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d8d996a3404701b4a358fba81a76a8" candidate_uuid: "7259108cef334416b8aa8e093c30eaa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" is_pre_election: true
I20260713 09:07:57.966682 23069 raft_consensus.cc:2468] T 58d8d996a3404701b4a358fba81a76a8 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7259108cef334416b8aa8e093c30eaa5 in term 0.
I20260713 09:07:57.968426 23192 raft_consensus.cc:2804] T 58d8d996a3404701b4a358fba81a76a8 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:57.968793 23192 raft_consensus.cc:493] T 58d8d996a3404701b4a358fba81a76a8 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:57.969122 23192 raft_consensus.cc:3060] T 58d8d996a3404701b4a358fba81a76a8 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:57.969333 23183 tablet_bootstrap.cc:654] T af794bb732414c3a920e68f0bc171d3c P ebb7b33f382848f68a89cbff14163ff4: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:57.975370 23184 tablet_bootstrap.cc:492] T 92e806cfc3684bedab0a92c3f13102b9 P 7259108cef334416b8aa8e093c30eaa5: No bootstrap required, opened a new log
I20260713 09:07:57.976029 23184 ts_tablet_manager.cc:1403] T 92e806cfc3684bedab0a92c3f13102b9 P 7259108cef334416b8aa8e093c30eaa5: Time spent bootstrapping tablet: real 0.025s	user 0.021s	sys 0.003s
I20260713 09:07:57.976861 23185 tablet_bootstrap.cc:492] T 80b3350701f54c08b02f873d3b35bb20 P 2787acb5d9dc4fbd815a55237f8c82cb: No bootstrap required, opened a new log
I20260713 09:07:57.977310 23185 ts_tablet_manager.cc:1403] T 80b3350701f54c08b02f873d3b35bb20 P 2787acb5d9dc4fbd815a55237f8c82cb: Time spent bootstrapping tablet: real 0.025s	user 0.003s	sys 0.008s
I20260713 09:07:57.977488 23192 raft_consensus.cc:515] T 58d8d996a3404701b4a358fba81a76a8 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:57.979684 23184 raft_consensus.cc:359] T 92e806cfc3684bedab0a92c3f13102b9 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:57.980494 23184 raft_consensus.cc:385] T 92e806cfc3684bedab0a92c3f13102b9 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:57.980355 22994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d8d996a3404701b4a358fba81a76a8" candidate_uuid: "7259108cef334416b8aa8e093c30eaa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebb7b33f382848f68a89cbff14163ff4"
I20260713 09:07:57.980806 23184 raft_consensus.cc:740] T 92e806cfc3684bedab0a92c3f13102b9 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7259108cef334416b8aa8e093c30eaa5, State: Initialized, Role: FOLLOWER
I20260713 09:07:57.981006 22994 raft_consensus.cc:3060] T 58d8d996a3404701b4a358fba81a76a8 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:57.981089 23185 raft_consensus.cc:359] T 80b3350701f54c08b02f873d3b35bb20 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:57.981825 23185 raft_consensus.cc:385] T 80b3350701f54c08b02f873d3b35bb20 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:57.981711 23184 consensus_queue.cc:260] T 92e806cfc3684bedab0a92c3f13102b9 P 7259108cef334416b8aa8e093c30eaa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:57.982532 23183 tablet_bootstrap.cc:492] T af794bb732414c3a920e68f0bc171d3c P ebb7b33f382848f68a89cbff14163ff4: No bootstrap required, opened a new log
I20260713 09:07:57.982174 23185 raft_consensus.cc:740] T 80b3350701f54c08b02f873d3b35bb20 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2787acb5d9dc4fbd815a55237f8c82cb, State: Initialized, Role: FOLLOWER
I20260713 09:07:57.983002 23183 ts_tablet_manager.cc:1403] T af794bb732414c3a920e68f0bc171d3c P ebb7b33f382848f68a89cbff14163ff4: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.008s
I20260713 09:07:57.983697 23185 consensus_queue.cc:260] T 80b3350701f54c08b02f873d3b35bb20 P 2787acb5d9dc4fbd815a55237f8c82cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:57.985929 23185 ts_tablet_manager.cc:1434] T 80b3350701f54c08b02f873d3b35bb20 P 2787acb5d9dc4fbd815a55237f8c82cb: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260713 09:07:57.985987 23183 raft_consensus.cc:359] T af794bb732414c3a920e68f0bc171d3c P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:57.986727 23183 raft_consensus.cc:385] T af794bb732414c3a920e68f0bc171d3c P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:57.986953 23185 tablet_bootstrap.cc:492] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 2787acb5d9dc4fbd815a55237f8c82cb: Bootstrap starting.
I20260713 09:07:57.986997 23183 raft_consensus.cc:740] T af794bb732414c3a920e68f0bc171d3c P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebb7b33f382848f68a89cbff14163ff4, State: Initialized, Role: FOLLOWER
I20260713 09:07:57.987931 23183 consensus_queue.cc:260] T af794bb732414c3a920e68f0bc171d3c P ebb7b33f382848f68a89cbff14163ff4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:57.990154 23183 ts_tablet_manager.cc:1434] T af794bb732414c3a920e68f0bc171d3c P ebb7b33f382848f68a89cbff14163ff4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:07:57.991215 23183 tablet_bootstrap.cc:492] T 7a4d0eb5d7c149119f7528540db945c2 P ebb7b33f382848f68a89cbff14163ff4: Bootstrap starting.
I20260713 09:07:57.993770 23185 tablet_bootstrap.cc:654] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 2787acb5d9dc4fbd815a55237f8c82cb: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:57.987735 22994 raft_consensus.cc:2468] T 58d8d996a3404701b4a358fba81a76a8 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7259108cef334416b8aa8e093c30eaa5 in term 1.
I20260713 09:07:57.997203 23184 ts_tablet_manager.cc:1434] T 92e806cfc3684bedab0a92c3f13102b9 P 7259108cef334416b8aa8e093c30eaa5: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.001s
I20260713 09:07:57.997427 23183 tablet_bootstrap.cc:654] T 7a4d0eb5d7c149119f7528540db945c2 P ebb7b33f382848f68a89cbff14163ff4: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:57.997628 23107 leader_election.cc:304] T 58d8d996a3404701b4a358fba81a76a8 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7259108cef334416b8aa8e093c30eaa5, ebb7b33f382848f68a89cbff14163ff4; no voters: 
I20260713 09:07:57.998188 23184 tablet_bootstrap.cc:492] T f9e23eed893b4b68912c02119d517338 P 7259108cef334416b8aa8e093c30eaa5: Bootstrap starting.
I20260713 09:07:58.000330 23069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d8d996a3404701b4a358fba81a76a8" candidate_uuid: "7259108cef334416b8aa8e093c30eaa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2787acb5d9dc4fbd815a55237f8c82cb"
I20260713 09:07:58.000905 23069 raft_consensus.cc:3060] T 58d8d996a3404701b4a358fba81a76a8 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:58.006229 23184 tablet_bootstrap.cc:654] T f9e23eed893b4b68912c02119d517338 P 7259108cef334416b8aa8e093c30eaa5: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:58.007920 23216 raft_consensus.cc:2804] T 58d8d996a3404701b4a358fba81a76a8 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:58.008118 23183 tablet_bootstrap.cc:492] T 7a4d0eb5d7c149119f7528540db945c2 P ebb7b33f382848f68a89cbff14163ff4: No bootstrap required, opened a new log
I20260713 09:07:58.009397 23183 ts_tablet_manager.cc:1403] T 7a4d0eb5d7c149119f7528540db945c2 P ebb7b33f382848f68a89cbff14163ff4: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260713 09:07:58.012334 23183 raft_consensus.cc:359] T 7a4d0eb5d7c149119f7528540db945c2 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.013091 23183 raft_consensus.cc:385] T 7a4d0eb5d7c149119f7528540db945c2 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:58.013423 23183 raft_consensus.cc:740] T 7a4d0eb5d7c149119f7528540db945c2 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebb7b33f382848f68a89cbff14163ff4, State: Initialized, Role: FOLLOWER
I20260713 09:07:58.014505 23183 consensus_queue.cc:260] T 7a4d0eb5d7c149119f7528540db945c2 P ebb7b33f382848f68a89cbff14163ff4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.019495 23183 ts_tablet_manager.cc:1434] T 7a4d0eb5d7c149119f7528540db945c2 P ebb7b33f382848f68a89cbff14163ff4: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:07:58.021039 23183 tablet_bootstrap.cc:492] T 9467d0b8c1724fab8d69ea0dc482a249 P ebb7b33f382848f68a89cbff14163ff4: Bootstrap starting.
I20260713 09:07:58.028431 23183 tablet_bootstrap.cc:654] T 9467d0b8c1724fab8d69ea0dc482a249 P ebb7b33f382848f68a89cbff14163ff4: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:58.031775 23220 raft_consensus.cc:493] T 92e806cfc3684bedab0a92c3f13102b9 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:58.032199 23190 raft_consensus.cc:493] T 7918be1eb5a741c6bd0178c20aacef90 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:58.047734 23190 raft_consensus.cc:515] T 7918be1eb5a741c6bd0178c20aacef90 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.047679 23220 raft_consensus.cc:515] T 92e806cfc3684bedab0a92c3f13102b9 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.050227 23190 leader_election.cc:290] T 7918be1eb5a741c6bd0178c20aacef90 P 2787acb5d9dc4fbd815a55237f8c82cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349), 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195:40381)
I20260713 09:07:58.034058 23193 raft_consensus.cc:493] T 80b3350701f54c08b02f873d3b35bb20 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:58.050560 23220 leader_election.cc:290] T 92e806cfc3684bedab0a92c3f13102b9 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349), 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241)
I20260713 09:07:58.050860 23193 raft_consensus.cc:515] T 80b3350701f54c08b02f873d3b35bb20 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.052304 22994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e806cfc3684bedab0a92c3f13102b9" candidate_uuid: "7259108cef334416b8aa8e093c30eaa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebb7b33f382848f68a89cbff14163ff4" is_pre_election: true
I20260713 09:07:58.052595 23185 tablet_bootstrap.cc:492] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 2787acb5d9dc4fbd815a55237f8c82cb: No bootstrap required, opened a new log
I20260713 09:07:58.052817 23193 leader_election.cc:290] T 80b3350701f54c08b02f873d3b35bb20 P ebb7b33f382848f68a89cbff14163ff4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241), 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195:40381)
I20260713 09:07:58.053053 23185 ts_tablet_manager.cc:1403] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 2787acb5d9dc4fbd815a55237f8c82cb: Time spent bootstrapping tablet: real 0.066s	user 0.031s	sys 0.019s
I20260713 09:07:58.053306 23184 tablet_bootstrap.cc:492] T f9e23eed893b4b68912c02119d517338 P 7259108cef334416b8aa8e093c30eaa5: No bootstrap required, opened a new log
I20260713 09:07:58.053740 23184 ts_tablet_manager.cc:1403] T f9e23eed893b4b68912c02119d517338 P 7259108cef334416b8aa8e093c30eaa5: Time spent bootstrapping tablet: real 0.056s	user 0.023s	sys 0.013s
W20260713 09:07:58.055642 23107 leader_election.cc:343] T 92e806cfc3684bedab0a92c3f13102b9 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:58.056079 23184 raft_consensus.cc:359] T f9e23eed893b4b68912c02119d517338 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.042464 23214 raft_consensus.cc:493] T cdbe81ea6ba7439a8dfecc91274e4297 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:58.056584 23143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7918be1eb5a741c6bd0178c20aacef90" candidate_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7259108cef334416b8aa8e093c30eaa5" is_pre_election: true
I20260713 09:07:58.056974 23214 raft_consensus.cc:515] T cdbe81ea6ba7439a8dfecc91274e4297 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.057693 23142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b3350701f54c08b02f873d3b35bb20" candidate_uuid: "ebb7b33f382848f68a89cbff14163ff4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7259108cef334416b8aa8e093c30eaa5" is_pre_election: true
I20260713 09:07:58.058447 23183 tablet_bootstrap.cc:492] T 9467d0b8c1724fab8d69ea0dc482a249 P ebb7b33f382848f68a89cbff14163ff4: No bootstrap required, opened a new log
I20260713 09:07:58.058508 23220 raft_consensus.cc:493] T 7a4d0eb5d7c149119f7528540db945c2 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:58.058984 23183 ts_tablet_manager.cc:1403] T 9467d0b8c1724fab8d69ea0dc482a249 P ebb7b33f382848f68a89cbff14163ff4: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.000s
I20260713 09:07:58.059034 23214 leader_election.cc:290] T cdbe81ea6ba7439a8dfecc91274e4297 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349), 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241)
I20260713 09:07:58.059074 23220 raft_consensus.cc:515] T 7a4d0eb5d7c149119f7528540db945c2 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
W20260713 09:07:58.059772 22958 leader_election.cc:343] T 80b3350701f54c08b02f873d3b35bb20 P ebb7b33f382848f68a89cbff14163ff4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195:40381): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:58.060757 22993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdbe81ea6ba7439a8dfecc91274e4297" candidate_uuid: "7259108cef334416b8aa8e093c30eaa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebb7b33f382848f68a89cbff14163ff4" is_pre_election: true
W20260713 09:07:58.060967 23033 leader_election.cc:343] T 7918be1eb5a741c6bd0178c20aacef90 P 2787acb5d9dc4fbd815a55237f8c82cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195:40381): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:58.061245 23220 leader_election.cc:290] T 7a4d0eb5d7c149119f7528540db945c2 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349), 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241)
I20260713 09:07:58.061369 22993 raft_consensus.cc:2468] T cdbe81ea6ba7439a8dfecc91274e4297 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7259108cef334416b8aa8e093c30eaa5 in term 0.
I20260713 09:07:58.043215 23192 leader_election.cc:290] T 58d8d996a3404701b4a358fba81a76a8 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 election: Requested vote from peers ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349), 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241)
I20260713 09:07:58.061717 23183 raft_consensus.cc:359] T 9467d0b8c1724fab8d69ea0dc482a249 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.062290 23184 raft_consensus.cc:385] T f9e23eed893b4b68912c02119d517338 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:58.062263 23067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdbe81ea6ba7439a8dfecc91274e4297" candidate_uuid: "7259108cef334416b8aa8e093c30eaa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" is_pre_election: true
I20260713 09:07:58.062316 23183 raft_consensus.cc:385] T 9467d0b8c1724fab8d69ea0dc482a249 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:58.056026 23185 raft_consensus.cc:359] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.062840 23184 raft_consensus.cc:740] T f9e23eed893b4b68912c02119d517338 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7259108cef334416b8aa8e093c30eaa5, State: Initialized, Role: FOLLOWER
I20260713 09:07:58.062999 23185 raft_consensus.cc:385] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:58.062937 22993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4d0eb5d7c149119f7528540db945c2" candidate_uuid: "7259108cef334416b8aa8e093c30eaa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebb7b33f382848f68a89cbff14163ff4" is_pre_election: true
I20260713 09:07:58.063405 23185 raft_consensus.cc:740] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2787acb5d9dc4fbd815a55237f8c82cb, State: Initialized, Role: FOLLOWER
I20260713 09:07:58.063470 23066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b3350701f54c08b02f873d3b35bb20" candidate_uuid: "ebb7b33f382848f68a89cbff14163ff4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" is_pre_election: true
I20260713 09:07:58.063513 23184 consensus_queue.cc:260] T f9e23eed893b4b68912c02119d517338 P 7259108cef334416b8aa8e093c30eaa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.064076 23107 leader_election.cc:304] T cdbe81ea6ba7439a8dfecc91274e4297 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7259108cef334416b8aa8e093c30eaa5, ebb7b33f382848f68a89cbff14163ff4; no voters: 
I20260713 09:07:58.063644 22993 raft_consensus.cc:2468] T 7a4d0eb5d7c149119f7528540db945c2 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7259108cef334416b8aa8e093c30eaa5 in term 0.
I20260713 09:07:58.063009 23067 raft_consensus.cc:2468] T cdbe81ea6ba7439a8dfecc91274e4297 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7259108cef334416b8aa8e093c30eaa5 in term 0.
I20260713 09:07:58.064296 23185 consensus_queue.cc:260] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 2787acb5d9dc4fbd815a55237f8c82cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.064940 23192 raft_consensus.cc:2804] T cdbe81ea6ba7439a8dfecc91274e4297 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:58.064267 23066 raft_consensus.cc:2468] T 80b3350701f54c08b02f873d3b35bb20 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebb7b33f382848f68a89cbff14163ff4 in term 0.
I20260713 09:07:58.065330 23192 raft_consensus.cc:493] T cdbe81ea6ba7439a8dfecc91274e4297 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:58.065671 23107 leader_election.cc:304] T 7a4d0eb5d7c149119f7528540db945c2 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7259108cef334416b8aa8e093c30eaa5, ebb7b33f382848f68a89cbff14163ff4; no voters: 
I20260713 09:07:58.066071 23192 raft_consensus.cc:3060] T cdbe81ea6ba7439a8dfecc91274e4297 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:58.066468 23185 ts_tablet_manager.cc:1434] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 2787acb5d9dc4fbd815a55237f8c82cb: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260713 09:07:58.066671 23214 raft_consensus.cc:2804] T 7a4d0eb5d7c149119f7528540db945c2 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:58.066833 23184 ts_tablet_manager.cc:1434] T f9e23eed893b4b68912c02119d517338 P 7259108cef334416b8aa8e093c30eaa5: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:07:58.067078 23214 raft_consensus.cc:493] T 7a4d0eb5d7c149119f7528540db945c2 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:58.067353 23185 tablet_bootstrap.cc:492] T 92e806cfc3684bedab0a92c3f13102b9 P 2787acb5d9dc4fbd815a55237f8c82cb: Bootstrap starting.
I20260713 09:07:58.067427 23214 raft_consensus.cc:3060] T 7a4d0eb5d7c149119f7528540db945c2 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:58.067714 23184 tablet_bootstrap.cc:492] T 80b3350701f54c08b02f873d3b35bb20 P 7259108cef334416b8aa8e093c30eaa5: Bootstrap starting.
I20260713 09:07:58.047049 23216 raft_consensus.cc:697] T 58d8d996a3404701b4a358fba81a76a8 P 7259108cef334416b8aa8e093c30eaa5 [term 1 LEADER]: Becoming Leader. State: Replica: 7259108cef334416b8aa8e093c30eaa5, State: Running, Role: LEADER
I20260713 09:07:58.072152 23183 raft_consensus.cc:740] T 9467d0b8c1724fab8d69ea0dc482a249 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebb7b33f382848f68a89cbff14163ff4, State: Initialized, Role: FOLLOWER
I20260713 09:07:58.072844 23216 consensus_queue.cc:237] T 58d8d996a3404701b4a358fba81a76a8 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.073004 23183 consensus_queue.cc:260] T 9467d0b8c1724fab8d69ea0dc482a249 P ebb7b33f382848f68a89cbff14163ff4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.075654 22994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7918be1eb5a741c6bd0178c20aacef90" candidate_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebb7b33f382848f68a89cbff14163ff4" is_pre_election: true
I20260713 09:07:58.034768 23069 raft_consensus.cc:2468] T 58d8d996a3404701b4a358fba81a76a8 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7259108cef334416b8aa8e093c30eaa5 in term 1.
I20260713 09:07:58.077453 23185 tablet_bootstrap.cc:654] T 92e806cfc3684bedab0a92c3f13102b9 P 2787acb5d9dc4fbd815a55237f8c82cb: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:58.077947 23184 tablet_bootstrap.cc:654] T 80b3350701f54c08b02f873d3b35bb20 P 7259108cef334416b8aa8e093c30eaa5: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:58.082677 23214 raft_consensus.cc:515] T 7a4d0eb5d7c149119f7528540db945c2 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.083628 22960 leader_election.cc:304] T 80b3350701f54c08b02f873d3b35bb20 P ebb7b33f382848f68a89cbff14163ff4 [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: 2787acb5d9dc4fbd815a55237f8c82cb, ebb7b33f382848f68a89cbff14163ff4; no voters: 7259108cef334416b8aa8e093c30eaa5
I20260713 09:07:58.056681 23068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e806cfc3684bedab0a92c3f13102b9" candidate_uuid: "7259108cef334416b8aa8e093c30eaa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" is_pre_election: true
W20260713 09:07:58.083024 23033 leader_election.cc:343] T 7918be1eb5a741c6bd0178c20aacef90 P 2787acb5d9dc4fbd815a55237f8c82cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:58.086297 23033 leader_election.cc:304] T 7918be1eb5a741c6bd0178c20aacef90 P 2787acb5d9dc4fbd815a55237f8c82cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2787acb5d9dc4fbd815a55237f8c82cb; no voters: 7259108cef334416b8aa8e093c30eaa5, ebb7b33f382848f68a89cbff14163ff4
I20260713 09:07:58.085812 23226 raft_consensus.cc:493] T af794bb732414c3a920e68f0bc171d3c P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:58.086886 23184 tablet_bootstrap.cc:492] T 80b3350701f54c08b02f873d3b35bb20 P 7259108cef334416b8aa8e093c30eaa5: No bootstrap required, opened a new log
I20260713 09:07:58.087426 23220 raft_consensus.cc:493] T f9e23eed893b4b68912c02119d517338 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:58.087459 23184 ts_tablet_manager.cc:1403] T 80b3350701f54c08b02f873d3b35bb20 P 7259108cef334416b8aa8e093c30eaa5: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260713 09:07:58.087908 23220 raft_consensus.cc:515] T f9e23eed893b4b68912c02119d517338 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.088755 23069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4d0eb5d7c149119f7528540db945c2" candidate_uuid: "7259108cef334416b8aa8e093c30eaa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" is_pre_election: true
I20260713 09:07:58.090032 23220 leader_election.cc:290] T f9e23eed893b4b68912c02119d517338 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349), 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241)
I20260713 09:07:58.090700 23193 raft_consensus.cc:2804] T 80b3350701f54c08b02f873d3b35bb20 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:58.091059 23193 raft_consensus.cc:493] T 80b3350701f54c08b02f873d3b35bb20 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:58.091436 23193 raft_consensus.cc:3060] T 80b3350701f54c08b02f873d3b35bb20 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:58.090896 23184 raft_consensus.cc:359] T 80b3350701f54c08b02f873d3b35bb20 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.092238 23184 raft_consensus.cc:385] T 80b3350701f54c08b02f873d3b35bb20 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:58.092571 23184 raft_consensus.cc:740] T 80b3350701f54c08b02f873d3b35bb20 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7259108cef334416b8aa8e093c30eaa5, State: Initialized, Role: FOLLOWER
I20260713 09:07:58.092748 23227 raft_consensus.cc:2749] T 7918be1eb5a741c6bd0178c20aacef90 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:58.087086 23226 raft_consensus.cc:515] T af794bb732414c3a920e68f0bc171d3c P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.094532 23184 consensus_queue.cc:260] T 80b3350701f54c08b02f873d3b35bb20 P 7259108cef334416b8aa8e093c30eaa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.095754 23185 tablet_bootstrap.cc:492] T 92e806cfc3684bedab0a92c3f13102b9 P 2787acb5d9dc4fbd815a55237f8c82cb: No bootstrap required, opened a new log
I20260713 09:07:58.095698 23226 leader_election.cc:290] T af794bb732414c3a920e68f0bc171d3c P ebb7b33f382848f68a89cbff14163ff4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241), 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195:40381)
I20260713 09:07:58.096305 23185 ts_tablet_manager.cc:1403] T 92e806cfc3684bedab0a92c3f13102b9 P 2787acb5d9dc4fbd815a55237f8c82cb: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.008s
I20260713 09:07:58.096707 23184 ts_tablet_manager.cc:1434] T 80b3350701f54c08b02f873d3b35bb20 P 7259108cef334416b8aa8e093c30eaa5: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260713 09:07:58.097574 23184 tablet_bootstrap.cc:492] T 9467d0b8c1724fab8d69ea0dc482a249 P 7259108cef334416b8aa8e093c30eaa5: Bootstrap starting.
I20260713 09:07:58.099097 23185 raft_consensus.cc:359] T 92e806cfc3684bedab0a92c3f13102b9 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.099786 23185 raft_consensus.cc:385] T 92e806cfc3684bedab0a92c3f13102b9 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:58.099602 23142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af794bb732414c3a920e68f0bc171d3c" candidate_uuid: "ebb7b33f382848f68a89cbff14163ff4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7259108cef334416b8aa8e093c30eaa5" is_pre_election: true
I20260713 09:07:58.100406 23142 raft_consensus.cc:2468] T af794bb732414c3a920e68f0bc171d3c P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebb7b33f382848f68a89cbff14163ff4 in term 0.
I20260713 09:07:58.101951 22958 leader_election.cc:304] T af794bb732414c3a920e68f0bc171d3c P ebb7b33f382848f68a89cbff14163ff4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7259108cef334416b8aa8e093c30eaa5, ebb7b33f382848f68a89cbff14163ff4; no voters: 
I20260713 09:07:58.103185 22994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e23eed893b4b68912c02119d517338" candidate_uuid: "7259108cef334416b8aa8e093c30eaa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebb7b33f382848f68a89cbff14163ff4" is_pre_election: true
I20260713 09:07:58.103842 22994 raft_consensus.cc:2468] T f9e23eed893b4b68912c02119d517338 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7259108cef334416b8aa8e093c30eaa5 in term 0.
I20260713 09:07:58.104060 23184 tablet_bootstrap.cc:654] T 9467d0b8c1724fab8d69ea0dc482a249 P 7259108cef334416b8aa8e093c30eaa5: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:58.106447 23185 raft_consensus.cc:740] T 92e806cfc3684bedab0a92c3f13102b9 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2787acb5d9dc4fbd815a55237f8c82cb, State: Initialized, Role: FOLLOWER
I20260713 09:07:58.107299 23185 consensus_queue.cc:260] T 92e806cfc3684bedab0a92c3f13102b9 P 2787acb5d9dc4fbd815a55237f8c82cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.109395 23107 leader_election.cc:304] T f9e23eed893b4b68912c02119d517338 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7259108cef334416b8aa8e093c30eaa5, ebb7b33f382848f68a89cbff14163ff4; no voters: 
I20260713 09:07:58.110800 23220 raft_consensus.cc:2804] T f9e23eed893b4b68912c02119d517338 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:58.111133 23220 raft_consensus.cc:493] T f9e23eed893b4b68912c02119d517338 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:58.111469 23220 raft_consensus.cc:3060] T f9e23eed893b4b68912c02119d517338 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:58.111961 23185 ts_tablet_manager.cc:1434] T 92e806cfc3684bedab0a92c3f13102b9 P 2787acb5d9dc4fbd815a55237f8c82cb: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.001s
I20260713 09:07:58.113214 23185 tablet_bootstrap.cc:492] T f9e23eed893b4b68912c02119d517338 P 2787acb5d9dc4fbd815a55237f8c82cb: Bootstrap starting.
I20260713 09:07:58.115736 23184 tablet_bootstrap.cc:492] T 9467d0b8c1724fab8d69ea0dc482a249 P 7259108cef334416b8aa8e093c30eaa5: No bootstrap required, opened a new log
I20260713 09:07:58.116366 23184 ts_tablet_manager.cc:1403] T 9467d0b8c1724fab8d69ea0dc482a249 P 7259108cef334416b8aa8e093c30eaa5: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260713 09:07:58.116973 23190 raft_consensus.cc:493] T 92e806cfc3684bedab0a92c3f13102b9 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:58.117455 23190 raft_consensus.cc:515] T 92e806cfc3684bedab0a92c3f13102b9 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.123271 23069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af794bb732414c3a920e68f0bc171d3c" candidate_uuid: "ebb7b33f382848f68a89cbff14163ff4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" is_pre_election: true
I20260713 09:07:58.123548 23068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e23eed893b4b68912c02119d517338" candidate_uuid: "7259108cef334416b8aa8e093c30eaa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" is_pre_election: true
W20260713 09:07:58.124991 22960 leader_election.cc:343] T af794bb732414c3a920e68f0bc171d3c P ebb7b33f382848f68a89cbff14163ff4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:58.126894 23190 leader_election.cc:290] T 92e806cfc3684bedab0a92c3f13102b9 P 2787acb5d9dc4fbd815a55237f8c82cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349), 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195:40381)
I20260713 09:07:58.118911 22890 catalog_manager.cc:5697] T 58d8d996a3404701b4a358fba81a76a8 P 7259108cef334416b8aa8e093c30eaa5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195). New cstate: current_term: 1 leader_uuid: "7259108cef334416b8aa8e093c30eaa5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:58.119722 23184 raft_consensus.cc:359] T 9467d0b8c1724fab8d69ea0dc482a249 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.128702 23142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e806cfc3684bedab0a92c3f13102b9" candidate_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7259108cef334416b8aa8e093c30eaa5" is_pre_election: true
I20260713 09:07:58.129132 23185 tablet_bootstrap.cc:654] T f9e23eed893b4b68912c02119d517338 P 2787acb5d9dc4fbd815a55237f8c82cb: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:58.128721 23184 raft_consensus.cc:385] T 9467d0b8c1724fab8d69ea0dc482a249 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:58.129407 23142 raft_consensus.cc:2468] T 92e806cfc3684bedab0a92c3f13102b9 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2787acb5d9dc4fbd815a55237f8c82cb in term 0.
I20260713 09:07:58.129542 23184 raft_consensus.cc:740] T 9467d0b8c1724fab8d69ea0dc482a249 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7259108cef334416b8aa8e093c30eaa5, State: Initialized, Role: FOLLOWER
W20260713 09:07:58.122388 23109 leader_election.cc:343] T 92e806cfc3684bedab0a92c3f13102b9 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:58.130950 23033 leader_election.cc:304] T 92e806cfc3684bedab0a92c3f13102b9 P 2787acb5d9dc4fbd815a55237f8c82cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2787acb5d9dc4fbd815a55237f8c82cb, 7259108cef334416b8aa8e093c30eaa5; no voters: 
I20260713 09:07:58.131004 23109 leader_election.cc:304] T 92e806cfc3684bedab0a92c3f13102b9 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7259108cef334416b8aa8e093c30eaa5; no voters: 2787acb5d9dc4fbd815a55237f8c82cb, ebb7b33f382848f68a89cbff14163ff4
I20260713 09:07:58.130355 23184 consensus_queue.cc:260] T 9467d0b8c1724fab8d69ea0dc482a249 P 7259108cef334416b8aa8e093c30eaa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
W20260713 09:07:58.132406 23109 leader_election.cc:343] T 7a4d0eb5d7c149119f7528540db945c2 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:58.132417 23190 raft_consensus.cc:2804] T 92e806cfc3684bedab0a92c3f13102b9 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:58.132845 23217 raft_consensus.cc:2749] T 92e806cfc3684bedab0a92c3f13102b9 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:07:58.133360 23109 leader_election.cc:343] T f9e23eed893b4b68912c02119d517338 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:58.132884 23190 raft_consensus.cc:493] T 92e806cfc3684bedab0a92c3f13102b9 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:58.134183 23190 raft_consensus.cc:3060] T 92e806cfc3684bedab0a92c3f13102b9 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:58.127763 22994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e806cfc3684bedab0a92c3f13102b9" candidate_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebb7b33f382848f68a89cbff14163ff4" is_pre_election: true
W20260713 09:07:58.135708 23033 leader_election.cc:343] T 92e806cfc3684bedab0a92c3f13102b9 P 2787acb5d9dc4fbd815a55237f8c82cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:58.135874 23184 ts_tablet_manager.cc:1434] T 9467d0b8c1724fab8d69ea0dc482a249 P 7259108cef334416b8aa8e093c30eaa5: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260713 09:07:58.136996 23184 tablet_bootstrap.cc:492] T fc83af2b140c4485b29e9c4d87364e95 P 7259108cef334416b8aa8e093c30eaa5: Bootstrap starting.
I20260713 09:07:58.121474 23192 raft_consensus.cc:515] T cdbe81ea6ba7439a8dfecc91274e4297 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.139508 22994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdbe81ea6ba7439a8dfecc91274e4297" candidate_uuid: "7259108cef334416b8aa8e093c30eaa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebb7b33f382848f68a89cbff14163ff4"
I20260713 09:07:58.139766 23068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdbe81ea6ba7439a8dfecc91274e4297" candidate_uuid: "7259108cef334416b8aa8e093c30eaa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2787acb5d9dc4fbd815a55237f8c82cb"
I20260713 09:07:58.140121 22994 raft_consensus.cc:3060] T cdbe81ea6ba7439a8dfecc91274e4297 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:58.140308 23068 raft_consensus.cc:3060] T cdbe81ea6ba7439a8dfecc91274e4297 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:58.144171 23184 tablet_bootstrap.cc:654] T fc83af2b140c4485b29e9c4d87364e95 P 7259108cef334416b8aa8e093c30eaa5: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:58.144932 23185 tablet_bootstrap.cc:492] T f9e23eed893b4b68912c02119d517338 P 2787acb5d9dc4fbd815a55237f8c82cb: No bootstrap required, opened a new log
I20260713 09:07:58.145416 23185 ts_tablet_manager.cc:1403] T f9e23eed893b4b68912c02119d517338 P 2787acb5d9dc4fbd815a55237f8c82cb: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.003s
I20260713 09:07:58.146131 23216 raft_consensus.cc:493] T 80b3350701f54c08b02f873d3b35bb20 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:58.146606 23216 raft_consensus.cc:515] T 80b3350701f54c08b02f873d3b35bb20 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.147259 23068 raft_consensus.cc:2468] T cdbe81ea6ba7439a8dfecc91274e4297 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7259108cef334416b8aa8e093c30eaa5 in term 1.
I20260713 09:07:58.148648 23109 leader_election.cc:304] T cdbe81ea6ba7439a8dfecc91274e4297 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2787acb5d9dc4fbd815a55237f8c82cb, 7259108cef334416b8aa8e093c30eaa5; no voters: 
I20260713 09:07:58.149456 22993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b3350701f54c08b02f873d3b35bb20" candidate_uuid: "7259108cef334416b8aa8e093c30eaa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebb7b33f382848f68a89cbff14163ff4" is_pre_election: true
I20260713 09:07:58.149564 23217 raft_consensus.cc:2804] T cdbe81ea6ba7439a8dfecc91274e4297 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:58.150254 23193 raft_consensus.cc:515] T 80b3350701f54c08b02f873d3b35bb20 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.151857 22993 raft_consensus.cc:2393] T 80b3350701f54c08b02f873d3b35bb20 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7259108cef334416b8aa8e093c30eaa5 in current term 1: Already voted for candidate ebb7b33f382848f68a89cbff14163ff4 in this term.
I20260713 09:07:58.151962 23226 raft_consensus.cc:2804] T af794bb732414c3a920e68f0bc171d3c P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:58.153883 23226 raft_consensus.cc:493] T af794bb732414c3a920e68f0bc171d3c P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:58.155102 23068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b3350701f54c08b02f873d3b35bb20" candidate_uuid: "ebb7b33f382848f68a89cbff14163ff4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2787acb5d9dc4fbd815a55237f8c82cb"
I20260713 09:07:58.151021 23192 leader_election.cc:290] T cdbe81ea6ba7439a8dfecc91274e4297 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 election: Requested vote from peers ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349), 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241)
I20260713 09:07:58.155966 23068 raft_consensus.cc:3060] T 80b3350701f54c08b02f873d3b35bb20 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:58.156215 22993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4d0eb5d7c149119f7528540db945c2" candidate_uuid: "7259108cef334416b8aa8e093c30eaa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebb7b33f382848f68a89cbff14163ff4"
I20260713 09:07:58.157439 23142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b3350701f54c08b02f873d3b35bb20" candidate_uuid: "ebb7b33f382848f68a89cbff14163ff4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7259108cef334416b8aa8e093c30eaa5"
I20260713 09:07:58.157850 23069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b3350701f54c08b02f873d3b35bb20" candidate_uuid: "7259108cef334416b8aa8e093c30eaa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" is_pre_election: true
I20260713 09:07:58.157974 23142 raft_consensus.cc:3060] T 80b3350701f54c08b02f873d3b35bb20 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:58.159513 23069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4d0eb5d7c149119f7528540db945c2" candidate_uuid: "7259108cef334416b8aa8e093c30eaa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2787acb5d9dc4fbd815a55237f8c82cb"
I20260713 09:07:58.161067 23109 leader_election.cc:304] T 80b3350701f54c08b02f873d3b35bb20 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7259108cef334416b8aa8e093c30eaa5; no voters: 2787acb5d9dc4fbd815a55237f8c82cb, ebb7b33f382848f68a89cbff14163ff4
W20260713 09:07:58.161953 23109 leader_election.cc:343] T 7a4d0eb5d7c149119f7528540db945c2 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:58.131704 23220 raft_consensus.cc:515] T f9e23eed893b4b68912c02119d517338 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.164693 22992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e23eed893b4b68912c02119d517338" candidate_uuid: "7259108cef334416b8aa8e093c30eaa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebb7b33f382848f68a89cbff14163ff4"
I20260713 09:07:58.165343 22992 raft_consensus.cc:3060] T f9e23eed893b4b68912c02119d517338 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:58.167254 23142 raft_consensus.cc:2468] T 80b3350701f54c08b02f873d3b35bb20 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebb7b33f382848f68a89cbff14163ff4 in term 1.
I20260713 09:07:58.156948 22993 raft_consensus.cc:3060] T 7a4d0eb5d7c149119f7528540db945c2 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:58.172834 22992 raft_consensus.cc:2468] T f9e23eed893b4b68912c02119d517338 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7259108cef334416b8aa8e093c30eaa5 in term 1.
I20260713 09:07:58.156181 23226 raft_consensus.cc:3060] T af794bb732414c3a920e68f0bc171d3c P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:58.174021 23107 leader_election.cc:304] T f9e23eed893b4b68912c02119d517338 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7259108cef334416b8aa8e093c30eaa5, ebb7b33f382848f68a89cbff14163ff4; no voters: 
I20260713 09:07:58.174964 22958 leader_election.cc:304] T 80b3350701f54c08b02f873d3b35bb20 P ebb7b33f382848f68a89cbff14163ff4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7259108cef334416b8aa8e093c30eaa5, ebb7b33f382848f68a89cbff14163ff4; no voters: 
I20260713 09:07:58.179127 23231 raft_consensus.cc:2804] T f9e23eed893b4b68912c02119d517338 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:58.179898 23217 raft_consensus.cc:697] T cdbe81ea6ba7439a8dfecc91274e4297 P 7259108cef334416b8aa8e093c30eaa5 [term 1 LEADER]: Becoming Leader. State: Replica: 7259108cef334416b8aa8e093c30eaa5, State: Running, Role: LEADER
I20260713 09:07:58.155212 23214 leader_election.cc:290] T 7a4d0eb5d7c149119f7528540db945c2 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 election: Requested vote from peers ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349), 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241)
I20260713 09:07:58.181061 23217 consensus_queue.cc:237] T cdbe81ea6ba7439a8dfecc91274e4297 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.181690 23220 leader_election.cc:290] T f9e23eed893b4b68912c02119d517338 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 election: Requested vote from peers ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349), 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241)
I20260713 09:07:58.179880 23193 leader_election.cc:290] T 80b3350701f54c08b02f873d3b35bb20 P ebb7b33f382848f68a89cbff14163ff4 [CANDIDATE]: Term 1 election: Requested vote from peers 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241), 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195:40381)
I20260713 09:07:58.182555 23193 raft_consensus.cc:493] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:58.182863 23069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e23eed893b4b68912c02119d517338" candidate_uuid: "7259108cef334416b8aa8e093c30eaa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2787acb5d9dc4fbd815a55237f8c82cb"
I20260713 09:07:58.183064 23193 raft_consensus.cc:515] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.172839 23192 raft_consensus.cc:2749] T 80b3350701f54c08b02f873d3b35bb20 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:58.176110 22993 raft_consensus.cc:2468] T 7a4d0eb5d7c149119f7528540db945c2 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7259108cef334416b8aa8e093c30eaa5 in term 1.
I20260713 09:07:58.148420 23185 raft_consensus.cc:359] T f9e23eed893b4b68912c02119d517338 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.186983 23185 raft_consensus.cc:385] T f9e23eed893b4b68912c02119d517338 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:58.187361 23185 raft_consensus.cc:740] T f9e23eed893b4b68912c02119d517338 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2787acb5d9dc4fbd815a55237f8c82cb, State: Initialized, Role: FOLLOWER
I20260713 09:07:58.186236 23193 leader_election.cc:290] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P ebb7b33f382848f68a89cbff14163ff4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241), 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195:40381)
I20260713 09:07:58.188612 23107 leader_election.cc:304] T 7a4d0eb5d7c149119f7528540db945c2 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7259108cef334416b8aa8e093c30eaa5, ebb7b33f382848f68a89cbff14163ff4; no voters: 2787acb5d9dc4fbd815a55237f8c82cb
I20260713 09:07:58.188349 23185 consensus_queue.cc:260] T f9e23eed893b4b68912c02119d517338 P 2787acb5d9dc4fbd815a55237f8c82cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.189004 23193 raft_consensus.cc:2804] T 80b3350701f54c08b02f873d3b35bb20 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:58.189318 23069 raft_consensus.cc:3060] T f9e23eed893b4b68912c02119d517338 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:58.189589 23193 raft_consensus.cc:697] T 80b3350701f54c08b02f873d3b35bb20 P ebb7b33f382848f68a89cbff14163ff4 [term 1 LEADER]: Becoming Leader. State: Replica: ebb7b33f382848f68a89cbff14163ff4, State: Running, Role: LEADER
I20260713 09:07:58.189787 23192 raft_consensus.cc:2804] T 7a4d0eb5d7c149119f7528540db945c2 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:58.190505 23192 raft_consensus.cc:697] T 7a4d0eb5d7c149119f7528540db945c2 P 7259108cef334416b8aa8e093c30eaa5 [term 1 LEADER]: Becoming Leader. State: Replica: 7259108cef334416b8aa8e093c30eaa5, State: Running, Role: LEADER
I20260713 09:07:58.190616 23193 consensus_queue.cc:237] T 80b3350701f54c08b02f873d3b35bb20 P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.191295 23192 consensus_queue.cc:237] T 7a4d0eb5d7c149119f7528540db945c2 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.193185 23066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1126ee4fe45a4ec5b91a7b9ea6641e0c" candidate_uuid: "ebb7b33f382848f68a89cbff14163ff4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" is_pre_election: true
I20260713 09:07:58.193789 23066 raft_consensus.cc:2468] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebb7b33f382848f68a89cbff14163ff4 in term 0.
I20260713 09:07:58.195148 23184 tablet_bootstrap.cc:492] T fc83af2b140c4485b29e9c4d87364e95 P 7259108cef334416b8aa8e093c30eaa5: No bootstrap required, opened a new log
I20260713 09:07:58.195518 23184 ts_tablet_manager.cc:1403] T fc83af2b140c4485b29e9c4d87364e95 P 7259108cef334416b8aa8e093c30eaa5: Time spent bootstrapping tablet: real 0.059s	user 0.017s	sys 0.001s
I20260713 09:07:58.199038 23231 raft_consensus.cc:697] T f9e23eed893b4b68912c02119d517338 P 7259108cef334416b8aa8e093c30eaa5 [term 1 LEADER]: Becoming Leader. State: Replica: 7259108cef334416b8aa8e093c30eaa5, State: Running, Role: LEADER
I20260713 09:07:58.187784 23216 leader_election.cc:290] T 80b3350701f54c08b02f873d3b35bb20 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349), 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241)
I20260713 09:07:58.203258 23183 ts_tablet_manager.cc:1434] T 9467d0b8c1724fab8d69ea0dc482a249 P ebb7b33f382848f68a89cbff14163ff4: Time spent starting tablet: real 0.144s	user 0.028s	sys 0.040s
I20260713 09:07:58.204296 23183 tablet_bootstrap.cc:492] T 92e806cfc3684bedab0a92c3f13102b9 P ebb7b33f382848f68a89cbff14163ff4: Bootstrap starting.
I20260713 09:07:58.204355 22960 leader_election.cc:304] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P ebb7b33f382848f68a89cbff14163ff4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2787acb5d9dc4fbd815a55237f8c82cb, ebb7b33f382848f68a89cbff14163ff4; no voters: 
I20260713 09:07:58.207654 22994 raft_consensus.cc:2468] T cdbe81ea6ba7439a8dfecc91274e4297 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7259108cef334416b8aa8e093c30eaa5 in term 1.
I20260713 09:07:58.210031 23183 tablet_bootstrap.cc:654] T 92e806cfc3684bedab0a92c3f13102b9 P ebb7b33f382848f68a89cbff14163ff4: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:58.210872 23069 raft_consensus.cc:2468] T f9e23eed893b4b68912c02119d517338 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7259108cef334416b8aa8e093c30eaa5 in term 1.
I20260713 09:07:58.212155 23222 raft_consensus.cc:2804] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:58.212620 23222 raft_consensus.cc:493] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:58.211072 23184 raft_consensus.cc:359] T fc83af2b140c4485b29e9c4d87364e95 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.213624 23184 raft_consensus.cc:385] T fc83af2b140c4485b29e9c4d87364e95 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:58.213995 23184 raft_consensus.cc:740] T fc83af2b140c4485b29e9c4d87364e95 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7259108cef334416b8aa8e093c30eaa5, State: Initialized, Role: FOLLOWER
I20260713 09:07:58.214757 23222 raft_consensus.cc:3060] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:58.215483 23068 raft_consensus.cc:2468] T 80b3350701f54c08b02f873d3b35bb20 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebb7b33f382848f68a89cbff14163ff4 in term 1.
I20260713 09:07:58.217757 23216 raft_consensus.cc:493] T 9467d0b8c1724fab8d69ea0dc482a249 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:58.219741 23185 ts_tablet_manager.cc:1434] T f9e23eed893b4b68912c02119d517338 P 2787acb5d9dc4fbd815a55237f8c82cb: Time spent starting tablet: real 0.074s	user 0.010s	sys 0.000s
I20260713 09:07:58.224241 23184 consensus_queue.cc:260] T fc83af2b140c4485b29e9c4d87364e95 P 7259108cef334416b8aa8e093c30eaa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.218088 23190 raft_consensus.cc:515] T 92e806cfc3684bedab0a92c3f13102b9 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
W20260713 09:07:58.222868 22958 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.85.195:40381, user_credentials={real_user=slave}} blocked reactor thread for 46850.1us
I20260713 09:07:58.229291 23190 leader_election.cc:290] T 92e806cfc3684bedab0a92c3f13102b9 P 2787acb5d9dc4fbd815a55237f8c82cb [CANDIDATE]: Term 1 election: Requested vote from peers ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349), 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195:40381)
I20260713 09:07:58.229977 23185 tablet_bootstrap.cc:492] T af794bb732414c3a920e68f0bc171d3c P 2787acb5d9dc4fbd815a55237f8c82cb: Bootstrap starting.
I20260713 09:07:58.233666 23142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1126ee4fe45a4ec5b91a7b9ea6641e0c" candidate_uuid: "ebb7b33f382848f68a89cbff14163ff4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7259108cef334416b8aa8e093c30eaa5" is_pre_election: true
I20260713 09:07:58.234328 23142 raft_consensus.cc:2468] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebb7b33f382848f68a89cbff14163ff4 in term 0.
I20260713 09:07:58.234717 23226 raft_consensus.cc:515] T af794bb732414c3a920e68f0bc171d3c P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.235283 22994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e806cfc3684bedab0a92c3f13102b9" candidate_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebb7b33f382848f68a89cbff14163ff4"
I20260713 09:07:58.236452 23184 ts_tablet_manager.cc:1434] T fc83af2b140c4485b29e9c4d87364e95 P 7259108cef334416b8aa8e093c30eaa5: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.000s
I20260713 09:07:58.223313 23216 raft_consensus.cc:515] T 9467d0b8c1724fab8d69ea0dc482a249 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.199980 23231 consensus_queue.cc:237] T f9e23eed893b4b68912c02119d517338 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.244774 23068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9467d0b8c1724fab8d69ea0dc482a249" candidate_uuid: "7259108cef334416b8aa8e093c30eaa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" is_pre_election: true
I20260713 09:07:58.242259 23142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e806cfc3684bedab0a92c3f13102b9" candidate_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7259108cef334416b8aa8e093c30eaa5"
I20260713 09:07:58.245659 23142 raft_consensus.cc:3060] T 92e806cfc3684bedab0a92c3f13102b9 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:58.242867 22994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9467d0b8c1724fab8d69ea0dc482a249" candidate_uuid: "7259108cef334416b8aa8e093c30eaa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebb7b33f382848f68a89cbff14163ff4" is_pre_election: true
I20260713 09:07:58.249321 22994 raft_consensus.cc:2468] T 9467d0b8c1724fab8d69ea0dc482a249 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7259108cef334416b8aa8e093c30eaa5 in term 0.
I20260713 09:07:58.250923 23107 leader_election.cc:304] T 9467d0b8c1724fab8d69ea0dc482a249 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7259108cef334416b8aa8e093c30eaa5, ebb7b33f382848f68a89cbff14163ff4; no voters: 
I20260713 09:07:58.251919 23217 raft_consensus.cc:2804] T 9467d0b8c1724fab8d69ea0dc482a249 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:58.252259 23217 raft_consensus.cc:493] T 9467d0b8c1724fab8d69ea0dc482a249 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:58.252590 23217 raft_consensus.cc:3060] T 9467d0b8c1724fab8d69ea0dc482a249 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:07:58.254673 23109 leader_election.cc:343] T 9467d0b8c1724fab8d69ea0dc482a249 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:58.281275 23217 raft_consensus.cc:515] T 9467d0b8c1724fab8d69ea0dc482a249 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.282061 23142 raft_consensus.cc:2468] T 92e806cfc3684bedab0a92c3f13102b9 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2787acb5d9dc4fbd815a55237f8c82cb in term 1.
I20260713 09:07:58.283435 23217 leader_election.cc:290] T 9467d0b8c1724fab8d69ea0dc482a249 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 election: Requested vote from peers ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349), 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241)
I20260713 09:07:58.284281 22994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9467d0b8c1724fab8d69ea0dc482a249" candidate_uuid: "7259108cef334416b8aa8e093c30eaa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebb7b33f382848f68a89cbff14163ff4"
I20260713 09:07:58.293623 23233 raft_consensus.cc:493] T 9467d0b8c1724fab8d69ea0dc482a249 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:58.293536 23033 leader_election.cc:304] T 92e806cfc3684bedab0a92c3f13102b9 P 2787acb5d9dc4fbd815a55237f8c82cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2787acb5d9dc4fbd815a55237f8c82cb, 7259108cef334416b8aa8e093c30eaa5; no voters: 
I20260713 09:07:58.294198 23233 raft_consensus.cc:515] T 9467d0b8c1724fab8d69ea0dc482a249 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.294677 23190 raft_consensus.cc:2804] T 92e806cfc3684bedab0a92c3f13102b9 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:58.295135 23190 raft_consensus.cc:697] T 92e806cfc3684bedab0a92c3f13102b9 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 LEADER]: Becoming Leader. State: Replica: 2787acb5d9dc4fbd815a55237f8c82cb, State: Running, Role: LEADER
I20260713 09:07:58.300067 23190 consensus_queue.cc:237] T 92e806cfc3684bedab0a92c3f13102b9 P 2787acb5d9dc4fbd815a55237f8c82cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.300653 23233 leader_election.cc:290] T 9467d0b8c1724fab8d69ea0dc482a249 P ebb7b33f382848f68a89cbff14163ff4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241), 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195:40381)
I20260713 09:07:58.302520 23066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9467d0b8c1724fab8d69ea0dc482a249" candidate_uuid: "ebb7b33f382848f68a89cbff14163ff4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" is_pre_election: true
I20260713 09:07:58.260133 23216 leader_election.cc:290] T 9467d0b8c1724fab8d69ea0dc482a249 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349), 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241)
I20260713 09:07:58.293165 23222 raft_consensus.cc:515] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.305341 22994 raft_consensus.cc:3060] T 9467d0b8c1724fab8d69ea0dc482a249 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:58.311655 23068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9467d0b8c1724fab8d69ea0dc482a249" candidate_uuid: "7259108cef334416b8aa8e093c30eaa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2787acb5d9dc4fbd815a55237f8c82cb"
W20260713 09:07:58.314093 22960 leader_election.cc:343] T 9467d0b8c1724fab8d69ea0dc482a249 P ebb7b33f382848f68a89cbff14163ff4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:58.315872 23069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af794bb732414c3a920e68f0bc171d3c" candidate_uuid: "ebb7b33f382848f68a89cbff14163ff4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2787acb5d9dc4fbd815a55237f8c82cb"
I20260713 09:07:58.318462 23185 tablet_bootstrap.cc:654] T af794bb732414c3a920e68f0bc171d3c P 2787acb5d9dc4fbd815a55237f8c82cb: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:58.307303 23226 leader_election.cc:290] T af794bb732414c3a920e68f0bc171d3c P ebb7b33f382848f68a89cbff14163ff4 [CANDIDATE]: Term 1 election: Requested vote from peers 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241), 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195:40381)
W20260713 09:07:58.322484 23109 leader_election.cc:343] T 9467d0b8c1724fab8d69ea0dc482a249 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:07:58.320801 22958 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.85.195:40381, user_credentials={real_user=slave}} blocked reactor thread for 54511.9us
I20260713 09:07:58.307058 23235 raft_consensus.cc:493] T 5638be88ca384d05b66162ab58d851d9 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:07:58.324890 22960 leader_election.cc:343] T af794bb732414c3a920e68f0bc171d3c P ebb7b33f382848f68a89cbff14163ff4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:07:58.327124 23033 leader_election.cc:343] T 92e806cfc3684bedab0a92c3f13102b9 P 2787acb5d9dc4fbd815a55237f8c82cb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:58.328575 23222 leader_election.cc:290] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P ebb7b33f382848f68a89cbff14163ff4 [CANDIDATE]: Term 1 election: Requested vote from peers 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241), 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195:40381)
I20260713 09:07:58.329299 23069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1126ee4fe45a4ec5b91a7b9ea6641e0c" candidate_uuid: "ebb7b33f382848f68a89cbff14163ff4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2787acb5d9dc4fbd815a55237f8c82cb"
I20260713 09:07:58.329885 23069 raft_consensus.cc:3060] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:58.332629 22994 raft_consensus.cc:2468] T 9467d0b8c1724fab8d69ea0dc482a249 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7259108cef334416b8aa8e093c30eaa5 in term 1.
I20260713 09:07:58.333313 23184 tablet_bootstrap.cc:492] T 7918be1eb5a741c6bd0178c20aacef90 P 7259108cef334416b8aa8e093c30eaa5: Bootstrap starting.
W20260713 09:07:58.335417 23236 log.cc:927] Time spent T 80b3350701f54c08b02f873d3b35bb20 P ebb7b33f382848f68a89cbff14163ff4: Append to log took a long time: real 0.065s	user 0.000s	sys 0.000s
I20260713 09:07:58.337901 23183 tablet_bootstrap.cc:492] T 92e806cfc3684bedab0a92c3f13102b9 P ebb7b33f382848f68a89cbff14163ff4: No bootstrap required, opened a new log
I20260713 09:07:58.338379 23183 ts_tablet_manager.cc:1403] T 92e806cfc3684bedab0a92c3f13102b9 P ebb7b33f382848f68a89cbff14163ff4: Time spent bootstrapping tablet: real 0.134s	user 0.009s	sys 0.003s
I20260713 09:07:58.342826 23183 raft_consensus.cc:359] T 92e806cfc3684bedab0a92c3f13102b9 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.343688 23069 raft_consensus.cc:2468] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebb7b33f382848f68a89cbff14163ff4 in term 1.
I20260713 09:07:58.344157 23184 tablet_bootstrap.cc:654] T 7918be1eb5a741c6bd0178c20aacef90 P 7259108cef334416b8aa8e093c30eaa5: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:58.343669 23183 raft_consensus.cc:385] T 92e806cfc3684bedab0a92c3f13102b9 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:58.345003 23183 raft_consensus.cc:740] T 92e806cfc3684bedab0a92c3f13102b9 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebb7b33f382848f68a89cbff14163ff4, State: Initialized, Role: FOLLOWER
I20260713 09:07:58.345710 23183 consensus_queue.cc:260] T 92e806cfc3684bedab0a92c3f13102b9 P ebb7b33f382848f68a89cbff14163ff4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.347033 23142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9467d0b8c1724fab8d69ea0dc482a249" candidate_uuid: "ebb7b33f382848f68a89cbff14163ff4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7259108cef334416b8aa8e093c30eaa5" is_pre_election: true
I20260713 09:07:58.347257 22960 leader_election.cc:304] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P ebb7b33f382848f68a89cbff14163ff4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2787acb5d9dc4fbd815a55237f8c82cb, ebb7b33f382848f68a89cbff14163ff4; no voters: 
I20260713 09:07:58.347829 23142 raft_consensus.cc:2393] T 9467d0b8c1724fab8d69ea0dc482a249 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ebb7b33f382848f68a89cbff14163ff4 in current term 1: Already voted for candidate 7259108cef334416b8aa8e093c30eaa5 in this term.
I20260713 09:07:58.348161 23222 raft_consensus.cc:2804] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:58.348472 23141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1126ee4fe45a4ec5b91a7b9ea6641e0c" candidate_uuid: "ebb7b33f382848f68a89cbff14163ff4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7259108cef334416b8aa8e093c30eaa5"
I20260713 09:07:58.348865 23222 raft_consensus.cc:697] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P ebb7b33f382848f68a89cbff14163ff4 [term 1 LEADER]: Becoming Leader. State: Replica: ebb7b33f382848f68a89cbff14163ff4, State: Running, Role: LEADER
I20260713 09:07:58.349146 23141 raft_consensus.cc:3060] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:58.349454 22958 leader_election.cc:304] T 9467d0b8c1724fab8d69ea0dc482a249 P ebb7b33f382848f68a89cbff14163ff4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ebb7b33f382848f68a89cbff14163ff4; no voters: 2787acb5d9dc4fbd815a55237f8c82cb, 7259108cef334416b8aa8e093c30eaa5
I20260713 09:07:58.349763 23222 consensus_queue.cc:237] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.350229 23226 raft_consensus.cc:2749] T 9467d0b8c1724fab8d69ea0dc482a249 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:58.351243 23185 tablet_bootstrap.cc:492] T af794bb732414c3a920e68f0bc171d3c P 2787acb5d9dc4fbd815a55237f8c82cb: No bootstrap required, opened a new log
I20260713 09:07:58.351675 23185 ts_tablet_manager.cc:1403] T af794bb732414c3a920e68f0bc171d3c P 2787acb5d9dc4fbd815a55237f8c82cb: Time spent bootstrapping tablet: real 0.122s	user 0.028s	sys 0.028s
I20260713 09:07:58.347747 23143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af794bb732414c3a920e68f0bc171d3c" candidate_uuid: "ebb7b33f382848f68a89cbff14163ff4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7259108cef334416b8aa8e093c30eaa5"
I20260713 09:07:58.352475 23183 ts_tablet_manager.cc:1434] T 92e806cfc3684bedab0a92c3f13102b9 P ebb7b33f382848f68a89cbff14163ff4: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260713 09:07:58.352433 23143 raft_consensus.cc:3060] T af794bb732414c3a920e68f0bc171d3c P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:58.335889 22892 catalog_manager.cc:5697] T 80b3350701f54c08b02f873d3b35bb20 P ebb7b33f382848f68a89cbff14163ff4 reported cstate change: term changed from 0 to 1, leader changed from <none> to ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193). New cstate: current_term: 1 leader_uuid: "ebb7b33f382848f68a89cbff14163ff4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:58.354653 23185 raft_consensus.cc:359] T af794bb732414c3a920e68f0bc171d3c P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.334347 23235 raft_consensus.cc:515] T 5638be88ca384d05b66162ab58d851d9 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } }
I20260713 09:07:58.355494 23185 raft_consensus.cc:385] T af794bb732414c3a920e68f0bc171d3c P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:58.359856 23185 raft_consensus.cc:740] T af794bb732414c3a920e68f0bc171d3c P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2787acb5d9dc4fbd815a55237f8c82cb, State: Initialized, Role: FOLLOWER
I20260713 09:07:58.358089 23183 tablet_bootstrap.cc:492] T 5638be88ca384d05b66162ab58d851d9 P ebb7b33f382848f68a89cbff14163ff4: Bootstrap starting.
I20260713 09:07:58.363034 22993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5638be88ca384d05b66162ab58d851d9" candidate_uuid: "7259108cef334416b8aa8e093c30eaa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebb7b33f382848f68a89cbff14163ff4" is_pre_election: true
W20260713 09:07:58.364907 23107 leader_election.cc:343] T 5638be88ca384d05b66162ab58d851d9 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:58.366206 23141 raft_consensus.cc:2468] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebb7b33f382848f68a89cbff14163ff4 in term 1.
I20260713 09:07:58.367659 23183 tablet_bootstrap.cc:654] T 5638be88ca384d05b66162ab58d851d9 P ebb7b33f382848f68a89cbff14163ff4: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:58.361361 23185 consensus_queue.cc:260] T af794bb732414c3a920e68f0bc171d3c P 2787acb5d9dc4fbd815a55237f8c82cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.368556 22891 catalog_manager.cc:5697] T 92e806cfc3684bedab0a92c3f13102b9 P 2787acb5d9dc4fbd815a55237f8c82cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194). New cstate: current_term: 1 leader_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:58.370357 23235 leader_election.cc:290] T 5638be88ca384d05b66162ab58d851d9 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349), 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241)
I20260713 09:07:58.372080 23069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5638be88ca384d05b66162ab58d851d9" candidate_uuid: "7259108cef334416b8aa8e093c30eaa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" is_pre_election: true
I20260713 09:07:58.372663 23143 raft_consensus.cc:2468] T af794bb732414c3a920e68f0bc171d3c P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebb7b33f382848f68a89cbff14163ff4 in term 1.
I20260713 09:07:58.372928 23069 raft_consensus.cc:2468] T 5638be88ca384d05b66162ab58d851d9 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7259108cef334416b8aa8e093c30eaa5 in term 0.
I20260713 09:07:58.374679 23107 leader_election.cc:304] T 9467d0b8c1724fab8d69ea0dc482a249 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7259108cef334416b8aa8e093c30eaa5, ebb7b33f382848f68a89cbff14163ff4; no voters: 2787acb5d9dc4fbd815a55237f8c82cb
I20260713 09:07:58.376385 23185 ts_tablet_manager.cc:1434] T af794bb732414c3a920e68f0bc171d3c P 2787acb5d9dc4fbd815a55237f8c82cb: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260713 09:07:58.376276 22958 leader_election.cc:304] T af794bb732414c3a920e68f0bc171d3c P ebb7b33f382848f68a89cbff14163ff4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7259108cef334416b8aa8e093c30eaa5, ebb7b33f382848f68a89cbff14163ff4; no voters: 2787acb5d9dc4fbd815a55237f8c82cb
I20260713 09:07:58.377358 23185 tablet_bootstrap.cc:492] T 9467d0b8c1724fab8d69ea0dc482a249 P 2787acb5d9dc4fbd815a55237f8c82cb: Bootstrap starting.
I20260713 09:07:58.377840 23226 raft_consensus.cc:2804] T af794bb732414c3a920e68f0bc171d3c P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:58.378468 23226 raft_consensus.cc:697] T af794bb732414c3a920e68f0bc171d3c P ebb7b33f382848f68a89cbff14163ff4 [term 1 LEADER]: Becoming Leader. State: Replica: ebb7b33f382848f68a89cbff14163ff4, State: Running, Role: LEADER
I20260713 09:07:58.381641 23109 leader_election.cc:304] T 5638be88ca384d05b66162ab58d851d9 P 7259108cef334416b8aa8e093c30eaa5 [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: 2787acb5d9dc4fbd815a55237f8c82cb, 7259108cef334416b8aa8e093c30eaa5; no voters: ebb7b33f382848f68a89cbff14163ff4
I20260713 09:07:58.383121 23216 raft_consensus.cc:2804] T 9467d0b8c1724fab8d69ea0dc482a249 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:58.383988 23231 raft_consensus.cc:2804] T 5638be88ca384d05b66162ab58d851d9 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:58.384457 23231 raft_consensus.cc:493] T 5638be88ca384d05b66162ab58d851d9 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:58.384867 23231 raft_consensus.cc:3060] T 5638be88ca384d05b66162ab58d851d9 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:58.386574 23185 tablet_bootstrap.cc:654] T 9467d0b8c1724fab8d69ea0dc482a249 P 2787acb5d9dc4fbd815a55237f8c82cb: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:58.383714 23216 raft_consensus.cc:697] T 9467d0b8c1724fab8d69ea0dc482a249 P 7259108cef334416b8aa8e093c30eaa5 [term 1 LEADER]: Becoming Leader. State: Replica: 7259108cef334416b8aa8e093c30eaa5, State: Running, Role: LEADER
I20260713 09:07:58.389856 23184 tablet_bootstrap.cc:492] T 7918be1eb5a741c6bd0178c20aacef90 P 7259108cef334416b8aa8e093c30eaa5: No bootstrap required, opened a new log
I20260713 09:07:58.390415 23184 ts_tablet_manager.cc:1403] T 7918be1eb5a741c6bd0178c20aacef90 P 7259108cef334416b8aa8e093c30eaa5: Time spent bootstrapping tablet: real 0.061s	user 0.009s	sys 0.002s
I20260713 09:07:58.392313 23216 consensus_queue.cc:237] T 9467d0b8c1724fab8d69ea0dc482a249 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.392226 23226 consensus_queue.cc:237] T af794bb732414c3a920e68f0bc171d3c P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.402256 23184 raft_consensus.cc:359] T 7918be1eb5a741c6bd0178c20aacef90 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.402911 23184 raft_consensus.cc:385] T 7918be1eb5a741c6bd0178c20aacef90 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:58.403170 23184 raft_consensus.cc:740] T 7918be1eb5a741c6bd0178c20aacef90 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7259108cef334416b8aa8e093c30eaa5, State: Initialized, Role: FOLLOWER
I20260713 09:07:58.403851 23184 consensus_queue.cc:260] T 7918be1eb5a741c6bd0178c20aacef90 P 7259108cef334416b8aa8e093c30eaa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.404886 23231 raft_consensus.cc:515] T 5638be88ca384d05b66162ab58d851d9 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } }
I20260713 09:07:58.406055 23184 ts_tablet_manager.cc:1434] T 7918be1eb5a741c6bd0178c20aacef90 P 7259108cef334416b8aa8e093c30eaa5: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260713 09:07:58.406909 23184 tablet_bootstrap.cc:492] T 853dafb0ea574cc28a995bd9144f3c82 P 7259108cef334416b8aa8e093c30eaa5: Bootstrap starting.
I20260713 09:07:58.409258 22994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5638be88ca384d05b66162ab58d851d9" candidate_uuid: "7259108cef334416b8aa8e093c30eaa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebb7b33f382848f68a89cbff14163ff4"
W20260713 09:07:58.412901 23107 leader_election.cc:343] T 5638be88ca384d05b66162ab58d851d9 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:58.416138 23183 tablet_bootstrap.cc:492] T 5638be88ca384d05b66162ab58d851d9 P ebb7b33f382848f68a89cbff14163ff4: No bootstrap required, opened a new log
I20260713 09:07:58.416833 23183 ts_tablet_manager.cc:1403] T 5638be88ca384d05b66162ab58d851d9 P ebb7b33f382848f68a89cbff14163ff4: Time spent bootstrapping tablet: real 0.059s	user 0.010s	sys 0.009s
I20260713 09:07:58.418197 23069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5638be88ca384d05b66162ab58d851d9" candidate_uuid: "7259108cef334416b8aa8e093c30eaa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2787acb5d9dc4fbd815a55237f8c82cb"
I20260713 09:07:58.418771 23069 raft_consensus.cc:3060] T 5638be88ca384d05b66162ab58d851d9 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:58.417445 23231 leader_election.cc:290] T 5638be88ca384d05b66162ab58d851d9 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 election: Requested vote from peers ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349), 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241)
I20260713 09:07:58.425576 23183 raft_consensus.cc:359] T 5638be88ca384d05b66162ab58d851d9 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } }
I20260713 09:07:58.426488 23183 raft_consensus.cc:385] T 5638be88ca384d05b66162ab58d851d9 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:58.426774 23183 raft_consensus.cc:740] T 5638be88ca384d05b66162ab58d851d9 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebb7b33f382848f68a89cbff14163ff4, State: Initialized, Role: FOLLOWER
I20260713 09:07:58.427455 23183 consensus_queue.cc:260] T 5638be88ca384d05b66162ab58d851d9 P ebb7b33f382848f68a89cbff14163ff4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } }
I20260713 09:07:58.428467 23185 tablet_bootstrap.cc:492] T 9467d0b8c1724fab8d69ea0dc482a249 P 2787acb5d9dc4fbd815a55237f8c82cb: No bootstrap required, opened a new log
I20260713 09:07:58.428933 23185 ts_tablet_manager.cc:1403] T 9467d0b8c1724fab8d69ea0dc482a249 P 2787acb5d9dc4fbd815a55237f8c82cb: Time spent bootstrapping tablet: real 0.052s	user 0.009s	sys 0.009s
I20260713 09:07:58.429481 23183 ts_tablet_manager.cc:1434] T 5638be88ca384d05b66162ab58d851d9 P ebb7b33f382848f68a89cbff14163ff4: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260713 09:07:58.426249 23231 raft_consensus.cc:493] T fc83af2b140c4485b29e9c4d87364e95 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:58.430469 23183 tablet_bootstrap.cc:492] T fc83af2b140c4485b29e9c4d87364e95 P ebb7b33f382848f68a89cbff14163ff4: Bootstrap starting.
I20260713 09:07:58.430830 23231 raft_consensus.cc:515] T fc83af2b140c4485b29e9c4d87364e95 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.431972 23069 raft_consensus.cc:2468] T 5638be88ca384d05b66162ab58d851d9 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7259108cef334416b8aa8e093c30eaa5 in term 1.
I20260713 09:07:58.433041 23231 leader_election.cc:290] T fc83af2b140c4485b29e9c4d87364e95 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349), 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241)
I20260713 09:07:58.433652 22994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc83af2b140c4485b29e9c4d87364e95" candidate_uuid: "7259108cef334416b8aa8e093c30eaa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebb7b33f382848f68a89cbff14163ff4" is_pre_election: true
W20260713 09:07:58.435063 23107 leader_election.cc:343] T fc83af2b140c4485b29e9c4d87364e95 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:58.435034 23185 raft_consensus.cc:359] T 9467d0b8c1724fab8d69ea0dc482a249 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.435379 23184 tablet_bootstrap.cc:654] T 853dafb0ea574cc28a995bd9144f3c82 P 7259108cef334416b8aa8e093c30eaa5: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:58.435827 23185 raft_consensus.cc:385] T 9467d0b8c1724fab8d69ea0dc482a249 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:58.436159 23185 raft_consensus.cc:740] T 9467d0b8c1724fab8d69ea0dc482a249 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2787acb5d9dc4fbd815a55237f8c82cb, State: Initialized, Role: FOLLOWER
I20260713 09:07:58.436808 23109 leader_election.cc:304] T 5638be88ca384d05b66162ab58d851d9 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2787acb5d9dc4fbd815a55237f8c82cb, 7259108cef334416b8aa8e093c30eaa5; no voters: ebb7b33f382848f68a89cbff14163ff4
I20260713 09:07:58.436863 23185 consensus_queue.cc:260] T 9467d0b8c1724fab8d69ea0dc482a249 P 2787acb5d9dc4fbd815a55237f8c82cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.437191 23068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc83af2b140c4485b29e9c4d87364e95" candidate_uuid: "7259108cef334416b8aa8e093c30eaa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" is_pre_election: true
I20260713 09:07:58.438931 23185 ts_tablet_manager.cc:1434] T 9467d0b8c1724fab8d69ea0dc482a249 P 2787acb5d9dc4fbd815a55237f8c82cb: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
W20260713 09:07:58.438745 23109 leader_election.cc:343] T fc83af2b140c4485b29e9c4d87364e95 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:58.439491 23109 leader_election.cc:304] T fc83af2b140c4485b29e9c4d87364e95 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7259108cef334416b8aa8e093c30eaa5; no voters: 2787acb5d9dc4fbd815a55237f8c82cb, ebb7b33f382848f68a89cbff14163ff4
I20260713 09:07:58.438719 22892 catalog_manager.cc:5697] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P ebb7b33f382848f68a89cbff14163ff4 reported cstate change: term changed from 0 to 1, leader changed from <none> to ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193). New cstate: current_term: 1 leader_uuid: "ebb7b33f382848f68a89cbff14163ff4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:58.440250 23216 raft_consensus.cc:2804] T 5638be88ca384d05b66162ab58d851d9 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:58.440864 23216 raft_consensus.cc:697] T 5638be88ca384d05b66162ab58d851d9 P 7259108cef334416b8aa8e093c30eaa5 [term 1 LEADER]: Becoming Leader. State: Replica: 7259108cef334416b8aa8e093c30eaa5, State: Running, Role: LEADER
I20260713 09:07:58.441785 23216 consensus_queue.cc:237] T 5638be88ca384d05b66162ab58d851d9 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } }
I20260713 09:07:58.442202 22892 catalog_manager.cc:5697] T af794bb732414c3a920e68f0bc171d3c P ebb7b33f382848f68a89cbff14163ff4 reported cstate change: term changed from 0 to 1, leader changed from <none> to ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193). New cstate: current_term: 1 leader_uuid: "ebb7b33f382848f68a89cbff14163ff4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:58.444308 23192 raft_consensus.cc:2749] T fc83af2b140c4485b29e9c4d87364e95 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:58.443940 22891 catalog_manager.cc:5697] T f9e23eed893b4b68912c02119d517338 P 7259108cef334416b8aa8e093c30eaa5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195). New cstate: current_term: 1 leader_uuid: "7259108cef334416b8aa8e093c30eaa5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:58.440516 23185 tablet_bootstrap.cc:492] T 7a4d0eb5d7c149119f7528540db945c2 P 2787acb5d9dc4fbd815a55237f8c82cb: Bootstrap starting.
I20260713 09:07:58.446076 22891 catalog_manager.cc:5697] T cdbe81ea6ba7439a8dfecc91274e4297 P 7259108cef334416b8aa8e093c30eaa5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195). New cstate: current_term: 1 leader_uuid: "7259108cef334416b8aa8e093c30eaa5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:58.451140 23183 tablet_bootstrap.cc:654] T fc83af2b140c4485b29e9c4d87364e95 P ebb7b33f382848f68a89cbff14163ff4: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:58.452625 23185 tablet_bootstrap.cc:654] T 7a4d0eb5d7c149119f7528540db945c2 P 2787acb5d9dc4fbd815a55237f8c82cb: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:58.457820 23184 tablet_bootstrap.cc:492] T 853dafb0ea574cc28a995bd9144f3c82 P 7259108cef334416b8aa8e093c30eaa5: No bootstrap required, opened a new log
I20260713 09:07:58.458263 23184 ts_tablet_manager.cc:1403] T 853dafb0ea574cc28a995bd9144f3c82 P 7259108cef334416b8aa8e093c30eaa5: Time spent bootstrapping tablet: real 0.052s	user 0.010s	sys 0.002s
I20260713 09:07:58.458045 22891 catalog_manager.cc:5697] T 9467d0b8c1724fab8d69ea0dc482a249 P 7259108cef334416b8aa8e093c30eaa5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195). New cstate: current_term: 1 leader_uuid: "7259108cef334416b8aa8e093c30eaa5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:58.459771 22891 catalog_manager.cc:5697] T 7a4d0eb5d7c149119f7528540db945c2 P 7259108cef334416b8aa8e093c30eaa5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195). New cstate: current_term: 1 leader_uuid: "7259108cef334416b8aa8e093c30eaa5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:58.460881 23184 raft_consensus.cc:359] T 853dafb0ea574cc28a995bd9144f3c82 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.461687 23184 raft_consensus.cc:385] T 853dafb0ea574cc28a995bd9144f3c82 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:58.462023 23184 raft_consensus.cc:740] T 853dafb0ea574cc28a995bd9144f3c82 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7259108cef334416b8aa8e093c30eaa5, State: Initialized, Role: FOLLOWER
I20260713 09:07:58.463021 23184 consensus_queue.cc:260] T 853dafb0ea574cc28a995bd9144f3c82 P 7259108cef334416b8aa8e093c30eaa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.466431 23184 ts_tablet_manager.cc:1434] T 853dafb0ea574cc28a995bd9144f3c82 P 7259108cef334416b8aa8e093c30eaa5: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:07:58.467579 23184 tablet_bootstrap.cc:492] T 9b941769f9734be080016ca9a5551611 P 7259108cef334416b8aa8e093c30eaa5: Bootstrap starting.
I20260713 09:07:58.473758 23183 tablet_bootstrap.cc:492] T fc83af2b140c4485b29e9c4d87364e95 P ebb7b33f382848f68a89cbff14163ff4: No bootstrap required, opened a new log
I20260713 09:07:58.474215 23183 ts_tablet_manager.cc:1403] T fc83af2b140c4485b29e9c4d87364e95 P ebb7b33f382848f68a89cbff14163ff4: Time spent bootstrapping tablet: real 0.044s	user 0.017s	sys 0.004s
I20260713 09:07:58.476900 23183 raft_consensus.cc:359] T fc83af2b140c4485b29e9c4d87364e95 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.477506 23183 raft_consensus.cc:385] T fc83af2b140c4485b29e9c4d87364e95 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:58.477749 23184 tablet_bootstrap.cc:654] T 9b941769f9734be080016ca9a5551611 P 7259108cef334416b8aa8e093c30eaa5: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:58.477802 23183 raft_consensus.cc:740] T fc83af2b140c4485b29e9c4d87364e95 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebb7b33f382848f68a89cbff14163ff4, State: Initialized, Role: FOLLOWER
I20260713 09:07:58.478575 23183 consensus_queue.cc:260] T fc83af2b140c4485b29e9c4d87364e95 P ebb7b33f382848f68a89cbff14163ff4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.484081 23183 ts_tablet_manager.cc:1434] T fc83af2b140c4485b29e9c4d87364e95 P ebb7b33f382848f68a89cbff14163ff4: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260713 09:07:58.485980 23183 tablet_bootstrap.cc:492] T 7918be1eb5a741c6bd0178c20aacef90 P ebb7b33f382848f68a89cbff14163ff4: Bootstrap starting.
I20260713 09:07:58.486449 23185 tablet_bootstrap.cc:492] T 7a4d0eb5d7c149119f7528540db945c2 P 2787acb5d9dc4fbd815a55237f8c82cb: No bootstrap required, opened a new log
I20260713 09:07:58.486937 23185 ts_tablet_manager.cc:1403] T 7a4d0eb5d7c149119f7528540db945c2 P 2787acb5d9dc4fbd815a55237f8c82cb: Time spent bootstrapping tablet: real 0.047s	user 0.016s	sys 0.013s
I20260713 09:07:58.489547 23185 raft_consensus.cc:359] T 7a4d0eb5d7c149119f7528540db945c2 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.490262 23185 raft_consensus.cc:385] T 7a4d0eb5d7c149119f7528540db945c2 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:58.490643 23185 raft_consensus.cc:740] T 7a4d0eb5d7c149119f7528540db945c2 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2787acb5d9dc4fbd815a55237f8c82cb, State: Initialized, Role: FOLLOWER
I20260713 09:07:58.493366 23183 tablet_bootstrap.cc:654] T 7918be1eb5a741c6bd0178c20aacef90 P ebb7b33f382848f68a89cbff14163ff4: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:58.498391 23184 tablet_bootstrap.cc:492] T 9b941769f9734be080016ca9a5551611 P 7259108cef334416b8aa8e093c30eaa5: No bootstrap required, opened a new log
I20260713 09:07:58.497736 22891 catalog_manager.cc:5697] T 5638be88ca384d05b66162ab58d851d9 P 7259108cef334416b8aa8e093c30eaa5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195). New cstate: current_term: 1 leader_uuid: "7259108cef334416b8aa8e093c30eaa5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:58.498853 23184 ts_tablet_manager.cc:1403] T 9b941769f9734be080016ca9a5551611 P 7259108cef334416b8aa8e093c30eaa5: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.007s
I20260713 09:07:58.491487 23185 consensus_queue.cc:260] T 7a4d0eb5d7c149119f7528540db945c2 P 2787acb5d9dc4fbd815a55237f8c82cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.500834 23185 ts_tablet_manager.cc:1434] T 7a4d0eb5d7c149119f7528540db945c2 P 2787acb5d9dc4fbd815a55237f8c82cb: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260713 09:07:58.501729 23185 tablet_bootstrap.cc:492] T 9b941769f9734be080016ca9a5551611 P 2787acb5d9dc4fbd815a55237f8c82cb: Bootstrap starting.
I20260713 09:07:58.510061 23183 tablet_bootstrap.cc:492] T 7918be1eb5a741c6bd0178c20aacef90 P ebb7b33f382848f68a89cbff14163ff4: No bootstrap required, opened a new log
I20260713 09:07:58.510440 23183 ts_tablet_manager.cc:1403] T 7918be1eb5a741c6bd0178c20aacef90 P ebb7b33f382848f68a89cbff14163ff4: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.009s
I20260713 09:07:58.501529 23184 raft_consensus.cc:359] T 9b941769f9734be080016ca9a5551611 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.512019 23184 raft_consensus.cc:385] T 9b941769f9734be080016ca9a5551611 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:58.512355 23184 raft_consensus.cc:740] T 9b941769f9734be080016ca9a5551611 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7259108cef334416b8aa8e093c30eaa5, State: Initialized, Role: FOLLOWER
I20260713 09:07:58.512399 23183 raft_consensus.cc:359] T 7918be1eb5a741c6bd0178c20aacef90 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.513075 23183 raft_consensus.cc:385] T 7918be1eb5a741c6bd0178c20aacef90 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:58.513432 23183 raft_consensus.cc:740] T 7918be1eb5a741c6bd0178c20aacef90 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebb7b33f382848f68a89cbff14163ff4, State: Initialized, Role: FOLLOWER
I20260713 09:07:58.513093 23184 consensus_queue.cc:260] T 9b941769f9734be080016ca9a5551611 P 7259108cef334416b8aa8e093c30eaa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.513720 23185 tablet_bootstrap.cc:654] T 9b941769f9734be080016ca9a5551611 P 2787acb5d9dc4fbd815a55237f8c82cb: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:58.514137 23183 consensus_queue.cc:260] T 7918be1eb5a741c6bd0178c20aacef90 P ebb7b33f382848f68a89cbff14163ff4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.515244 23184 ts_tablet_manager.cc:1434] T 9b941769f9734be080016ca9a5551611 P 7259108cef334416b8aa8e093c30eaa5: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260713 09:07:58.516568 23184 tablet_bootstrap.cc:492] T c3958373e3f14e09856273eec78336dd P 7259108cef334416b8aa8e093c30eaa5: Bootstrap starting.
I20260713 09:07:58.518373 23183 ts_tablet_manager.cc:1434] T 7918be1eb5a741c6bd0178c20aacef90 P ebb7b33f382848f68a89cbff14163ff4: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260713 09:07:58.519187 23183 tablet_bootstrap.cc:492] T c3958373e3f14e09856273eec78336dd P ebb7b33f382848f68a89cbff14163ff4: Bootstrap starting.
I20260713 09:07:58.522838 23184 tablet_bootstrap.cc:654] T c3958373e3f14e09856273eec78336dd P 7259108cef334416b8aa8e093c30eaa5: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:58.524791 23183 tablet_bootstrap.cc:654] T c3958373e3f14e09856273eec78336dd P ebb7b33f382848f68a89cbff14163ff4: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:58.538113 23190 raft_consensus.cc:493] T af794bb732414c3a920e68f0bc171d3c P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:58.538560 23190 raft_consensus.cc:515] T af794bb732414c3a920e68f0bc171d3c P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.540334 23185 tablet_bootstrap.cc:492] T 9b941769f9734be080016ca9a5551611 P 2787acb5d9dc4fbd815a55237f8c82cb: No bootstrap required, opened a new log
I20260713 09:07:58.540576 23190 leader_election.cc:290] T af794bb732414c3a920e68f0bc171d3c P 2787acb5d9dc4fbd815a55237f8c82cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349), 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195:40381)
I20260713 09:07:58.540918 23185 ts_tablet_manager.cc:1403] T 9b941769f9734be080016ca9a5551611 P 2787acb5d9dc4fbd815a55237f8c82cb: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.019s
I20260713 09:07:58.541586 23184 tablet_bootstrap.cc:492] T c3958373e3f14e09856273eec78336dd P 7259108cef334416b8aa8e093c30eaa5: No bootstrap required, opened a new log
I20260713 09:07:58.541672 22994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af794bb732414c3a920e68f0bc171d3c" candidate_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebb7b33f382848f68a89cbff14163ff4" is_pre_election: true
I20260713 09:07:58.542057 23143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af794bb732414c3a920e68f0bc171d3c" candidate_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7259108cef334416b8aa8e093c30eaa5" is_pre_election: true
I20260713 09:07:58.542822 23143 raft_consensus.cc:2393] T af794bb732414c3a920e68f0bc171d3c P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2787acb5d9dc4fbd815a55237f8c82cb in current term 1: Already voted for candidate ebb7b33f382848f68a89cbff14163ff4 in this term.
I20260713 09:07:58.543363 23183 tablet_bootstrap.cc:492] T c3958373e3f14e09856273eec78336dd P ebb7b33f382848f68a89cbff14163ff4: No bootstrap required, opened a new log
I20260713 09:07:58.542061 23184 ts_tablet_manager.cc:1403] T c3958373e3f14e09856273eec78336dd P 7259108cef334416b8aa8e093c30eaa5: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.005s
I20260713 09:07:58.543773 23183 ts_tablet_manager.cc:1403] T c3958373e3f14e09856273eec78336dd P ebb7b33f382848f68a89cbff14163ff4: Time spent bootstrapping tablet: real 0.025s	user 0.005s	sys 0.004s
I20260713 09:07:58.543910 23033 leader_election.cc:304] T af794bb732414c3a920e68f0bc171d3c P 2787acb5d9dc4fbd815a55237f8c82cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2787acb5d9dc4fbd815a55237f8c82cb; no voters: 7259108cef334416b8aa8e093c30eaa5, ebb7b33f382848f68a89cbff14163ff4
I20260713 09:07:58.544027 23185 raft_consensus.cc:359] T 9b941769f9734be080016ca9a5551611 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.544679 23185 raft_consensus.cc:385] T 9b941769f9734be080016ca9a5551611 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:58.544945 23185 raft_consensus.cc:740] T 9b941769f9734be080016ca9a5551611 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2787acb5d9dc4fbd815a55237f8c82cb, State: Initialized, Role: FOLLOWER
I20260713 09:07:58.545104 23190 raft_consensus.cc:3060] T af794bb732414c3a920e68f0bc171d3c P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:58.545753 23185 consensus_queue.cc:260] T 9b941769f9734be080016ca9a5551611 P 2787acb5d9dc4fbd815a55237f8c82cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.546281 23184 raft_consensus.cc:359] T c3958373e3f14e09856273eec78336dd P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.546456 23183 raft_consensus.cc:359] T c3958373e3f14e09856273eec78336dd P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.546948 23184 raft_consensus.cc:385] T c3958373e3f14e09856273eec78336dd P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:58.547013 23183 raft_consensus.cc:385] T c3958373e3f14e09856273eec78336dd P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:58.547263 23184 raft_consensus.cc:740] T c3958373e3f14e09856273eec78336dd P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7259108cef334416b8aa8e093c30eaa5, State: Initialized, Role: FOLLOWER
I20260713 09:07:58.547312 23183 raft_consensus.cc:740] T c3958373e3f14e09856273eec78336dd P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebb7b33f382848f68a89cbff14163ff4, State: Initialized, Role: FOLLOWER
I20260713 09:07:58.548097 23184 consensus_queue.cc:260] T c3958373e3f14e09856273eec78336dd P 7259108cef334416b8aa8e093c30eaa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.548097 23183 consensus_queue.cc:260] T c3958373e3f14e09856273eec78336dd P ebb7b33f382848f68a89cbff14163ff4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.550158 23184 ts_tablet_manager.cc:1434] T c3958373e3f14e09856273eec78336dd P 7259108cef334416b8aa8e093c30eaa5: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260713 09:07:58.551571 23184 tablet_bootstrap.cc:492] T 410abbbab07549dfa7251655c63029a6 P 7259108cef334416b8aa8e093c30eaa5: Bootstrap starting.
I20260713 09:07:58.553598 23227 raft_consensus.cc:493] T 7a4d0eb5d7c149119f7528540db945c2 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:58.554052 23227 raft_consensus.cc:515] T 7a4d0eb5d7c149119f7528540db945c2 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.554924 23183 ts_tablet_manager.cc:1434] T c3958373e3f14e09856273eec78336dd P ebb7b33f382848f68a89cbff14163ff4: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.004s
I20260713 09:07:58.555845 23183 tablet_bootstrap.cc:492] T 9b941769f9734be080016ca9a5551611 P ebb7b33f382848f68a89cbff14163ff4: Bootstrap starting.
I20260713 09:07:58.556228 23227 leader_election.cc:290] T 7a4d0eb5d7c149119f7528540db945c2 P 2787acb5d9dc4fbd815a55237f8c82cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349), 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195:40381)
I20260713 09:07:58.558318 22994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4d0eb5d7c149119f7528540db945c2" candidate_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebb7b33f382848f68a89cbff14163ff4" is_pre_election: true
I20260713 09:07:58.558290 23143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4d0eb5d7c149119f7528540db945c2" candidate_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7259108cef334416b8aa8e093c30eaa5" is_pre_election: true
I20260713 09:07:58.559252 22994 raft_consensus.cc:2393] T 7a4d0eb5d7c149119f7528540db945c2 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2787acb5d9dc4fbd815a55237f8c82cb in current term 1: Already voted for candidate 7259108cef334416b8aa8e093c30eaa5 in this term.
I20260713 09:07:58.557991 23226 raft_consensus.cc:493] T 92e806cfc3684bedab0a92c3f13102b9 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:58.559980 23226 raft_consensus.cc:515] T 92e806cfc3684bedab0a92c3f13102b9 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.561455 23183 tablet_bootstrap.cc:654] T 9b941769f9734be080016ca9a5551611 P ebb7b33f382848f68a89cbff14163ff4: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:58.561758 23185 ts_tablet_manager.cc:1434] T 9b941769f9734be080016ca9a5551611 P 2787acb5d9dc4fbd815a55237f8c82cb: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260713 09:07:58.562004 23226 leader_election.cc:290] T 92e806cfc3684bedab0a92c3f13102b9 P ebb7b33f382848f68a89cbff14163ff4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241), 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195:40381)
I20260713 09:07:58.563868 23033 leader_election.cc:304] T 7a4d0eb5d7c149119f7528540db945c2 P 2787acb5d9dc4fbd815a55237f8c82cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2787acb5d9dc4fbd815a55237f8c82cb; no voters: 7259108cef334416b8aa8e093c30eaa5, ebb7b33f382848f68a89cbff14163ff4
I20260713 09:07:58.564507 23143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e806cfc3684bedab0a92c3f13102b9" candidate_uuid: "ebb7b33f382848f68a89cbff14163ff4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7259108cef334416b8aa8e093c30eaa5" is_pre_election: true
I20260713 09:07:58.565277 23143 raft_consensus.cc:2393] T 92e806cfc3684bedab0a92c3f13102b9 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ebb7b33f382848f68a89cbff14163ff4 in current term 1: Already voted for candidate 2787acb5d9dc4fbd815a55237f8c82cb in this term.
I20260713 09:07:58.565732 23227 raft_consensus.cc:3060] T 7a4d0eb5d7c149119f7528540db945c2 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:58.567113 23185 tablet_bootstrap.cc:492] T 853dafb0ea574cc28a995bd9144f3c82 P 2787acb5d9dc4fbd815a55237f8c82cb: Bootstrap starting.
W20260713 09:07:58.572214 22923 debug-util.cc:398] Leaking SignalData structure 0x7b0800067d80 after lost signal to thread 21850
W20260713 09:07:58.573136 22923 debug-util.cc:398] Leaking SignalData structure 0x7b0800091460 after lost signal to thread 22926
W20260713 09:07:58.575909 22923 debug-util.cc:398] Leaking SignalData structure 0x7b0800141500 after lost signal to thread 23093
I20260713 09:07:58.576263 23069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e806cfc3684bedab0a92c3f13102b9" candidate_uuid: "ebb7b33f382848f68a89cbff14163ff4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" is_pre_election: true
I20260713 09:07:58.577828 23216 raft_consensus.cc:493] T 7918be1eb5a741c6bd0178c20aacef90 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:58.578431 23216 raft_consensus.cc:515] T 7918be1eb5a741c6bd0178c20aacef90 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.581856 22994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7918be1eb5a741c6bd0178c20aacef90" candidate_uuid: "7259108cef334416b8aa8e093c30eaa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebb7b33f382848f68a89cbff14163ff4" is_pre_election: true
I20260713 09:07:58.582207 23216 leader_election.cc:290] T 7918be1eb5a741c6bd0178c20aacef90 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349), 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241)
I20260713 09:07:58.582475 22994 raft_consensus.cc:2468] T 7918be1eb5a741c6bd0178c20aacef90 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7259108cef334416b8aa8e093c30eaa5 in term 0.
I20260713 09:07:58.583928 23107 leader_election.cc:304] T 7918be1eb5a741c6bd0178c20aacef90 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7259108cef334416b8aa8e093c30eaa5, ebb7b33f382848f68a89cbff14163ff4; no voters: 
I20260713 09:07:58.584542 23190 raft_consensus.cc:2749] T af794bb732414c3a920e68f0bc171d3c P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:58.585104 22960 leader_election.cc:304] T 92e806cfc3684bedab0a92c3f13102b9 P ebb7b33f382848f68a89cbff14163ff4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ebb7b33f382848f68a89cbff14163ff4; no voters: 2787acb5d9dc4fbd815a55237f8c82cb, 7259108cef334416b8aa8e093c30eaa5
I20260713 09:07:58.557160 23184 tablet_bootstrap.cc:654] T 410abbbab07549dfa7251655c63029a6 P 7259108cef334416b8aa8e093c30eaa5: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:58.585392 23069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7918be1eb5a741c6bd0178c20aacef90" candidate_uuid: "7259108cef334416b8aa8e093c30eaa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" is_pre_election: true
I20260713 09:07:58.589879 23069 raft_consensus.cc:2468] T 7918be1eb5a741c6bd0178c20aacef90 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7259108cef334416b8aa8e093c30eaa5 in term 0.
I20260713 09:07:58.585738 23216 raft_consensus.cc:2804] T 7918be1eb5a741c6bd0178c20aacef90 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:58.590518 23216 raft_consensus.cc:493] T 7918be1eb5a741c6bd0178c20aacef90 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:58.590863 23216 raft_consensus.cc:3060] T 7918be1eb5a741c6bd0178c20aacef90 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:58.591627 23183 tablet_bootstrap.cc:492] T 9b941769f9734be080016ca9a5551611 P ebb7b33f382848f68a89cbff14163ff4: No bootstrap required, opened a new log
I20260713 09:07:58.592108 23183 ts_tablet_manager.cc:1403] T 9b941769f9734be080016ca9a5551611 P ebb7b33f382848f68a89cbff14163ff4: Time spent bootstrapping tablet: real 0.036s	user 0.008s	sys 0.027s
I20260713 09:07:58.588636 23185 tablet_bootstrap.cc:654] T 853dafb0ea574cc28a995bd9144f3c82 P 2787acb5d9dc4fbd815a55237f8c82cb: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:58.592049 23226 raft_consensus.cc:3060] T 92e806cfc3684bedab0a92c3f13102b9 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:58.592684 23227 raft_consensus.cc:2749] T 7a4d0eb5d7c149119f7528540db945c2 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:58.597739 23184 tablet_bootstrap.cc:492] T 410abbbab07549dfa7251655c63029a6 P 7259108cef334416b8aa8e093c30eaa5: No bootstrap required, opened a new log
I20260713 09:07:58.598173 23184 ts_tablet_manager.cc:1403] T 410abbbab07549dfa7251655c63029a6 P 7259108cef334416b8aa8e093c30eaa5: Time spent bootstrapping tablet: real 0.047s	user 0.001s	sys 0.009s
I20260713 09:07:58.598328 23216 raft_consensus.cc:515] T 7918be1eb5a741c6bd0178c20aacef90 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.600621 23226 raft_consensus.cc:2749] T 92e806cfc3684bedab0a92c3f13102b9 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:58.600750 23216 leader_election.cc:290] T 7918be1eb5a741c6bd0178c20aacef90 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 election: Requested vote from peers ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349), 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241)
I20260713 09:07:58.601064 23184 raft_consensus.cc:359] T 410abbbab07549dfa7251655c63029a6 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.601720 23184 raft_consensus.cc:385] T 410abbbab07549dfa7251655c63029a6 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:58.601501 22994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7918be1eb5a741c6bd0178c20aacef90" candidate_uuid: "7259108cef334416b8aa8e093c30eaa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebb7b33f382848f68a89cbff14163ff4"
I20260713 09:07:58.602017 23184 raft_consensus.cc:740] T 410abbbab07549dfa7251655c63029a6 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7259108cef334416b8aa8e093c30eaa5, State: Initialized, Role: FOLLOWER
I20260713 09:07:58.602250 22994 raft_consensus.cc:3060] T 7918be1eb5a741c6bd0178c20aacef90 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:58.603006 23184 consensus_queue.cc:260] T 410abbbab07549dfa7251655c63029a6 P 7259108cef334416b8aa8e093c30eaa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.603484 23226 raft_consensus.cc:493] T c3958373e3f14e09856273eec78336dd P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:58.604421 23226 raft_consensus.cc:515] T c3958373e3f14e09856273eec78336dd P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.604960 23184 ts_tablet_manager.cc:1434] T 410abbbab07549dfa7251655c63029a6 P 7259108cef334416b8aa8e093c30eaa5: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:07:58.603001 23183 raft_consensus.cc:359] T 9b941769f9734be080016ca9a5551611 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.605338 23183 raft_consensus.cc:385] T 9b941769f9734be080016ca9a5551611 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:58.605644 23183 raft_consensus.cc:740] T 9b941769f9734be080016ca9a5551611 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebb7b33f382848f68a89cbff14163ff4, State: Initialized, Role: FOLLOWER
I20260713 09:07:58.607712 23183 consensus_queue.cc:260] T 9b941769f9734be080016ca9a5551611 P ebb7b33f382848f68a89cbff14163ff4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.610065 23068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3958373e3f14e09856273eec78336dd" candidate_uuid: "ebb7b33f382848f68a89cbff14163ff4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" is_pre_election: true
I20260713 09:07:58.610677 23226 leader_election.cc:290] T c3958373e3f14e09856273eec78336dd P ebb7b33f382848f68a89cbff14163ff4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241), 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195:40381)
I20260713 09:07:58.609881 23143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3958373e3f14e09856273eec78336dd" candidate_uuid: "ebb7b33f382848f68a89cbff14163ff4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7259108cef334416b8aa8e093c30eaa5" is_pre_election: true
I20260713 09:07:58.614684 23143 raft_consensus.cc:2468] T c3958373e3f14e09856273eec78336dd P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebb7b33f382848f68a89cbff14163ff4 in term 0.
I20260713 09:07:58.615978 22958 leader_election.cc:304] T c3958373e3f14e09856273eec78336dd P ebb7b33f382848f68a89cbff14163ff4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7259108cef334416b8aa8e093c30eaa5, ebb7b33f382848f68a89cbff14163ff4; no voters: 
I20260713 09:07:58.613121 23184 tablet_bootstrap.cc:492] T 5d79333dc8f6419f8e52b3b939d0b664 P 7259108cef334416b8aa8e093c30eaa5: Bootstrap starting.
I20260713 09:07:58.616892 23226 raft_consensus.cc:2804] T c3958373e3f14e09856273eec78336dd P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:58.617802 23226 raft_consensus.cc:493] T c3958373e3f14e09856273eec78336dd P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:58.618175 23226 raft_consensus.cc:3060] T c3958373e3f14e09856273eec78336dd P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:58.612118 23183 ts_tablet_manager.cc:1434] T 9b941769f9734be080016ca9a5551611 P ebb7b33f382848f68a89cbff14163ff4: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.001s
I20260713 09:07:58.609154 23069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7918be1eb5a741c6bd0178c20aacef90" candidate_uuid: "7259108cef334416b8aa8e093c30eaa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2787acb5d9dc4fbd815a55237f8c82cb"
I20260713 09:07:58.620831 23183 tablet_bootstrap.cc:492] T 853dafb0ea574cc28a995bd9144f3c82 P ebb7b33f382848f68a89cbff14163ff4: Bootstrap starting.
W20260713 09:07:58.623607 22960 leader_election.cc:343] T c3958373e3f14e09856273eec78336dd P ebb7b33f382848f68a89cbff14163ff4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:58.626535 23069 raft_consensus.cc:3060] T 7918be1eb5a741c6bd0178c20aacef90 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:58.634265 22994 raft_consensus.cc:2468] T 7918be1eb5a741c6bd0178c20aacef90 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7259108cef334416b8aa8e093c30eaa5 in term 1.
I20260713 09:07:58.635998 23222 raft_consensus.cc:493] T fc83af2b140c4485b29e9c4d87364e95 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:58.636191 23107 leader_election.cc:304] T 7918be1eb5a741c6bd0178c20aacef90 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7259108cef334416b8aa8e093c30eaa5, ebb7b33f382848f68a89cbff14163ff4; no voters: 
I20260713 09:07:58.636495 23222 raft_consensus.cc:515] T fc83af2b140c4485b29e9c4d87364e95 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.638322 23069 raft_consensus.cc:2468] T 7918be1eb5a741c6bd0178c20aacef90 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7259108cef334416b8aa8e093c30eaa5 in term 1.
I20260713 09:07:58.639142 23222 leader_election.cc:290] T fc83af2b140c4485b29e9c4d87364e95 P ebb7b33f382848f68a89cbff14163ff4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241), 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195:40381)
I20260713 09:07:58.639245 23216 raft_consensus.cc:2804] T 7918be1eb5a741c6bd0178c20aacef90 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:58.639849 23216 raft_consensus.cc:697] T 7918be1eb5a741c6bd0178c20aacef90 P 7259108cef334416b8aa8e093c30eaa5 [term 1 LEADER]: Becoming Leader. State: Replica: 7259108cef334416b8aa8e093c30eaa5, State: Running, Role: LEADER
I20260713 09:07:58.640669 23216 consensus_queue.cc:237] T 7918be1eb5a741c6bd0178c20aacef90 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.641721 23143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc83af2b140c4485b29e9c4d87364e95" candidate_uuid: "ebb7b33f382848f68a89cbff14163ff4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7259108cef334416b8aa8e093c30eaa5" is_pre_election: true
I20260713 09:07:58.642385 23143 raft_consensus.cc:2468] T fc83af2b140c4485b29e9c4d87364e95 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebb7b33f382848f68a89cbff14163ff4 in term 0.
I20260713 09:07:58.642628 23069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc83af2b140c4485b29e9c4d87364e95" candidate_uuid: "ebb7b33f382848f68a89cbff14163ff4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" is_pre_election: true
W20260713 09:07:58.645195 22960 leader_election.cc:343] T fc83af2b140c4485b29e9c4d87364e95 P ebb7b33f382848f68a89cbff14163ff4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:58.645852 23226 raft_consensus.cc:515] T c3958373e3f14e09856273eec78336dd P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.646030 22958 leader_election.cc:304] T fc83af2b140c4485b29e9c4d87364e95 P ebb7b33f382848f68a89cbff14163ff4 [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: 7259108cef334416b8aa8e093c30eaa5, ebb7b33f382848f68a89cbff14163ff4; no voters: 2787acb5d9dc4fbd815a55237f8c82cb
I20260713 09:07:58.647424 23222 raft_consensus.cc:2804] T fc83af2b140c4485b29e9c4d87364e95 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:58.647986 23222 raft_consensus.cc:493] T fc83af2b140c4485b29e9c4d87364e95 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:58.648352 23222 raft_consensus.cc:3060] T fc83af2b140c4485b29e9c4d87364e95 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:58.648407 23185 tablet_bootstrap.cc:492] T 853dafb0ea574cc28a995bd9144f3c82 P 2787acb5d9dc4fbd815a55237f8c82cb: No bootstrap required, opened a new log
I20260713 09:07:58.649060 23185 ts_tablet_manager.cc:1403] T 853dafb0ea574cc28a995bd9144f3c82 P 2787acb5d9dc4fbd815a55237f8c82cb: Time spent bootstrapping tablet: real 0.082s	user 0.018s	sys 0.027s
I20260713 09:07:58.652372 23231 consensus_queue.cc:1048] T 58d8d996a3404701b4a358fba81a76a8 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:58.656047 23185 raft_consensus.cc:359] T 853dafb0ea574cc28a995bd9144f3c82 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.656582 23184 tablet_bootstrap.cc:654] T 5d79333dc8f6419f8e52b3b939d0b664 P 7259108cef334416b8aa8e093c30eaa5: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:58.656847 23185 raft_consensus.cc:385] T 853dafb0ea574cc28a995bd9144f3c82 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:58.657209 23185 raft_consensus.cc:740] T 853dafb0ea574cc28a995bd9144f3c82 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2787acb5d9dc4fbd815a55237f8c82cb, State: Initialized, Role: FOLLOWER
I20260713 09:07:58.657977 23185 consensus_queue.cc:260] T 853dafb0ea574cc28a995bd9144f3c82 P 2787acb5d9dc4fbd815a55237f8c82cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.661971 22890 catalog_manager.cc:5697] T 7918be1eb5a741c6bd0178c20aacef90 P 7259108cef334416b8aa8e093c30eaa5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195). New cstate: current_term: 1 leader_uuid: "7259108cef334416b8aa8e093c30eaa5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:58.670753 23233 consensus_queue.cc:1048] T 80b3350701f54c08b02f873d3b35bb20 P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:58.674026 23069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3958373e3f14e09856273eec78336dd" candidate_uuid: "ebb7b33f382848f68a89cbff14163ff4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2787acb5d9dc4fbd815a55237f8c82cb"
W20260713 09:07:58.676270 22960 leader_election.cc:343] T c3958373e3f14e09856273eec78336dd P ebb7b33f382848f68a89cbff14163ff4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:58.676926 23185 ts_tablet_manager.cc:1434] T 853dafb0ea574cc28a995bd9144f3c82 P 2787acb5d9dc4fbd815a55237f8c82cb: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.001s
I20260713 09:07:58.677443 23231 consensus_queue.cc:1048] T cdbe81ea6ba7439a8dfecc91274e4297 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:58.678164 23185 tablet_bootstrap.cc:492] T fc83af2b140c4485b29e9c4d87364e95 P 2787acb5d9dc4fbd815a55237f8c82cb: Bootstrap starting.
I20260713 09:07:58.678447 23222 raft_consensus.cc:515] T fc83af2b140c4485b29e9c4d87364e95 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.680212 23233 raft_consensus.cc:493] T 9b941769f9734be080016ca9a5551611 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:58.680673 23233 raft_consensus.cc:515] T 9b941769f9734be080016ca9a5551611 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.681970 23069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc83af2b140c4485b29e9c4d87364e95" candidate_uuid: "ebb7b33f382848f68a89cbff14163ff4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2787acb5d9dc4fbd815a55237f8c82cb"
I20260713 09:07:58.682660 23233 leader_election.cc:290] T 9b941769f9734be080016ca9a5551611 P ebb7b33f382848f68a89cbff14163ff4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241), 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195:40381)
I20260713 09:07:58.684763 23222 leader_election.cc:290] T fc83af2b140c4485b29e9c4d87364e95 P ebb7b33f382848f68a89cbff14163ff4 [CANDIDATE]: Term 1 election: Requested vote from peers 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241), 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195:40381)
W20260713 09:07:58.683779 22960 leader_election.cc:343] T fc83af2b140c4485b29e9c4d87364e95 P ebb7b33f382848f68a89cbff14163ff4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:58.686764 23141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b941769f9734be080016ca9a5551611" candidate_uuid: "ebb7b33f382848f68a89cbff14163ff4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7259108cef334416b8aa8e093c30eaa5" is_pre_election: true
I20260713 09:07:58.687546 23141 raft_consensus.cc:2468] T 9b941769f9734be080016ca9a5551611 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebb7b33f382848f68a89cbff14163ff4 in term 0.
I20260713 09:07:58.688850 23069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b941769f9734be080016ca9a5551611" candidate_uuid: "ebb7b33f382848f68a89cbff14163ff4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" is_pre_election: true
I20260713 09:07:58.689203 22958 leader_election.cc:304] T 9b941769f9734be080016ca9a5551611 P ebb7b33f382848f68a89cbff14163ff4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7259108cef334416b8aa8e093c30eaa5, ebb7b33f382848f68a89cbff14163ff4; no voters: 
I20260713 09:07:58.685302 23143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc83af2b140c4485b29e9c4d87364e95" candidate_uuid: "ebb7b33f382848f68a89cbff14163ff4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7259108cef334416b8aa8e093c30eaa5"
I20260713 09:07:58.689481 23069 raft_consensus.cc:2468] T 9b941769f9734be080016ca9a5551611 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebb7b33f382848f68a89cbff14163ff4 in term 0.
I20260713 09:07:58.692749 23143 raft_consensus.cc:3060] T fc83af2b140c4485b29e9c4d87364e95 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:58.685230 23216 consensus_queue.cc:1048] T 58d8d996a3404701b4a358fba81a76a8 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260713 09:07:58.695765 23226 leader_election.cc:290] T c3958373e3f14e09856273eec78336dd P ebb7b33f382848f68a89cbff14163ff4 [CANDIDATE]: Term 1 election: Requested vote from peers 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241), 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195:40381)
I20260713 09:07:58.700493 23231 raft_consensus.cc:493] T 853dafb0ea574cc28a995bd9144f3c82 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:58.703650 23141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3958373e3f14e09856273eec78336dd" candidate_uuid: "ebb7b33f382848f68a89cbff14163ff4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7259108cef334416b8aa8e093c30eaa5"
I20260713 09:07:58.704202 23141 raft_consensus.cc:3060] T c3958373e3f14e09856273eec78336dd P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:58.704953 23184 tablet_bootstrap.cc:492] T 5d79333dc8f6419f8e52b3b939d0b664 P 7259108cef334416b8aa8e093c30eaa5: No bootstrap required, opened a new log
I20260713 09:07:58.705406 23184 ts_tablet_manager.cc:1403] T 5d79333dc8f6419f8e52b3b939d0b664 P 7259108cef334416b8aa8e093c30eaa5: Time spent bootstrapping tablet: real 0.092s	user 0.022s	sys 0.008s
I20260713 09:07:58.707403 23184 raft_consensus.cc:359] T 5d79333dc8f6419f8e52b3b939d0b664 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.707893 23184 raft_consensus.cc:385] T 5d79333dc8f6419f8e52b3b939d0b664 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:58.694240 23222 raft_consensus.cc:2804] T 9b941769f9734be080016ca9a5551611 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:58.708168 23184 raft_consensus.cc:740] T 5d79333dc8f6419f8e52b3b939d0b664 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7259108cef334416b8aa8e093c30eaa5, State: Initialized, Role: FOLLOWER
I20260713 09:07:58.700960 23231 raft_consensus.cc:515] T 853dafb0ea574cc28a995bd9144f3c82 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.708847 23184 consensus_queue.cc:260] T 5d79333dc8f6419f8e52b3b939d0b664 P 7259108cef334416b8aa8e093c30eaa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.710134 23184 ts_tablet_manager.cc:1434] T 5d79333dc8f6419f8e52b3b939d0b664 P 7259108cef334416b8aa8e093c30eaa5: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:07:58.710505 23231 leader_election.cc:290] T 853dafb0ea574cc28a995bd9144f3c82 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349), 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241)
I20260713 09:07:58.711052 23184 tablet_bootstrap.cc:492] T 95b2d6720d9743b8a573b5e184560a49 P 7259108cef334416b8aa8e093c30eaa5: Bootstrap starting.
I20260713 09:07:58.712172 22994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "853dafb0ea574cc28a995bd9144f3c82" candidate_uuid: "7259108cef334416b8aa8e093c30eaa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebb7b33f382848f68a89cbff14163ff4" is_pre_election: true
W20260713 09:07:58.713778 23107 leader_election.cc:343] T 853dafb0ea574cc28a995bd9144f3c82 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:58.714226 23222 raft_consensus.cc:493] T 9b941769f9734be080016ca9a5551611 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:58.718626 23222 raft_consensus.cc:3060] T 9b941769f9734be080016ca9a5551611 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:58.728075 23183 tablet_bootstrap.cc:654] T 853dafb0ea574cc28a995bd9144f3c82 P ebb7b33f382848f68a89cbff14163ff4: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:58.728609 23069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "853dafb0ea574cc28a995bd9144f3c82" candidate_uuid: "7259108cef334416b8aa8e093c30eaa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" is_pre_election: true
I20260713 09:07:58.736727 23069 raft_consensus.cc:2468] T 853dafb0ea574cc28a995bd9144f3c82 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7259108cef334416b8aa8e093c30eaa5 in term 0.
I20260713 09:07:58.736866 23216 consensus_queue.cc:1048] T f9e23eed893b4b68912c02119d517338 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:58.737027 23143 raft_consensus.cc:2468] T fc83af2b140c4485b29e9c4d87364e95 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebb7b33f382848f68a89cbff14163ff4 in term 1.
I20260713 09:07:58.737118 23231 consensus_queue.cc:1048] T cdbe81ea6ba7439a8dfecc91274e4297 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:58.738234 23222 raft_consensus.cc:515] T 9b941769f9734be080016ca9a5551611 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.744536 22958 leader_election.cc:304] T fc83af2b140c4485b29e9c4d87364e95 P ebb7b33f382848f68a89cbff14163ff4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7259108cef334416b8aa8e093c30eaa5, ebb7b33f382848f68a89cbff14163ff4; no voters: 2787acb5d9dc4fbd815a55237f8c82cb
I20260713 09:07:58.749754 23233 raft_consensus.cc:2804] T fc83af2b140c4485b29e9c4d87364e95 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:58.751775 23109 leader_election.cc:304] T 853dafb0ea574cc28a995bd9144f3c82 P 7259108cef334416b8aa8e093c30eaa5 [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: 2787acb5d9dc4fbd815a55237f8c82cb, 7259108cef334416b8aa8e093c30eaa5; no voters: ebb7b33f382848f68a89cbff14163ff4
I20260713 09:07:58.754935 23227 raft_consensus.cc:493] T 9467d0b8c1724fab8d69ea0dc482a249 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:58.766209 23227 raft_consensus.cc:515] T 9467d0b8c1724fab8d69ea0dc482a249 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.775202 23227 leader_election.cc:290] T 9467d0b8c1724fab8d69ea0dc482a249 P 2787acb5d9dc4fbd815a55237f8c82cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349), 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195:40381)
I20260713 09:07:58.775662 23222 leader_election.cc:290] T 9b941769f9734be080016ca9a5551611 P ebb7b33f382848f68a89cbff14163ff4 [CANDIDATE]: Term 1 election: Requested vote from peers 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241), 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195:40381)
I20260713 09:07:58.778254 23068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b941769f9734be080016ca9a5551611" candidate_uuid: "ebb7b33f382848f68a89cbff14163ff4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2787acb5d9dc4fbd815a55237f8c82cb"
I20260713 09:07:58.778255 22992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9467d0b8c1724fab8d69ea0dc482a249" candidate_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebb7b33f382848f68a89cbff14163ff4" is_pre_election: true
I20260713 09:07:58.779069 23068 raft_consensus.cc:3060] T 9b941769f9734be080016ca9a5551611 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:58.826979 23226 raft_consensus.cc:493] T 5638be88ca384d05b66162ab58d851d9 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:58.815654 23235 raft_consensus.cc:493] T 410abbbab07549dfa7251655c63029a6 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:58.838027 23139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b941769f9734be080016ca9a5551611" candidate_uuid: "ebb7b33f382848f68a89cbff14163ff4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7259108cef334416b8aa8e093c30eaa5"
I20260713 09:07:58.855605 23226 raft_consensus.cc:515] T 5638be88ca384d05b66162ab58d851d9 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } }
I20260713 09:07:58.856030 23235 raft_consensus.cc:515] T 410abbbab07549dfa7251655c63029a6 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.856364 23139 raft_consensus.cc:3060] T 9b941769f9734be080016ca9a5551611 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:58.857192 23185 tablet_bootstrap.cc:654] T fc83af2b140c4485b29e9c4d87364e95 P 2787acb5d9dc4fbd815a55237f8c82cb: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:58.759101 23141 raft_consensus.cc:2468] T c3958373e3f14e09856273eec78336dd P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebb7b33f382848f68a89cbff14163ff4 in term 1.
I20260713 09:07:58.858484 22992 raft_consensus.cc:2393] T 9467d0b8c1724fab8d69ea0dc482a249 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2787acb5d9dc4fbd815a55237f8c82cb in current term 1: Already voted for candidate 7259108cef334416b8aa8e093c30eaa5 in this term.
I20260713 09:07:58.843238 23233 raft_consensus.cc:697] T fc83af2b140c4485b29e9c4d87364e95 P ebb7b33f382848f68a89cbff14163ff4 [term 1 LEADER]: Becoming Leader. State: Replica: ebb7b33f382848f68a89cbff14163ff4, State: Running, Role: LEADER
W20260713 09:07:58.822711 22940 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:58.759996 23231 raft_consensus.cc:2804] T 853dafb0ea574cc28a995bd9144f3c82 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:58.859061 23226 leader_election.cc:290] T 5638be88ca384d05b66162ab58d851d9 P ebb7b33f382848f68a89cbff14163ff4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195:40381), 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241)
I20260713 09:07:58.779039 23142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9467d0b8c1724fab8d69ea0dc482a249" candidate_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7259108cef334416b8aa8e093c30eaa5" is_pre_election: true
I20260713 09:07:58.872772 23066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5638be88ca384d05b66162ab58d851d9" candidate_uuid: "ebb7b33f382848f68a89cbff14163ff4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" is_pre_election: true
I20260713 09:07:58.873536 23066 raft_consensus.cc:2393] T 5638be88ca384d05b66162ab58d851d9 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ebb7b33f382848f68a89cbff14163ff4 in current term 1: Already voted for candidate 7259108cef334416b8aa8e093c30eaa5 in this term.
I20260713 09:07:58.875900 23184 tablet_bootstrap.cc:654] T 95b2d6720d9743b8a573b5e184560a49 P 7259108cef334416b8aa8e093c30eaa5: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:58.860729 23231 raft_consensus.cc:493] T 853dafb0ea574cc28a995bd9144f3c82 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:58.837139 23193 consensus_queue.cc:1048] T af794bb732414c3a920e68f0bc171d3c P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.033s
I20260713 09:07:58.852280 23190 consensus_queue.cc:1048] T 92e806cfc3684bedab0a92c3f13102b9 P 2787acb5d9dc4fbd815a55237f8c82cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260713 09:07:58.887773 23068 raft_consensus.cc:2468] T 9b941769f9734be080016ca9a5551611 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebb7b33f382848f68a89cbff14163ff4 in term 1.
I20260713 09:07:58.889384 22960 leader_election.cc:304] T 9b941769f9734be080016ca9a5551611 P ebb7b33f382848f68a89cbff14163ff4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2787acb5d9dc4fbd815a55237f8c82cb, ebb7b33f382848f68a89cbff14163ff4; no voters: 
I20260713 09:07:58.890555 23226 raft_consensus.cc:2804] T 9b941769f9734be080016ca9a5551611 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:58.891225 23226 raft_consensus.cc:697] T 9b941769f9734be080016ca9a5551611 P ebb7b33f382848f68a89cbff14163ff4 [term 1 LEADER]: Becoming Leader. State: Replica: ebb7b33f382848f68a89cbff14163ff4, State: Running, Role: LEADER
I20260713 09:07:58.892459 23226 consensus_queue.cc:237] T 9b941769f9734be080016ca9a5551611 P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.899053 23235 leader_election.cc:290] T 410abbbab07549dfa7251655c63029a6 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349), 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241)
I20260713 09:07:58.914638 23184 tablet_bootstrap.cc:492] T 95b2d6720d9743b8a573b5e184560a49 P 7259108cef334416b8aa8e093c30eaa5: No bootstrap required, opened a new log
I20260713 09:07:58.915184 23184 ts_tablet_manager.cc:1403] T 95b2d6720d9743b8a573b5e184560a49 P 7259108cef334416b8aa8e093c30eaa5: Time spent bootstrapping tablet: real 0.204s	user 0.012s	sys 0.001s
I20260713 09:07:58.918385 23184 raft_consensus.cc:359] T 95b2d6720d9743b8a573b5e184560a49 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.919198 23184 raft_consensus.cc:385] T 95b2d6720d9743b8a573b5e184560a49 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:58.919479 23184 raft_consensus.cc:740] T 95b2d6720d9743b8a573b5e184560a49 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7259108cef334416b8aa8e093c30eaa5, State: Initialized, Role: FOLLOWER
I20260713 09:07:58.879128 23231 raft_consensus.cc:3060] T 853dafb0ea574cc28a995bd9144f3c82 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:58.859573 23233 consensus_queue.cc:237] T fc83af2b140c4485b29e9c4d87364e95 P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.923422 23184 consensus_queue.cc:260] T 95b2d6720d9743b8a573b5e184560a49 P 7259108cef334416b8aa8e093c30eaa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.967547 23184 ts_tablet_manager.cc:1434] T 95b2d6720d9743b8a573b5e184560a49 P 7259108cef334416b8aa8e093c30eaa5: Time spent starting tablet: real 0.052s	user 0.006s	sys 0.003s
I20260713 09:07:58.973340 23184 tablet_bootstrap.cc:492] T eb1ab9ec12b840a5a02471077095aebd P 7259108cef334416b8aa8e093c30eaa5: Bootstrap starting.
W20260713 09:07:58.921929 23109 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.85.194:35241, user_credentials={real_user=slave}} blocked reactor thread for 83580.1us
I20260713 09:07:58.920094 23273 consensus_queue.cc:1048] T 92e806cfc3684bedab0a92c3f13102b9 P 2787acb5d9dc4fbd815a55237f8c82cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.072s
I20260713 09:07:58.961362 23033 leader_election.cc:304] T 9467d0b8c1724fab8d69ea0dc482a249 P 2787acb5d9dc4fbd815a55237f8c82cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2787acb5d9dc4fbd815a55237f8c82cb; no voters: 7259108cef334416b8aa8e093c30eaa5, ebb7b33f382848f68a89cbff14163ff4
I20260713 09:07:58.983198 23231 raft_consensus.cc:515] T 853dafb0ea574cc28a995bd9144f3c82 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:58.998241 23183 tablet_bootstrap.cc:492] T 853dafb0ea574cc28a995bd9144f3c82 P ebb7b33f382848f68a89cbff14163ff4: No bootstrap required, opened a new log
I20260713 09:07:58.991859 22994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "410abbbab07549dfa7251655c63029a6" candidate_uuid: "7259108cef334416b8aa8e093c30eaa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebb7b33f382848f68a89cbff14163ff4" is_pre_election: true
I20260713 09:07:58.999711 23272 raft_consensus.cc:3060] T 9467d0b8c1724fab8d69ea0dc482a249 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:07:58.999979 23033 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.85.195:40381, user_credentials={real_user=slave}} blocked reactor thread for 60230.9us
I20260713 09:07:58.998883 23193 consensus_queue.cc:1048] T 80b3350701f54c08b02f873d3b35bb20 P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:07:59.002250 23226 consensus_queue.cc:1048] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:59.003110 23193 consensus_queue.cc:1048] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:58.999228 23183 ts_tablet_manager.cc:1403] T 853dafb0ea574cc28a995bd9144f3c82 P ebb7b33f382848f68a89cbff14163ff4: Time spent bootstrapping tablet: real 0.379s	user 0.033s	sys 0.025s
I20260713 09:07:59.007524 23272 raft_consensus.cc:2749] T 9467d0b8c1724fab8d69ea0dc482a249 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:58.999352 23139 raft_consensus.cc:2468] T 9b941769f9734be080016ca9a5551611 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebb7b33f382848f68a89cbff14163ff4 in term 1.
I20260713 09:07:59.010501 22958 leader_election.cc:304] T c3958373e3f14e09856273eec78336dd P ebb7b33f382848f68a89cbff14163ff4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7259108cef334416b8aa8e093c30eaa5, ebb7b33f382848f68a89cbff14163ff4; no voters: 2787acb5d9dc4fbd815a55237f8c82cb
I20260713 09:07:59.026479 23193 raft_consensus.cc:2804] T c3958373e3f14e09856273eec78336dd P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:59.027012 23193 raft_consensus.cc:697] T c3958373e3f14e09856273eec78336dd P ebb7b33f382848f68a89cbff14163ff4 [term 1 LEADER]: Becoming Leader. State: Replica: ebb7b33f382848f68a89cbff14163ff4, State: Running, Role: LEADER
W20260713 09:07:59.027909 23107 leader_election.cc:343] T 410abbbab07549dfa7251655c63029a6 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:59.027876 23193 consensus_queue.cc:237] T c3958373e3f14e09856273eec78336dd P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:59.029634 23183 raft_consensus.cc:359] T 853dafb0ea574cc28a995bd9144f3c82 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:59.030351 23183 raft_consensus.cc:385] T 853dafb0ea574cc28a995bd9144f3c82 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:59.030611 23183 raft_consensus.cc:740] T 853dafb0ea574cc28a995bd9144f3c82 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebb7b33f382848f68a89cbff14163ff4, State: Initialized, Role: FOLLOWER
I20260713 09:07:59.030753 22994 raft_consensus.cc:3060] T 5638be88ca384d05b66162ab58d851d9 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:59.033782 23184 tablet_bootstrap.cc:654] T eb1ab9ec12b840a5a02471077095aebd P 7259108cef334416b8aa8e093c30eaa5: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:59.031275 23183 consensus_queue.cc:260] T 853dafb0ea574cc28a995bd9144f3c82 P ebb7b33f382848f68a89cbff14163ff4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:59.032215 23278 consensus_queue.cc:1048] T 7a4d0eb5d7c149119f7528540db945c2 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260713 09:07:59.037333 23068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "410abbbab07549dfa7251655c63029a6" candidate_uuid: "7259108cef334416b8aa8e093c30eaa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" is_pre_election: true
I20260713 09:07:59.043239 23183 ts_tablet_manager.cc:1434] T 853dafb0ea574cc28a995bd9144f3c82 P ebb7b33f382848f68a89cbff14163ff4: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260713 09:07:59.059527 23185 tablet_bootstrap.cc:492] T fc83af2b140c4485b29e9c4d87364e95 P 2787acb5d9dc4fbd815a55237f8c82cb: No bootstrap required, opened a new log
I20260713 09:07:59.060146 23185 ts_tablet_manager.cc:1403] T fc83af2b140c4485b29e9c4d87364e95 P 2787acb5d9dc4fbd815a55237f8c82cb: Time spent bootstrapping tablet: real 0.382s	user 0.021s	sys 0.041s
I20260713 09:07:59.064393 23185 raft_consensus.cc:359] T fc83af2b140c4485b29e9c4d87364e95 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:59.065378 23185 raft_consensus.cc:385] T fc83af2b140c4485b29e9c4d87364e95 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:59.065752 23185 raft_consensus.cc:740] T fc83af2b140c4485b29e9c4d87364e95 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2787acb5d9dc4fbd815a55237f8c82cb, State: Initialized, Role: FOLLOWER
I20260713 09:07:59.068823 23141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5638be88ca384d05b66162ab58d851d9" candidate_uuid: "ebb7b33f382848f68a89cbff14163ff4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7259108cef334416b8aa8e093c30eaa5" is_pre_election: true
I20260713 09:07:59.138064 23235 raft_consensus.cc:493] T 95b2d6720d9743b8a573b5e184560a49 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:59.138195 23278 raft_consensus.cc:493] T 5d79333dc8f6419f8e52b3b939d0b664 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:59.139389 23274 consensus_queue.cc:1048] T f9e23eed893b4b68912c02119d517338 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:07:59.140619 22994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "853dafb0ea574cc28a995bd9144f3c82" candidate_uuid: "7259108cef334416b8aa8e093c30eaa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebb7b33f382848f68a89cbff14163ff4"
I20260713 09:07:59.141848 22994 raft_consensus.cc:3060] T 853dafb0ea574cc28a995bd9144f3c82 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:59.142791 23278 raft_consensus.cc:515] T 5d79333dc8f6419f8e52b3b939d0b664 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:59.143695 23193 consensus_queue.cc:1048] T af794bb732414c3a920e68f0bc171d3c P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:59.140697 23235 raft_consensus.cc:515] T 95b2d6720d9743b8a573b5e184560a49 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:59.146800 23185 consensus_queue.cc:260] T fc83af2b140c4485b29e9c4d87364e95 P 2787acb5d9dc4fbd815a55237f8c82cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:59.151319 23184 tablet_bootstrap.cc:492] T eb1ab9ec12b840a5a02471077095aebd P 7259108cef334416b8aa8e093c30eaa5: No bootstrap required, opened a new log
I20260713 09:07:59.151717 23184 ts_tablet_manager.cc:1403] T eb1ab9ec12b840a5a02471077095aebd P 7259108cef334416b8aa8e093c30eaa5: Time spent bootstrapping tablet: real 0.180s	user 0.008s	sys 0.006s
I20260713 09:07:59.152819 23185 ts_tablet_manager.cc:1434] T fc83af2b140c4485b29e9c4d87364e95 P 2787acb5d9dc4fbd815a55237f8c82cb: Time spent starting tablet: real 0.092s	user 0.008s	sys 0.002s
I20260713 09:07:59.155861 23183 tablet_bootstrap.cc:492] T 5d79333dc8f6419f8e52b3b939d0b664 P ebb7b33f382848f68a89cbff14163ff4: Bootstrap starting.
I20260713 09:07:59.157200 23235 leader_election.cc:290] T 95b2d6720d9743b8a573b5e184560a49 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349), 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241)
I20260713 09:07:59.160969 23069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "853dafb0ea574cc28a995bd9144f3c82" candidate_uuid: "7259108cef334416b8aa8e093c30eaa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2787acb5d9dc4fbd815a55237f8c82cb"
I20260713 09:07:59.155906 23184 raft_consensus.cc:359] T eb1ab9ec12b840a5a02471077095aebd P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:59.168690 23184 raft_consensus.cc:385] T eb1ab9ec12b840a5a02471077095aebd P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:59.161602 23069 raft_consensus.cc:3060] T 853dafb0ea574cc28a995bd9144f3c82 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:59.169914 23184 raft_consensus.cc:740] T eb1ab9ec12b840a5a02471077095aebd P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7259108cef334416b8aa8e093c30eaa5, State: Initialized, Role: FOLLOWER
W20260713 09:07:59.189684 23109 leader_election.cc:343] T 410abbbab07549dfa7251655c63029a6 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:59.190898 23216 consensus_queue.cc:1048] T 5638be88ca384d05b66162ab58d851d9 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:59.191609 23109 leader_election.cc:304] T 410abbbab07549dfa7251655c63029a6 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7259108cef334416b8aa8e093c30eaa5; no voters: 2787acb5d9dc4fbd815a55237f8c82cb, ebb7b33f382848f68a89cbff14163ff4
I20260713 09:07:59.192271 23185 tablet_bootstrap.cc:492] T c3958373e3f14e09856273eec78336dd P 2787acb5d9dc4fbd815a55237f8c82cb: Bootstrap starting.
I20260713 09:07:59.170164 23235 consensus_queue.cc:1048] T 7a4d0eb5d7c149119f7528540db945c2 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.033s
I20260713 09:07:59.206255 22991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b2d6720d9743b8a573b5e184560a49" candidate_uuid: "7259108cef334416b8aa8e093c30eaa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebb7b33f382848f68a89cbff14163ff4" is_pre_election: true
I20260713 09:07:59.206765 23235 raft_consensus.cc:2749] T 410abbbab07549dfa7251655c63029a6 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:59.217017 23184 consensus_queue.cc:260] T eb1ab9ec12b840a5a02471077095aebd P 7259108cef334416b8aa8e093c30eaa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
W20260713 09:07:59.224097 23107 leader_election.cc:343] T 95b2d6720d9743b8a573b5e184560a49 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:07:59.224720 23109 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.85.194:35241, user_credentials={real_user=slave}} blocked reactor thread for 53023.9us
I20260713 09:07:59.228950 23184 ts_tablet_manager.cc:1434] T eb1ab9ec12b840a5a02471077095aebd P 7259108cef334416b8aa8e093c30eaa5: Time spent starting tablet: real 0.077s	user 0.005s	sys 0.008s
I20260713 09:07:59.237313 23235 consensus_queue.cc:1048] T 5638be88ca384d05b66162ab58d851d9 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:59.237311 23278 leader_election.cc:290] T 5d79333dc8f6419f8e52b3b939d0b664 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349), 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241)
I20260713 09:07:59.246635 23184 tablet_bootstrap.cc:492] T bcd9c42d89ad40bcaf7e1faac58cfd96 P 7259108cef334416b8aa8e093c30eaa5: Bootstrap starting.
I20260713 09:07:59.241791 23231 leader_election.cc:290] T 853dafb0ea574cc28a995bd9144f3c82 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 election: Requested vote from peers ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349), 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241)
I20260713 09:07:59.271446 23293 consensus_queue.cc:1048] T 9467d0b8c1724fab8d69ea0dc482a249 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260713 09:07:59.281457 22988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d79333dc8f6419f8e52b3b939d0b664" candidate_uuid: "7259108cef334416b8aa8e093c30eaa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebb7b33f382848f68a89cbff14163ff4" is_pre_election: true
I20260713 09:07:59.262015 22994 raft_consensus.cc:2468] T 853dafb0ea574cc28a995bd9144f3c82 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7259108cef334416b8aa8e093c30eaa5 in term 1.
I20260713 09:07:59.290710 22958 leader_election.cc:304] T 5638be88ca384d05b66162ab58d851d9 P ebb7b33f382848f68a89cbff14163ff4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ebb7b33f382848f68a89cbff14163ff4; no voters: 2787acb5d9dc4fbd815a55237f8c82cb, 7259108cef334416b8aa8e093c30eaa5
W20260713 09:07:59.292363 23107 leader_election.cc:343] T 5d79333dc8f6419f8e52b3b939d0b664 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:59.318972 23192 consensus_queue.cc:1048] T 7918be1eb5a741c6bd0178c20aacef90 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:59.319877 23107 leader_election.cc:304] T 853dafb0ea574cc28a995bd9144f3c82 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7259108cef334416b8aa8e093c30eaa5, ebb7b33f382848f68a89cbff14163ff4; no voters: 
I20260713 09:07:59.325909 23069 raft_consensus.cc:2468] T 853dafb0ea574cc28a995bd9144f3c82 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7259108cef334416b8aa8e093c30eaa5 in term 1.
I20260713 09:07:59.330549 23216 raft_consensus.cc:2804] T 853dafb0ea574cc28a995bd9144f3c82 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:59.332345 23216 raft_consensus.cc:697] T 853dafb0ea574cc28a995bd9144f3c82 P 7259108cef334416b8aa8e093c30eaa5 [term 1 LEADER]: Becoming Leader. State: Replica: 7259108cef334416b8aa8e093c30eaa5, State: Running, Role: LEADER
I20260713 09:07:59.326879 22891 catalog_manager.cc:5697] T fc83af2b140c4485b29e9c4d87364e95 P ebb7b33f382848f68a89cbff14163ff4 reported cstate change: term changed from 0 to 1, leader changed from <none> to ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193). New cstate: current_term: 1 leader_uuid: "ebb7b33f382848f68a89cbff14163ff4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:59.333218 23216 consensus_queue.cc:237] T 853dafb0ea574cc28a995bd9144f3c82 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:59.337443 23068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d79333dc8f6419f8e52b3b939d0b664" candidate_uuid: "7259108cef334416b8aa8e093c30eaa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" is_pre_election: true
I20260713 09:07:59.340689 23069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b2d6720d9743b8a573b5e184560a49" candidate_uuid: "7259108cef334416b8aa8e093c30eaa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" is_pre_election: true
I20260713 09:07:59.361747 23294 consensus_queue.cc:1048] T 9467d0b8c1724fab8d69ea0dc482a249 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
W20260713 09:07:59.373653 23109 leader_election.cc:343] T 5d79333dc8f6419f8e52b3b939d0b664 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:59.374226 23109 leader_election.cc:304] T 5d79333dc8f6419f8e52b3b939d0b664 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7259108cef334416b8aa8e093c30eaa5; no voters: 2787acb5d9dc4fbd815a55237f8c82cb, ebb7b33f382848f68a89cbff14163ff4
I20260713 09:07:59.375196 23274 raft_consensus.cc:2749] T 5d79333dc8f6419f8e52b3b939d0b664 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:59.377678 23183 tablet_bootstrap.cc:654] T 5d79333dc8f6419f8e52b3b939d0b664 P ebb7b33f382848f68a89cbff14163ff4: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:59.383774 23184 tablet_bootstrap.cc:654] T bcd9c42d89ad40bcaf7e1faac58cfd96 P 7259108cef334416b8aa8e093c30eaa5: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:59.383976 23226 consensus_queue.cc:1048] T 9b941769f9734be080016ca9a5551611 P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260713 09:07:59.386121 23185 tablet_bootstrap.cc:654] T c3958373e3f14e09856273eec78336dd P 2787acb5d9dc4fbd815a55237f8c82cb: Neither blocks nor log segments found. Creating new log.
W20260713 09:07:59.385697 23109 leader_election.cc:343] T 95b2d6720d9743b8a573b5e184560a49 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:59.385378 23274 consensus_queue.cc:1048] T 7918be1eb5a741c6bd0178c20aacef90 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260713 09:07:59.396591 23109 leader_election.cc:304] T 95b2d6720d9743b8a573b5e184560a49 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7259108cef334416b8aa8e093c30eaa5; no voters: 2787acb5d9dc4fbd815a55237f8c82cb, ebb7b33f382848f68a89cbff14163ff4
I20260713 09:07:59.397630 23294 raft_consensus.cc:2749] T 95b2d6720d9743b8a573b5e184560a49 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:59.435137 23272 raft_consensus.cc:493] T fc83af2b140c4485b29e9c4d87364e95 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:59.435750 23272 raft_consensus.cc:515] T fc83af2b140c4485b29e9c4d87364e95 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:59.438763 23272 leader_election.cc:290] T fc83af2b140c4485b29e9c4d87364e95 P 2787acb5d9dc4fbd815a55237f8c82cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349), 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195:40381)
I20260713 09:07:59.437500 23069 raft_consensus.cc:3060] T fc83af2b140c4485b29e9c4d87364e95 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:59.447021 23138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc83af2b140c4485b29e9c4d87364e95" candidate_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7259108cef334416b8aa8e093c30eaa5" is_pre_election: true
I20260713 09:07:59.451709 23138 raft_consensus.cc:2393] T fc83af2b140c4485b29e9c4d87364e95 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2787acb5d9dc4fbd815a55237f8c82cb in current term 1: Already voted for candidate ebb7b33f382848f68a89cbff14163ff4 in this term.
I20260713 09:07:59.445355 22992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc83af2b140c4485b29e9c4d87364e95" candidate_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebb7b33f382848f68a89cbff14163ff4" is_pre_election: true
I20260713 09:07:59.459959 23033 leader_election.cc:304] T fc83af2b140c4485b29e9c4d87364e95 P 2787acb5d9dc4fbd815a55237f8c82cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2787acb5d9dc4fbd815a55237f8c82cb; no voters: 7259108cef334416b8aa8e093c30eaa5, ebb7b33f382848f68a89cbff14163ff4
I20260713 09:07:59.464972 23272 raft_consensus.cc:2749] T fc83af2b140c4485b29e9c4d87364e95 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:59.467931 23226 consensus_queue.cc:1048] T fc83af2b140c4485b29e9c4d87364e95 P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:59.490090 23185 tablet_bootstrap.cc:492] T c3958373e3f14e09856273eec78336dd P 2787acb5d9dc4fbd815a55237f8c82cb: No bootstrap required, opened a new log
I20260713 09:07:59.490702 23185 ts_tablet_manager.cc:1403] T c3958373e3f14e09856273eec78336dd P 2787acb5d9dc4fbd815a55237f8c82cb: Time spent bootstrapping tablet: real 0.299s	user 0.011s	sys 0.022s
I20260713 09:07:59.503825 23271 raft_consensus.cc:2749] T 5638be88ca384d05b66162ab58d851d9 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:59.509553 23185 raft_consensus.cc:359] T c3958373e3f14e09856273eec78336dd P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:59.510442 23185 raft_consensus.cc:385] T c3958373e3f14e09856273eec78336dd P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:59.510773 23185 raft_consensus.cc:740] T c3958373e3f14e09856273eec78336dd P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2787acb5d9dc4fbd815a55237f8c82cb, State: Initialized, Role: FOLLOWER
I20260713 09:07:59.509003 23271 consensus_queue.cc:1048] T 9b941769f9734be080016ca9a5551611 P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:59.521651 23185 consensus_queue.cc:260] T c3958373e3f14e09856273eec78336dd P 2787acb5d9dc4fbd815a55237f8c82cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:59.525801 23185 ts_tablet_manager.cc:1434] T c3958373e3f14e09856273eec78336dd P 2787acb5d9dc4fbd815a55237f8c82cb: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.001s
I20260713 09:07:59.527697 23185 tablet_bootstrap.cc:492] T 410abbbab07549dfa7251655c63029a6 P 2787acb5d9dc4fbd815a55237f8c82cb: Bootstrap starting.
I20260713 09:07:59.532521 23183 tablet_bootstrap.cc:492] T 5d79333dc8f6419f8e52b3b939d0b664 P ebb7b33f382848f68a89cbff14163ff4: No bootstrap required, opened a new log
I20260713 09:07:59.533043 23183 ts_tablet_manager.cc:1403] T 5d79333dc8f6419f8e52b3b939d0b664 P ebb7b33f382848f68a89cbff14163ff4: Time spent bootstrapping tablet: real 0.377s	user 0.017s	sys 0.008s
I20260713 09:07:59.539431 23184 tablet_bootstrap.cc:492] T bcd9c42d89ad40bcaf7e1faac58cfd96 P 7259108cef334416b8aa8e093c30eaa5: No bootstrap required, opened a new log
I20260713 09:07:59.540024 23184 ts_tablet_manager.cc:1403] T bcd9c42d89ad40bcaf7e1faac58cfd96 P 7259108cef334416b8aa8e093c30eaa5: Time spent bootstrapping tablet: real 0.305s	user 0.036s	sys 0.048s
I20260713 09:07:59.548732 23183 raft_consensus.cc:359] T 5d79333dc8f6419f8e52b3b939d0b664 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:59.549695 23183 raft_consensus.cc:385] T 5d79333dc8f6419f8e52b3b939d0b664 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:59.550036 23183 raft_consensus.cc:740] T 5d79333dc8f6419f8e52b3b939d0b664 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebb7b33f382848f68a89cbff14163ff4, State: Initialized, Role: FOLLOWER
I20260713 09:07:59.552434 23183 consensus_queue.cc:260] T 5d79333dc8f6419f8e52b3b939d0b664 P ebb7b33f382848f68a89cbff14163ff4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:59.556924 23183 ts_tablet_manager.cc:1434] T 5d79333dc8f6419f8e52b3b939d0b664 P ebb7b33f382848f68a89cbff14163ff4: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260713 09:07:59.558260 23183 tablet_bootstrap.cc:492] T 95b2d6720d9743b8a573b5e184560a49 P ebb7b33f382848f68a89cbff14163ff4: Bootstrap starting.
I20260713 09:07:59.558488 23184 raft_consensus.cc:359] T bcd9c42d89ad40bcaf7e1faac58cfd96 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:59.559576 23184 raft_consensus.cc:385] T bcd9c42d89ad40bcaf7e1faac58cfd96 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:59.559939 23184 raft_consensus.cc:740] T bcd9c42d89ad40bcaf7e1faac58cfd96 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7259108cef334416b8aa8e093c30eaa5, State: Initialized, Role: FOLLOWER
I20260713 09:07:59.561851 23184 consensus_queue.cc:260] T bcd9c42d89ad40bcaf7e1faac58cfd96 P 7259108cef334416b8aa8e093c30eaa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:59.572515 23184 ts_tablet_manager.cc:1434] T bcd9c42d89ad40bcaf7e1faac58cfd96 P 7259108cef334416b8aa8e093c30eaa5: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260713 09:07:59.569792 23294 raft_consensus.cc:493] T eb1ab9ec12b840a5a02471077095aebd P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:59.579478 23294 raft_consensus.cc:515] T eb1ab9ec12b840a5a02471077095aebd P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:59.583050 23294 leader_election.cc:290] T eb1ab9ec12b840a5a02471077095aebd P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349), 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241)
I20260713 09:07:59.584697 22989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb1ab9ec12b840a5a02471077095aebd" candidate_uuid: "7259108cef334416b8aa8e093c30eaa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebb7b33f382848f68a89cbff14163ff4" is_pre_election: true
I20260713 09:07:59.585019 23183 tablet_bootstrap.cc:654] T 95b2d6720d9743b8a573b5e184560a49 P ebb7b33f382848f68a89cbff14163ff4: Neither blocks nor log segments found. Creating new log.
W20260713 09:07:59.586246 23107 leader_election.cc:343] T eb1ab9ec12b840a5a02471077095aebd P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:59.596256 23067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb1ab9ec12b840a5a02471077095aebd" candidate_uuid: "7259108cef334416b8aa8e093c30eaa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" is_pre_election: true
I20260713 09:07:59.597065 23064 raft_consensus.cc:3060] T c3958373e3f14e09856273eec78336dd P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:59.620713 23271 consensus_queue.cc:1048] T c3958373e3f14e09856273eec78336dd P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:07:59.624801 23109 leader_election.cc:343] T eb1ab9ec12b840a5a02471077095aebd P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:59.625290 23109 leader_election.cc:304] T eb1ab9ec12b840a5a02471077095aebd P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7259108cef334416b8aa8e093c30eaa5; no voters: 2787acb5d9dc4fbd815a55237f8c82cb, ebb7b33f382848f68a89cbff14163ff4
I20260713 09:07:59.629154 23275 raft_consensus.cc:2749] T eb1ab9ec12b840a5a02471077095aebd P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:59.629889 23184 tablet_bootstrap.cc:492] T 86c4ed32c36d4765b8715d427450183e P 7259108cef334416b8aa8e093c30eaa5: Bootstrap starting.
I20260713 09:07:59.632588 23293 raft_consensus.cc:493] T bcd9c42d89ad40bcaf7e1faac58cfd96 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:59.640578 23293 raft_consensus.cc:515] T bcd9c42d89ad40bcaf7e1faac58cfd96 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:59.667002 23293 leader_election.cc:290] T bcd9c42d89ad40bcaf7e1faac58cfd96 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349), 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241)
I20260713 09:07:59.672659 23233 consensus_queue.cc:1048] T fc83af2b140c4485b29e9c4d87364e95 P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:59.682880 22989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcd9c42d89ad40bcaf7e1faac58cfd96" candidate_uuid: "7259108cef334416b8aa8e093c30eaa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebb7b33f382848f68a89cbff14163ff4" is_pre_election: true
W20260713 09:07:59.687469 23107 leader_election.cc:343] T bcd9c42d89ad40bcaf7e1faac58cfd96 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:59.705803 23183 tablet_bootstrap.cc:492] T 95b2d6720d9743b8a573b5e184560a49 P ebb7b33f382848f68a89cbff14163ff4: No bootstrap required, opened a new log
I20260713 09:07:59.706491 23183 ts_tablet_manager.cc:1403] T 95b2d6720d9743b8a573b5e184560a49 P ebb7b33f382848f68a89cbff14163ff4: Time spent bootstrapping tablet: real 0.149s	user 0.013s	sys 0.016s
I20260713 09:07:59.713604 23068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcd9c42d89ad40bcaf7e1faac58cfd96" candidate_uuid: "7259108cef334416b8aa8e093c30eaa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" is_pre_election: true
I20260713 09:07:59.715431 23271 raft_consensus.cc:493] T 5d79333dc8f6419f8e52b3b939d0b664 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:59.716017 23271 raft_consensus.cc:515] T 5d79333dc8f6419f8e52b3b939d0b664 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:59.719888 23271 leader_election.cc:290] T 5d79333dc8f6419f8e52b3b939d0b664 P ebb7b33f382848f68a89cbff14163ff4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241), 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195:40381)
I20260713 09:07:59.721179 23068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d79333dc8f6419f8e52b3b939d0b664" candidate_uuid: "ebb7b33f382848f68a89cbff14163ff4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" is_pre_election: true
W20260713 09:07:59.722934 22960 leader_election.cc:343] T 5d79333dc8f6419f8e52b3b939d0b664 P ebb7b33f382848f68a89cbff14163ff4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:59.724371 23183 raft_consensus.cc:359] T 95b2d6720d9743b8a573b5e184560a49 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:59.725286 23183 raft_consensus.cc:385] T 95b2d6720d9743b8a573b5e184560a49 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:59.725630 23183 raft_consensus.cc:740] T 95b2d6720d9743b8a573b5e184560a49 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebb7b33f382848f68a89cbff14163ff4, State: Initialized, Role: FOLLOWER
I20260713 09:07:59.724670 22892 catalog_manager.cc:5697] T 9b941769f9734be080016ca9a5551611 P ebb7b33f382848f68a89cbff14163ff4 reported cstate change: term changed from 0 to 1, leader changed from <none> to ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193). New cstate: current_term: 1 leader_uuid: "ebb7b33f382848f68a89cbff14163ff4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:59.728879 22892 catalog_manager.cc:5697] T c3958373e3f14e09856273eec78336dd P ebb7b33f382848f68a89cbff14163ff4 reported cstate change: term changed from 0 to 1, leader changed from <none> to ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193). New cstate: current_term: 1 leader_uuid: "ebb7b33f382848f68a89cbff14163ff4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:59.735893 23184 tablet_bootstrap.cc:654] T 86c4ed32c36d4765b8715d427450183e P 7259108cef334416b8aa8e093c30eaa5: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:59.738514 23183 consensus_queue.cc:260] T 95b2d6720d9743b8a573b5e184560a49 P ebb7b33f382848f68a89cbff14163ff4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:59.745157 23183 ts_tablet_manager.cc:1434] T 95b2d6720d9743b8a573b5e184560a49 P ebb7b33f382848f68a89cbff14163ff4: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.001s
I20260713 09:07:59.746096 23183 tablet_bootstrap.cc:492] T 410abbbab07549dfa7251655c63029a6 P ebb7b33f382848f68a89cbff14163ff4: Bootstrap starting.
W20260713 09:07:59.744457 23109 leader_election.cc:343] T bcd9c42d89ad40bcaf7e1faac58cfd96 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:59.756152 23185 tablet_bootstrap.cc:654] T 410abbbab07549dfa7251655c63029a6 P 2787acb5d9dc4fbd815a55237f8c82cb: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:59.753582 23109 leader_election.cc:304] T bcd9c42d89ad40bcaf7e1faac58cfd96 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7259108cef334416b8aa8e093c30eaa5; no voters: 2787acb5d9dc4fbd815a55237f8c82cb, ebb7b33f382848f68a89cbff14163ff4
I20260713 09:07:59.759322 23183 tablet_bootstrap.cc:654] T 410abbbab07549dfa7251655c63029a6 P ebb7b33f382848f68a89cbff14163ff4: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:59.760440 23278 raft_consensus.cc:2749] T bcd9c42d89ad40bcaf7e1faac58cfd96 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:59.761231 23278 consensus_queue.cc:1048] T 853dafb0ea574cc28a995bd9144f3c82 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:07:59.788332 23184 tablet_bootstrap.cc:492] T 86c4ed32c36d4765b8715d427450183e P 7259108cef334416b8aa8e093c30eaa5: No bootstrap required, opened a new log
I20260713 09:07:59.788877 23184 ts_tablet_manager.cc:1403] T 86c4ed32c36d4765b8715d427450183e P 7259108cef334416b8aa8e093c30eaa5: Time spent bootstrapping tablet: real 0.159s	user 0.012s	sys 0.001s
I20260713 09:07:59.796301 23184 raft_consensus.cc:359] T 86c4ed32c36d4765b8715d427450183e P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:59.797127 23184 raft_consensus.cc:385] T 86c4ed32c36d4765b8715d427450183e P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:59.797308 23184 raft_consensus.cc:740] T 86c4ed32c36d4765b8715d427450183e P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7259108cef334416b8aa8e093c30eaa5, State: Initialized, Role: FOLLOWER
I20260713 09:07:59.799060 23184 consensus_queue.cc:260] T 86c4ed32c36d4765b8715d427450183e P 7259108cef334416b8aa8e093c30eaa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:59.800010 23139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d79333dc8f6419f8e52b3b939d0b664" candidate_uuid: "ebb7b33f382848f68a89cbff14163ff4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7259108cef334416b8aa8e093c30eaa5" is_pre_election: true
I20260713 09:07:59.800706 23139 raft_consensus.cc:2468] T 5d79333dc8f6419f8e52b3b939d0b664 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebb7b33f382848f68a89cbff14163ff4 in term 0.
I20260713 09:07:59.801120 23184 ts_tablet_manager.cc:1434] T 86c4ed32c36d4765b8715d427450183e P 7259108cef334416b8aa8e093c30eaa5: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260713 09:07:59.802017 23184 tablet_bootstrap.cc:492] T 463e6142fb8c4002b84d3acbe1365f99 P 7259108cef334416b8aa8e093c30eaa5: Bootstrap starting.
I20260713 09:07:59.819746 23183 tablet_bootstrap.cc:492] T 410abbbab07549dfa7251655c63029a6 P ebb7b33f382848f68a89cbff14163ff4: No bootstrap required, opened a new log
I20260713 09:07:59.820307 23183 ts_tablet_manager.cc:1403] T 410abbbab07549dfa7251655c63029a6 P ebb7b33f382848f68a89cbff14163ff4: Time spent bootstrapping tablet: real 0.074s	user 0.016s	sys 0.003s
I20260713 09:07:59.821342 22958 leader_election.cc:304] T 5d79333dc8f6419f8e52b3b939d0b664 P ebb7b33f382848f68a89cbff14163ff4 [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: 7259108cef334416b8aa8e093c30eaa5, ebb7b33f382848f68a89cbff14163ff4; no voters: 2787acb5d9dc4fbd815a55237f8c82cb
I20260713 09:07:59.821835 23275 consensus_queue.cc:1048] T 853dafb0ea574cc28a995bd9144f3c82 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:59.823683 23271 raft_consensus.cc:2804] T 5d79333dc8f6419f8e52b3b939d0b664 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:59.824096 23271 raft_consensus.cc:493] T 5d79333dc8f6419f8e52b3b939d0b664 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:59.824406 23271 raft_consensus.cc:3060] T 5d79333dc8f6419f8e52b3b939d0b664 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:59.825510 23226 consensus_queue.cc:1048] T c3958373e3f14e09856273eec78336dd P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:59.828824 23183 raft_consensus.cc:359] T 410abbbab07549dfa7251655c63029a6 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:59.829726 23183 raft_consensus.cc:385] T 410abbbab07549dfa7251655c63029a6 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:59.830132 23183 raft_consensus.cc:740] T 410abbbab07549dfa7251655c63029a6 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebb7b33f382848f68a89cbff14163ff4, State: Initialized, Role: FOLLOWER
I20260713 09:07:59.830860 23183 consensus_queue.cc:260] T 410abbbab07549dfa7251655c63029a6 P ebb7b33f382848f68a89cbff14163ff4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:59.832304 23185 tablet_bootstrap.cc:492] T 410abbbab07549dfa7251655c63029a6 P 2787acb5d9dc4fbd815a55237f8c82cb: No bootstrap required, opened a new log
I20260713 09:07:59.832029 23271 raft_consensus.cc:515] T 5d79333dc8f6419f8e52b3b939d0b664 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:59.834646 23183 ts_tablet_manager.cc:1434] T 410abbbab07549dfa7251655c63029a6 P ebb7b33f382848f68a89cbff14163ff4: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260713 09:07:59.835611 23183 tablet_bootstrap.cc:492] T 86c4ed32c36d4765b8715d427450183e P ebb7b33f382848f68a89cbff14163ff4: Bootstrap starting.
I20260713 09:07:59.835269 22892 catalog_manager.cc:5697] T 853dafb0ea574cc28a995bd9144f3c82 P 7259108cef334416b8aa8e093c30eaa5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195). New cstate: current_term: 1 leader_uuid: "7259108cef334416b8aa8e093c30eaa5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:59.836468 23063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d79333dc8f6419f8e52b3b939d0b664" candidate_uuid: "ebb7b33f382848f68a89cbff14163ff4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2787acb5d9dc4fbd815a55237f8c82cb"
W20260713 09:07:59.837971 22960 leader_election.cc:343] T 5d79333dc8f6419f8e52b3b939d0b664 P ebb7b33f382848f68a89cbff14163ff4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:59.838762 23185 ts_tablet_manager.cc:1403] T 410abbbab07549dfa7251655c63029a6 P 2787acb5d9dc4fbd815a55237f8c82cb: Time spent bootstrapping tablet: real 0.312s	user 0.012s	sys 0.015s
I20260713 09:07:59.841044 23271 leader_election.cc:290] T 5d79333dc8f6419f8e52b3b939d0b664 P ebb7b33f382848f68a89cbff14163ff4 [CANDIDATE]: Term 1 election: Requested vote from peers 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241), 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195:40381)
I20260713 09:07:59.852417 23271 raft_consensus.cc:493] T 410abbbab07549dfa7251655c63029a6 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:59.852964 23271 raft_consensus.cc:515] T 410abbbab07549dfa7251655c63029a6 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:59.853816 23139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d79333dc8f6419f8e52b3b939d0b664" candidate_uuid: "ebb7b33f382848f68a89cbff14163ff4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7259108cef334416b8aa8e093c30eaa5"
I20260713 09:07:59.854403 23139 raft_consensus.cc:3060] T 5d79333dc8f6419f8e52b3b939d0b664 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:59.857177 23141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "410abbbab07549dfa7251655c63029a6" candidate_uuid: "ebb7b33f382848f68a89cbff14163ff4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7259108cef334416b8aa8e093c30eaa5" is_pre_election: true
I20260713 09:07:59.857823 23141 raft_consensus.cc:2468] T 410abbbab07549dfa7251655c63029a6 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebb7b33f382848f68a89cbff14163ff4 in term 0.
I20260713 09:07:59.857852 23063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "410abbbab07549dfa7251655c63029a6" candidate_uuid: "ebb7b33f382848f68a89cbff14163ff4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" is_pre_election: true
I20260713 09:07:59.859221 22958 leader_election.cc:304] T 410abbbab07549dfa7251655c63029a6 P ebb7b33f382848f68a89cbff14163ff4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7259108cef334416b8aa8e093c30eaa5, ebb7b33f382848f68a89cbff14163ff4; no voters: 
I20260713 09:07:59.860374 23193 raft_consensus.cc:2804] T 410abbbab07549dfa7251655c63029a6 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:59.860210 23271 leader_election.cc:290] T 410abbbab07549dfa7251655c63029a6 P ebb7b33f382848f68a89cbff14163ff4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241), 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195:40381)
I20260713 09:07:59.861404 23193 raft_consensus.cc:493] T 410abbbab07549dfa7251655c63029a6 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:07:59.859903 22960 leader_election.cc:343] T 410abbbab07549dfa7251655c63029a6 P ebb7b33f382848f68a89cbff14163ff4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:59.862066 23193 raft_consensus.cc:3060] T 410abbbab07549dfa7251655c63029a6 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:59.862819 23185 raft_consensus.cc:359] T 410abbbab07549dfa7251655c63029a6 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:59.863508 23185 raft_consensus.cc:385] T 410abbbab07549dfa7251655c63029a6 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:59.863782 23185 raft_consensus.cc:740] T 410abbbab07549dfa7251655c63029a6 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2787acb5d9dc4fbd815a55237f8c82cb, State: Initialized, Role: FOLLOWER
I20260713 09:07:59.864585 23185 consensus_queue.cc:260] T 410abbbab07549dfa7251655c63029a6 P 2787acb5d9dc4fbd815a55237f8c82cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:59.865823 23139 raft_consensus.cc:2468] T 5d79333dc8f6419f8e52b3b939d0b664 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebb7b33f382848f68a89cbff14163ff4 in term 1.
I20260713 09:07:59.868911 22958 leader_election.cc:304] T 5d79333dc8f6419f8e52b3b939d0b664 P ebb7b33f382848f68a89cbff14163ff4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7259108cef334416b8aa8e093c30eaa5, ebb7b33f382848f68a89cbff14163ff4; no voters: 2787acb5d9dc4fbd815a55237f8c82cb
I20260713 09:07:59.870198 23271 raft_consensus.cc:2804] T 5d79333dc8f6419f8e52b3b939d0b664 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:59.870688 23271 raft_consensus.cc:697] T 5d79333dc8f6419f8e52b3b939d0b664 P ebb7b33f382848f68a89cbff14163ff4 [term 1 LEADER]: Becoming Leader. State: Replica: ebb7b33f382848f68a89cbff14163ff4, State: Running, Role: LEADER
I20260713 09:07:59.871575 23271 consensus_queue.cc:237] T 5d79333dc8f6419f8e52b3b939d0b664 P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:59.866888 23185 ts_tablet_manager.cc:1434] T 410abbbab07549dfa7251655c63029a6 P 2787acb5d9dc4fbd815a55237f8c82cb: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.001s
I20260713 09:07:59.880290 23185 tablet_bootstrap.cc:492] T 5d79333dc8f6419f8e52b3b939d0b664 P 2787acb5d9dc4fbd815a55237f8c82cb: Bootstrap starting.
I20260713 09:07:59.867764 23184 tablet_bootstrap.cc:654] T 463e6142fb8c4002b84d3acbe1365f99 P 7259108cef334416b8aa8e093c30eaa5: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:59.887272 23183 tablet_bootstrap.cc:654] T 86c4ed32c36d4765b8715d427450183e P ebb7b33f382848f68a89cbff14163ff4: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:59.888710 23185 tablet_bootstrap.cc:654] T 5d79333dc8f6419f8e52b3b939d0b664 P 2787acb5d9dc4fbd815a55237f8c82cb: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:59.893755 23193 raft_consensus.cc:515] T 410abbbab07549dfa7251655c63029a6 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:07:59.897509 23066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "410abbbab07549dfa7251655c63029a6" candidate_uuid: "ebb7b33f382848f68a89cbff14163ff4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2787acb5d9dc4fbd815a55237f8c82cb"
I20260713 09:07:59.898285 23066 raft_consensus.cc:3060] T 410abbbab07549dfa7251655c63029a6 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:59.923054 23193 leader_election.cc:290] T 410abbbab07549dfa7251655c63029a6 P ebb7b33f382848f68a89cbff14163ff4 [CANDIDATE]: Term 1 election: Requested vote from peers 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241), 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195:40381)
I20260713 09:07:59.967672 23184 tablet_bootstrap.cc:492] T 463e6142fb8c4002b84d3acbe1365f99 P 7259108cef334416b8aa8e093c30eaa5: No bootstrap required, opened a new log
I20260713 09:07:59.968169 23184 ts_tablet_manager.cc:1403] T 463e6142fb8c4002b84d3acbe1365f99 P 7259108cef334416b8aa8e093c30eaa5: Time spent bootstrapping tablet: real 0.166s	user 0.016s	sys 0.026s
I20260713 09:07:59.976857 23139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "410abbbab07549dfa7251655c63029a6" candidate_uuid: "ebb7b33f382848f68a89cbff14163ff4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7259108cef334416b8aa8e093c30eaa5"
I20260713 09:07:59.977701 23139 raft_consensus.cc:3060] T 410abbbab07549dfa7251655c63029a6 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:59.964723 23066 raft_consensus.cc:2468] T 410abbbab07549dfa7251655c63029a6 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebb7b33f382848f68a89cbff14163ff4 in term 1.
I20260713 09:07:59.991293 22890 catalog_manager.cc:5697] T 5d79333dc8f6419f8e52b3b939d0b664 P ebb7b33f382848f68a89cbff14163ff4 reported cstate change: term changed from 0 to 1, leader changed from <none> to ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193). New cstate: current_term: 1 leader_uuid: "ebb7b33f382848f68a89cbff14163ff4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:00.021188 22960 leader_election.cc:304] T 410abbbab07549dfa7251655c63029a6 P ebb7b33f382848f68a89cbff14163ff4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2787acb5d9dc4fbd815a55237f8c82cb, ebb7b33f382848f68a89cbff14163ff4; no voters: 
I20260713 09:08:00.021245 23184 raft_consensus.cc:359] T 463e6142fb8c4002b84d3acbe1365f99 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:08:00.022034 23184 raft_consensus.cc:385] T 463e6142fb8c4002b84d3acbe1365f99 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.022179 23293 raft_consensus.cc:493] T 86c4ed32c36d4765b8715d427450183e P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:00.022351 23184 raft_consensus.cc:740] T 463e6142fb8c4002b84d3acbe1365f99 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7259108cef334416b8aa8e093c30eaa5, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.022646 23293 raft_consensus.cc:515] T 86c4ed32c36d4765b8715d427450183e P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:08:00.023080 23184 consensus_queue.cc:260] T 463e6142fb8c4002b84d3acbe1365f99 P 7259108cef334416b8aa8e093c30eaa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:08:00.024801 23293 leader_election.cc:290] T 86c4ed32c36d4765b8715d427450183e P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349), 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241)
I20260713 09:08:00.025750 23184 ts_tablet_manager.cc:1434] T 463e6142fb8c4002b84d3acbe1365f99 P 7259108cef334416b8aa8e093c30eaa5: Time spent starting tablet: real 0.057s	user 0.005s	sys 0.010s
I20260713 09:08:00.025964 23271 raft_consensus.cc:2804] T 410abbbab07549dfa7251655c63029a6 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:00.026463 23271 raft_consensus.cc:697] T 410abbbab07549dfa7251655c63029a6 P ebb7b33f382848f68a89cbff14163ff4 [term 1 LEADER]: Becoming Leader. State: Replica: ebb7b33f382848f68a89cbff14163ff4, State: Running, Role: LEADER
I20260713 09:08:00.026856 23184 tablet_bootstrap.cc:492] T 2f6444899d7a4b92a3dd69998f979408 P 7259108cef334416b8aa8e093c30eaa5: Bootstrap starting.
I20260713 09:08:00.027231 23271 consensus_queue.cc:237] T 410abbbab07549dfa7251655c63029a6 P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:08:00.032927 23294 raft_consensus.cc:493] T 463e6142fb8c4002b84d3acbe1365f99 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:00.033449 23294 raft_consensus.cc:515] T 463e6142fb8c4002b84d3acbe1365f99 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:08:00.031749 23063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86c4ed32c36d4765b8715d427450183e" candidate_uuid: "7259108cef334416b8aa8e093c30eaa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" is_pre_election: true
W20260713 09:08:00.035415 22940 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:00.035535 23294 leader_election.cc:290] T 463e6142fb8c4002b84d3acbe1365f99 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349), 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241)
W20260713 09:08:00.036309 23109 leader_election.cc:343] T 86c4ed32c36d4765b8715d427450183e P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:00.037191 22991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86c4ed32c36d4765b8715d427450183e" candidate_uuid: "7259108cef334416b8aa8e093c30eaa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebb7b33f382848f68a89cbff14163ff4" is_pre_election: true
I20260713 09:08:00.038892 23226 raft_consensus.cc:493] T 95b2d6720d9743b8a573b5e184560a49 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:00.037856 23063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "463e6142fb8c4002b84d3acbe1365f99" candidate_uuid: "7259108cef334416b8aa8e093c30eaa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" is_pre_election: true
I20260713 09:08:00.041225 23226 raft_consensus.cc:515] T 95b2d6720d9743b8a573b5e184560a49 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
W20260713 09:08:00.042711 23109 leader_election.cc:343] T 463e6142fb8c4002b84d3acbe1365f99 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:00.043313 23226 leader_election.cc:290] T 95b2d6720d9743b8a573b5e184560a49 P ebb7b33f382848f68a89cbff14163ff4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241), 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195:40381)
W20260713 09:08:00.043588 23107 leader_election.cc:343] T 86c4ed32c36d4765b8715d427450183e P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:00.044060 23107 leader_election.cc:304] T 86c4ed32c36d4765b8715d427450183e P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7259108cef334416b8aa8e093c30eaa5; no voters: 2787acb5d9dc4fbd815a55237f8c82cb, ebb7b33f382848f68a89cbff14163ff4
I20260713 09:08:00.047222 23141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b2d6720d9743b8a573b5e184560a49" candidate_uuid: "ebb7b33f382848f68a89cbff14163ff4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7259108cef334416b8aa8e093c30eaa5" is_pre_election: true
I20260713 09:08:00.047614 22991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "463e6142fb8c4002b84d3acbe1365f99" candidate_uuid: "7259108cef334416b8aa8e093c30eaa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebb7b33f382848f68a89cbff14163ff4" is_pre_election: true
I20260713 09:08:00.051155 23183 tablet_bootstrap.cc:492] T 86c4ed32c36d4765b8715d427450183e P ebb7b33f382848f68a89cbff14163ff4: No bootstrap required, opened a new log
I20260713 09:08:00.051637 23183 ts_tablet_manager.cc:1403] T 86c4ed32c36d4765b8715d427450183e P ebb7b33f382848f68a89cbff14163ff4: Time spent bootstrapping tablet: real 0.216s	user 0.016s	sys 0.015s
W20260713 09:08:00.051823 23107 leader_election.cc:343] T 463e6142fb8c4002b84d3acbe1365f99 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:00.053542 23107 leader_election.cc:304] T 463e6142fb8c4002b84d3acbe1365f99 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7259108cef334416b8aa8e093c30eaa5; no voters: 2787acb5d9dc4fbd815a55237f8c82cb, ebb7b33f382848f68a89cbff14163ff4
I20260713 09:08:00.047899 23141 raft_consensus.cc:2468] T 95b2d6720d9743b8a573b5e184560a49 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebb7b33f382848f68a89cbff14163ff4 in term 0.
I20260713 09:08:00.049194 23139 raft_consensus.cc:2468] T 410abbbab07549dfa7251655c63029a6 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebb7b33f382848f68a89cbff14163ff4 in term 1.
I20260713 09:08:00.049152 23063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b2d6720d9743b8a573b5e184560a49" candidate_uuid: "ebb7b33f382848f68a89cbff14163ff4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" is_pre_election: true
I20260713 09:08:00.050007 23275 raft_consensus.cc:2749] T 86c4ed32c36d4765b8715d427450183e P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:00.057293 23275 raft_consensus.cc:2749] T 463e6142fb8c4002b84d3acbe1365f99 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:00.048919 23185 tablet_bootstrap.cc:492] T 5d79333dc8f6419f8e52b3b939d0b664 P 2787acb5d9dc4fbd815a55237f8c82cb: No bootstrap required, opened a new log
I20260713 09:08:00.055577 22958 leader_election.cc:304] T 95b2d6720d9743b8a573b5e184560a49 P ebb7b33f382848f68a89cbff14163ff4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7259108cef334416b8aa8e093c30eaa5, ebb7b33f382848f68a89cbff14163ff4; no voters: 
I20260713 09:08:00.058305 23226 raft_consensus.cc:2804] T 95b2d6720d9743b8a573b5e184560a49 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:00.058692 23226 raft_consensus.cc:493] T 95b2d6720d9743b8a573b5e184560a49 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:08:00.058945 22960 leader_election.cc:343] T 95b2d6720d9743b8a573b5e184560a49 P ebb7b33f382848f68a89cbff14163ff4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:00.059270 23184 tablet_bootstrap.cc:654] T 2f6444899d7a4b92a3dd69998f979408 P 7259108cef334416b8aa8e093c30eaa5: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.059044 23226 raft_consensus.cc:3060] T 95b2d6720d9743b8a573b5e184560a49 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:00.060366 23185 ts_tablet_manager.cc:1403] T 5d79333dc8f6419f8e52b3b939d0b664 P 2787acb5d9dc4fbd815a55237f8c82cb: Time spent bootstrapping tablet: real 0.180s	user 0.009s	sys 0.012s
I20260713 09:08:00.061825 23183 raft_consensus.cc:359] T 86c4ed32c36d4765b8715d427450183e P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:08:00.063446 23185 raft_consensus.cc:359] T 5d79333dc8f6419f8e52b3b939d0b664 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:08:00.064136 23185 raft_consensus.cc:385] T 5d79333dc8f6419f8e52b3b939d0b664 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.064409 23185 raft_consensus.cc:740] T 5d79333dc8f6419f8e52b3b939d0b664 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2787acb5d9dc4fbd815a55237f8c82cb, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.065129 23185 consensus_queue.cc:260] T 5d79333dc8f6419f8e52b3b939d0b664 P 2787acb5d9dc4fbd815a55237f8c82cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:08:00.067138 23185 ts_tablet_manager.cc:1434] T 5d79333dc8f6419f8e52b3b939d0b664 P 2787acb5d9dc4fbd815a55237f8c82cb: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.001s
I20260713 09:08:00.068136 23185 tablet_bootstrap.cc:492] T 95b2d6720d9743b8a573b5e184560a49 P 2787acb5d9dc4fbd815a55237f8c82cb: Bootstrap starting.
I20260713 09:08:00.071748 23183 raft_consensus.cc:385] T 86c4ed32c36d4765b8715d427450183e P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.074209 23226 raft_consensus.cc:515] T 95b2d6720d9743b8a573b5e184560a49 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:08:00.077505 23063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b2d6720d9743b8a573b5e184560a49" candidate_uuid: "ebb7b33f382848f68a89cbff14163ff4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2787acb5d9dc4fbd815a55237f8c82cb"
I20260713 09:08:00.078069 23183 raft_consensus.cc:740] T 86c4ed32c36d4765b8715d427450183e P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebb7b33f382848f68a89cbff14163ff4, State: Initialized, Role: FOLLOWER
W20260713 09:08:00.079236 22960 leader_election.cc:343] T 95b2d6720d9743b8a573b5e184560a49 P ebb7b33f382848f68a89cbff14163ff4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:00.087719 23185 tablet_bootstrap.cc:654] T 95b2d6720d9743b8a573b5e184560a49 P 2787acb5d9dc4fbd815a55237f8c82cb: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.081243 22892 catalog_manager.cc:5697] T 410abbbab07549dfa7251655c63029a6 P ebb7b33f382848f68a89cbff14163ff4 reported cstate change: term changed from 0 to 1, leader changed from <none> to ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193). New cstate: current_term: 1 leader_uuid: "ebb7b33f382848f68a89cbff14163ff4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:00.092342 23139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b2d6720d9743b8a573b5e184560a49" candidate_uuid: "ebb7b33f382848f68a89cbff14163ff4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7259108cef334416b8aa8e093c30eaa5"
I20260713 09:08:00.093057 23139 raft_consensus.cc:3060] T 95b2d6720d9743b8a573b5e184560a49 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:00.093746 23183 consensus_queue.cc:260] T 86c4ed32c36d4765b8715d427450183e P ebb7b33f382848f68a89cbff14163ff4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:08:00.101761 23139 raft_consensus.cc:2468] T 95b2d6720d9743b8a573b5e184560a49 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebb7b33f382848f68a89cbff14163ff4 in term 1.
I20260713 09:08:00.103180 22958 leader_election.cc:304] T 95b2d6720d9743b8a573b5e184560a49 P ebb7b33f382848f68a89cbff14163ff4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7259108cef334416b8aa8e093c30eaa5, ebb7b33f382848f68a89cbff14163ff4; no voters: 2787acb5d9dc4fbd815a55237f8c82cb
I20260713 09:08:00.104184 23271 raft_consensus.cc:2804] T 95b2d6720d9743b8a573b5e184560a49 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:00.104591 23183 ts_tablet_manager.cc:1434] T 86c4ed32c36d4765b8715d427450183e P ebb7b33f382848f68a89cbff14163ff4: Time spent starting tablet: real 0.053s	user 0.007s	sys 0.000s
I20260713 09:08:00.104925 23271 raft_consensus.cc:697] T 95b2d6720d9743b8a573b5e184560a49 P ebb7b33f382848f68a89cbff14163ff4 [term 1 LEADER]: Becoming Leader. State: Replica: ebb7b33f382848f68a89cbff14163ff4, State: Running, Role: LEADER
I20260713 09:08:00.117465 23271 consensus_queue.cc:237] T 95b2d6720d9743b8a573b5e184560a49 P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:08:00.108600 23184 tablet_bootstrap.cc:492] T 2f6444899d7a4b92a3dd69998f979408 P 7259108cef334416b8aa8e093c30eaa5: No bootstrap required, opened a new log
I20260713 09:08:00.110935 23226 leader_election.cc:290] T 95b2d6720d9743b8a573b5e184560a49 P ebb7b33f382848f68a89cbff14163ff4 [CANDIDATE]: Term 1 election: Requested vote from peers 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241), 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195:40381)
I20260713 09:08:00.118606 23184 ts_tablet_manager.cc:1403] T 2f6444899d7a4b92a3dd69998f979408 P 7259108cef334416b8aa8e093c30eaa5: Time spent bootstrapping tablet: real 0.092s	user 0.022s	sys 0.022s
I20260713 09:08:00.121570 23184 raft_consensus.cc:359] T 2f6444899d7a4b92a3dd69998f979408 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:08:00.122313 23184 raft_consensus.cc:385] T 2f6444899d7a4b92a3dd69998f979408 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.122574 23184 raft_consensus.cc:740] T 2f6444899d7a4b92a3dd69998f979408 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7259108cef334416b8aa8e093c30eaa5, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.113716 23185 tablet_bootstrap.cc:492] T 95b2d6720d9743b8a573b5e184560a49 P 2787acb5d9dc4fbd815a55237f8c82cb: No bootstrap required, opened a new log
I20260713 09:08:00.123703 23185 ts_tablet_manager.cc:1403] T 95b2d6720d9743b8a573b5e184560a49 P 2787acb5d9dc4fbd815a55237f8c82cb: Time spent bootstrapping tablet: real 0.056s	user 0.010s	sys 0.002s
I20260713 09:08:00.126075 23185 raft_consensus.cc:359] T 95b2d6720d9743b8a573b5e184560a49 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:08:00.126643 23185 raft_consensus.cc:385] T 95b2d6720d9743b8a573b5e184560a49 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.126808 23185 raft_consensus.cc:740] T 95b2d6720d9743b8a573b5e184560a49 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2787acb5d9dc4fbd815a55237f8c82cb, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.127278 23185 consensus_queue.cc:260] T 95b2d6720d9743b8a573b5e184560a49 P 2787acb5d9dc4fbd815a55237f8c82cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:08:00.128239 23184 consensus_queue.cc:260] T 2f6444899d7a4b92a3dd69998f979408 P 7259108cef334416b8aa8e093c30eaa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:08:00.130115 23184 ts_tablet_manager.cc:1434] T 2f6444899d7a4b92a3dd69998f979408 P 7259108cef334416b8aa8e093c30eaa5: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260713 09:08:00.131042 23184 tablet_bootstrap.cc:492] T 82267477351f463eaeede2584ccb9995 P 7259108cef334416b8aa8e093c30eaa5: Bootstrap starting.
I20260713 09:08:00.132262 22892 catalog_manager.cc:5697] T 95b2d6720d9743b8a573b5e184560a49 P ebb7b33f382848f68a89cbff14163ff4 reported cstate change: term changed from 0 to 1, leader changed from <none> to ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193). New cstate: current_term: 1 leader_uuid: "ebb7b33f382848f68a89cbff14163ff4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:00.136752 23183 tablet_bootstrap.cc:492] T bcd9c42d89ad40bcaf7e1faac58cfd96 P ebb7b33f382848f68a89cbff14163ff4: Bootstrap starting.
I20260713 09:08:00.137105 23184 tablet_bootstrap.cc:654] T 82267477351f463eaeede2584ccb9995 P 7259108cef334416b8aa8e093c30eaa5: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.141038 23185 ts_tablet_manager.cc:1434] T 95b2d6720d9743b8a573b5e184560a49 P 2787acb5d9dc4fbd815a55237f8c82cb: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.000s
I20260713 09:08:00.142663 23185 tablet_bootstrap.cc:492] T eb1ab9ec12b840a5a02471077095aebd P 2787acb5d9dc4fbd815a55237f8c82cb: Bootstrap starting.
I20260713 09:08:00.147193 23183 tablet_bootstrap.cc:654] T bcd9c42d89ad40bcaf7e1faac58cfd96 P ebb7b33f382848f68a89cbff14163ff4: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.148401 23185 tablet_bootstrap.cc:654] T eb1ab9ec12b840a5a02471077095aebd P 2787acb5d9dc4fbd815a55237f8c82cb: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.165472 23185 tablet_bootstrap.cc:492] T eb1ab9ec12b840a5a02471077095aebd P 2787acb5d9dc4fbd815a55237f8c82cb: No bootstrap required, opened a new log
I20260713 09:08:00.165942 23185 ts_tablet_manager.cc:1403] T eb1ab9ec12b840a5a02471077095aebd P 2787acb5d9dc4fbd815a55237f8c82cb: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.007s
I20260713 09:08:00.179702 23185 raft_consensus.cc:359] T eb1ab9ec12b840a5a02471077095aebd P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:08:00.180423 23185 raft_consensus.cc:385] T eb1ab9ec12b840a5a02471077095aebd P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.180681 23185 raft_consensus.cc:740] T eb1ab9ec12b840a5a02471077095aebd P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2787acb5d9dc4fbd815a55237f8c82cb, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.184516 23185 consensus_queue.cc:260] T eb1ab9ec12b840a5a02471077095aebd P 2787acb5d9dc4fbd815a55237f8c82cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:08:00.185099 23183 tablet_bootstrap.cc:492] T bcd9c42d89ad40bcaf7e1faac58cfd96 P ebb7b33f382848f68a89cbff14163ff4: No bootstrap required, opened a new log
I20260713 09:08:00.185658 23183 ts_tablet_manager.cc:1403] T bcd9c42d89ad40bcaf7e1faac58cfd96 P ebb7b33f382848f68a89cbff14163ff4: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.000s
I20260713 09:08:00.186376 23185 ts_tablet_manager.cc:1434] T eb1ab9ec12b840a5a02471077095aebd P 2787acb5d9dc4fbd815a55237f8c82cb: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260713 09:08:00.188684 23183 raft_consensus.cc:359] T bcd9c42d89ad40bcaf7e1faac58cfd96 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:08:00.189913 23183 raft_consensus.cc:385] T bcd9c42d89ad40bcaf7e1faac58cfd96 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.190232 23183 raft_consensus.cc:740] T bcd9c42d89ad40bcaf7e1faac58cfd96 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebb7b33f382848f68a89cbff14163ff4, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.191027 23183 consensus_queue.cc:260] T bcd9c42d89ad40bcaf7e1faac58cfd96 P ebb7b33f382848f68a89cbff14163ff4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:08:00.197393 23183 ts_tablet_manager.cc:1434] T bcd9c42d89ad40bcaf7e1faac58cfd96 P ebb7b33f382848f68a89cbff14163ff4: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:08:00.198477 23183 tablet_bootstrap.cc:492] T eb1ab9ec12b840a5a02471077095aebd P ebb7b33f382848f68a89cbff14163ff4: Bootstrap starting.
I20260713 09:08:00.199331 23185 tablet_bootstrap.cc:492] T bcd9c42d89ad40bcaf7e1faac58cfd96 P 2787acb5d9dc4fbd815a55237f8c82cb: Bootstrap starting.
I20260713 09:08:00.234539 23183 tablet_bootstrap.cc:654] T eb1ab9ec12b840a5a02471077095aebd P ebb7b33f382848f68a89cbff14163ff4: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.236083 23184 tablet_bootstrap.cc:492] T 82267477351f463eaeede2584ccb9995 P 7259108cef334416b8aa8e093c30eaa5: No bootstrap required, opened a new log
I20260713 09:08:00.241925 23184 ts_tablet_manager.cc:1403] T 82267477351f463eaeede2584ccb9995 P 7259108cef334416b8aa8e093c30eaa5: Time spent bootstrapping tablet: real 0.111s	user 0.029s	sys 0.028s
I20260713 09:08:00.244664 23184 raft_consensus.cc:359] T 82267477351f463eaeede2584ccb9995 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:08:00.245182 23184 raft_consensus.cc:385] T 82267477351f463eaeede2584ccb9995 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.245409 23184 raft_consensus.cc:740] T 82267477351f463eaeede2584ccb9995 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7259108cef334416b8aa8e093c30eaa5, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.246835 23183 tablet_bootstrap.cc:492] T eb1ab9ec12b840a5a02471077095aebd P ebb7b33f382848f68a89cbff14163ff4: No bootstrap required, opened a new log
I20260713 09:08:00.247332 23183 ts_tablet_manager.cc:1403] T eb1ab9ec12b840a5a02471077095aebd P ebb7b33f382848f68a89cbff14163ff4: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.025s
I20260713 09:08:00.248621 23184 consensus_queue.cc:260] T 82267477351f463eaeede2584ccb9995 P 7259108cef334416b8aa8e093c30eaa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:08:00.241447 23185 tablet_bootstrap.cc:654] T bcd9c42d89ad40bcaf7e1faac58cfd96 P 2787acb5d9dc4fbd815a55237f8c82cb: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.250684 23183 raft_consensus.cc:359] T eb1ab9ec12b840a5a02471077095aebd P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:08:00.251493 23183 raft_consensus.cc:385] T eb1ab9ec12b840a5a02471077095aebd P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.251852 23183 raft_consensus.cc:740] T eb1ab9ec12b840a5a02471077095aebd P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebb7b33f382848f68a89cbff14163ff4, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.252542 23183 consensus_queue.cc:260] T eb1ab9ec12b840a5a02471077095aebd P ebb7b33f382848f68a89cbff14163ff4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:08:00.257048 23184 ts_tablet_manager.cc:1434] T 82267477351f463eaeede2584ccb9995 P 7259108cef334416b8aa8e093c30eaa5: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260713 09:08:00.267272 23183 ts_tablet_manager.cc:1434] T eb1ab9ec12b840a5a02471077095aebd P ebb7b33f382848f68a89cbff14163ff4: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.004s
I20260713 09:08:00.268505 23183 tablet_bootstrap.cc:492] T 2f6444899d7a4b92a3dd69998f979408 P ebb7b33f382848f68a89cbff14163ff4: Bootstrap starting.
I20260713 09:08:00.274269 23185 tablet_bootstrap.cc:492] T bcd9c42d89ad40bcaf7e1faac58cfd96 P 2787acb5d9dc4fbd815a55237f8c82cb: No bootstrap required, opened a new log
I20260713 09:08:00.274863 23185 ts_tablet_manager.cc:1403] T bcd9c42d89ad40bcaf7e1faac58cfd96 P 2787acb5d9dc4fbd815a55237f8c82cb: Time spent bootstrapping tablet: real 0.076s	user 0.013s	sys 0.005s
I20260713 09:08:00.277568 23185 raft_consensus.cc:359] T bcd9c42d89ad40bcaf7e1faac58cfd96 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:08:00.279011 23185 raft_consensus.cc:385] T bcd9c42d89ad40bcaf7e1faac58cfd96 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.279335 23185 raft_consensus.cc:740] T bcd9c42d89ad40bcaf7e1faac58cfd96 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2787acb5d9dc4fbd815a55237f8c82cb, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.280174 23185 consensus_queue.cc:260] T bcd9c42d89ad40bcaf7e1faac58cfd96 P 2787acb5d9dc4fbd815a55237f8c82cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:08:00.283324 23278 raft_consensus.cc:493] T 82267477351f463eaeede2584ccb9995 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:00.285455 23185 ts_tablet_manager.cc:1434] T bcd9c42d89ad40bcaf7e1faac58cfd96 P 2787acb5d9dc4fbd815a55237f8c82cb: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:08:00.285816 23183 tablet_bootstrap.cc:654] T 2f6444899d7a4b92a3dd69998f979408 P ebb7b33f382848f68a89cbff14163ff4: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.286535 23185 tablet_bootstrap.cc:492] T 86c4ed32c36d4765b8715d427450183e P 2787acb5d9dc4fbd815a55237f8c82cb: Bootstrap starting.
I20260713 09:08:00.289144 23278 raft_consensus.cc:515] T 82267477351f463eaeede2584ccb9995 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:08:00.291369 23278 leader_election.cc:290] T 82267477351f463eaeede2584ccb9995 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349), 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241)
I20260713 09:08:00.292898 23185 tablet_bootstrap.cc:654] T 86c4ed32c36d4765b8715d427450183e P 2787acb5d9dc4fbd815a55237f8c82cb: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.292882 22991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82267477351f463eaeede2584ccb9995" candidate_uuid: "7259108cef334416b8aa8e093c30eaa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebb7b33f382848f68a89cbff14163ff4" is_pre_election: true
W20260713 09:08:00.294486 23107 leader_election.cc:343] T 82267477351f463eaeede2584ccb9995 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:00.296434 23068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82267477351f463eaeede2584ccb9995" candidate_uuid: "7259108cef334416b8aa8e093c30eaa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" is_pre_election: true
W20260713 09:08:00.297839 23109 leader_election.cc:343] T 82267477351f463eaeede2584ccb9995 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:00.298233 23109 leader_election.cc:304] T 82267477351f463eaeede2584ccb9995 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7259108cef334416b8aa8e093c30eaa5; no voters: 2787acb5d9dc4fbd815a55237f8c82cb, ebb7b33f382848f68a89cbff14163ff4
I20260713 09:08:00.299286 23278 raft_consensus.cc:2749] T 82267477351f463eaeede2584ccb9995 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:00.302728 23183 tablet_bootstrap.cc:492] T 2f6444899d7a4b92a3dd69998f979408 P ebb7b33f382848f68a89cbff14163ff4: No bootstrap required, opened a new log
I20260713 09:08:00.303194 23183 ts_tablet_manager.cc:1403] T 2f6444899d7a4b92a3dd69998f979408 P ebb7b33f382848f68a89cbff14163ff4: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.008s
I20260713 09:08:00.305985 23183 raft_consensus.cc:359] T 2f6444899d7a4b92a3dd69998f979408 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:08:00.306674 23183 raft_consensus.cc:385] T 2f6444899d7a4b92a3dd69998f979408 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.306972 23183 raft_consensus.cc:740] T 2f6444899d7a4b92a3dd69998f979408 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebb7b33f382848f68a89cbff14163ff4, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.312304 23183 consensus_queue.cc:260] T 2f6444899d7a4b92a3dd69998f979408 P ebb7b33f382848f68a89cbff14163ff4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:08:00.314172 23185 tablet_bootstrap.cc:492] T 86c4ed32c36d4765b8715d427450183e P 2787acb5d9dc4fbd815a55237f8c82cb: No bootstrap required, opened a new log
I20260713 09:08:00.314484 23183 ts_tablet_manager.cc:1434] T 2f6444899d7a4b92a3dd69998f979408 P ebb7b33f382848f68a89cbff14163ff4: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260713 09:08:00.314735 23185 ts_tablet_manager.cc:1403] T 86c4ed32c36d4765b8715d427450183e P 2787acb5d9dc4fbd815a55237f8c82cb: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.006s
I20260713 09:08:00.315375 23183 tablet_bootstrap.cc:492] T 463e6142fb8c4002b84d3acbe1365f99 P ebb7b33f382848f68a89cbff14163ff4: Bootstrap starting.
I20260713 09:08:00.318117 23272 raft_consensus.cc:493] T 5d79333dc8f6419f8e52b3b939d0b664 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:00.318706 23272 raft_consensus.cc:515] T 5d79333dc8f6419f8e52b3b939d0b664 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:08:00.320117 23185 raft_consensus.cc:359] T 86c4ed32c36d4765b8715d427450183e P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:08:00.320801 23185 raft_consensus.cc:385] T 86c4ed32c36d4765b8715d427450183e P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.321048 23272 leader_election.cc:290] T 5d79333dc8f6419f8e52b3b939d0b664 P 2787acb5d9dc4fbd815a55237f8c82cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349), 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195:40381)
I20260713 09:08:00.321117 23185 raft_consensus.cc:740] T 86c4ed32c36d4765b8715d427450183e P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2787acb5d9dc4fbd815a55237f8c82cb, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.321484 23183 tablet_bootstrap.cc:654] T 463e6142fb8c4002b84d3acbe1365f99 P ebb7b33f382848f68a89cbff14163ff4: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.322299 23185 consensus_queue.cc:260] T 86c4ed32c36d4765b8715d427450183e P 2787acb5d9dc4fbd815a55237f8c82cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:08:00.324414 22991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d79333dc8f6419f8e52b3b939d0b664" candidate_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebb7b33f382848f68a89cbff14163ff4" is_pre_election: true
I20260713 09:08:00.325898 23141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d79333dc8f6419f8e52b3b939d0b664" candidate_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7259108cef334416b8aa8e093c30eaa5" is_pre_election: true
I20260713 09:08:00.326510 23185 ts_tablet_manager.cc:1434] T 86c4ed32c36d4765b8715d427450183e P 2787acb5d9dc4fbd815a55237f8c82cb: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:08:00.326743 23141 raft_consensus.cc:2393] T 5d79333dc8f6419f8e52b3b939d0b664 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2787acb5d9dc4fbd815a55237f8c82cb in current term 1: Already voted for candidate ebb7b33f382848f68a89cbff14163ff4 in this term.
I20260713 09:08:00.327875 23185 tablet_bootstrap.cc:492] T 463e6142fb8c4002b84d3acbe1365f99 P 2787acb5d9dc4fbd815a55237f8c82cb: Bootstrap starting.
I20260713 09:08:00.336001 23185 tablet_bootstrap.cc:654] T 463e6142fb8c4002b84d3acbe1365f99 P 2787acb5d9dc4fbd815a55237f8c82cb: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.337963 23033 leader_election.cc:304] T 5d79333dc8f6419f8e52b3b939d0b664 P 2787acb5d9dc4fbd815a55237f8c82cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2787acb5d9dc4fbd815a55237f8c82cb; no voters: 7259108cef334416b8aa8e093c30eaa5, ebb7b33f382848f68a89cbff14163ff4
I20260713 09:08:00.340088 23272 raft_consensus.cc:3060] T 5d79333dc8f6419f8e52b3b939d0b664 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:00.348197 23185 tablet_bootstrap.cc:492] T 463e6142fb8c4002b84d3acbe1365f99 P 2787acb5d9dc4fbd815a55237f8c82cb: No bootstrap required, opened a new log
I20260713 09:08:00.348503 23272 raft_consensus.cc:2749] T 5d79333dc8f6419f8e52b3b939d0b664 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:00.349035 23185 ts_tablet_manager.cc:1403] T 463e6142fb8c4002b84d3acbe1365f99 P 2787acb5d9dc4fbd815a55237f8c82cb: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.008s
I20260713 09:08:00.352427 23272 raft_consensus.cc:493] T 86c4ed32c36d4765b8715d427450183e P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:00.353084 23226 consensus_queue.cc:1048] T 5d79333dc8f6419f8e52b3b939d0b664 P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:00.361095 23185 raft_consensus.cc:359] T 463e6142fb8c4002b84d3acbe1365f99 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:08:00.364145 23185 raft_consensus.cc:385] T 463e6142fb8c4002b84d3acbe1365f99 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.365171 23185 raft_consensus.cc:740] T 463e6142fb8c4002b84d3acbe1365f99 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2787acb5d9dc4fbd815a55237f8c82cb, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.352952 23272 raft_consensus.cc:515] T 86c4ed32c36d4765b8715d427450183e P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:08:00.370400 23185 consensus_queue.cc:260] T 463e6142fb8c4002b84d3acbe1365f99 P 2787acb5d9dc4fbd815a55237f8c82cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:08:00.373339 22991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86c4ed32c36d4765b8715d427450183e" candidate_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebb7b33f382848f68a89cbff14163ff4" is_pre_election: true
I20260713 09:08:00.374063 22991 raft_consensus.cc:2468] T 86c4ed32c36d4765b8715d427450183e P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2787acb5d9dc4fbd815a55237f8c82cb in term 0.
I20260713 09:08:00.375461 23033 leader_election.cc:304] T 86c4ed32c36d4765b8715d427450183e P 2787acb5d9dc4fbd815a55237f8c82cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2787acb5d9dc4fbd815a55237f8c82cb, ebb7b33f382848f68a89cbff14163ff4; no voters: 
I20260713 09:08:00.376487 23349 raft_consensus.cc:2804] T 86c4ed32c36d4765b8715d427450183e P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:00.376837 23349 raft_consensus.cc:493] T 86c4ed32c36d4765b8715d427450183e P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:00.377146 23349 raft_consensus.cc:3060] T 86c4ed32c36d4765b8715d427450183e P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:00.378388 23141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86c4ed32c36d4765b8715d427450183e" candidate_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7259108cef334416b8aa8e093c30eaa5" is_pre_election: true
I20260713 09:08:00.379108 23141 raft_consensus.cc:2468] T 86c4ed32c36d4765b8715d427450183e P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2787acb5d9dc4fbd815a55237f8c82cb in term 0.
I20260713 09:08:00.380597 23185 ts_tablet_manager.cc:1434] T 463e6142fb8c4002b84d3acbe1365f99 P 2787acb5d9dc4fbd815a55237f8c82cb: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.002s
I20260713 09:08:00.382702 23185 tablet_bootstrap.cc:492] T 2f6444899d7a4b92a3dd69998f979408 P 2787acb5d9dc4fbd815a55237f8c82cb: Bootstrap starting.
I20260713 09:08:00.383921 23272 leader_election.cc:290] T 86c4ed32c36d4765b8715d427450183e P 2787acb5d9dc4fbd815a55237f8c82cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349), 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195:40381)
I20260713 09:08:00.383932 23349 raft_consensus.cc:515] T 86c4ed32c36d4765b8715d427450183e P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:08:00.393648 22991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86c4ed32c36d4765b8715d427450183e" candidate_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebb7b33f382848f68a89cbff14163ff4"
I20260713 09:08:00.394351 22991 raft_consensus.cc:3060] T 86c4ed32c36d4765b8715d427450183e P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:00.395442 23185 tablet_bootstrap.cc:654] T 2f6444899d7a4b92a3dd69998f979408 P 2787acb5d9dc4fbd815a55237f8c82cb: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.402981 23349 leader_election.cc:290] T 86c4ed32c36d4765b8715d427450183e P 2787acb5d9dc4fbd815a55237f8c82cb [CANDIDATE]: Term 1 election: Requested vote from peers ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349), 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195:40381)
I20260713 09:08:00.403666 23141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86c4ed32c36d4765b8715d427450183e" candidate_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7259108cef334416b8aa8e093c30eaa5"
I20260713 09:08:00.404321 23141 raft_consensus.cc:3060] T 86c4ed32c36d4765b8715d427450183e P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:00.406390 23226 consensus_queue.cc:1048] T 5d79333dc8f6419f8e52b3b939d0b664 P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:00.406623 22991 raft_consensus.cc:2468] T 86c4ed32c36d4765b8715d427450183e P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2787acb5d9dc4fbd815a55237f8c82cb in term 1.
I20260713 09:08:00.410966 23033 leader_election.cc:304] T 86c4ed32c36d4765b8715d427450183e P 2787acb5d9dc4fbd815a55237f8c82cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2787acb5d9dc4fbd815a55237f8c82cb, ebb7b33f382848f68a89cbff14163ff4; no voters: 
I20260713 09:08:00.412837 23185 tablet_bootstrap.cc:492] T 2f6444899d7a4b92a3dd69998f979408 P 2787acb5d9dc4fbd815a55237f8c82cb: No bootstrap required, opened a new log
I20260713 09:08:00.413517 23185 ts_tablet_manager.cc:1403] T 2f6444899d7a4b92a3dd69998f979408 P 2787acb5d9dc4fbd815a55237f8c82cb: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.011s
I20260713 09:08:00.411545 23141 raft_consensus.cc:2468] T 86c4ed32c36d4765b8715d427450183e P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2787acb5d9dc4fbd815a55237f8c82cb in term 1.
I20260713 09:08:00.413985 23226 consensus_queue.cc:1048] T 410abbbab07549dfa7251655c63029a6 P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:00.417285 23185 raft_consensus.cc:359] T 2f6444899d7a4b92a3dd69998f979408 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:08:00.418404 23185 raft_consensus.cc:385] T 2f6444899d7a4b92a3dd69998f979408 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.418831 23185 raft_consensus.cc:740] T 2f6444899d7a4b92a3dd69998f979408 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2787acb5d9dc4fbd815a55237f8c82cb, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.419776 23185 consensus_queue.cc:260] T 2f6444899d7a4b92a3dd69998f979408 P 2787acb5d9dc4fbd815a55237f8c82cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:08:00.428581 23355 raft_consensus.cc:2804] T 86c4ed32c36d4765b8715d427450183e P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:00.432646 23185 ts_tablet_manager.cc:1434] T 2f6444899d7a4b92a3dd69998f979408 P 2787acb5d9dc4fbd815a55237f8c82cb: Time spent starting tablet: real 0.018s	user 0.011s	sys 0.004s
I20260713 09:08:00.434587 23185 tablet_bootstrap.cc:492] T 82267477351f463eaeede2584ccb9995 P 2787acb5d9dc4fbd815a55237f8c82cb: Bootstrap starting.
I20260713 09:08:00.441607 23349 raft_consensus.cc:493] T eb1ab9ec12b840a5a02471077095aebd P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:00.442238 23349 raft_consensus.cc:515] T eb1ab9ec12b840a5a02471077095aebd P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:08:00.446961 23185 tablet_bootstrap.cc:654] T 82267477351f463eaeede2584ccb9995 P 2787acb5d9dc4fbd815a55237f8c82cb: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.453138 23355 raft_consensus.cc:697] T 86c4ed32c36d4765b8715d427450183e P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 LEADER]: Becoming Leader. State: Replica: 2787acb5d9dc4fbd815a55237f8c82cb, State: Running, Role: LEADER
I20260713 09:08:00.454584 23355 consensus_queue.cc:237] T 86c4ed32c36d4765b8715d427450183e P 2787acb5d9dc4fbd815a55237f8c82cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:08:00.455720 22991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb1ab9ec12b840a5a02471077095aebd" candidate_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebb7b33f382848f68a89cbff14163ff4" is_pre_election: true
I20260713 09:08:00.456511 22991 raft_consensus.cc:2468] T eb1ab9ec12b840a5a02471077095aebd P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2787acb5d9dc4fbd815a55237f8c82cb in term 0.
I20260713 09:08:00.458015 23033 leader_election.cc:304] T eb1ab9ec12b840a5a02471077095aebd P 2787acb5d9dc4fbd815a55237f8c82cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2787acb5d9dc4fbd815a55237f8c82cb, ebb7b33f382848f68a89cbff14163ff4; no voters: 
I20260713 09:08:00.460444 23141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb1ab9ec12b840a5a02471077095aebd" candidate_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7259108cef334416b8aa8e093c30eaa5" is_pre_election: true
I20260713 09:08:00.461190 23141 raft_consensus.cc:2468] T eb1ab9ec12b840a5a02471077095aebd P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2787acb5d9dc4fbd815a55237f8c82cb in term 0.
I20260713 09:08:00.461200 23356 raft_consensus.cc:2804] T eb1ab9ec12b840a5a02471077095aebd P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:00.462265 23356 raft_consensus.cc:493] T eb1ab9ec12b840a5a02471077095aebd P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:00.462762 23356 raft_consensus.cc:3060] T eb1ab9ec12b840a5a02471077095aebd P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:00.464270 23349 leader_election.cc:290] T eb1ab9ec12b840a5a02471077095aebd P 2787acb5d9dc4fbd815a55237f8c82cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349), 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195:40381)
I20260713 09:08:00.481690 23183 tablet_bootstrap.cc:492] T 463e6142fb8c4002b84d3acbe1365f99 P ebb7b33f382848f68a89cbff14163ff4: No bootstrap required, opened a new log
I20260713 09:08:00.482194 23183 ts_tablet_manager.cc:1403] T 463e6142fb8c4002b84d3acbe1365f99 P ebb7b33f382848f68a89cbff14163ff4: Time spent bootstrapping tablet: real 0.167s	user 0.066s	sys 0.055s
I20260713 09:08:00.484803 23183 raft_consensus.cc:359] T 463e6142fb8c4002b84d3acbe1365f99 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:08:00.485510 23183 raft_consensus.cc:385] T 463e6142fb8c4002b84d3acbe1365f99 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.485829 23183 raft_consensus.cc:740] T 463e6142fb8c4002b84d3acbe1365f99 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebb7b33f382848f68a89cbff14163ff4, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.486557 23183 consensus_queue.cc:260] T 463e6142fb8c4002b84d3acbe1365f99 P ebb7b33f382848f68a89cbff14163ff4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:08:00.493798 23185 tablet_bootstrap.cc:492] T 82267477351f463eaeede2584ccb9995 P 2787acb5d9dc4fbd815a55237f8c82cb: No bootstrap required, opened a new log
I20260713 09:08:00.496251 23185 ts_tablet_manager.cc:1403] T 82267477351f463eaeede2584ccb9995 P 2787acb5d9dc4fbd815a55237f8c82cb: Time spent bootstrapping tablet: real 0.062s	user 0.012s	sys 0.003s
I20260713 09:08:00.499256 23193 consensus_queue.cc:1048] T 410abbbab07549dfa7251655c63029a6 P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:00.509034 23185 raft_consensus.cc:359] T 82267477351f463eaeede2584ccb9995 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:08:00.509938 23185 raft_consensus.cc:385] T 82267477351f463eaeede2584ccb9995 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.510273 23185 raft_consensus.cc:740] T 82267477351f463eaeede2584ccb9995 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2787acb5d9dc4fbd815a55237f8c82cb, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.511124 23185 consensus_queue.cc:260] T 82267477351f463eaeede2584ccb9995 P 2787acb5d9dc4fbd815a55237f8c82cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:08:00.514537 23063 raft_consensus.cc:3060] T 95b2d6720d9743b8a573b5e184560a49 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:00.514806 23185 ts_tablet_manager.cc:1434] T 82267477351f463eaeede2584ccb9995 P 2787acb5d9dc4fbd815a55237f8c82cb: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260713 09:08:00.515763 23183 ts_tablet_manager.cc:1434] T 463e6142fb8c4002b84d3acbe1365f99 P ebb7b33f382848f68a89cbff14163ff4: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.001s
I20260713 09:08:00.515478 23356 raft_consensus.cc:515] T eb1ab9ec12b840a5a02471077095aebd P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:08:00.518546 23356 leader_election.cc:290] T eb1ab9ec12b840a5a02471077095aebd P 2787acb5d9dc4fbd815a55237f8c82cb [CANDIDATE]: Term 1 election: Requested vote from peers ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349), 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195:40381)
I20260713 09:08:00.525519 23141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb1ab9ec12b840a5a02471077095aebd" candidate_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7259108cef334416b8aa8e093c30eaa5"
I20260713 09:08:00.527014 23183 tablet_bootstrap.cc:492] T 82267477351f463eaeede2584ccb9995 P ebb7b33f382848f68a89cbff14163ff4: Bootstrap starting.
I20260713 09:08:00.526188 23141 raft_consensus.cc:3060] T eb1ab9ec12b840a5a02471077095aebd P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:00.526197 22991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb1ab9ec12b840a5a02471077095aebd" candidate_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebb7b33f382848f68a89cbff14163ff4"
I20260713 09:08:00.529322 22991 raft_consensus.cc:3060] T eb1ab9ec12b840a5a02471077095aebd P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:00.531602 22891 catalog_manager.cc:5697] T 86c4ed32c36d4765b8715d427450183e P 2787acb5d9dc4fbd815a55237f8c82cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194). New cstate: current_term: 1 leader_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:00.553529 23294 raft_consensus.cc:493] T 2f6444899d7a4b92a3dd69998f979408 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:00.553960 23294 raft_consensus.cc:515] T 2f6444899d7a4b92a3dd69998f979408 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:08:00.554720 22991 raft_consensus.cc:2468] T eb1ab9ec12b840a5a02471077095aebd P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2787acb5d9dc4fbd815a55237f8c82cb in term 1.
I20260713 09:08:00.555884 23294 leader_election.cc:290] T 2f6444899d7a4b92a3dd69998f979408 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349), 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241)
I20260713 09:08:00.556608 22989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f6444899d7a4b92a3dd69998f979408" candidate_uuid: "7259108cef334416b8aa8e093c30eaa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebb7b33f382848f68a89cbff14163ff4" is_pre_election: true
I20260713 09:08:00.557142 22989 raft_consensus.cc:2468] T 2f6444899d7a4b92a3dd69998f979408 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7259108cef334416b8aa8e093c30eaa5 in term 0.
I20260713 09:08:00.558287 23107 leader_election.cc:304] T 2f6444899d7a4b92a3dd69998f979408 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7259108cef334416b8aa8e093c30eaa5, ebb7b33f382848f68a89cbff14163ff4; no voters: 
I20260713 09:08:00.558709 23141 raft_consensus.cc:2468] T eb1ab9ec12b840a5a02471077095aebd P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2787acb5d9dc4fbd815a55237f8c82cb in term 1.
I20260713 09:08:00.559073 23294 raft_consensus.cc:2804] T 2f6444899d7a4b92a3dd69998f979408 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:00.559434 23294 raft_consensus.cc:493] T 2f6444899d7a4b92a3dd69998f979408 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:00.559753 23294 raft_consensus.cc:3060] T 2f6444899d7a4b92a3dd69998f979408 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:00.560209 23066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f6444899d7a4b92a3dd69998f979408" candidate_uuid: "7259108cef334416b8aa8e093c30eaa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" is_pre_election: true
I20260713 09:08:00.560847 23066 raft_consensus.cc:2468] T 2f6444899d7a4b92a3dd69998f979408 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7259108cef334416b8aa8e093c30eaa5 in term 0.
I20260713 09:08:00.561439 23355 raft_consensus.cc:493] T 95b2d6720d9743b8a573b5e184560a49 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:00.561880 23355 raft_consensus.cc:515] T 95b2d6720d9743b8a573b5e184560a49 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:08:00.562920 23033 leader_election.cc:304] T eb1ab9ec12b840a5a02471077095aebd P 2787acb5d9dc4fbd815a55237f8c82cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2787acb5d9dc4fbd815a55237f8c82cb, ebb7b33f382848f68a89cbff14163ff4; no voters: 
I20260713 09:08:00.563589 23356 raft_consensus.cc:2804] T eb1ab9ec12b840a5a02471077095aebd P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:00.564078 23356 raft_consensus.cc:697] T eb1ab9ec12b840a5a02471077095aebd P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 LEADER]: Becoming Leader. State: Replica: 2787acb5d9dc4fbd815a55237f8c82cb, State: Running, Role: LEADER
I20260713 09:08:00.565024 23193 consensus_queue.cc:1048] T 95b2d6720d9743b8a573b5e184560a49 P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:00.565110 23356 consensus_queue.cc:237] T eb1ab9ec12b840a5a02471077095aebd P 2787acb5d9dc4fbd815a55237f8c82cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:08:00.577417 23294 raft_consensus.cc:515] T 2f6444899d7a4b92a3dd69998f979408 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:08:00.579874 23183 tablet_bootstrap.cc:654] T 82267477351f463eaeede2584ccb9995 P ebb7b33f382848f68a89cbff14163ff4: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:00.581282 22989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b2d6720d9743b8a573b5e184560a49" candidate_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebb7b33f382848f68a89cbff14163ff4" is_pre_election: true
I20260713 09:08:00.587217 23193 consensus_queue.cc:1048] T 95b2d6720d9743b8a573b5e184560a49 P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:00.588191 23355 leader_election.cc:290] T 95b2d6720d9743b8a573b5e184560a49 P 2787acb5d9dc4fbd815a55237f8c82cb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349), 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195:40381)
I20260713 09:08:00.591121 23141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b2d6720d9743b8a573b5e184560a49" candidate_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7259108cef334416b8aa8e093c30eaa5" is_pre_election: true
I20260713 09:08:00.592556 23033 leader_election.cc:304] T 95b2d6720d9743b8a573b5e184560a49 P 2787acb5d9dc4fbd815a55237f8c82cb [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: 2787acb5d9dc4fbd815a55237f8c82cb; no voters: 7259108cef334416b8aa8e093c30eaa5, ebb7b33f382848f68a89cbff14163ff4
I20260713 09:08:00.593387 23349 raft_consensus.cc:493] T 82267477351f463eaeede2584ccb9995 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:00.593808 23349 raft_consensus.cc:515] T 82267477351f463eaeede2584ccb9995 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:08:00.595737 23349 leader_election.cc:290] T 82267477351f463eaeede2584ccb9995 P 2787acb5d9dc4fbd815a55237f8c82cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349), 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195:40381)
I20260713 09:08:00.597733 23349 raft_consensus.cc:2749] T 95b2d6720d9743b8a573b5e184560a49 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:08:00.598001 22989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82267477351f463eaeede2584ccb9995" candidate_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebb7b33f382848f68a89cbff14163ff4" is_pre_election: true
I20260713 09:08:00.598878 22991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f6444899d7a4b92a3dd69998f979408" candidate_uuid: "7259108cef334416b8aa8e093c30eaa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebb7b33f382848f68a89cbff14163ff4"
I20260713 09:08:00.599509 22991 raft_consensus.cc:3060] T 2f6444899d7a4b92a3dd69998f979408 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:00.600122 23141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82267477351f463eaeede2584ccb9995" candidate_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7259108cef334416b8aa8e093c30eaa5" is_pre_election: true
I20260713 09:08:00.600711 23141 raft_consensus.cc:2468] T 82267477351f463eaeede2584ccb9995 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2787acb5d9dc4fbd815a55237f8c82cb in term 0.
I20260713 09:08:00.603873 23033 leader_election.cc:304] T 82267477351f463eaeede2584ccb9995 P 2787acb5d9dc4fbd815a55237f8c82cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2787acb5d9dc4fbd815a55237f8c82cb, 7259108cef334416b8aa8e093c30eaa5; no voters: 
I20260713 09:08:00.605748 23349 raft_consensus.cc:2804] T 82267477351f463eaeede2584ccb9995 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:00.606114 23349 raft_consensus.cc:493] T 82267477351f463eaeede2584ccb9995 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:00.606458 23349 raft_consensus.cc:3060] T 82267477351f463eaeede2584ccb9995 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:00.607720 23294 leader_election.cc:290] T 2f6444899d7a4b92a3dd69998f979408 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 election: Requested vote from peers ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349), 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241)
I20260713 09:08:00.614104 23183 tablet_bootstrap.cc:492] T 82267477351f463eaeede2584ccb9995 P ebb7b33f382848f68a89cbff14163ff4: No bootstrap required, opened a new log
I20260713 09:08:00.614632 23183 ts_tablet_manager.cc:1403] T 82267477351f463eaeede2584ccb9995 P ebb7b33f382848f68a89cbff14163ff4: Time spent bootstrapping tablet: real 0.088s	user 0.011s	sys 0.004s
I20260713 09:08:00.617875 23183 raft_consensus.cc:359] T 82267477351f463eaeede2584ccb9995 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:08:00.618824 23183 raft_consensus.cc:385] T 82267477351f463eaeede2584ccb9995 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:00.618309 22892 catalog_manager.cc:5697] T eb1ab9ec12b840a5a02471077095aebd P 2787acb5d9dc4fbd815a55237f8c82cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194). New cstate: current_term: 1 leader_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:00.611483 22991 raft_consensus.cc:2468] T 2f6444899d7a4b92a3dd69998f979408 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7259108cef334416b8aa8e093c30eaa5 in term 1.
I20260713 09:08:00.620095 23107 leader_election.cc:304] T 2f6444899d7a4b92a3dd69998f979408 P 7259108cef334416b8aa8e093c30eaa5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7259108cef334416b8aa8e093c30eaa5, ebb7b33f382848f68a89cbff14163ff4; no voters: 
I20260713 09:08:00.621059 23294 raft_consensus.cc:2804] T 2f6444899d7a4b92a3dd69998f979408 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:00.621733 23294 raft_consensus.cc:697] T 2f6444899d7a4b92a3dd69998f979408 P 7259108cef334416b8aa8e093c30eaa5 [term 1 LEADER]: Becoming Leader. State: Replica: 7259108cef334416b8aa8e093c30eaa5, State: Running, Role: LEADER
I20260713 09:08:00.622563 23294 consensus_queue.cc:237] T 2f6444899d7a4b92a3dd69998f979408 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:08:00.623932 23349 raft_consensus.cc:515] T 82267477351f463eaeede2584ccb9995 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:08:00.625959 23349 leader_election.cc:290] T 82267477351f463eaeede2584ccb9995 P 2787acb5d9dc4fbd815a55237f8c82cb [CANDIDATE]: Term 1 election: Requested vote from peers ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349), 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195:40381)
I20260713 09:08:00.619168 23183 raft_consensus.cc:740] T 82267477351f463eaeede2584ccb9995 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebb7b33f382848f68a89cbff14163ff4, State: Initialized, Role: FOLLOWER
I20260713 09:08:00.626931 23183 consensus_queue.cc:260] T 82267477351f463eaeede2584ccb9995 P ebb7b33f382848f68a89cbff14163ff4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:08:00.629060 23183 ts_tablet_manager.cc:1434] T 82267477351f463eaeede2584ccb9995 P ebb7b33f382848f68a89cbff14163ff4: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
W20260713 09:08:00.630597 23033 leader_election.cc:343] T 82267477351f463eaeede2584ccb9995 P 2787acb5d9dc4fbd815a55237f8c82cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:00.633091 22991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82267477351f463eaeede2584ccb9995" candidate_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebb7b33f382848f68a89cbff14163ff4"
I20260713 09:08:00.635356 22991 raft_consensus.cc:3060] T 82267477351f463eaeede2584ccb9995 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:00.639839 23139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82267477351f463eaeede2584ccb9995" candidate_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7259108cef334416b8aa8e093c30eaa5"
I20260713 09:08:00.640556 23139 raft_consensus.cc:3060] T 82267477351f463eaeede2584ccb9995 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:00.642969 22991 raft_consensus.cc:2468] T 82267477351f463eaeede2584ccb9995 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2787acb5d9dc4fbd815a55237f8c82cb in term 1.
I20260713 09:08:00.650166 23139 raft_consensus.cc:2468] T 82267477351f463eaeede2584ccb9995 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2787acb5d9dc4fbd815a55237f8c82cb in term 1.
I20260713 09:08:00.652207 23066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f6444899d7a4b92a3dd69998f979408" candidate_uuid: "7259108cef334416b8aa8e093c30eaa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2787acb5d9dc4fbd815a55237f8c82cb"
I20260713 09:08:00.652765 23066 raft_consensus.cc:3060] T 2f6444899d7a4b92a3dd69998f979408 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:00.656034 23033 leader_election.cc:304] T 82267477351f463eaeede2584ccb9995 P 2787acb5d9dc4fbd815a55237f8c82cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2787acb5d9dc4fbd815a55237f8c82cb, 7259108cef334416b8aa8e093c30eaa5; no voters: 
I20260713 09:08:00.659178 23356 raft_consensus.cc:2804] T 82267477351f463eaeede2584ccb9995 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:00.659540 23356 raft_consensus.cc:697] T 82267477351f463eaeede2584ccb9995 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 LEADER]: Becoming Leader. State: Replica: 2787acb5d9dc4fbd815a55237f8c82cb, State: Running, Role: LEADER
I20260713 09:08:00.660261 23356 consensus_queue.cc:237] T 82267477351f463eaeede2584ccb9995 P 2787acb5d9dc4fbd815a55237f8c82cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:08:00.649641 22892 catalog_manager.cc:5697] T 2f6444899d7a4b92a3dd69998f979408 P 7259108cef334416b8aa8e093c30eaa5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195). New cstate: current_term: 1 leader_uuid: "7259108cef334416b8aa8e093c30eaa5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:00.669361 23066 raft_consensus.cc:2468] T 2f6444899d7a4b92a3dd69998f979408 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7259108cef334416b8aa8e093c30eaa5 in term 1.
I20260713 09:08:00.673875 22891 catalog_manager.cc:5697] T 82267477351f463eaeede2584ccb9995 P 2787acb5d9dc4fbd815a55237f8c82cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194). New cstate: current_term: 1 leader_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:00.692001 23367 raft_consensus.cc:493] T bcd9c42d89ad40bcaf7e1faac58cfd96 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:00.692471 23367 raft_consensus.cc:515] T bcd9c42d89ad40bcaf7e1faac58cfd96 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:08:00.695118 23139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcd9c42d89ad40bcaf7e1faac58cfd96" candidate_uuid: "ebb7b33f382848f68a89cbff14163ff4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7259108cef334416b8aa8e093c30eaa5" is_pre_election: true
I20260713 09:08:00.695185 23066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcd9c42d89ad40bcaf7e1faac58cfd96" candidate_uuid: "ebb7b33f382848f68a89cbff14163ff4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" is_pre_election: true
I20260713 09:08:00.694587 23367 leader_election.cc:290] T bcd9c42d89ad40bcaf7e1faac58cfd96 P ebb7b33f382848f68a89cbff14163ff4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241), 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195:40381)
I20260713 09:08:00.695693 23139 raft_consensus.cc:2468] T bcd9c42d89ad40bcaf7e1faac58cfd96 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebb7b33f382848f68a89cbff14163ff4 in term 0.
I20260713 09:08:00.695951 23066 raft_consensus.cc:2468] T bcd9c42d89ad40bcaf7e1faac58cfd96 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebb7b33f382848f68a89cbff14163ff4 in term 0.
I20260713 09:08:00.696768 22958 leader_election.cc:304] T bcd9c42d89ad40bcaf7e1faac58cfd96 P ebb7b33f382848f68a89cbff14163ff4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7259108cef334416b8aa8e093c30eaa5, ebb7b33f382848f68a89cbff14163ff4; no voters: 
I20260713 09:08:00.697520 23367 raft_consensus.cc:2804] T bcd9c42d89ad40bcaf7e1faac58cfd96 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:00.697892 23367 raft_consensus.cc:493] T bcd9c42d89ad40bcaf7e1faac58cfd96 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:00.698164 23367 raft_consensus.cc:3060] T bcd9c42d89ad40bcaf7e1faac58cfd96 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:00.702900 23367 raft_consensus.cc:515] T bcd9c42d89ad40bcaf7e1faac58cfd96 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:08:00.704456 23367 leader_election.cc:290] T bcd9c42d89ad40bcaf7e1faac58cfd96 P ebb7b33f382848f68a89cbff14163ff4 [CANDIDATE]: Term 1 election: Requested vote from peers 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241), 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195:40381)
I20260713 09:08:00.705545 23066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcd9c42d89ad40bcaf7e1faac58cfd96" candidate_uuid: "ebb7b33f382848f68a89cbff14163ff4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2787acb5d9dc4fbd815a55237f8c82cb"
I20260713 09:08:00.705567 23139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcd9c42d89ad40bcaf7e1faac58cfd96" candidate_uuid: "ebb7b33f382848f68a89cbff14163ff4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7259108cef334416b8aa8e093c30eaa5"
I20260713 09:08:00.706128 23066 raft_consensus.cc:3060] T bcd9c42d89ad40bcaf7e1faac58cfd96 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:00.706240 23139 raft_consensus.cc:3060] T bcd9c42d89ad40bcaf7e1faac58cfd96 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:00.710366 23066 raft_consensus.cc:2468] T bcd9c42d89ad40bcaf7e1faac58cfd96 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebb7b33f382848f68a89cbff14163ff4 in term 1.
I20260713 09:08:00.711282 22960 leader_election.cc:304] T bcd9c42d89ad40bcaf7e1faac58cfd96 P ebb7b33f382848f68a89cbff14163ff4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2787acb5d9dc4fbd815a55237f8c82cb, ebb7b33f382848f68a89cbff14163ff4; no voters: 
I20260713 09:08:00.711953 23367 raft_consensus.cc:2804] T bcd9c42d89ad40bcaf7e1faac58cfd96 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:00.712379 23367 raft_consensus.cc:697] T bcd9c42d89ad40bcaf7e1faac58cfd96 P ebb7b33f382848f68a89cbff14163ff4 [term 1 LEADER]: Becoming Leader. State: Replica: ebb7b33f382848f68a89cbff14163ff4, State: Running, Role: LEADER
I20260713 09:08:00.713168 23367 consensus_queue.cc:237] T bcd9c42d89ad40bcaf7e1faac58cfd96 P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:08:00.713853 23139 raft_consensus.cc:2468] T bcd9c42d89ad40bcaf7e1faac58cfd96 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebb7b33f382848f68a89cbff14163ff4 in term 1.
I20260713 09:08:00.720847 22891 catalog_manager.cc:5697] T bcd9c42d89ad40bcaf7e1faac58cfd96 P ebb7b33f382848f68a89cbff14163ff4 reported cstate change: term changed from 0 to 1, leader changed from <none> to ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193). New cstate: current_term: 1 leader_uuid: "ebb7b33f382848f68a89cbff14163ff4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:00.782017 23356 raft_consensus.cc:493] T 463e6142fb8c4002b84d3acbe1365f99 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:00.782648 23356 raft_consensus.cc:515] T 463e6142fb8c4002b84d3acbe1365f99 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:08:00.785290 23356 leader_election.cc:290] T 463e6142fb8c4002b84d3acbe1365f99 P 2787acb5d9dc4fbd815a55237f8c82cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349), 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195:40381)
I20260713 09:08:00.785790 22991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "463e6142fb8c4002b84d3acbe1365f99" candidate_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebb7b33f382848f68a89cbff14163ff4" is_pre_election: true
I20260713 09:08:00.786401 22991 raft_consensus.cc:2468] T 463e6142fb8c4002b84d3acbe1365f99 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2787acb5d9dc4fbd815a55237f8c82cb in term 0.
I20260713 09:08:00.786363 23139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "463e6142fb8c4002b84d3acbe1365f99" candidate_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7259108cef334416b8aa8e093c30eaa5" is_pre_election: true
I20260713 09:08:00.787243 23139 raft_consensus.cc:2468] T 463e6142fb8c4002b84d3acbe1365f99 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2787acb5d9dc4fbd815a55237f8c82cb in term 0.
I20260713 09:08:00.787515 23033 leader_election.cc:304] T 463e6142fb8c4002b84d3acbe1365f99 P 2787acb5d9dc4fbd815a55237f8c82cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2787acb5d9dc4fbd815a55237f8c82cb, ebb7b33f382848f68a89cbff14163ff4; no voters: 
I20260713 09:08:00.788352 23356 raft_consensus.cc:2804] T 463e6142fb8c4002b84d3acbe1365f99 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:00.788775 23356 raft_consensus.cc:493] T 463e6142fb8c4002b84d3acbe1365f99 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:00.789173 23356 raft_consensus.cc:3060] T 463e6142fb8c4002b84d3acbe1365f99 P 2787acb5d9dc4fbd815a55237f8c82cb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:00.797739 23356 raft_consensus.cc:515] T 463e6142fb8c4002b84d3acbe1365f99 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:08:00.800357 23356 leader_election.cc:290] T 463e6142fb8c4002b84d3acbe1365f99 P 2787acb5d9dc4fbd815a55237f8c82cb [CANDIDATE]: Term 1 election: Requested vote from peers ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349), 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195:40381)
I20260713 09:08:00.800940 22991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "463e6142fb8c4002b84d3acbe1365f99" candidate_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebb7b33f382848f68a89cbff14163ff4"
I20260713 09:08:00.801302 23139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "463e6142fb8c4002b84d3acbe1365f99" candidate_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7259108cef334416b8aa8e093c30eaa5"
I20260713 09:08:00.801589 22991 raft_consensus.cc:3060] T 463e6142fb8c4002b84d3acbe1365f99 P ebb7b33f382848f68a89cbff14163ff4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:00.802042 23139 raft_consensus.cc:3060] T 463e6142fb8c4002b84d3acbe1365f99 P 7259108cef334416b8aa8e093c30eaa5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:00.809526 22991 raft_consensus.cc:2468] T 463e6142fb8c4002b84d3acbe1365f99 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2787acb5d9dc4fbd815a55237f8c82cb in term 1.
I20260713 09:08:00.810460 23139 raft_consensus.cc:2468] T 463e6142fb8c4002b84d3acbe1365f99 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2787acb5d9dc4fbd815a55237f8c82cb in term 1.
I20260713 09:08:00.810724 23033 leader_election.cc:304] T 463e6142fb8c4002b84d3acbe1365f99 P 2787acb5d9dc4fbd815a55237f8c82cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2787acb5d9dc4fbd815a55237f8c82cb, ebb7b33f382848f68a89cbff14163ff4; no voters: 
I20260713 09:08:00.811661 23356 raft_consensus.cc:2804] T 463e6142fb8c4002b84d3acbe1365f99 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:00.812278 23356 raft_consensus.cc:697] T 463e6142fb8c4002b84d3acbe1365f99 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 LEADER]: Becoming Leader. State: Replica: 2787acb5d9dc4fbd815a55237f8c82cb, State: Running, Role: LEADER
I20260713 09:08:00.813316 23356 consensus_queue.cc:237] T 463e6142fb8c4002b84d3acbe1365f99 P 2787acb5d9dc4fbd815a55237f8c82cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:08:00.822562 22891 catalog_manager.cc:5697] T 463e6142fb8c4002b84d3acbe1365f99 P 2787acb5d9dc4fbd815a55237f8c82cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194). New cstate: current_term: 1 leader_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:00.938182 23356 consensus_queue.cc:1048] T 86c4ed32c36d4765b8715d427450183e P 2787acb5d9dc4fbd815a55237f8c82cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:00.951220 23356 consensus_queue.cc:1048] T 86c4ed32c36d4765b8715d427450183e P 2787acb5d9dc4fbd815a55237f8c82cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:01.006731 23356 consensus_queue.cc:1048] T eb1ab9ec12b840a5a02471077095aebd P 2787acb5d9dc4fbd815a55237f8c82cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:01.021497 23354 consensus_queue.cc:1048] T eb1ab9ec12b840a5a02471077095aebd P 2787acb5d9dc4fbd815a55237f8c82cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:01.114444 23271 consensus_queue.cc:1048] T bcd9c42d89ad40bcaf7e1faac58cfd96 P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:01.127846 23226 consensus_queue.cc:1048] T bcd9c42d89ad40bcaf7e1faac58cfd96 P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:01.154443 23294 consensus_queue.cc:1048] T 2f6444899d7a4b92a3dd69998f979408 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:01.173554 23378 consensus_queue.cc:1048] T 2f6444899d7a4b92a3dd69998f979408 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:01.175732 23356 consensus_queue.cc:1048] T 82267477351f463eaeede2584ccb9995 P 2787acb5d9dc4fbd815a55237f8c82cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:01.184528 23354 consensus_queue.cc:1048] T 82267477351f463eaeede2584ccb9995 P 2787acb5d9dc4fbd815a55237f8c82cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:01.383203 23355 consensus_queue.cc:1048] T 463e6142fb8c4002b84d3acbe1365f99 P 2787acb5d9dc4fbd815a55237f8c82cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:01.390842 23355 consensus_queue.cc:1048] T 463e6142fb8c4002b84d3acbe1365f99 P 2787acb5d9dc4fbd815a55237f8c82cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:01.581573 21847 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:01.590559 23384 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:01.592900 23385 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:01.598757 23387 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:01.599346 21847 server_base.cc:1061] running on GCE node
I20260713 09:08:01.601346 21847 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:01.601576 21847 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:01.601786 21847 hybrid_clock.cc:648] HybridClock initialized: now 1783933681601766 us; error 0 us; skew 500 ppm
I20260713 09:08:01.602344 21847 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:01.605374 21847 webserver.cc:533] Webserver started at http://127.21.85.196:42093/ using document root <none> and password file <none>
I20260713 09:08:01.605890 21847 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:01.606107 21847 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:01.606372 21847 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:01.607412 21847 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933651548042-21847-0/minicluster-data/ts-3-root/instance:
uuid: "311b34db1fa449db996dbbcab0f104a5"
format_stamp: "Formatted at 2026-07-13 09:08:01 on dist-test-slave-kx9r"
I20260713 09:08:01.612149 21847 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260713 09:08:01.622244 23392 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:01.623217 21847 fs_manager.cc:730] Time spent opening block manager: real 0.008s	user 0.003s	sys 0.006s
I20260713 09:08:01.623600 21847 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933651548042-21847-0/minicluster-data/ts-3-root
uuid: "311b34db1fa449db996dbbcab0f104a5"
format_stamp: "Formatted at 2026-07-13 09:08:01 on dist-test-slave-kx9r"
I20260713 09:08:01.623948 21847 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933651548042-21847-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933651548042-21847-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933651548042-21847-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:01.677268 21847 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:01.678764 21847 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:01.680464 21847 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:01.683266 21847 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:01.683521 21847 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:01.683843 21847 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:01.684042 21847 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:01.757825 21847 rpc_server.cc:307] RPC server started. Bound to: 127.21.85.196:38637
I20260713 09:08:01.757988 23454 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.85.196:38637 every 8 connection(s)
I20260713 09:08:01.763245 21847 auto_leader_rebalancer-test.cc:392] add a tserver: 311b34db1fa449db996dbbcab0f104a5
I20260713 09:08:01.784698 23455 heartbeater.cc:344] Connected to a master server at 127.21.85.254:43707
I20260713 09:08:01.785115 23455 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:01.785892 23455 heartbeater.cc:507] Master 127.21.85.254:43707 requested a full tablet report, sending...
I20260713 09:08:01.787683 22890 ts_manager.cc:194] Registered new tserver with Master: 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196:38637)
I20260713 09:08:01.789059 22890 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39792
I20260713 09:08:02.139627 23139 consensus_queue.cc:237] T 7918be1eb5a741c6bd0178c20aacef90 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Queue 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: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } }
I20260713 09:08:02.148993 23068 raft_consensus.cc:1275] T 7918be1eb5a741c6bd0178c20aacef90 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Refusing update from remote peer 7259108cef334416b8aa8e093c30eaa5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:02.151044 23378 consensus_queue.cc:1048] T 7918be1eb5a741c6bd0178c20aacef90 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:02.164351 22989 raft_consensus.cc:1275] T 7918be1eb5a741c6bd0178c20aacef90 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Refusing update from remote peer 7259108cef334416b8aa8e093c30eaa5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:02.169145 23378 consensus_queue.cc:1048] T 7918be1eb5a741c6bd0178c20aacef90 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:02.176904 23275 raft_consensus.cc:2955] T 7918be1eb5a741c6bd0178c20aacef90 P 7259108cef334416b8aa8e093c30eaa5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } } }
I20260713 09:08:02.178494 23066 raft_consensus.cc:2955] T 7918be1eb5a741c6bd0178c20aacef90 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } } }
I20260713 09:08:02.202889 23139 consensus_queue.cc:237] T 7a4d0eb5d7c149119f7528540db945c2 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Queue 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: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } }
I20260713 09:08:02.212985 22989 raft_consensus.cc:2955] T 7918be1eb5a741c6bd0178c20aacef90 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } } }
W20260713 09:08:02.223596 23107 consensus_peers.cc:597] T 7918be1eb5a741c6bd0178c20aacef90 P 7259108cef334416b8aa8e093c30eaa5 -> Peer 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196:38637): Couldn't send request to peer 311b34db1fa449db996dbbcab0f104a5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7918be1eb5a741c6bd0178c20aacef90. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:02.226035 22890 catalog_manager.cc:5697] T 7918be1eb5a741c6bd0178c20aacef90 P 7259108cef334416b8aa8e093c30eaa5 reported cstate change: config changed from index -1 to 2, NON_VOTER 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) added. New cstate: current_term: 1 leader_uuid: "7259108cef334416b8aa8e093c30eaa5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260713 09:08:02.235504 23107 consensus_peers.cc:597] T 7a4d0eb5d7c149119f7528540db945c2 P 7259108cef334416b8aa8e093c30eaa5 -> Peer 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196:38637): Couldn't send request to peer 311b34db1fa449db996dbbcab0f104a5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7a4d0eb5d7c149119f7528540db945c2. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:02.237696 22991 raft_consensus.cc:1275] T 7a4d0eb5d7c149119f7528540db945c2 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Refusing update from remote peer 7259108cef334416b8aa8e093c30eaa5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:02.237994 23066 raft_consensus.cc:1275] T 7a4d0eb5d7c149119f7528540db945c2 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Refusing update from remote peer 7259108cef334416b8aa8e093c30eaa5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:02.239470 23467 consensus_queue.cc:1048] T 7a4d0eb5d7c149119f7528540db945c2 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:02.240728 23275 consensus_queue.cc:1048] T 7a4d0eb5d7c149119f7528540db945c2 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:02.275375 23275 raft_consensus.cc:2955] T 7a4d0eb5d7c149119f7528540db945c2 P 7259108cef334416b8aa8e093c30eaa5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } } }
I20260713 09:08:02.277421 22989 raft_consensus.cc:2955] T 7a4d0eb5d7c149119f7528540db945c2 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } } }
I20260713 09:08:02.284291 23063 raft_consensus.cc:2955] T 7a4d0eb5d7c149119f7528540db945c2 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } } }
I20260713 09:08:02.328662 22892 catalog_manager.cc:5697] T 7a4d0eb5d7c149119f7528540db945c2 P 7259108cef334416b8aa8e093c30eaa5 reported cstate change: config changed from index -1 to 2, NON_VOTER 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) added. New cstate: current_term: 1 leader_uuid: "7259108cef334416b8aa8e093c30eaa5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:02.330839 22989 consensus_queue.cc:237] T fc83af2b140c4485b29e9c4d87364e95 P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Queue 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: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } }
I20260713 09:08:02.348883 23139 raft_consensus.cc:1275] T fc83af2b140c4485b29e9c4d87364e95 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Refusing update from remote peer ebb7b33f382848f68a89cbff14163ff4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:02.349320 23063 raft_consensus.cc:1275] T fc83af2b140c4485b29e9c4d87364e95 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Refusing update from remote peer ebb7b33f382848f68a89cbff14163ff4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:02.350576 23193 consensus_queue.cc:1048] T fc83af2b140c4485b29e9c4d87364e95 P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:02.351689 23226 consensus_queue.cc:1048] T fc83af2b140c4485b29e9c4d87364e95 P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260713 09:08:02.366626 22958 consensus_peers.cc:597] T fc83af2b140c4485b29e9c4d87364e95 P ebb7b33f382848f68a89cbff14163ff4 -> Peer 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196:38637): Couldn't send request to peer 311b34db1fa449db996dbbcab0f104a5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fc83af2b140c4485b29e9c4d87364e95. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:02.376742 23226 raft_consensus.cc:2955] T fc83af2b140c4485b29e9c4d87364e95 P ebb7b33f382848f68a89cbff14163ff4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } } }
I20260713 09:08:02.380909 23139 raft_consensus.cc:2955] T fc83af2b140c4485b29e9c4d87364e95 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } } }
I20260713 09:08:02.388434 23063 raft_consensus.cc:2955] T fc83af2b140c4485b29e9c4d87364e95 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } } }
I20260713 09:08:02.398396 22890 catalog_manager.cc:5697] T fc83af2b140c4485b29e9c4d87364e95 P 7259108cef334416b8aa8e093c30eaa5 reported cstate change: config changed from index -1 to 2, NON_VOTER 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) added. New cstate: current_term: 1 leader_uuid: "ebb7b33f382848f68a89cbff14163ff4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } } }
I20260713 09:08:02.401954 23141 consensus_queue.cc:237] T 58d8d996a3404701b4a358fba81a76a8 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Queue 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: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } }
W20260713 09:08:02.423595 23107 consensus_peers.cc:597] T 58d8d996a3404701b4a358fba81a76a8 P 7259108cef334416b8aa8e093c30eaa5 -> Peer 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196:38637): Couldn't send request to peer 311b34db1fa449db996dbbcab0f104a5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 58d8d996a3404701b4a358fba81a76a8. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:02.424376 23063 raft_consensus.cc:1275] T 58d8d996a3404701b4a358fba81a76a8 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Refusing update from remote peer 7259108cef334416b8aa8e093c30eaa5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:02.426201 23275 consensus_queue.cc:1048] T 58d8d996a3404701b4a358fba81a76a8 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:02.426608 22989 raft_consensus.cc:1275] T 58d8d996a3404701b4a358fba81a76a8 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Refusing update from remote peer 7259108cef334416b8aa8e093c30eaa5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:02.428223 23467 consensus_queue.cc:1048] T 58d8d996a3404701b4a358fba81a76a8 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:02.448026 23467 raft_consensus.cc:2955] T 58d8d996a3404701b4a358fba81a76a8 P 7259108cef334416b8aa8e093c30eaa5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } } }
I20260713 09:08:02.450495 23063 raft_consensus.cc:2955] T 58d8d996a3404701b4a358fba81a76a8 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } } }
I20260713 09:08:02.461083 22989 raft_consensus.cc:2955] T 58d8d996a3404701b4a358fba81a76a8 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } } }
I20260713 09:08:02.471176 22891 catalog_manager.cc:5697] T 58d8d996a3404701b4a358fba81a76a8 P 7259108cef334416b8aa8e093c30eaa5 reported cstate change: config changed from index -1 to 2, NON_VOTER 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) added. New cstate: current_term: 1 leader_uuid: "7259108cef334416b8aa8e093c30eaa5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:02.763123 23483 ts_tablet_manager.cc:933] T fc83af2b140c4485b29e9c4d87364e95 P 311b34db1fa449db996dbbcab0f104a5: Initiating tablet copy from peer ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349)
I20260713 09:08:02.764461 23484 ts_tablet_manager.cc:933] T 7918be1eb5a741c6bd0178c20aacef90 P 311b34db1fa449db996dbbcab0f104a5: Initiating tablet copy from peer 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195:40381)
I20260713 09:08:02.769193 23483 tablet_copy_client.cc:323] T fc83af2b140c4485b29e9c4d87364e95 P 311b34db1fa449db996dbbcab0f104a5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.85.193:34349
I20260713 09:08:02.771437 23484 tablet_copy_client.cc:323] T 7918be1eb5a741c6bd0178c20aacef90 P 311b34db1fa449db996dbbcab0f104a5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.85.195:40381
I20260713 09:08:02.791420 23455 heartbeater.cc:499] Master 127.21.85.254:43707 was elected leader, sending a full tablet report...
I20260713 09:08:02.810748 23004 tablet_copy_service.cc:140] P ebb7b33f382848f68a89cbff14163ff4: Received BeginTabletCopySession request for tablet fc83af2b140c4485b29e9c4d87364e95 from peer 311b34db1fa449db996dbbcab0f104a5 ({username='slave'} at 127.0.0.1:37716)
I20260713 09:08:02.811484 23004 tablet_copy_service.cc:161] P ebb7b33f382848f68a89cbff14163ff4: Beginning new tablet copy session on tablet fc83af2b140c4485b29e9c4d87364e95 from peer 311b34db1fa449db996dbbcab0f104a5 at {username='slave'} at 127.0.0.1:37716: session id = 311b34db1fa449db996dbbcab0f104a5-fc83af2b140c4485b29e9c4d87364e95
I20260713 09:08:02.820220 23004 tablet_copy_source_session.cc:215] T fc83af2b140c4485b29e9c4d87364e95 P ebb7b33f382848f68a89cbff14163ff4: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:02.826244 23483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc83af2b140c4485b29e9c4d87364e95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:02.832142 23153 tablet_copy_service.cc:140] P 7259108cef334416b8aa8e093c30eaa5: Received BeginTabletCopySession request for tablet 7918be1eb5a741c6bd0178c20aacef90 from peer 311b34db1fa449db996dbbcab0f104a5 ({username='slave'} at 127.0.0.1:54612)
I20260713 09:08:02.832785 23153 tablet_copy_service.cc:161] P 7259108cef334416b8aa8e093c30eaa5: Beginning new tablet copy session on tablet 7918be1eb5a741c6bd0178c20aacef90 from peer 311b34db1fa449db996dbbcab0f104a5 at {username='slave'} at 127.0.0.1:54612: session id = 311b34db1fa449db996dbbcab0f104a5-7918be1eb5a741c6bd0178c20aacef90
I20260713 09:08:02.841172 23153 tablet_copy_source_session.cc:215] T 7918be1eb5a741c6bd0178c20aacef90 P 7259108cef334416b8aa8e093c30eaa5: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:02.844200 23483 tablet_copy_client.cc:806] T fc83af2b140c4485b29e9c4d87364e95 P 311b34db1fa449db996dbbcab0f104a5: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:02.844717 23484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7918be1eb5a741c6bd0178c20aacef90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:02.845095 23483 tablet_copy_client.cc:670] T fc83af2b140c4485b29e9c4d87364e95 P 311b34db1fa449db996dbbcab0f104a5: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:02.850145 23483 tablet_copy_client.cc:538] T fc83af2b140c4485b29e9c4d87364e95 P 311b34db1fa449db996dbbcab0f104a5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:02.859913 23483 tablet_bootstrap.cc:492] T fc83af2b140c4485b29e9c4d87364e95 P 311b34db1fa449db996dbbcab0f104a5: Bootstrap starting.
I20260713 09:08:02.878820 23491 ts_tablet_manager.cc:933] T 7a4d0eb5d7c149119f7528540db945c2 P 311b34db1fa449db996dbbcab0f104a5: Initiating tablet copy from peer 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195:40381)
I20260713 09:08:02.882629 23484 tablet_copy_client.cc:806] T 7918be1eb5a741c6bd0178c20aacef90 P 311b34db1fa449db996dbbcab0f104a5: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:02.883464 23484 tablet_copy_client.cc:670] T 7918be1eb5a741c6bd0178c20aacef90 P 311b34db1fa449db996dbbcab0f104a5: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:02.888584 23484 tablet_copy_client.cc:538] T 7918be1eb5a741c6bd0178c20aacef90 P 311b34db1fa449db996dbbcab0f104a5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:02.896206 23491 tablet_copy_client.cc:323] T 7a4d0eb5d7c149119f7528540db945c2 P 311b34db1fa449db996dbbcab0f104a5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.85.195:40381
I20260713 09:08:02.896629 23483 tablet_bootstrap.cc:492] T fc83af2b140c4485b29e9c4d87364e95 P 311b34db1fa449db996dbbcab0f104a5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:02.897660 23483 tablet_bootstrap.cc:492] T fc83af2b140c4485b29e9c4d87364e95 P 311b34db1fa449db996dbbcab0f104a5: Bootstrap complete.
I20260713 09:08:02.898432 23483 ts_tablet_manager.cc:1403] T fc83af2b140c4485b29e9c4d87364e95 P 311b34db1fa449db996dbbcab0f104a5: Time spent bootstrapping tablet: real 0.039s	user 0.035s	sys 0.000s
I20260713 09:08:02.898322 23153 tablet_copy_service.cc:140] P 7259108cef334416b8aa8e093c30eaa5: Received BeginTabletCopySession request for tablet 7a4d0eb5d7c149119f7528540db945c2 from peer 311b34db1fa449db996dbbcab0f104a5 ({username='slave'} at 127.0.0.1:54612)
I20260713 09:08:02.899009 23153 tablet_copy_service.cc:161] P 7259108cef334416b8aa8e093c30eaa5: Beginning new tablet copy session on tablet 7a4d0eb5d7c149119f7528540db945c2 from peer 311b34db1fa449db996dbbcab0f104a5 at {username='slave'} at 127.0.0.1:54612: session id = 311b34db1fa449db996dbbcab0f104a5-7a4d0eb5d7c149119f7528540db945c2
I20260713 09:08:02.900998 23484 tablet_bootstrap.cc:492] T 7918be1eb5a741c6bd0178c20aacef90 P 311b34db1fa449db996dbbcab0f104a5: Bootstrap starting.
I20260713 09:08:02.907017 23153 tablet_copy_source_session.cc:215] T 7a4d0eb5d7c149119f7528540db945c2 P 7259108cef334416b8aa8e093c30eaa5: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:02.910735 23491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a4d0eb5d7c149119f7528540db945c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:02.912242 23483 raft_consensus.cc:359] T fc83af2b140c4485b29e9c4d87364e95 P 311b34db1fa449db996dbbcab0f104a5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } }
I20260713 09:08:02.913089 23483 raft_consensus.cc:740] T fc83af2b140c4485b29e9c4d87364e95 P 311b34db1fa449db996dbbcab0f104a5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 311b34db1fa449db996dbbcab0f104a5, State: Initialized, Role: LEARNER
I20260713 09:08:02.913796 23483 consensus_queue.cc:260] T fc83af2b140c4485b29e9c4d87364e95 P 311b34db1fa449db996dbbcab0f104a5 [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: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } }
I20260713 09:08:02.984781 23483 ts_tablet_manager.cc:1434] T fc83af2b140c4485b29e9c4d87364e95 P 311b34db1fa449db996dbbcab0f104a5: Time spent starting tablet: real 0.076s	user 0.024s	sys 0.037s
I20260713 09:08:02.991009 23491 tablet_copy_client.cc:806] T 7a4d0eb5d7c149119f7528540db945c2 P 311b34db1fa449db996dbbcab0f104a5: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:02.991740 23491 tablet_copy_client.cc:670] T 7a4d0eb5d7c149119f7528540db945c2 P 311b34db1fa449db996dbbcab0f104a5: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:02.992062 23004 tablet_copy_service.cc:342] P ebb7b33f382848f68a89cbff14163ff4: Request end of tablet copy session 311b34db1fa449db996dbbcab0f104a5-fc83af2b140c4485b29e9c4d87364e95 received from {username='slave'} at 127.0.0.1:37716
I20260713 09:08:02.992631 23004 tablet_copy_service.cc:434] P ebb7b33f382848f68a89cbff14163ff4: ending tablet copy session 311b34db1fa449db996dbbcab0f104a5-fc83af2b140c4485b29e9c4d87364e95 on tablet fc83af2b140c4485b29e9c4d87364e95 with peer 311b34db1fa449db996dbbcab0f104a5
I20260713 09:08:02.997443 23483 ts_tablet_manager.cc:933] T 58d8d996a3404701b4a358fba81a76a8 P 311b34db1fa449db996dbbcab0f104a5: Initiating tablet copy from peer 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195:40381)
I20260713 09:08:03.001899 23484 tablet_bootstrap.cc:492] T 7918be1eb5a741c6bd0178c20aacef90 P 311b34db1fa449db996dbbcab0f104a5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:03.002422 23491 tablet_copy_client.cc:538] T 7a4d0eb5d7c149119f7528540db945c2 P 311b34db1fa449db996dbbcab0f104a5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:03.008584 23483 tablet_copy_client.cc:323] T 58d8d996a3404701b4a358fba81a76a8 P 311b34db1fa449db996dbbcab0f104a5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.85.195:40381
I20260713 09:08:03.010898 23153 tablet_copy_service.cc:140] P 7259108cef334416b8aa8e093c30eaa5: Received BeginTabletCopySession request for tablet 58d8d996a3404701b4a358fba81a76a8 from peer 311b34db1fa449db996dbbcab0f104a5 ({username='slave'} at 127.0.0.1:54612)
I20260713 09:08:03.011488 23153 tablet_copy_service.cc:161] P 7259108cef334416b8aa8e093c30eaa5: Beginning new tablet copy session on tablet 58d8d996a3404701b4a358fba81a76a8 from peer 311b34db1fa449db996dbbcab0f104a5 at {username='slave'} at 127.0.0.1:54612: session id = 311b34db1fa449db996dbbcab0f104a5-58d8d996a3404701b4a358fba81a76a8
I20260713 09:08:03.013911 23491 tablet_bootstrap.cc:492] T 7a4d0eb5d7c149119f7528540db945c2 P 311b34db1fa449db996dbbcab0f104a5: Bootstrap starting.
I20260713 09:08:03.016315 23484 tablet_bootstrap.cc:492] T 7918be1eb5a741c6bd0178c20aacef90 P 311b34db1fa449db996dbbcab0f104a5: Bootstrap complete.
I20260713 09:08:03.020464 23484 ts_tablet_manager.cc:1403] T 7918be1eb5a741c6bd0178c20aacef90 P 311b34db1fa449db996dbbcab0f104a5: Time spent bootstrapping tablet: real 0.120s	user 0.021s	sys 0.007s
I20260713 09:08:03.026350 23153 tablet_copy_source_session.cc:215] T 58d8d996a3404701b4a358fba81a76a8 P 7259108cef334416b8aa8e093c30eaa5: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:03.030085 23483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58d8d996a3404701b4a358fba81a76a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.033061 23484 raft_consensus.cc:359] T 7918be1eb5a741c6bd0178c20aacef90 P 311b34db1fa449db996dbbcab0f104a5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } }
I20260713 09:08:03.035956 23484 raft_consensus.cc:740] T 7918be1eb5a741c6bd0178c20aacef90 P 311b34db1fa449db996dbbcab0f104a5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 311b34db1fa449db996dbbcab0f104a5, State: Initialized, Role: LEARNER
I20260713 09:08:03.036773 23484 consensus_queue.cc:260] T 7918be1eb5a741c6bd0178c20aacef90 P 311b34db1fa449db996dbbcab0f104a5 [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: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } }
I20260713 09:08:03.044076 23484 ts_tablet_manager.cc:1434] T 7918be1eb5a741c6bd0178c20aacef90 P 311b34db1fa449db996dbbcab0f104a5: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260713 09:08:03.051515 23153 tablet_copy_service.cc:342] P 7259108cef334416b8aa8e093c30eaa5: Request end of tablet copy session 311b34db1fa449db996dbbcab0f104a5-7918be1eb5a741c6bd0178c20aacef90 received from {username='slave'} at 127.0.0.1:54612
I20260713 09:08:03.051993 23153 tablet_copy_service.cc:434] P 7259108cef334416b8aa8e093c30eaa5: ending tablet copy session 311b34db1fa449db996dbbcab0f104a5-7918be1eb5a741c6bd0178c20aacef90 on tablet 7918be1eb5a741c6bd0178c20aacef90 with peer 311b34db1fa449db996dbbcab0f104a5
I20260713 09:08:03.049583 23483 tablet_copy_client.cc:806] T 58d8d996a3404701b4a358fba81a76a8 P 311b34db1fa449db996dbbcab0f104a5: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:03.053862 23483 tablet_copy_client.cc:670] T 58d8d996a3404701b4a358fba81a76a8 P 311b34db1fa449db996dbbcab0f104a5: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:03.057942 23483 tablet_copy_client.cc:538] T 58d8d996a3404701b4a358fba81a76a8 P 311b34db1fa449db996dbbcab0f104a5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:03.068913 23483 tablet_bootstrap.cc:492] T 58d8d996a3404701b4a358fba81a76a8 P 311b34db1fa449db996dbbcab0f104a5: Bootstrap starting.
I20260713 09:08:03.087914 23491 tablet_bootstrap.cc:492] T 7a4d0eb5d7c149119f7528540db945c2 P 311b34db1fa449db996dbbcab0f104a5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:03.089018 23491 tablet_bootstrap.cc:492] T 7a4d0eb5d7c149119f7528540db945c2 P 311b34db1fa449db996dbbcab0f104a5: Bootstrap complete.
I20260713 09:08:03.089783 23491 ts_tablet_manager.cc:1403] T 7a4d0eb5d7c149119f7528540db945c2 P 311b34db1fa449db996dbbcab0f104a5: Time spent bootstrapping tablet: real 0.076s	user 0.017s	sys 0.024s
I20260713 09:08:03.094025 23491 raft_consensus.cc:359] T 7a4d0eb5d7c149119f7528540db945c2 P 311b34db1fa449db996dbbcab0f104a5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } }
I20260713 09:08:03.095079 23491 raft_consensus.cc:740] T 7a4d0eb5d7c149119f7528540db945c2 P 311b34db1fa449db996dbbcab0f104a5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 311b34db1fa449db996dbbcab0f104a5, State: Initialized, Role: LEARNER
I20260713 09:08:03.095873 23491 consensus_queue.cc:260] T 7a4d0eb5d7c149119f7528540db945c2 P 311b34db1fa449db996dbbcab0f104a5 [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: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } }
I20260713 09:08:03.098515 23483 tablet_bootstrap.cc:492] T 58d8d996a3404701b4a358fba81a76a8 P 311b34db1fa449db996dbbcab0f104a5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:03.099538 23483 tablet_bootstrap.cc:492] T 58d8d996a3404701b4a358fba81a76a8 P 311b34db1fa449db996dbbcab0f104a5: Bootstrap complete.
I20260713 09:08:03.100329 23483 ts_tablet_manager.cc:1403] T 58d8d996a3404701b4a358fba81a76a8 P 311b34db1fa449db996dbbcab0f104a5: Time spent bootstrapping tablet: real 0.032s	user 0.025s	sys 0.004s
I20260713 09:08:03.103538 23483 raft_consensus.cc:359] T 58d8d996a3404701b4a358fba81a76a8 P 311b34db1fa449db996dbbcab0f104a5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } }
I20260713 09:08:03.105360 23491 ts_tablet_manager.cc:1434] T 7a4d0eb5d7c149119f7528540db945c2 P 311b34db1fa449db996dbbcab0f104a5: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260713 09:08:03.105943 23483 raft_consensus.cc:740] T 58d8d996a3404701b4a358fba81a76a8 P 311b34db1fa449db996dbbcab0f104a5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 311b34db1fa449db996dbbcab0f104a5, State: Initialized, Role: LEARNER
I20260713 09:08:03.113664 23153 tablet_copy_service.cc:342] P 7259108cef334416b8aa8e093c30eaa5: Request end of tablet copy session 311b34db1fa449db996dbbcab0f104a5-7a4d0eb5d7c149119f7528540db945c2 received from {username='slave'} at 127.0.0.1:54612
I20260713 09:08:03.114404 23153 tablet_copy_service.cc:434] P 7259108cef334416b8aa8e093c30eaa5: ending tablet copy session 311b34db1fa449db996dbbcab0f104a5-7a4d0eb5d7c149119f7528540db945c2 on tablet 7a4d0eb5d7c149119f7528540db945c2 with peer 311b34db1fa449db996dbbcab0f104a5
I20260713 09:08:03.114609 23483 consensus_queue.cc:260] T 58d8d996a3404701b4a358fba81a76a8 P 311b34db1fa449db996dbbcab0f104a5 [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: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } }
I20260713 09:08:03.123911 23483 ts_tablet_manager.cc:1434] T 58d8d996a3404701b4a358fba81a76a8 P 311b34db1fa449db996dbbcab0f104a5: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.003s
I20260713 09:08:03.125859 23153 tablet_copy_service.cc:342] P 7259108cef334416b8aa8e093c30eaa5: Request end of tablet copy session 311b34db1fa449db996dbbcab0f104a5-58d8d996a3404701b4a358fba81a76a8 received from {username='slave'} at 127.0.0.1:54612
I20260713 09:08:03.126302 23153 tablet_copy_service.cc:434] P 7259108cef334416b8aa8e093c30eaa5: ending tablet copy session 311b34db1fa449db996dbbcab0f104a5-58d8d996a3404701b4a358fba81a76a8 on tablet 58d8d996a3404701b4a358fba81a76a8 with peer 311b34db1fa449db996dbbcab0f104a5
I20260713 09:08:03.151746 23429 raft_consensus.cc:1217] T fc83af2b140c4485b29e9c4d87364e95 P 311b34db1fa449db996dbbcab0f104a5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:03.242727 23429 raft_consensus.cc:1217] T 7918be1eb5a741c6bd0178c20aacef90 P 311b34db1fa449db996dbbcab0f104a5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:03.394320 23429 raft_consensus.cc:1217] T 7a4d0eb5d7c149119f7528540db945c2 P 311b34db1fa449db996dbbcab0f104a5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:03.428237 23429 raft_consensus.cc:1217] T 58d8d996a3404701b4a358fba81a76a8 P 311b34db1fa449db996dbbcab0f104a5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:03.705982 23193 raft_consensus.cc:1064] T fc83af2b140c4485b29e9c4d87364e95 P ebb7b33f382848f68a89cbff14163ff4: attempting to promote NON_VOTER 311b34db1fa449db996dbbcab0f104a5 to VOTER
I20260713 09:08:03.708913 23193 consensus_queue.cc:237] T fc83af2b140c4485b29e9c4d87364e95 P ebb7b33f382848f68a89cbff14163ff4 [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: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } }
I20260713 09:08:03.719990 23429 raft_consensus.cc:1275] T fc83af2b140c4485b29e9c4d87364e95 P 311b34db1fa449db996dbbcab0f104a5 [term 1 LEARNER]: Refusing update from remote peer ebb7b33f382848f68a89cbff14163ff4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:03.721843 23500 consensus_queue.cc:1048] T fc83af2b140c4485b29e9c4d87364e95 P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:03.724615 23066 raft_consensus.cc:1275] T fc83af2b140c4485b29e9c4d87364e95 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Refusing update from remote peer ebb7b33f382848f68a89cbff14163ff4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:03.733489 23193 consensus_queue.cc:1048] T fc83af2b140c4485b29e9c4d87364e95 P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:03.738422 23141 raft_consensus.cc:1275] T fc83af2b140c4485b29e9c4d87364e95 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Refusing update from remote peer ebb7b33f382848f68a89cbff14163ff4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:03.748523 23275 raft_consensus.cc:1064] T 7918be1eb5a741c6bd0178c20aacef90 P 7259108cef334416b8aa8e093c30eaa5: attempting to promote NON_VOTER 311b34db1fa449db996dbbcab0f104a5 to VOTER
I20260713 09:08:03.751336 23275 consensus_queue.cc:237] T 7918be1eb5a741c6bd0178c20aacef90 P 7259108cef334416b8aa8e093c30eaa5 [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: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } }
I20260713 09:08:03.765767 23501 consensus_queue.cc:1048] T fc83af2b140c4485b29e9c4d87364e95 P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260713 09:08:03.767697 23502 log.cc:927] Time spent T fc83af2b140c4485b29e9c4d87364e95 P ebb7b33f382848f68a89cbff14163ff4: Append to log took a long time: real 0.050s	user 0.001s	sys 0.000s
I20260713 09:08:03.769057 23500 raft_consensus.cc:2955] T fc83af2b140c4485b29e9c4d87364e95 P ebb7b33f382848f68a89cbff14163ff4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:03.775017 22989 raft_consensus.cc:1275] T 7918be1eb5a741c6bd0178c20aacef90 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Refusing update from remote peer 7259108cef334416b8aa8e093c30eaa5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:03.776548 23294 consensus_queue.cc:1048] T 7918be1eb5a741c6bd0178c20aacef90 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:03.777559 23068 raft_consensus.cc:1275] T 7918be1eb5a741c6bd0178c20aacef90 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Refusing update from remote peer 7259108cef334416b8aa8e093c30eaa5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:03.779742 23429 raft_consensus.cc:1275] T 7918be1eb5a741c6bd0178c20aacef90 P 311b34db1fa449db996dbbcab0f104a5 [term 1 LEARNER]: Refusing update from remote peer 7259108cef334416b8aa8e093c30eaa5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:03.780517 23506 consensus_queue.cc:1048] T 7918be1eb5a741c6bd0178c20aacef90 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:03.787263 23275 consensus_queue.cc:1048] T 7918be1eb5a741c6bd0178c20aacef90 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:03.807603 23275 raft_consensus.cc:2955] T 7918be1eb5a741c6bd0178c20aacef90 P 7259108cef334416b8aa8e093c30eaa5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:03.807660 23430 raft_consensus.cc:2955] T fc83af2b140c4485b29e9c4d87364e95 P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:03.813300 23066 raft_consensus.cc:2955] T 7918be1eb5a741c6bd0178c20aacef90 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:03.819444 23068 raft_consensus.cc:2955] T fc83af2b140c4485b29e9c4d87364e95 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:03.826119 22890 catalog_manager.cc:5697] T fc83af2b140c4485b29e9c4d87364e95 P ebb7b33f382848f68a89cbff14163ff4 reported cstate change: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ebb7b33f382848f68a89cbff14163ff4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:03.830655 22891 catalog_manager.cc:5697] T 7918be1eb5a741c6bd0178c20aacef90 P 2787acb5d9dc4fbd815a55237f8c82cb reported cstate change: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7259108cef334416b8aa8e093c30eaa5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:03.851015 22989 raft_consensus.cc:2955] T 7918be1eb5a741c6bd0178c20aacef90 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:03.895723 23141 raft_consensus.cc:2955] T fc83af2b140c4485b29e9c4d87364e95 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:03.895973 23429 raft_consensus.cc:2955] T 7918be1eb5a741c6bd0178c20aacef90 P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:03.923115 22989 consensus_queue.cc:237] T fc83af2b140c4485b29e9c4d87364e95 P ebb7b33f382848f68a89cbff14163ff4 [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: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } }
I20260713 09:08:03.932577 23141 consensus_queue.cc:237] T 7918be1eb5a741c6bd0178c20aacef90 P 7259108cef334416b8aa8e093c30eaa5 [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: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } }
I20260713 09:08:03.935461 23430 raft_consensus.cc:1275] T fc83af2b140c4485b29e9c4d87364e95 P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Refusing update from remote peer ebb7b33f382848f68a89cbff14163ff4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:03.937631 23068 raft_consensus.cc:1275] T fc83af2b140c4485b29e9c4d87364e95 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Refusing update from remote peer ebb7b33f382848f68a89cbff14163ff4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:03.938614 23501 consensus_queue.cc:1048] T fc83af2b140c4485b29e9c4d87364e95 P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:03.939950 23500 consensus_queue.cc:1048] T fc83af2b140c4485b29e9c4d87364e95 P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:03.949070 23500 raft_consensus.cc:2955] T fc83af2b140c4485b29e9c4d87364e95 P ebb7b33f382848f68a89cbff14163ff4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:03.952675 23430 raft_consensus.cc:1275] T 7918be1eb5a741c6bd0178c20aacef90 P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Refusing update from remote peer 7259108cef334416b8aa8e093c30eaa5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:03.953956 23063 raft_consensus.cc:2955] T fc83af2b140c4485b29e9c4d87364e95 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:03.961763 23506 consensus_queue.cc:1048] T 7918be1eb5a741c6bd0178c20aacef90 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:03.964520 22989 raft_consensus.cc:1275] T 7918be1eb5a741c6bd0178c20aacef90 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Refusing update from remote peer 7259108cef334416b8aa8e093c30eaa5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:03.967725 23506 consensus_queue.cc:1048] T 7918be1eb5a741c6bd0178c20aacef90 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:03.972303 22877 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fc83af2b140c4485b29e9c4d87364e95 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:03.973109 23275 raft_consensus.cc:2955] T 7918be1eb5a741c6bd0178c20aacef90 P 7259108cef334416b8aa8e093c30eaa5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:03.979513 22892 catalog_manager.cc:5697] T fc83af2b140c4485b29e9c4d87364e95 P ebb7b33f382848f68a89cbff14163ff4 reported cstate change: config changed from index 3 to 4, VOTER 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195) evicted. New cstate: current_term: 1 leader_uuid: "ebb7b33f382848f68a89cbff14163ff4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:03.981196 23430 raft_consensus.cc:2955] T 7918be1eb5a741c6bd0178c20aacef90 P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:03.992031 23126 tablet_service.cc:1558] Processing DeleteTablet for tablet fc83af2b140c4485b29e9c4d87364e95 with delete_type TABLET_DATA_TOMBSTONED (TS 7259108cef334416b8aa8e093c30eaa5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54570
I20260713 09:08:03.996460 22877 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7918be1eb5a741c6bd0178c20aacef90 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:03.997696 22989 raft_consensus.cc:2955] T 7918be1eb5a741c6bd0178c20aacef90 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:04.000806 23378 raft_consensus.cc:1064] T 7a4d0eb5d7c149119f7528540db945c2 P 7259108cef334416b8aa8e093c30eaa5: attempting to promote NON_VOTER 311b34db1fa449db996dbbcab0f104a5 to VOTER
I20260713 09:08:03.953995 23429 raft_consensus.cc:2955] T fc83af2b140c4485b29e9c4d87364e95 P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:04.003777 23378 consensus_queue.cc:237] T 7a4d0eb5d7c149119f7528540db945c2 P 7259108cef334416b8aa8e093c30eaa5 [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: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } }
I20260713 09:08:04.009641 23294 raft_consensus.cc:1064] T 58d8d996a3404701b4a358fba81a76a8 P 7259108cef334416b8aa8e093c30eaa5: attempting to promote NON_VOTER 311b34db1fa449db996dbbcab0f104a5 to VOTER
W20260713 09:08:04.015688 23107 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260713 09:08:04.021519 23294 consensus_queue.cc:237] T 58d8d996a3404701b4a358fba81a76a8 P 7259108cef334416b8aa8e093c30eaa5 [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: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } }
I20260713 09:08:04.057947 22892 catalog_manager.cc:5697] T 7918be1eb5a741c6bd0178c20aacef90 P 311b34db1fa449db996dbbcab0f104a5 reported cstate change: config changed from index 3 to 4, VOTER 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194) evicted. New cstate: current_term: 1 leader_uuid: "7259108cef334416b8aa8e093c30eaa5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
W20260713 09:08:04.082325 23107 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.85.196:38637, user_credentials={real_user=slave}} blocked reactor thread for 65952.2us
I20260713 09:08:04.013185 23517 tablet_replica.cc:333] T fc83af2b140c4485b29e9c4d87364e95 P 7259108cef334416b8aa8e093c30eaa5: stopping tablet replica
I20260713 09:08:04.096814 23517 raft_consensus.cc:2243] T fc83af2b140c4485b29e9c4d87364e95 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:04.097607 23517 raft_consensus.cc:2272] T fc83af2b140c4485b29e9c4d87364e95 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:04.102705 23517 ts_tablet_manager.cc:1916] T fc83af2b140c4485b29e9c4d87364e95 P 7259108cef334416b8aa8e093c30eaa5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:04.102705 23058 tablet_service.cc:1558] Processing DeleteTablet for tablet 7918be1eb5a741c6bd0178c20aacef90 with delete_type TABLET_DATA_TOMBSTONED (TS 2787acb5d9dc4fbd815a55237f8c82cb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45642
I20260713 09:08:04.113691 23524 tablet_replica.cc:333] T 7918be1eb5a741c6bd0178c20aacef90 P 2787acb5d9dc4fbd815a55237f8c82cb: stopping tablet replica
I20260713 09:08:04.114789 23524 raft_consensus.cc:2243] T 7918be1eb5a741c6bd0178c20aacef90 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Raft consensus shutting down.
W20260713 09:08:04.116094 23109 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.85.194:35241, user_credentials={real_user=slave}} blocked reactor thread for 46345.7us
I20260713 09:08:04.115587 23524 raft_consensus.cc:2272] T 7918be1eb5a741c6bd0178c20aacef90 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:04.118585 23066 raft_consensus.cc:1275] T 7a4d0eb5d7c149119f7528540db945c2 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Refusing update from remote peer 7259108cef334416b8aa8e093c30eaa5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:04.118705 23063 raft_consensus.cc:1275] T 58d8d996a3404701b4a358fba81a76a8 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Refusing update from remote peer 7259108cef334416b8aa8e093c30eaa5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:04.120302 22989 raft_consensus.cc:1275] T 58d8d996a3404701b4a358fba81a76a8 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Refusing update from remote peer 7259108cef334416b8aa8e093c30eaa5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:04.120961 23429 raft_consensus.cc:1275] T 58d8d996a3404701b4a358fba81a76a8 P 311b34db1fa449db996dbbcab0f104a5 [term 1 LEARNER]: Refusing update from remote peer 7259108cef334416b8aa8e093c30eaa5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:04.121678 22991 raft_consensus.cc:1275] T 7a4d0eb5d7c149119f7528540db945c2 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Refusing update from remote peer 7259108cef334416b8aa8e093c30eaa5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:04.122393 23430 raft_consensus.cc:1275] T 7a4d0eb5d7c149119f7528540db945c2 P 311b34db1fa449db996dbbcab0f104a5 [term 1 LEARNER]: Refusing update from remote peer 7259108cef334416b8aa8e093c30eaa5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:04.124621 23521 consensus_queue.cc:1048] T 58d8d996a3404701b4a358fba81a76a8 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:04.126624 23521 consensus_queue.cc:1048] T 7a4d0eb5d7c149119f7528540db945c2 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:04.128981 23275 consensus_queue.cc:1048] T 58d8d996a3404701b4a358fba81a76a8 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:04.130707 23275 consensus_queue.cc:1048] T 7a4d0eb5d7c149119f7528540db945c2 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:04.136695 23378 consensus_queue.cc:1048] T 7a4d0eb5d7c149119f7528540db945c2 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:04.137104 23518 consensus_queue.cc:1048] T 58d8d996a3404701b4a358fba81a76a8 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:04.165527 23518 raft_consensus.cc:2955] T 58d8d996a3404701b4a358fba81a76a8 P 7259108cef334416b8aa8e093c30eaa5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:04.167433 23068 raft_consensus.cc:2955] T 58d8d996a3404701b4a358fba81a76a8 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:04.152868 23517 ts_tablet_manager.cc:1929] T fc83af2b140c4485b29e9c4d87364e95 P 7259108cef334416b8aa8e093c30eaa5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:04.184230 23517 log.cc:1199] T fc83af2b140c4485b29e9c4d87364e95 P 7259108cef334416b8aa8e093c30eaa5: Deleting WAL directory at /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933651548042-21847-0/minicluster-data/ts-2-root/wals/fc83af2b140c4485b29e9c4d87364e95
I20260713 09:08:04.181749 23524 ts_tablet_manager.cc:1916] T 7918be1eb5a741c6bd0178c20aacef90 P 2787acb5d9dc4fbd815a55237f8c82cb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:04.223238 22877 catalog_manager.cc:5028] TS 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195:40381): tablet fc83af2b140c4485b29e9c4d87364e95 (table test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]) successfully deleted
I20260713 09:08:04.230154 23430 raft_consensus.cc:2955] T 58d8d996a3404701b4a358fba81a76a8 P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:04.246120 22889 catalog_manager.cc:5697] T 58d8d996a3404701b4a358fba81a76a8 P 7259108cef334416b8aa8e093c30eaa5 reported cstate change: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7259108cef334416b8aa8e093c30eaa5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:04.255563 23521 raft_consensus.cc:2955] T 7a4d0eb5d7c149119f7528540db945c2 P 7259108cef334416b8aa8e093c30eaa5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:04.270431 22989 raft_consensus.cc:2955] T 7a4d0eb5d7c149119f7528540db945c2 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:04.289894 23063 raft_consensus.cc:2955] T 7a4d0eb5d7c149119f7528540db945c2 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:04.302567 23139 consensus_queue.cc:237] T 58d8d996a3404701b4a358fba81a76a8 P 7259108cef334416b8aa8e093c30eaa5 [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: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } }
I20260713 09:08:04.303977 22889 catalog_manager.cc:5697] T 7a4d0eb5d7c149119f7528540db945c2 P ebb7b33f382848f68a89cbff14163ff4 reported cstate change: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7259108cef334416b8aa8e093c30eaa5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:04.312180 23430 raft_consensus.cc:1275] T 58d8d996a3404701b4a358fba81a76a8 P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Refusing update from remote peer 7259108cef334416b8aa8e093c30eaa5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:04.313654 23275 consensus_queue.cc:1048] T 58d8d996a3404701b4a358fba81a76a8 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:04.316184 23524 ts_tablet_manager.cc:1929] T 7918be1eb5a741c6bd0178c20aacef90 P 2787acb5d9dc4fbd815a55237f8c82cb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:04.316597 23524 log.cc:1199] T 7918be1eb5a741c6bd0178c20aacef90 P 2787acb5d9dc4fbd815a55237f8c82cb: Deleting WAL directory at /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933651548042-21847-0/minicluster-data/ts-1-root/wals/7918be1eb5a741c6bd0178c20aacef90
I20260713 09:08:04.318382 22879 catalog_manager.cc:5028] TS 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241): tablet 7918be1eb5a741c6bd0178c20aacef90 (table test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]) successfully deleted
I20260713 09:08:04.321866 23294 raft_consensus.cc:2955] T 58d8d996a3404701b4a358fba81a76a8 P 7259108cef334416b8aa8e093c30eaa5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:04.324429 23429 raft_consensus.cc:2955] T 58d8d996a3404701b4a358fba81a76a8 P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:04.321625 23063 raft_consensus.cc:1275] T 58d8d996a3404701b4a358fba81a76a8 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Refusing update from remote peer 7259108cef334416b8aa8e093c30eaa5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:04.335196 23518 consensus_queue.cc:1048] T 58d8d996a3404701b4a358fba81a76a8 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:04.338546 22877 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 58d8d996a3404701b4a358fba81a76a8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:04.339936 22889 catalog_manager.cc:5697] T 58d8d996a3404701b4a358fba81a76a8 P 311b34db1fa449db996dbbcab0f104a5 reported cstate change: config changed from index 3 to 4, VOTER ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193) evicted. New cstate: current_term: 1 leader_uuid: "7259108cef334416b8aa8e093c30eaa5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:04.332453 23430 raft_consensus.cc:2955] T 7a4d0eb5d7c149119f7528540db945c2 P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:04.343539 23063 raft_consensus.cc:2955] T 58d8d996a3404701b4a358fba81a76a8 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:04.353087 23139 consensus_queue.cc:237] T 7a4d0eb5d7c149119f7528540db945c2 P 7259108cef334416b8aa8e093c30eaa5 [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: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } }
I20260713 09:08:04.360563 23068 raft_consensus.cc:1275] T 7a4d0eb5d7c149119f7528540db945c2 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Refusing update from remote peer 7259108cef334416b8aa8e093c30eaa5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:04.362854 23521 consensus_queue.cc:1048] T 7a4d0eb5d7c149119f7528540db945c2 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:04.368075 23427 raft_consensus.cc:1275] T 7a4d0eb5d7c149119f7528540db945c2 P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Refusing update from remote peer 7259108cef334416b8aa8e093c30eaa5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:04.370175 22975 tablet_service.cc:1558] Processing DeleteTablet for tablet 58d8d996a3404701b4a358fba81a76a8 with delete_type TABLET_DATA_TOMBSTONED (TS ebb7b33f382848f68a89cbff14163ff4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37692
I20260713 09:08:04.375995 23518 consensus_queue.cc:1048] T 7a4d0eb5d7c149119f7528540db945c2 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:08:04.380868 23506 raft_consensus.cc:2955] T 7a4d0eb5d7c149119f7528540db945c2 P 7259108cef334416b8aa8e093c30eaa5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:04.388360 23532 tablet_replica.cc:333] T 58d8d996a3404701b4a358fba81a76a8 P ebb7b33f382848f68a89cbff14163ff4: stopping tablet replica
I20260713 09:08:04.387436 23068 raft_consensus.cc:2955] T 7a4d0eb5d7c149119f7528540db945c2 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:04.389477 23532 raft_consensus.cc:2243] T 58d8d996a3404701b4a358fba81a76a8 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:04.390116 23532 pending_rounds.cc:70] T 58d8d996a3404701b4a358fba81a76a8 P ebb7b33f382848f68a89cbff14163ff4: Trying to abort 1 pending ops.
I20260713 09:08:04.390431 23532 pending_rounds.cc:77] T 58d8d996a3404701b4a358fba81a76a8 P ebb7b33f382848f68a89cbff14163ff4: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7306992369723523072 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "58d8d996a3404701b4a358fba81a76a8" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } } }
I20260713 09:08:04.391680 23532 raft_consensus.cc:2917] T 58d8d996a3404701b4a358fba81a76a8 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260713 09:08:04.392150 23532 raft_consensus.cc:2889] T 58d8d996a3404701b4a358fba81a76a8 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260713 09:08:04.392606 23532 raft_consensus.cc:2272] T 58d8d996a3404701b4a358fba81a76a8 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:04.398139 23532 ts_tablet_manager.cc:1916] T 58d8d996a3404701b4a358fba81a76a8 P ebb7b33f382848f68a89cbff14163ff4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:04.418324 22877 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7a4d0eb5d7c149119f7528540db945c2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:04.418787 22891 catalog_manager.cc:5697] T 7a4d0eb5d7c149119f7528540db945c2 P 7259108cef334416b8aa8e093c30eaa5 reported cstate change: config changed from index 3 to 4, VOTER ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193) evicted. New cstate: current_term: 1 leader_uuid: "7259108cef334416b8aa8e093c30eaa5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:04.419534 23427 raft_consensus.cc:2955] T 7a4d0eb5d7c149119f7528540db945c2 P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:04.432890 23532 ts_tablet_manager.cc:1929] T 58d8d996a3404701b4a358fba81a76a8 P ebb7b33f382848f68a89cbff14163ff4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:04.433830 23532 log.cc:1199] T 58d8d996a3404701b4a358fba81a76a8 P ebb7b33f382848f68a89cbff14163ff4: Deleting WAL directory at /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933651548042-21847-0/minicluster-data/ts-0-root/wals/58d8d996a3404701b4a358fba81a76a8
I20260713 09:08:04.435957 22877 catalog_manager.cc:5028] TS ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349): tablet 58d8d996a3404701b4a358fba81a76a8 (table test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]) successfully deleted
I20260713 09:08:04.438851 22975 tablet_service.cc:1558] Processing DeleteTablet for tablet 7a4d0eb5d7c149119f7528540db945c2 with delete_type TABLET_DATA_TOMBSTONED (TS ebb7b33f382848f68a89cbff14163ff4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37692
I20260713 09:08:04.439914 23532 tablet_replica.cc:333] T 7a4d0eb5d7c149119f7528540db945c2 P ebb7b33f382848f68a89cbff14163ff4: stopping tablet replica
I20260713 09:08:04.441284 23532 raft_consensus.cc:2243] T 7a4d0eb5d7c149119f7528540db945c2 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:04.442107 23532 raft_consensus.cc:2272] T 7a4d0eb5d7c149119f7528540db945c2 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:04.446827 23532 ts_tablet_manager.cc:1916] T 7a4d0eb5d7c149119f7528540db945c2 P ebb7b33f382848f68a89cbff14163ff4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:04.464242 23532 ts_tablet_manager.cc:1929] T 7a4d0eb5d7c149119f7528540db945c2 P ebb7b33f382848f68a89cbff14163ff4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:04.464730 23532 log.cc:1199] T 7a4d0eb5d7c149119f7528540db945c2 P ebb7b33f382848f68a89cbff14163ff4: Deleting WAL directory at /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933651548042-21847-0/minicluster-data/ts-0-root/wals/7a4d0eb5d7c149119f7528540db945c2
I20260713 09:08:04.466271 22877 catalog_manager.cc:5028] TS ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349): tablet 7a4d0eb5d7c149119f7528540db945c2 (table test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]) successfully deleted
I20260713 09:08:05.476277 22989 consensus_queue.cc:237] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Queue 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: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } }
W20260713 09:08:05.483157 22958 consensus_peers.cc:597] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P ebb7b33f382848f68a89cbff14163ff4 -> Peer 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196:38637): Couldn't send request to peer 311b34db1fa449db996dbbcab0f104a5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1126ee4fe45a4ec5b91a7b9ea6641e0c. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:05.483861 23068 raft_consensus.cc:1275] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Refusing update from remote peer ebb7b33f382848f68a89cbff14163ff4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:05.484477 23139 raft_consensus.cc:1275] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Refusing update from remote peer ebb7b33f382848f68a89cbff14163ff4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:05.485064 23533 consensus_queue.cc:1048] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:05.485894 23501 consensus_queue.cc:1048] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:05.492683 23501 raft_consensus.cc:2955] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P ebb7b33f382848f68a89cbff14163ff4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } } }
I20260713 09:08:05.497480 23068 raft_consensus.cc:2955] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } } }
I20260713 09:08:05.502902 23139 raft_consensus.cc:2955] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } } }
I20260713 09:08:05.512107 22891 catalog_manager.cc:5697] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 2787acb5d9dc4fbd815a55237f8c82cb reported cstate change: config changed from index -1 to 2, NON_VOTER 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) added. New cstate: current_term: 1 leader_uuid: "ebb7b33f382848f68a89cbff14163ff4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } } }
I20260713 09:08:05.513299 22989 consensus_queue.cc:237] T c3958373e3f14e09856273eec78336dd P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Queue 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: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } }
W20260713 09:08:05.529984 22958 consensus_peers.cc:597] T c3958373e3f14e09856273eec78336dd P ebb7b33f382848f68a89cbff14163ff4 -> Peer 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196:38637): Couldn't send request to peer 311b34db1fa449db996dbbcab0f104a5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c3958373e3f14e09856273eec78336dd. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:05.531953 23139 raft_consensus.cc:1275] T c3958373e3f14e09856273eec78336dd P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Refusing update from remote peer ebb7b33f382848f68a89cbff14163ff4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:05.534242 23068 raft_consensus.cc:1275] T c3958373e3f14e09856273eec78336dd P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Refusing update from remote peer ebb7b33f382848f68a89cbff14163ff4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:05.534039 23533 consensus_queue.cc:1048] T c3958373e3f14e09856273eec78336dd P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:05.535818 23535 consensus_queue.cc:1048] T c3958373e3f14e09856273eec78336dd P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:05.560128 23533 raft_consensus.cc:2955] T c3958373e3f14e09856273eec78336dd P ebb7b33f382848f68a89cbff14163ff4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } } }
I20260713 09:08:05.562836 23068 raft_consensus.cc:2955] T c3958373e3f14e09856273eec78336dd P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } } }
I20260713 09:08:05.567408 23139 raft_consensus.cc:2955] T c3958373e3f14e09856273eec78336dd P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } } }
I20260713 09:08:05.593638 22892 catalog_manager.cc:5697] T c3958373e3f14e09856273eec78336dd P 2787acb5d9dc4fbd815a55237f8c82cb reported cstate change: config changed from index -1 to 2, NON_VOTER 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) added. New cstate: current_term: 1 leader_uuid: "ebb7b33f382848f68a89cbff14163ff4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } } }
I20260713 09:08:05.607234 23068 consensus_queue.cc:237] T eb1ab9ec12b840a5a02471077095aebd P 2787acb5d9dc4fbd815a55237f8c82cb [LEADER]: Queue 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: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } }
I20260713 09:08:05.618479 23139 raft_consensus.cc:1275] T eb1ab9ec12b840a5a02471077095aebd P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Refusing update from remote peer 2787acb5d9dc4fbd815a55237f8c82cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:05.618964 22989 raft_consensus.cc:1275] T eb1ab9ec12b840a5a02471077095aebd P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Refusing update from remote peer 2787acb5d9dc4fbd815a55237f8c82cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:05.619949 23545 consensus_queue.cc:1048] T eb1ab9ec12b840a5a02471077095aebd P 2787acb5d9dc4fbd815a55237f8c82cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:05.622398 23545 consensus_queue.cc:1048] T eb1ab9ec12b840a5a02471077095aebd P 2787acb5d9dc4fbd815a55237f8c82cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:05.639153 23531 raft_consensus.cc:2955] T eb1ab9ec12b840a5a02471077095aebd P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } } }
W20260713 09:08:05.643893 23033 consensus_peers.cc:597] T eb1ab9ec12b840a5a02471077095aebd P 2787acb5d9dc4fbd815a55237f8c82cb -> Peer 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196:38637): Couldn't send request to peer 311b34db1fa449db996dbbcab0f104a5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: eb1ab9ec12b840a5a02471077095aebd. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:05.642958 23138 raft_consensus.cc:2955] T eb1ab9ec12b840a5a02471077095aebd P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } } }
I20260713 09:08:05.645676 22989 raft_consensus.cc:2955] T eb1ab9ec12b840a5a02471077095aebd P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } } }
I20260713 09:08:05.662954 22889 catalog_manager.cc:5697] T eb1ab9ec12b840a5a02471077095aebd P ebb7b33f382848f68a89cbff14163ff4 reported cstate change: config changed from index -1 to 2, NON_VOTER 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) added. New cstate: current_term: 1 leader_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } } }
I20260713 09:08:05.664829 22989 consensus_queue.cc:237] T 9b941769f9734be080016ca9a5551611 P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Queue 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: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } }
W20260713 09:08:05.675336 22958 consensus_peers.cc:597] T 9b941769f9734be080016ca9a5551611 P ebb7b33f382848f68a89cbff14163ff4 -> Peer 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196:38637): Couldn't send request to peer 311b34db1fa449db996dbbcab0f104a5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9b941769f9734be080016ca9a5551611. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:05.677635 23068 raft_consensus.cc:1275] T 9b941769f9734be080016ca9a5551611 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Refusing update from remote peer ebb7b33f382848f68a89cbff14163ff4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:05.678960 23138 raft_consensus.cc:1275] T 9b941769f9734be080016ca9a5551611 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Refusing update from remote peer ebb7b33f382848f68a89cbff14163ff4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:05.680651 23533 consensus_queue.cc:1048] T 9b941769f9734be080016ca9a5551611 P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:05.681521 23501 consensus_queue.cc:1048] T 9b941769f9734be080016ca9a5551611 P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:05.691978 23533 raft_consensus.cc:2955] T 9b941769f9734be080016ca9a5551611 P ebb7b33f382848f68a89cbff14163ff4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } } }
I20260713 09:08:05.693959 23138 raft_consensus.cc:2955] T 9b941769f9734be080016ca9a5551611 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } } }
I20260713 09:08:05.696432 23068 raft_consensus.cc:2955] T 9b941769f9734be080016ca9a5551611 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } } }
I20260713 09:08:05.710543 22892 catalog_manager.cc:5697] T 9b941769f9734be080016ca9a5551611 P 7259108cef334416b8aa8e093c30eaa5 reported cstate change: config changed from index -1 to 2, NON_VOTER 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) added. New cstate: current_term: 1 leader_uuid: "ebb7b33f382848f68a89cbff14163ff4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } } }
I20260713 09:08:06.044903 23559 ts_tablet_manager.cc:933] T c3958373e3f14e09856273eec78336dd P 311b34db1fa449db996dbbcab0f104a5: Initiating tablet copy from peer ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349)
I20260713 09:08:06.048415 23559 tablet_copy_client.cc:323] T c3958373e3f14e09856273eec78336dd P 311b34db1fa449db996dbbcab0f104a5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.85.193:34349
I20260713 09:08:06.050354 23004 tablet_copy_service.cc:140] P ebb7b33f382848f68a89cbff14163ff4: Received BeginTabletCopySession request for tablet c3958373e3f14e09856273eec78336dd from peer 311b34db1fa449db996dbbcab0f104a5 ({username='slave'} at 127.0.0.1:37716)
I20260713 09:08:06.050895 23004 tablet_copy_service.cc:161] P ebb7b33f382848f68a89cbff14163ff4: Beginning new tablet copy session on tablet c3958373e3f14e09856273eec78336dd from peer 311b34db1fa449db996dbbcab0f104a5 at {username='slave'} at 127.0.0.1:37716: session id = 311b34db1fa449db996dbbcab0f104a5-c3958373e3f14e09856273eec78336dd
I20260713 09:08:06.059330 23004 tablet_copy_source_session.cc:215] T c3958373e3f14e09856273eec78336dd P ebb7b33f382848f68a89cbff14163ff4: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:06.062821 23559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3958373e3f14e09856273eec78336dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.081948 23559 tablet_copy_client.cc:806] T c3958373e3f14e09856273eec78336dd P 311b34db1fa449db996dbbcab0f104a5: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:06.082505 23559 tablet_copy_client.cc:670] T c3958373e3f14e09856273eec78336dd P 311b34db1fa449db996dbbcab0f104a5: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:06.089519 23559 tablet_copy_client.cc:538] T c3958373e3f14e09856273eec78336dd P 311b34db1fa449db996dbbcab0f104a5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:06.089910 23561 ts_tablet_manager.cc:933] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 311b34db1fa449db996dbbcab0f104a5: Initiating tablet copy from peer ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349)
I20260713 09:08:06.101117 23559 tablet_bootstrap.cc:492] T c3958373e3f14e09856273eec78336dd P 311b34db1fa449db996dbbcab0f104a5: Bootstrap starting.
I20260713 09:08:06.130869 23561 tablet_copy_client.cc:323] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 311b34db1fa449db996dbbcab0f104a5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.85.193:34349
I20260713 09:08:06.134672 23004 tablet_copy_service.cc:140] P ebb7b33f382848f68a89cbff14163ff4: Received BeginTabletCopySession request for tablet 1126ee4fe45a4ec5b91a7b9ea6641e0c from peer 311b34db1fa449db996dbbcab0f104a5 ({username='slave'} at 127.0.0.1:37716)
I20260713 09:08:06.135851 23004 tablet_copy_service.cc:161] P ebb7b33f382848f68a89cbff14163ff4: Beginning new tablet copy session on tablet 1126ee4fe45a4ec5b91a7b9ea6641e0c from peer 311b34db1fa449db996dbbcab0f104a5 at {username='slave'} at 127.0.0.1:37716: session id = 311b34db1fa449db996dbbcab0f104a5-1126ee4fe45a4ec5b91a7b9ea6641e0c
I20260713 09:08:06.154565 23004 tablet_copy_source_session.cc:215] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P ebb7b33f382848f68a89cbff14163ff4: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:06.156193 23559 tablet_bootstrap.cc:492] T c3958373e3f14e09856273eec78336dd P 311b34db1fa449db996dbbcab0f104a5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:06.157191 23559 tablet_bootstrap.cc:492] T c3958373e3f14e09856273eec78336dd P 311b34db1fa449db996dbbcab0f104a5: Bootstrap complete.
I20260713 09:08:06.157894 23559 ts_tablet_manager.cc:1403] T c3958373e3f14e09856273eec78336dd P 311b34db1fa449db996dbbcab0f104a5: Time spent bootstrapping tablet: real 0.057s	user 0.019s	sys 0.024s
I20260713 09:08:06.158308 23561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1126ee4fe45a4ec5b91a7b9ea6641e0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.161794 23559 raft_consensus.cc:359] T c3958373e3f14e09856273eec78336dd P 311b34db1fa449db996dbbcab0f104a5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } }
I20260713 09:08:06.162681 23559 raft_consensus.cc:740] T c3958373e3f14e09856273eec78336dd P 311b34db1fa449db996dbbcab0f104a5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 311b34db1fa449db996dbbcab0f104a5, State: Initialized, Role: LEARNER
I20260713 09:08:06.163357 23559 consensus_queue.cc:260] T c3958373e3f14e09856273eec78336dd P 311b34db1fa449db996dbbcab0f104a5 [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: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } }
I20260713 09:08:06.180316 23565 ts_tablet_manager.cc:933] T 9b941769f9734be080016ca9a5551611 P 311b34db1fa449db996dbbcab0f104a5: Initiating tablet copy from peer ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349)
I20260713 09:08:06.189139 23559 ts_tablet_manager.cc:1434] T c3958373e3f14e09856273eec78336dd P 311b34db1fa449db996dbbcab0f104a5: Time spent starting tablet: real 0.031s	user 0.013s	sys 0.006s
I20260713 09:08:06.191522 23004 tablet_copy_service.cc:342] P ebb7b33f382848f68a89cbff14163ff4: Request end of tablet copy session 311b34db1fa449db996dbbcab0f104a5-c3958373e3f14e09856273eec78336dd received from {username='slave'} at 127.0.0.1:37716
I20260713 09:08:06.192009 23004 tablet_copy_service.cc:434] P ebb7b33f382848f68a89cbff14163ff4: ending tablet copy session 311b34db1fa449db996dbbcab0f104a5-c3958373e3f14e09856273eec78336dd on tablet c3958373e3f14e09856273eec78336dd with peer 311b34db1fa449db996dbbcab0f104a5
I20260713 09:08:06.196313 23565 tablet_copy_client.cc:323] T 9b941769f9734be080016ca9a5551611 P 311b34db1fa449db996dbbcab0f104a5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.85.193:34349
I20260713 09:08:06.198015 23004 tablet_copy_service.cc:140] P ebb7b33f382848f68a89cbff14163ff4: Received BeginTabletCopySession request for tablet 9b941769f9734be080016ca9a5551611 from peer 311b34db1fa449db996dbbcab0f104a5 ({username='slave'} at 127.0.0.1:37716)
I20260713 09:08:06.198496 23004 tablet_copy_service.cc:161] P ebb7b33f382848f68a89cbff14163ff4: Beginning new tablet copy session on tablet 9b941769f9734be080016ca9a5551611 from peer 311b34db1fa449db996dbbcab0f104a5 at {username='slave'} at 127.0.0.1:37716: session id = 311b34db1fa449db996dbbcab0f104a5-9b941769f9734be080016ca9a5551611
I20260713 09:08:06.201236 23561 tablet_copy_client.cc:806] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 311b34db1fa449db996dbbcab0f104a5: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:06.201794 23561 tablet_copy_client.cc:670] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 311b34db1fa449db996dbbcab0f104a5: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:06.207906 23561 tablet_copy_client.cc:538] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 311b34db1fa449db996dbbcab0f104a5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:06.210634 23004 tablet_copy_source_session.cc:215] T 9b941769f9734be080016ca9a5551611 P ebb7b33f382848f68a89cbff14163ff4: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:06.211028 23559 ts_tablet_manager.cc:933] T eb1ab9ec12b840a5a02471077095aebd P 311b34db1fa449db996dbbcab0f104a5: Initiating tablet copy from peer 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241)
I20260713 09:08:06.214717 23565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b941769f9734be080016ca9a5551611. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.222326 23559 tablet_copy_client.cc:323] T eb1ab9ec12b840a5a02471077095aebd P 311b34db1fa449db996dbbcab0f104a5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.85.194:35241
I20260713 09:08:06.227737 23561 tablet_bootstrap.cc:492] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 311b34db1fa449db996dbbcab0f104a5: Bootstrap starting.
I20260713 09:08:06.302487 23079 tablet_copy_service.cc:140] P 2787acb5d9dc4fbd815a55237f8c82cb: Received BeginTabletCopySession request for tablet eb1ab9ec12b840a5a02471077095aebd from peer 311b34db1fa449db996dbbcab0f104a5 ({username='slave'} at 127.0.0.1:50318)
I20260713 09:08:06.303112 23079 tablet_copy_service.cc:161] P 2787acb5d9dc4fbd815a55237f8c82cb: Beginning new tablet copy session on tablet eb1ab9ec12b840a5a02471077095aebd from peer 311b34db1fa449db996dbbcab0f104a5 at {username='slave'} at 127.0.0.1:50318: session id = 311b34db1fa449db996dbbcab0f104a5-eb1ab9ec12b840a5a02471077095aebd
I20260713 09:08:06.314253 23079 tablet_copy_source_session.cc:215] T eb1ab9ec12b840a5a02471077095aebd P 2787acb5d9dc4fbd815a55237f8c82cb: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:06.318887 23565 tablet_copy_client.cc:806] T 9b941769f9734be080016ca9a5551611 P 311b34db1fa449db996dbbcab0f104a5: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:06.323453 23565 tablet_copy_client.cc:670] T 9b941769f9734be080016ca9a5551611 P 311b34db1fa449db996dbbcab0f104a5: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:06.324294 23561 tablet_bootstrap.cc:492] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 311b34db1fa449db996dbbcab0f104a5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:06.325465 23561 tablet_bootstrap.cc:492] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 311b34db1fa449db996dbbcab0f104a5: Bootstrap complete.
I20260713 09:08:06.326288 23561 ts_tablet_manager.cc:1403] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 311b34db1fa449db996dbbcab0f104a5: Time spent bootstrapping tablet: real 0.099s	user 0.047s	sys 0.050s
I20260713 09:08:06.336313 23565 tablet_copy_client.cc:538] T 9b941769f9734be080016ca9a5551611 P 311b34db1fa449db996dbbcab0f104a5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:06.339052 23559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb1ab9ec12b840a5a02471077095aebd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:06.346650 23565 tablet_bootstrap.cc:492] T 9b941769f9734be080016ca9a5551611 P 311b34db1fa449db996dbbcab0f104a5: Bootstrap starting.
I20260713 09:08:06.336794 23561 raft_consensus.cc:359] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 311b34db1fa449db996dbbcab0f104a5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } }
I20260713 09:08:06.356967 23561 raft_consensus.cc:740] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 311b34db1fa449db996dbbcab0f104a5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 311b34db1fa449db996dbbcab0f104a5, State: Initialized, Role: LEARNER
I20260713 09:08:06.357796 23561 consensus_queue.cc:260] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 311b34db1fa449db996dbbcab0f104a5 [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: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } }
I20260713 09:08:06.360829 23561 ts_tablet_manager.cc:1434] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 311b34db1fa449db996dbbcab0f104a5: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.001s
I20260713 09:08:06.362914 23004 tablet_copy_service.cc:342] P ebb7b33f382848f68a89cbff14163ff4: Request end of tablet copy session 311b34db1fa449db996dbbcab0f104a5-1126ee4fe45a4ec5b91a7b9ea6641e0c received from {username='slave'} at 127.0.0.1:37716
I20260713 09:08:06.363384 23004 tablet_copy_service.cc:434] P ebb7b33f382848f68a89cbff14163ff4: ending tablet copy session 311b34db1fa449db996dbbcab0f104a5-1126ee4fe45a4ec5b91a7b9ea6641e0c on tablet 1126ee4fe45a4ec5b91a7b9ea6641e0c with peer 311b34db1fa449db996dbbcab0f104a5
I20260713 09:08:06.369060 23559 tablet_copy_client.cc:806] T eb1ab9ec12b840a5a02471077095aebd P 311b34db1fa449db996dbbcab0f104a5: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:06.369786 23559 tablet_copy_client.cc:670] T eb1ab9ec12b840a5a02471077095aebd P 311b34db1fa449db996dbbcab0f104a5: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:06.374174 23559 tablet_copy_client.cc:538] T eb1ab9ec12b840a5a02471077095aebd P 311b34db1fa449db996dbbcab0f104a5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:06.384742 23559 tablet_bootstrap.cc:492] T eb1ab9ec12b840a5a02471077095aebd P 311b34db1fa449db996dbbcab0f104a5: Bootstrap starting.
I20260713 09:08:06.388437 23565 tablet_bootstrap.cc:492] T 9b941769f9734be080016ca9a5551611 P 311b34db1fa449db996dbbcab0f104a5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:06.389490 23565 tablet_bootstrap.cc:492] T 9b941769f9734be080016ca9a5551611 P 311b34db1fa449db996dbbcab0f104a5: Bootstrap complete.
I20260713 09:08:06.390235 23565 ts_tablet_manager.cc:1403] T 9b941769f9734be080016ca9a5551611 P 311b34db1fa449db996dbbcab0f104a5: Time spent bootstrapping tablet: real 0.044s	user 0.032s	sys 0.001s
I20260713 09:08:06.393419 23565 raft_consensus.cc:359] T 9b941769f9734be080016ca9a5551611 P 311b34db1fa449db996dbbcab0f104a5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } }
I20260713 09:08:06.394282 23565 raft_consensus.cc:740] T 9b941769f9734be080016ca9a5551611 P 311b34db1fa449db996dbbcab0f104a5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 311b34db1fa449db996dbbcab0f104a5, State: Initialized, Role: LEARNER
I20260713 09:08:06.394986 23565 consensus_queue.cc:260] T 9b941769f9734be080016ca9a5551611 P 311b34db1fa449db996dbbcab0f104a5 [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: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } }
I20260713 09:08:06.397595 23565 ts_tablet_manager.cc:1434] T 9b941769f9734be080016ca9a5551611 P 311b34db1fa449db996dbbcab0f104a5: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260713 09:08:06.399783 23004 tablet_copy_service.cc:342] P ebb7b33f382848f68a89cbff14163ff4: Request end of tablet copy session 311b34db1fa449db996dbbcab0f104a5-9b941769f9734be080016ca9a5551611 received from {username='slave'} at 127.0.0.1:37716
I20260713 09:08:06.400267 23004 tablet_copy_service.cc:434] P ebb7b33f382848f68a89cbff14163ff4: ending tablet copy session 311b34db1fa449db996dbbcab0f104a5-9b941769f9734be080016ca9a5551611 on tablet 9b941769f9734be080016ca9a5551611 with peer 311b34db1fa449db996dbbcab0f104a5
I20260713 09:08:06.412802 23559 tablet_bootstrap.cc:492] T eb1ab9ec12b840a5a02471077095aebd P 311b34db1fa449db996dbbcab0f104a5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:06.413777 23559 tablet_bootstrap.cc:492] T eb1ab9ec12b840a5a02471077095aebd P 311b34db1fa449db996dbbcab0f104a5: Bootstrap complete.
I20260713 09:08:06.414487 23559 ts_tablet_manager.cc:1403] T eb1ab9ec12b840a5a02471077095aebd P 311b34db1fa449db996dbbcab0f104a5: Time spent bootstrapping tablet: real 0.030s	user 0.021s	sys 0.003s
I20260713 09:08:06.417562 23559 raft_consensus.cc:359] T eb1ab9ec12b840a5a02471077095aebd P 311b34db1fa449db996dbbcab0f104a5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } }
I20260713 09:08:06.418394 23559 raft_consensus.cc:740] T eb1ab9ec12b840a5a02471077095aebd P 311b34db1fa449db996dbbcab0f104a5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 311b34db1fa449db996dbbcab0f104a5, State: Initialized, Role: LEARNER
I20260713 09:08:06.419030 23559 consensus_queue.cc:260] T eb1ab9ec12b840a5a02471077095aebd P 311b34db1fa449db996dbbcab0f104a5 [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: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } }
I20260713 09:08:06.423854 23559 ts_tablet_manager.cc:1434] T eb1ab9ec12b840a5a02471077095aebd P 311b34db1fa449db996dbbcab0f104a5: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260713 09:08:06.425817 23079 tablet_copy_service.cc:342] P 2787acb5d9dc4fbd815a55237f8c82cb: Request end of tablet copy session 311b34db1fa449db996dbbcab0f104a5-eb1ab9ec12b840a5a02471077095aebd received from {username='slave'} at 127.0.0.1:50318
I20260713 09:08:06.426278 23079 tablet_copy_service.cc:434] P 2787acb5d9dc4fbd815a55237f8c82cb: ending tablet copy session 311b34db1fa449db996dbbcab0f104a5-eb1ab9ec12b840a5a02471077095aebd on tablet eb1ab9ec12b840a5a02471077095aebd with peer 311b34db1fa449db996dbbcab0f104a5
I20260713 09:08:06.562839 23427 raft_consensus.cc:1217] T c3958373e3f14e09856273eec78336dd P 311b34db1fa449db996dbbcab0f104a5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:06.594008 23427 raft_consensus.cc:1217] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 311b34db1fa449db996dbbcab0f104a5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:06.772635 23427 raft_consensus.cc:1217] T 9b941769f9734be080016ca9a5551611 P 311b34db1fa449db996dbbcab0f104a5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:06.813653 23427 raft_consensus.cc:1217] T eb1ab9ec12b840a5a02471077095aebd P 311b34db1fa449db996dbbcab0f104a5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:06.983873 23533 raft_consensus.cc:1064] T c3958373e3f14e09856273eec78336dd P ebb7b33f382848f68a89cbff14163ff4: attempting to promote NON_VOTER 311b34db1fa449db996dbbcab0f104a5 to VOTER
I20260713 09:08:06.985724 23533 consensus_queue.cc:237] T c3958373e3f14e09856273eec78336dd P ebb7b33f382848f68a89cbff14163ff4 [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: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } }
I20260713 09:08:06.992374 23427 raft_consensus.cc:1275] T c3958373e3f14e09856273eec78336dd P 311b34db1fa449db996dbbcab0f104a5 [term 1 LEARNER]: Refusing update from remote peer ebb7b33f382848f68a89cbff14163ff4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:06.993360 23139 raft_consensus.cc:1275] T c3958373e3f14e09856273eec78336dd P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Refusing update from remote peer ebb7b33f382848f68a89cbff14163ff4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:06.993839 23501 consensus_queue.cc:1048] T c3958373e3f14e09856273eec78336dd P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:06.993384 23068 raft_consensus.cc:1275] T c3958373e3f14e09856273eec78336dd P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Refusing update from remote peer ebb7b33f382848f68a89cbff14163ff4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:06.995522 23573 consensus_queue.cc:1048] T c3958373e3f14e09856273eec78336dd P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:06.999887 23501 consensus_queue.cc:1048] T c3958373e3f14e09856273eec78336dd P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:07.016896 23573 raft_consensus.cc:2955] T c3958373e3f14e09856273eec78336dd P ebb7b33f382848f68a89cbff14163ff4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:07.019600 23068 raft_consensus.cc:2955] T c3958373e3f14e09856273eec78336dd P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:07.021551 23139 raft_consensus.cc:2955] T c3958373e3f14e09856273eec78336dd P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:07.035600 22889 catalog_manager.cc:5697] T c3958373e3f14e09856273eec78336dd P 2787acb5d9dc4fbd815a55237f8c82cb reported cstate change: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ebb7b33f382848f68a89cbff14163ff4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:07.036435 23427 raft_consensus.cc:2955] T c3958373e3f14e09856273eec78336dd P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:07.064658 23580 raft_consensus.cc:1064] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P ebb7b33f382848f68a89cbff14163ff4: attempting to promote NON_VOTER 311b34db1fa449db996dbbcab0f104a5 to VOTER
I20260713 09:08:07.067418 23580 consensus_queue.cc:237] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P ebb7b33f382848f68a89cbff14163ff4 [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: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } }
I20260713 09:08:07.075125 23427 raft_consensus.cc:1275] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 311b34db1fa449db996dbbcab0f104a5 [term 1 LEARNER]: Refusing update from remote peer ebb7b33f382848f68a89cbff14163ff4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:07.075649 22989 consensus_queue.cc:237] T c3958373e3f14e09856273eec78336dd P ebb7b33f382848f68a89cbff14163ff4 [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: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } }
I20260713 09:08:07.076539 23139 raft_consensus.cc:1275] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Refusing update from remote peer ebb7b33f382848f68a89cbff14163ff4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:07.077924 23573 consensus_queue.cc:1048] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:07.079391 23533 consensus_queue.cc:1048] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:07.081854 23068 raft_consensus.cc:1275] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Refusing update from remote peer ebb7b33f382848f68a89cbff14163ff4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:07.084751 23138 raft_consensus.cc:1275] T c3958373e3f14e09856273eec78336dd P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Refusing update from remote peer ebb7b33f382848f68a89cbff14163ff4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:07.086262 23533 consensus_queue.cc:1048] T c3958373e3f14e09856273eec78336dd P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:07.086714 23427 raft_consensus.cc:1275] T c3958373e3f14e09856273eec78336dd P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Refusing update from remote peer ebb7b33f382848f68a89cbff14163ff4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:07.092779 23573 consensus_queue.cc:1048] T c3958373e3f14e09856273eec78336dd P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260713 09:08:07.096272 23533 consensus_queue.cc:1048] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:07.105144 23573 raft_consensus.cc:2955] T c3958373e3f14e09856273eec78336dd P ebb7b33f382848f68a89cbff14163ff4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:07.112012 23430 raft_consensus.cc:2955] T c3958373e3f14e09856273eec78336dd P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:07.118826 23139 raft_consensus.cc:2955] T c3958373e3f14e09856273eec78336dd P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:07.114952 23533 raft_consensus.cc:2955] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P ebb7b33f382848f68a89cbff14163ff4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:07.118247 22877 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c3958373e3f14e09856273eec78336dd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:07.133009 22890 catalog_manager.cc:5697] T c3958373e3f14e09856273eec78336dd P ebb7b33f382848f68a89cbff14163ff4 reported cstate change: config changed from index 3 to 4, VOTER 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194) evicted. New cstate: current_term: 1 leader_uuid: "ebb7b33f382848f68a89cbff14163ff4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:07.148635 23068 raft_consensus.cc:2955] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:07.155375 23058 tablet_service.cc:1558] Processing DeleteTablet for tablet c3958373e3f14e09856273eec78336dd with delete_type TABLET_DATA_TOMBSTONED (TS 2787acb5d9dc4fbd815a55237f8c82cb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45642
I20260713 09:08:07.156442 23430 raft_consensus.cc:2955] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:07.156438 23139 raft_consensus.cc:2955] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:07.166846 22890 catalog_manager.cc:5697] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P ebb7b33f382848f68a89cbff14163ff4 reported cstate change: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ebb7b33f382848f68a89cbff14163ff4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:07.179487 23592 tablet_replica.cc:333] T c3958373e3f14e09856273eec78336dd P 2787acb5d9dc4fbd815a55237f8c82cb: stopping tablet replica
I20260713 09:08:07.180603 23592 raft_consensus.cc:2243] T c3958373e3f14e09856273eec78336dd P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:07.181270 23592 raft_consensus.cc:2272] T c3958373e3f14e09856273eec78336dd P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:07.186355 23592 ts_tablet_manager.cc:1916] T c3958373e3f14e09856273eec78336dd P 2787acb5d9dc4fbd815a55237f8c82cb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:07.195286 23574 raft_consensus.cc:1064] T eb1ab9ec12b840a5a02471077095aebd P 2787acb5d9dc4fbd815a55237f8c82cb: attempting to promote NON_VOTER 311b34db1fa449db996dbbcab0f104a5 to VOTER
I20260713 09:08:07.200379 22989 consensus_queue.cc:237] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P ebb7b33f382848f68a89cbff14163ff4 [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: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } }
I20260713 09:08:07.203619 23592 ts_tablet_manager.cc:1929] T c3958373e3f14e09856273eec78336dd P 2787acb5d9dc4fbd815a55237f8c82cb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:07.204262 23574 consensus_queue.cc:237] T eb1ab9ec12b840a5a02471077095aebd P 2787acb5d9dc4fbd815a55237f8c82cb [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: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } }
I20260713 09:08:07.205404 23592 log.cc:1199] T c3958373e3f14e09856273eec78336dd P 2787acb5d9dc4fbd815a55237f8c82cb: Deleting WAL directory at /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933651548042-21847-0/minicluster-data/ts-1-root/wals/c3958373e3f14e09856273eec78336dd
I20260713 09:08:07.207685 22879 catalog_manager.cc:5028] TS 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241): tablet c3958373e3f14e09856273eec78336dd (table test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]) successfully deleted
I20260713 09:08:07.208330 23430 raft_consensus.cc:1275] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Refusing update from remote peer ebb7b33f382848f68a89cbff14163ff4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:07.208853 23068 raft_consensus.cc:1275] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Refusing update from remote peer ebb7b33f382848f68a89cbff14163ff4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:07.209574 23580 consensus_queue.cc:1048] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:07.210439 23533 consensus_queue.cc:1048] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:07.219614 23427 raft_consensus.cc:1275] T eb1ab9ec12b840a5a02471077095aebd P 311b34db1fa449db996dbbcab0f104a5 [term 1 LEARNER]: Refusing update from remote peer 2787acb5d9dc4fbd815a55237f8c82cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:07.223562 23430 raft_consensus.cc:2955] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:07.221335 23139 raft_consensus.cc:1275] T eb1ab9ec12b840a5a02471077095aebd P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Refusing update from remote peer 2787acb5d9dc4fbd815a55237f8c82cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:07.222221 22989 raft_consensus.cc:1275] T eb1ab9ec12b840a5a02471077095aebd P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Refusing update from remote peer 2787acb5d9dc4fbd815a55237f8c82cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:07.223474 23068 raft_consensus.cc:2955] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:07.222640 23590 raft_consensus.cc:2955] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P ebb7b33f382848f68a89cbff14163ff4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:07.229547 23575 consensus_queue.cc:1048] T eb1ab9ec12b840a5a02471077095aebd P 2787acb5d9dc4fbd815a55237f8c82cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:07.231460 23575 consensus_queue.cc:1048] T eb1ab9ec12b840a5a02471077095aebd P 2787acb5d9dc4fbd815a55237f8c82cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:07.233340 23531 consensus_queue.cc:1048] T eb1ab9ec12b840a5a02471077095aebd P 2787acb5d9dc4fbd815a55237f8c82cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:07.242951 22890 catalog_manager.cc:5697] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 311b34db1fa449db996dbbcab0f104a5 reported cstate change: config changed from index 3 to 4, VOTER 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195) evicted. New cstate: current_term: 1 leader_uuid: "ebb7b33f382848f68a89cbff14163ff4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:07.254240 22877 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1126ee4fe45a4ec5b91a7b9ea6641e0c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:07.275935 23574 raft_consensus.cc:2955] T eb1ab9ec12b840a5a02471077095aebd P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:07.278064 23126 tablet_service.cc:1558] Processing DeleteTablet for tablet 1126ee4fe45a4ec5b91a7b9ea6641e0c with delete_type TABLET_DATA_TOMBSTONED (TS 7259108cef334416b8aa8e093c30eaa5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54570
I20260713 09:08:07.282835 23427 raft_consensus.cc:2955] T eb1ab9ec12b840a5a02471077095aebd P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:07.297607 22989 raft_consensus.cc:2955] T eb1ab9ec12b840a5a02471077095aebd P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:07.304657 23139 raft_consensus.cc:2955] T eb1ab9ec12b840a5a02471077095aebd P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:07.310343 22891 catalog_manager.cc:5697] T eb1ab9ec12b840a5a02471077095aebd P 2787acb5d9dc4fbd815a55237f8c82cb reported cstate change: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:07.319983 23580 raft_consensus.cc:1064] T 9b941769f9734be080016ca9a5551611 P ebb7b33f382848f68a89cbff14163ff4: attempting to promote NON_VOTER 311b34db1fa449db996dbbcab0f104a5 to VOTER
I20260713 09:08:07.323673 23597 tablet_replica.cc:333] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 7259108cef334416b8aa8e093c30eaa5: stopping tablet replica
I20260713 09:08:07.323570 23580 consensus_queue.cc:237] T 9b941769f9734be080016ca9a5551611 P ebb7b33f382848f68a89cbff14163ff4 [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: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } }
I20260713 09:08:07.324827 23597 raft_consensus.cc:2243] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:07.325585 23597 raft_consensus.cc:2272] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:07.330646 23068 consensus_queue.cc:237] T eb1ab9ec12b840a5a02471077095aebd P 2787acb5d9dc4fbd815a55237f8c82cb [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: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } }
I20260713 09:08:07.349650 23063 raft_consensus.cc:1275] T 9b941769f9734be080016ca9a5551611 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Refusing update from remote peer ebb7b33f382848f68a89cbff14163ff4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:07.350296 23430 raft_consensus.cc:1275] T eb1ab9ec12b840a5a02471077095aebd P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Refusing update from remote peer 2787acb5d9dc4fbd815a55237f8c82cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:07.351115 23501 consensus_queue.cc:1048] T 9b941769f9734be080016ca9a5551611 P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:07.352463 23574 consensus_queue.cc:1048] T eb1ab9ec12b840a5a02471077095aebd P 2787acb5d9dc4fbd815a55237f8c82cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:07.349587 23597 ts_tablet_manager.cc:1916] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 7259108cef334416b8aa8e093c30eaa5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:07.357259 23427 raft_consensus.cc:1275] T 9b941769f9734be080016ca9a5551611 P 311b34db1fa449db996dbbcab0f104a5 [term 1 LEARNER]: Refusing update from remote peer ebb7b33f382848f68a89cbff14163ff4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:07.355275 23139 raft_consensus.cc:1275] T 9b941769f9734be080016ca9a5551611 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Refusing update from remote peer ebb7b33f382848f68a89cbff14163ff4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:07.360764 23574 raft_consensus.cc:2955] T eb1ab9ec12b840a5a02471077095aebd P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:07.361943 23501 consensus_queue.cc:1048] T 9b941769f9734be080016ca9a5551611 P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:07.363485 23501 consensus_queue.cc:1048] T 9b941769f9734be080016ca9a5551611 P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:07.366482 23430 raft_consensus.cc:2955] T eb1ab9ec12b840a5a02471077095aebd P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:07.369647 22991 raft_consensus.cc:1275] T eb1ab9ec12b840a5a02471077095aebd P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Refusing update from remote peer 2787acb5d9dc4fbd815a55237f8c82cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:07.379479 23531 consensus_queue.cc:1048] T eb1ab9ec12b840a5a02471077095aebd P 2787acb5d9dc4fbd815a55237f8c82cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:07.383029 22891 catalog_manager.cc:5697] T eb1ab9ec12b840a5a02471077095aebd P 311b34db1fa449db996dbbcab0f104a5 reported cstate change: config changed from index 3 to 4, VOTER 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195) evicted. New cstate: current_term: 1 leader_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:07.385413 22989 raft_consensus.cc:2955] T eb1ab9ec12b840a5a02471077095aebd P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:07.391600 23580 raft_consensus.cc:2955] T 9b941769f9734be080016ca9a5551611 P ebb7b33f382848f68a89cbff14163ff4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:07.393414 23430 raft_consensus.cc:2955] T 9b941769f9734be080016ca9a5551611 P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:07.393777 22879 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet eb1ab9ec12b840a5a02471077095aebd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:07.400020 23126 tablet_service.cc:1558] Processing DeleteTablet for tablet eb1ab9ec12b840a5a02471077095aebd with delete_type TABLET_DATA_TOMBSTONED (TS 7259108cef334416b8aa8e093c30eaa5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54570
I20260713 09:08:07.408149 23063 raft_consensus.cc:2955] T 9b941769f9734be080016ca9a5551611 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:07.417681 22890 catalog_manager.cc:5697] T 9b941769f9734be080016ca9a5551611 P 311b34db1fa449db996dbbcab0f104a5 reported cstate change: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ebb7b33f382848f68a89cbff14163ff4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:07.425642 23139 raft_consensus.cc:2955] T 9b941769f9734be080016ca9a5551611 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:07.430459 23597 ts_tablet_manager.cc:1929] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 7259108cef334416b8aa8e093c30eaa5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:07.430961 23597 log.cc:1199] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 7259108cef334416b8aa8e093c30eaa5: Deleting WAL directory at /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933651548042-21847-0/minicluster-data/ts-2-root/wals/1126ee4fe45a4ec5b91a7b9ea6641e0c
I20260713 09:08:07.432811 23597 tablet_replica.cc:333] T eb1ab9ec12b840a5a02471077095aebd P 7259108cef334416b8aa8e093c30eaa5: stopping tablet replica
I20260713 09:08:07.432753 22877 catalog_manager.cc:5028] TS 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195:40381): tablet 1126ee4fe45a4ec5b91a7b9ea6641e0c (table test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]) successfully deleted
I20260713 09:08:07.433794 23597 raft_consensus.cc:2243] T eb1ab9ec12b840a5a02471077095aebd P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:07.437742 23597 raft_consensus.cc:2272] T eb1ab9ec12b840a5a02471077095aebd P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:07.444406 23597 ts_tablet_manager.cc:1916] T eb1ab9ec12b840a5a02471077095aebd P 7259108cef334416b8aa8e093c30eaa5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:07.450781 22989 consensus_queue.cc:237] T 9b941769f9734be080016ca9a5551611 P ebb7b33f382848f68a89cbff14163ff4 [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: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } }
I20260713 09:08:07.456275 23430 raft_consensus.cc:1275] T 9b941769f9734be080016ca9a5551611 P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Refusing update from remote peer ebb7b33f382848f68a89cbff14163ff4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:07.458839 23597 ts_tablet_manager.cc:1929] T eb1ab9ec12b840a5a02471077095aebd P 7259108cef334416b8aa8e093c30eaa5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:07.459288 23597 log.cc:1199] T eb1ab9ec12b840a5a02471077095aebd P 7259108cef334416b8aa8e093c30eaa5: Deleting WAL directory at /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933651548042-21847-0/minicluster-data/ts-2-root/wals/eb1ab9ec12b840a5a02471077095aebd
I20260713 09:08:07.460515 23580 consensus_queue.cc:1048] T 9b941769f9734be080016ca9a5551611 P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:07.461372 22877 catalog_manager.cc:5028] TS 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195:40381): tablet eb1ab9ec12b840a5a02471077095aebd (table test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]) successfully deleted
I20260713 09:08:07.461766 23139 raft_consensus.cc:1275] T 9b941769f9734be080016ca9a5551611 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Refusing update from remote peer ebb7b33f382848f68a89cbff14163ff4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:07.463132 23580 consensus_queue.cc:1048] T 9b941769f9734be080016ca9a5551611 P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:07.470332 23501 raft_consensus.cc:2955] T 9b941769f9734be080016ca9a5551611 P ebb7b33f382848f68a89cbff14163ff4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:07.475593 23138 raft_consensus.cc:2955] T 9b941769f9734be080016ca9a5551611 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:07.476513 23430 raft_consensus.cc:2955] T 9b941769f9734be080016ca9a5551611 P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:07.480120 22877 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9b941769f9734be080016ca9a5551611 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:07.486155 22890 catalog_manager.cc:5697] T 9b941769f9734be080016ca9a5551611 P ebb7b33f382848f68a89cbff14163ff4 reported cstate change: config changed from index 3 to 4, VOTER 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194) evicted. New cstate: current_term: 1 leader_uuid: "ebb7b33f382848f68a89cbff14163ff4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:07.497195 23058 tablet_service.cc:1558] Processing DeleteTablet for tablet 9b941769f9734be080016ca9a5551611 with delete_type TABLET_DATA_TOMBSTONED (TS 2787acb5d9dc4fbd815a55237f8c82cb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45642
I20260713 09:08:07.498180 23592 tablet_replica.cc:333] T 9b941769f9734be080016ca9a5551611 P 2787acb5d9dc4fbd815a55237f8c82cb: stopping tablet replica
I20260713 09:08:07.498997 23592 raft_consensus.cc:2243] T 9b941769f9734be080016ca9a5551611 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:07.499562 23592 raft_consensus.cc:2272] T 9b941769f9734be080016ca9a5551611 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:07.502358 23592 ts_tablet_manager.cc:1916] T 9b941769f9734be080016ca9a5551611 P 2787acb5d9dc4fbd815a55237f8c82cb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:07.514053 23592 ts_tablet_manager.cc:1929] T 9b941769f9734be080016ca9a5551611 P 2787acb5d9dc4fbd815a55237f8c82cb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:07.514348 23592 log.cc:1199] T 9b941769f9734be080016ca9a5551611 P 2787acb5d9dc4fbd815a55237f8c82cb: Deleting WAL directory at /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933651548042-21847-0/minicluster-data/ts-1-root/wals/9b941769f9734be080016ca9a5551611
I20260713 09:08:07.515733 22879 catalog_manager.cc:5028] TS 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241): tablet 9b941769f9734be080016ca9a5551611 (table test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]) successfully deleted
I20260713 09:08:08.526286 23139 consensus_queue.cc:237] T cdbe81ea6ba7439a8dfecc91274e4297 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Queue 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: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } }
I20260713 09:08:08.532266 23068 raft_consensus.cc:1275] T cdbe81ea6ba7439a8dfecc91274e4297 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Refusing update from remote peer 7259108cef334416b8aa8e093c30eaa5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:08:08.532998 23107 consensus_peers.cc:597] T cdbe81ea6ba7439a8dfecc91274e4297 P 7259108cef334416b8aa8e093c30eaa5 -> Peer 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196:38637): Couldn't send request to peer 311b34db1fa449db996dbbcab0f104a5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cdbe81ea6ba7439a8dfecc91274e4297. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:08.533206 22991 raft_consensus.cc:1275] T cdbe81ea6ba7439a8dfecc91274e4297 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Refusing update from remote peer 7259108cef334416b8aa8e093c30eaa5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:08.533514 23607 consensus_queue.cc:1048] T cdbe81ea6ba7439a8dfecc91274e4297 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:08.534379 23603 consensus_queue.cc:1048] T cdbe81ea6ba7439a8dfecc91274e4297 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:08.541316 23607 raft_consensus.cc:2955] T cdbe81ea6ba7439a8dfecc91274e4297 P 7259108cef334416b8aa8e093c30eaa5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } } }
I20260713 09:08:08.543196 23068 raft_consensus.cc:2955] T cdbe81ea6ba7439a8dfecc91274e4297 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } } }
I20260713 09:08:08.547523 22991 raft_consensus.cc:2955] T cdbe81ea6ba7439a8dfecc91274e4297 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } } }
I20260713 09:08:08.557363 22890 catalog_manager.cc:5697] T cdbe81ea6ba7439a8dfecc91274e4297 P 2787acb5d9dc4fbd815a55237f8c82cb reported cstate change: config changed from index -1 to 2, NON_VOTER 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) added. New cstate: current_term: 1 leader_uuid: "7259108cef334416b8aa8e093c30eaa5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } } }
I20260713 09:08:08.560927 23068 consensus_queue.cc:237] T 463e6142fb8c4002b84d3acbe1365f99 P 2787acb5d9dc4fbd815a55237f8c82cb [LEADER]: Queue 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: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } }
I20260713 09:08:08.567503 23139 raft_consensus.cc:1275] T 463e6142fb8c4002b84d3acbe1365f99 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Refusing update from remote peer 2787acb5d9dc4fbd815a55237f8c82cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:08:08.567833 23033 consensus_peers.cc:597] T 463e6142fb8c4002b84d3acbe1365f99 P 2787acb5d9dc4fbd815a55237f8c82cb -> Peer 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196:38637): Couldn't send request to peer 311b34db1fa449db996dbbcab0f104a5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 463e6142fb8c4002b84d3acbe1365f99. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:08.569094 23605 consensus_queue.cc:1048] T 463e6142fb8c4002b84d3acbe1365f99 P 2787acb5d9dc4fbd815a55237f8c82cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:08.580498 22991 raft_consensus.cc:1275] T 463e6142fb8c4002b84d3acbe1365f99 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Refusing update from remote peer 2787acb5d9dc4fbd815a55237f8c82cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:08.581995 23613 consensus_queue.cc:1048] T 463e6142fb8c4002b84d3acbe1365f99 P 2787acb5d9dc4fbd815a55237f8c82cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:08.584379 23613 raft_consensus.cc:2955] T 463e6142fb8c4002b84d3acbe1365f99 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } } }
I20260713 09:08:08.587021 23139 raft_consensus.cc:2955] T 463e6142fb8c4002b84d3acbe1365f99 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } } }
I20260713 09:08:08.591733 22991 raft_consensus.cc:2955] T 463e6142fb8c4002b84d3acbe1365f99 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } } }
I20260713 09:08:08.598996 22892 catalog_manager.cc:5697] T 463e6142fb8c4002b84d3acbe1365f99 P 7259108cef334416b8aa8e093c30eaa5 reported cstate change: config changed from index -1 to 2, NON_VOTER 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) added. New cstate: current_term: 1 leader_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } } }
I20260713 09:08:08.611938 22991 consensus_queue.cc:237] T 5d79333dc8f6419f8e52b3b939d0b664 P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Queue 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: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } }
W20260713 09:08:08.620729 22958 consensus_peers.cc:597] T 5d79333dc8f6419f8e52b3b939d0b664 P ebb7b33f382848f68a89cbff14163ff4 -> Peer 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196:38637): Couldn't send request to peer 311b34db1fa449db996dbbcab0f104a5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5d79333dc8f6419f8e52b3b939d0b664. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:08.622912 23139 raft_consensus.cc:1275] T 5d79333dc8f6419f8e52b3b939d0b664 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Refusing update from remote peer ebb7b33f382848f68a89cbff14163ff4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:08.623457 23068 raft_consensus.cc:1275] T 5d79333dc8f6419f8e52b3b939d0b664 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Refusing update from remote peer ebb7b33f382848f68a89cbff14163ff4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:08.624173 23533 consensus_queue.cc:1048] T 5d79333dc8f6419f8e52b3b939d0b664 P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:08.625149 23501 consensus_queue.cc:1048] T 5d79333dc8f6419f8e52b3b939d0b664 P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:08.635022 23501 raft_consensus.cc:2955] T 5d79333dc8f6419f8e52b3b939d0b664 P ebb7b33f382848f68a89cbff14163ff4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } } }
I20260713 09:08:08.637189 23139 raft_consensus.cc:2955] T 5d79333dc8f6419f8e52b3b939d0b664 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } } }
I20260713 09:08:08.640820 23068 raft_consensus.cc:2955] T 5d79333dc8f6419f8e52b3b939d0b664 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } } }
I20260713 09:08:08.649006 22991 consensus_queue.cc:237] T 95b2d6720d9743b8a573b5e184560a49 P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Queue 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: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } }
I20260713 09:08:08.653635 22891 catalog_manager.cc:5697] T 5d79333dc8f6419f8e52b3b939d0b664 P ebb7b33f382848f68a89cbff14163ff4 reported cstate change: config changed from index -1 to 2, NON_VOTER 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) added. New cstate: current_term: 1 leader_uuid: "ebb7b33f382848f68a89cbff14163ff4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260713 09:08:08.661657 22958 consensus_peers.cc:597] T 95b2d6720d9743b8a573b5e184560a49 P ebb7b33f382848f68a89cbff14163ff4 -> Peer 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196:38637): Couldn't send request to peer 311b34db1fa449db996dbbcab0f104a5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 95b2d6720d9743b8a573b5e184560a49. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:08.665561 23138 raft_consensus.cc:1275] T 95b2d6720d9743b8a573b5e184560a49 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Refusing update from remote peer ebb7b33f382848f68a89cbff14163ff4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:08.668077 23501 consensus_queue.cc:1048] T 95b2d6720d9743b8a573b5e184560a49 P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:08.668843 23068 raft_consensus.cc:1275] T 95b2d6720d9743b8a573b5e184560a49 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Refusing update from remote peer ebb7b33f382848f68a89cbff14163ff4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:08.670405 23501 consensus_queue.cc:1048] T 95b2d6720d9743b8a573b5e184560a49 P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:08.679522 23623 raft_consensus.cc:2955] T 95b2d6720d9743b8a573b5e184560a49 P ebb7b33f382848f68a89cbff14163ff4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } } }
I20260713 09:08:08.681025 23138 raft_consensus.cc:2955] T 95b2d6720d9743b8a573b5e184560a49 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } } }
I20260713 09:08:08.687305 23068 raft_consensus.cc:2955] T 95b2d6720d9743b8a573b5e184560a49 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } } }
I20260713 09:08:08.696410 22890 catalog_manager.cc:5697] T 95b2d6720d9743b8a573b5e184560a49 P 7259108cef334416b8aa8e093c30eaa5 reported cstate change: config changed from index -1 to 2, NON_VOTER 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) added. New cstate: current_term: 1 leader_uuid: "ebb7b33f382848f68a89cbff14163ff4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } } }
I20260713 09:08:08.950798 23627 ts_tablet_manager.cc:933] T cdbe81ea6ba7439a8dfecc91274e4297 P 311b34db1fa449db996dbbcab0f104a5: Initiating tablet copy from peer 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195:40381)
I20260713 09:08:08.952785 23627 tablet_copy_client.cc:323] T cdbe81ea6ba7439a8dfecc91274e4297 P 311b34db1fa449db996dbbcab0f104a5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.85.195:40381
I20260713 09:08:08.954326 23153 tablet_copy_service.cc:140] P 7259108cef334416b8aa8e093c30eaa5: Received BeginTabletCopySession request for tablet cdbe81ea6ba7439a8dfecc91274e4297 from peer 311b34db1fa449db996dbbcab0f104a5 ({username='slave'} at 127.0.0.1:54612)
I20260713 09:08:08.954833 23153 tablet_copy_service.cc:161] P 7259108cef334416b8aa8e093c30eaa5: Beginning new tablet copy session on tablet cdbe81ea6ba7439a8dfecc91274e4297 from peer 311b34db1fa449db996dbbcab0f104a5 at {username='slave'} at 127.0.0.1:54612: session id = 311b34db1fa449db996dbbcab0f104a5-cdbe81ea6ba7439a8dfecc91274e4297
I20260713 09:08:08.962157 23153 tablet_copy_source_session.cc:215] T cdbe81ea6ba7439a8dfecc91274e4297 P 7259108cef334416b8aa8e093c30eaa5: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:08.966650 23627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdbe81ea6ba7439a8dfecc91274e4297. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:08.981877 23627 tablet_copy_client.cc:806] T cdbe81ea6ba7439a8dfecc91274e4297 P 311b34db1fa449db996dbbcab0f104a5: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:08.982439 23627 tablet_copy_client.cc:670] T cdbe81ea6ba7439a8dfecc91274e4297 P 311b34db1fa449db996dbbcab0f104a5: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:08.985764 23627 tablet_copy_client.cc:538] T cdbe81ea6ba7439a8dfecc91274e4297 P 311b34db1fa449db996dbbcab0f104a5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:08.994040 23627 tablet_bootstrap.cc:492] T cdbe81ea6ba7439a8dfecc91274e4297 P 311b34db1fa449db996dbbcab0f104a5: Bootstrap starting.
I20260713 09:08:09.014932 23627 tablet_bootstrap.cc:492] T cdbe81ea6ba7439a8dfecc91274e4297 P 311b34db1fa449db996dbbcab0f104a5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:09.015910 23627 tablet_bootstrap.cc:492] T cdbe81ea6ba7439a8dfecc91274e4297 P 311b34db1fa449db996dbbcab0f104a5: Bootstrap complete.
I20260713 09:08:09.016665 23627 ts_tablet_manager.cc:1403] T cdbe81ea6ba7439a8dfecc91274e4297 P 311b34db1fa449db996dbbcab0f104a5: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.005s
I20260713 09:08:09.019615 23627 raft_consensus.cc:359] T cdbe81ea6ba7439a8dfecc91274e4297 P 311b34db1fa449db996dbbcab0f104a5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } }
I20260713 09:08:09.020486 23627 raft_consensus.cc:740] T cdbe81ea6ba7439a8dfecc91274e4297 P 311b34db1fa449db996dbbcab0f104a5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 311b34db1fa449db996dbbcab0f104a5, State: Initialized, Role: LEARNER
I20260713 09:08:09.021108 23627 consensus_queue.cc:260] T cdbe81ea6ba7439a8dfecc91274e4297 P 311b34db1fa449db996dbbcab0f104a5 [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: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } }
I20260713 09:08:09.024421 23627 ts_tablet_manager.cc:1434] T cdbe81ea6ba7439a8dfecc91274e4297 P 311b34db1fa449db996dbbcab0f104a5: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260713 09:08:09.026207 23153 tablet_copy_service.cc:342] P 7259108cef334416b8aa8e093c30eaa5: Request end of tablet copy session 311b34db1fa449db996dbbcab0f104a5-cdbe81ea6ba7439a8dfecc91274e4297 received from {username='slave'} at 127.0.0.1:54612
I20260713 09:08:09.026610 23153 tablet_copy_service.cc:434] P 7259108cef334416b8aa8e093c30eaa5: ending tablet copy session 311b34db1fa449db996dbbcab0f104a5-cdbe81ea6ba7439a8dfecc91274e4297 on tablet cdbe81ea6ba7439a8dfecc91274e4297 with peer 311b34db1fa449db996dbbcab0f104a5
I20260713 09:08:09.116767 23627 ts_tablet_manager.cc:933] T 463e6142fb8c4002b84d3acbe1365f99 P 311b34db1fa449db996dbbcab0f104a5: Initiating tablet copy from peer 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241)
I20260713 09:08:09.118357 23627 tablet_copy_client.cc:323] T 463e6142fb8c4002b84d3acbe1365f99 P 311b34db1fa449db996dbbcab0f104a5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.85.194:35241
I20260713 09:08:09.119997 23079 tablet_copy_service.cc:140] P 2787acb5d9dc4fbd815a55237f8c82cb: Received BeginTabletCopySession request for tablet 463e6142fb8c4002b84d3acbe1365f99 from peer 311b34db1fa449db996dbbcab0f104a5 ({username='slave'} at 127.0.0.1:50318)
I20260713 09:08:09.120436 23079 tablet_copy_service.cc:161] P 2787acb5d9dc4fbd815a55237f8c82cb: Beginning new tablet copy session on tablet 463e6142fb8c4002b84d3acbe1365f99 from peer 311b34db1fa449db996dbbcab0f104a5 at {username='slave'} at 127.0.0.1:50318: session id = 311b34db1fa449db996dbbcab0f104a5-463e6142fb8c4002b84d3acbe1365f99
I20260713 09:08:09.126374 23079 tablet_copy_source_session.cc:215] T 463e6142fb8c4002b84d3acbe1365f99 P 2787acb5d9dc4fbd815a55237f8c82cb: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:09.129176 23627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 463e6142fb8c4002b84d3acbe1365f99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:09.144569 23627 tablet_copy_client.cc:806] T 463e6142fb8c4002b84d3acbe1365f99 P 311b34db1fa449db996dbbcab0f104a5: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:09.145217 23627 tablet_copy_client.cc:670] T 463e6142fb8c4002b84d3acbe1365f99 P 311b34db1fa449db996dbbcab0f104a5: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:09.148590 23627 tablet_copy_client.cc:538] T 463e6142fb8c4002b84d3acbe1365f99 P 311b34db1fa449db996dbbcab0f104a5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:09.157378 23627 tablet_bootstrap.cc:492] T 463e6142fb8c4002b84d3acbe1365f99 P 311b34db1fa449db996dbbcab0f104a5: Bootstrap starting.
I20260713 09:08:09.176738 23627 tablet_bootstrap.cc:492] T 463e6142fb8c4002b84d3acbe1365f99 P 311b34db1fa449db996dbbcab0f104a5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:09.177450 23627 tablet_bootstrap.cc:492] T 463e6142fb8c4002b84d3acbe1365f99 P 311b34db1fa449db996dbbcab0f104a5: Bootstrap complete.
I20260713 09:08:09.177990 23627 ts_tablet_manager.cc:1403] T 463e6142fb8c4002b84d3acbe1365f99 P 311b34db1fa449db996dbbcab0f104a5: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.005s
I20260713 09:08:09.180248 23627 raft_consensus.cc:359] T 463e6142fb8c4002b84d3acbe1365f99 P 311b34db1fa449db996dbbcab0f104a5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } }
I20260713 09:08:09.181090 23627 raft_consensus.cc:740] T 463e6142fb8c4002b84d3acbe1365f99 P 311b34db1fa449db996dbbcab0f104a5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 311b34db1fa449db996dbbcab0f104a5, State: Initialized, Role: LEARNER
I20260713 09:08:09.182252 23627 consensus_queue.cc:260] T 463e6142fb8c4002b84d3acbe1365f99 P 311b34db1fa449db996dbbcab0f104a5 [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: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } }
I20260713 09:08:09.185058 23627 ts_tablet_manager.cc:1434] T 463e6142fb8c4002b84d3acbe1365f99 P 311b34db1fa449db996dbbcab0f104a5: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:08:09.189173 23079 tablet_copy_service.cc:342] P 2787acb5d9dc4fbd815a55237f8c82cb: Request end of tablet copy session 311b34db1fa449db996dbbcab0f104a5-463e6142fb8c4002b84d3acbe1365f99 received from {username='slave'} at 127.0.0.1:50318
I20260713 09:08:09.189577 23079 tablet_copy_service.cc:434] P 2787acb5d9dc4fbd815a55237f8c82cb: ending tablet copy session 311b34db1fa449db996dbbcab0f104a5-463e6142fb8c4002b84d3acbe1365f99 on tablet 463e6142fb8c4002b84d3acbe1365f99 with peer 311b34db1fa449db996dbbcab0f104a5
I20260713 09:08:09.243665 23627 ts_tablet_manager.cc:933] T 5d79333dc8f6419f8e52b3b939d0b664 P 311b34db1fa449db996dbbcab0f104a5: Initiating tablet copy from peer ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349)
I20260713 09:08:09.246447 23627 tablet_copy_client.cc:323] T 5d79333dc8f6419f8e52b3b939d0b664 P 311b34db1fa449db996dbbcab0f104a5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.85.193:34349
I20260713 09:08:09.248027 23004 tablet_copy_service.cc:140] P ebb7b33f382848f68a89cbff14163ff4: Received BeginTabletCopySession request for tablet 5d79333dc8f6419f8e52b3b939d0b664 from peer 311b34db1fa449db996dbbcab0f104a5 ({username='slave'} at 127.0.0.1:37716)
I20260713 09:08:09.248543 23004 tablet_copy_service.cc:161] P ebb7b33f382848f68a89cbff14163ff4: Beginning new tablet copy session on tablet 5d79333dc8f6419f8e52b3b939d0b664 from peer 311b34db1fa449db996dbbcab0f104a5 at {username='slave'} at 127.0.0.1:37716: session id = 311b34db1fa449db996dbbcab0f104a5-5d79333dc8f6419f8e52b3b939d0b664
I20260713 09:08:09.255745 23004 tablet_copy_source_session.cc:215] T 5d79333dc8f6419f8e52b3b939d0b664 P ebb7b33f382848f68a89cbff14163ff4: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:09.258970 23634 ts_tablet_manager.cc:933] T 95b2d6720d9743b8a573b5e184560a49 P 311b34db1fa449db996dbbcab0f104a5: Initiating tablet copy from peer ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349)
I20260713 09:08:09.258986 23627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d79333dc8f6419f8e52b3b939d0b664. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:09.264361 23634 tablet_copy_client.cc:323] T 95b2d6720d9743b8a573b5e184560a49 P 311b34db1fa449db996dbbcab0f104a5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.85.193:34349
I20260713 09:08:09.266047 23004 tablet_copy_service.cc:140] P ebb7b33f382848f68a89cbff14163ff4: Received BeginTabletCopySession request for tablet 95b2d6720d9743b8a573b5e184560a49 from peer 311b34db1fa449db996dbbcab0f104a5 ({username='slave'} at 127.0.0.1:37716)
I20260713 09:08:09.266561 23004 tablet_copy_service.cc:161] P ebb7b33f382848f68a89cbff14163ff4: Beginning new tablet copy session on tablet 95b2d6720d9743b8a573b5e184560a49 from peer 311b34db1fa449db996dbbcab0f104a5 at {username='slave'} at 127.0.0.1:37716: session id = 311b34db1fa449db996dbbcab0f104a5-95b2d6720d9743b8a573b5e184560a49
I20260713 09:08:09.274013 23004 tablet_copy_source_session.cc:215] T 95b2d6720d9743b8a573b5e184560a49 P ebb7b33f382848f68a89cbff14163ff4: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:09.275180 23627 tablet_copy_client.cc:806] T 5d79333dc8f6419f8e52b3b939d0b664 P 311b34db1fa449db996dbbcab0f104a5: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:09.275730 23627 tablet_copy_client.cc:670] T 5d79333dc8f6419f8e52b3b939d0b664 P 311b34db1fa449db996dbbcab0f104a5: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:09.277462 23634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95b2d6720d9743b8a573b5e184560a49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:09.280663 23627 tablet_copy_client.cc:538] T 5d79333dc8f6419f8e52b3b939d0b664 P 311b34db1fa449db996dbbcab0f104a5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:09.288303 23627 tablet_bootstrap.cc:492] T 5d79333dc8f6419f8e52b3b939d0b664 P 311b34db1fa449db996dbbcab0f104a5: Bootstrap starting.
I20260713 09:08:09.288568 23634 tablet_copy_client.cc:806] T 95b2d6720d9743b8a573b5e184560a49 P 311b34db1fa449db996dbbcab0f104a5: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:09.289178 23634 tablet_copy_client.cc:670] T 95b2d6720d9743b8a573b5e184560a49 P 311b34db1fa449db996dbbcab0f104a5: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:09.293640 23634 tablet_copy_client.cc:538] T 95b2d6720d9743b8a573b5e184560a49 P 311b34db1fa449db996dbbcab0f104a5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:09.299692 23634 tablet_bootstrap.cc:492] T 95b2d6720d9743b8a573b5e184560a49 P 311b34db1fa449db996dbbcab0f104a5: Bootstrap starting.
I20260713 09:08:09.307071 23627 tablet_bootstrap.cc:492] T 5d79333dc8f6419f8e52b3b939d0b664 P 311b34db1fa449db996dbbcab0f104a5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:09.308012 23627 tablet_bootstrap.cc:492] T 5d79333dc8f6419f8e52b3b939d0b664 P 311b34db1fa449db996dbbcab0f104a5: Bootstrap complete.
I20260713 09:08:09.308705 23627 ts_tablet_manager.cc:1403] T 5d79333dc8f6419f8e52b3b939d0b664 P 311b34db1fa449db996dbbcab0f104a5: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.002s
I20260713 09:08:09.311255 23627 raft_consensus.cc:359] T 5d79333dc8f6419f8e52b3b939d0b664 P 311b34db1fa449db996dbbcab0f104a5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } }
I20260713 09:08:09.312075 23627 raft_consensus.cc:740] T 5d79333dc8f6419f8e52b3b939d0b664 P 311b34db1fa449db996dbbcab0f104a5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 311b34db1fa449db996dbbcab0f104a5, State: Initialized, Role: LEARNER
I20260713 09:08:09.312666 23627 consensus_queue.cc:260] T 5d79333dc8f6419f8e52b3b939d0b664 P 311b34db1fa449db996dbbcab0f104a5 [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: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } }
I20260713 09:08:09.316588 23627 ts_tablet_manager.cc:1434] T 5d79333dc8f6419f8e52b3b939d0b664 P 311b34db1fa449db996dbbcab0f104a5: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:08:09.318585 23004 tablet_copy_service.cc:342] P ebb7b33f382848f68a89cbff14163ff4: Request end of tablet copy session 311b34db1fa449db996dbbcab0f104a5-5d79333dc8f6419f8e52b3b939d0b664 received from {username='slave'} at 127.0.0.1:37716
I20260713 09:08:09.318994 23004 tablet_copy_service.cc:434] P ebb7b33f382848f68a89cbff14163ff4: ending tablet copy session 311b34db1fa449db996dbbcab0f104a5-5d79333dc8f6419f8e52b3b939d0b664 on tablet 5d79333dc8f6419f8e52b3b939d0b664 with peer 311b34db1fa449db996dbbcab0f104a5
I20260713 09:08:09.322692 23634 tablet_bootstrap.cc:492] T 95b2d6720d9743b8a573b5e184560a49 P 311b34db1fa449db996dbbcab0f104a5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:09.323647 23634 tablet_bootstrap.cc:492] T 95b2d6720d9743b8a573b5e184560a49 P 311b34db1fa449db996dbbcab0f104a5: Bootstrap complete.
I20260713 09:08:09.324592 23634 ts_tablet_manager.cc:1403] T 95b2d6720d9743b8a573b5e184560a49 P 311b34db1fa449db996dbbcab0f104a5: Time spent bootstrapping tablet: real 0.025s	user 0.026s	sys 0.001s
I20260713 09:08:09.327893 23634 raft_consensus.cc:359] T 95b2d6720d9743b8a573b5e184560a49 P 311b34db1fa449db996dbbcab0f104a5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } }
I20260713 09:08:09.328684 23634 raft_consensus.cc:740] T 95b2d6720d9743b8a573b5e184560a49 P 311b34db1fa449db996dbbcab0f104a5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 311b34db1fa449db996dbbcab0f104a5, State: Initialized, Role: LEARNER
I20260713 09:08:09.329298 23634 consensus_queue.cc:260] T 95b2d6720d9743b8a573b5e184560a49 P 311b34db1fa449db996dbbcab0f104a5 [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: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } }
I20260713 09:08:09.331734 23634 ts_tablet_manager.cc:1434] T 95b2d6720d9743b8a573b5e184560a49 P 311b34db1fa449db996dbbcab0f104a5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:08:09.333355 23004 tablet_copy_service.cc:342] P ebb7b33f382848f68a89cbff14163ff4: Request end of tablet copy session 311b34db1fa449db996dbbcab0f104a5-95b2d6720d9743b8a573b5e184560a49 received from {username='slave'} at 127.0.0.1:37716
I20260713 09:08:09.333755 23004 tablet_copy_service.cc:434] P ebb7b33f382848f68a89cbff14163ff4: ending tablet copy session 311b34db1fa449db996dbbcab0f104a5-95b2d6720d9743b8a573b5e184560a49 on tablet 95b2d6720d9743b8a573b5e184560a49 with peer 311b34db1fa449db996dbbcab0f104a5
I20260713 09:08:09.437038 23430 raft_consensus.cc:1217] T cdbe81ea6ba7439a8dfecc91274e4297 P 311b34db1fa449db996dbbcab0f104a5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:09.647240 23430 raft_consensus.cc:1217] T 463e6142fb8c4002b84d3acbe1365f99 P 311b34db1fa449db996dbbcab0f104a5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:09.809360 23430 raft_consensus.cc:1217] T 5d79333dc8f6419f8e52b3b939d0b664 P 311b34db1fa449db996dbbcab0f104a5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:09.840767 23430 raft_consensus.cc:1217] T 95b2d6720d9743b8a573b5e184560a49 P 311b34db1fa449db996dbbcab0f104a5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:10.002545 23506 raft_consensus.cc:1064] T cdbe81ea6ba7439a8dfecc91274e4297 P 7259108cef334416b8aa8e093c30eaa5: attempting to promote NON_VOTER 311b34db1fa449db996dbbcab0f104a5 to VOTER
I20260713 09:08:10.005367 23506 consensus_queue.cc:237] T cdbe81ea6ba7439a8dfecc91274e4297 P 7259108cef334416b8aa8e093c30eaa5 [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: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } }
I20260713 09:08:10.013967 23430 raft_consensus.cc:1275] T cdbe81ea6ba7439a8dfecc91274e4297 P 311b34db1fa449db996dbbcab0f104a5 [term 1 LEARNER]: Refusing update from remote peer 7259108cef334416b8aa8e093c30eaa5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:10.015547 23643 consensus_queue.cc:1048] T cdbe81ea6ba7439a8dfecc91274e4297 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:10.016780 23068 raft_consensus.cc:1275] T cdbe81ea6ba7439a8dfecc91274e4297 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Refusing update from remote peer 7259108cef334416b8aa8e093c30eaa5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:10.018671 23643 consensus_queue.cc:1048] T cdbe81ea6ba7439a8dfecc91274e4297 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:10.020241 22991 raft_consensus.cc:1275] T cdbe81ea6ba7439a8dfecc91274e4297 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Refusing update from remote peer 7259108cef334416b8aa8e093c30eaa5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:10.021775 23643 consensus_queue.cc:1048] T cdbe81ea6ba7439a8dfecc91274e4297 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:10.029001 23645 raft_consensus.cc:2955] T cdbe81ea6ba7439a8dfecc91274e4297 P 7259108cef334416b8aa8e093c30eaa5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:10.032306 23068 raft_consensus.cc:2955] T cdbe81ea6ba7439a8dfecc91274e4297 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:10.038800 22991 raft_consensus.cc:2955] T cdbe81ea6ba7439a8dfecc91274e4297 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:10.044800 23430 raft_consensus.cc:2955] T cdbe81ea6ba7439a8dfecc91274e4297 P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:10.053817 22892 catalog_manager.cc:5697] T cdbe81ea6ba7439a8dfecc91274e4297 P 2787acb5d9dc4fbd815a55237f8c82cb reported cstate change: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7259108cef334416b8aa8e093c30eaa5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:10.081765 23139 consensus_queue.cc:237] T cdbe81ea6ba7439a8dfecc91274e4297 P 7259108cef334416b8aa8e093c30eaa5 [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: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } }
I20260713 09:08:10.086391 23430 raft_consensus.cc:1275] T cdbe81ea6ba7439a8dfecc91274e4297 P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Refusing update from remote peer 7259108cef334416b8aa8e093c30eaa5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:10.088215 23645 consensus_queue.cc:1048] T cdbe81ea6ba7439a8dfecc91274e4297 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:10.090251 23068 raft_consensus.cc:1275] T cdbe81ea6ba7439a8dfecc91274e4297 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Refusing update from remote peer 7259108cef334416b8aa8e093c30eaa5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:10.091611 23506 consensus_queue.cc:1048] T cdbe81ea6ba7439a8dfecc91274e4297 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:10.094913 23506 raft_consensus.cc:2955] T cdbe81ea6ba7439a8dfecc91274e4297 P 7259108cef334416b8aa8e093c30eaa5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:10.100801 23430 raft_consensus.cc:2955] T cdbe81ea6ba7439a8dfecc91274e4297 P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:10.103456 22877 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cdbe81ea6ba7439a8dfecc91274e4297 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:10.105248 23068 raft_consensus.cc:2955] T cdbe81ea6ba7439a8dfecc91274e4297 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:10.110496 22889 catalog_manager.cc:5697] T cdbe81ea6ba7439a8dfecc91274e4297 P 7259108cef334416b8aa8e093c30eaa5 reported cstate change: config changed from index 3 to 4, VOTER ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193) evicted. New cstate: current_term: 1 leader_uuid: "7259108cef334416b8aa8e093c30eaa5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:10.125305 22975 tablet_service.cc:1558] Processing DeleteTablet for tablet cdbe81ea6ba7439a8dfecc91274e4297 with delete_type TABLET_DATA_TOMBSTONED (TS ebb7b33f382848f68a89cbff14163ff4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37692
I20260713 09:08:10.130394 23654 tablet_replica.cc:333] T cdbe81ea6ba7439a8dfecc91274e4297 P ebb7b33f382848f68a89cbff14163ff4: stopping tablet replica
I20260713 09:08:10.131599 23654 raft_consensus.cc:2243] T cdbe81ea6ba7439a8dfecc91274e4297 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:10.132509 23654 raft_consensus.cc:2272] T cdbe81ea6ba7439a8dfecc91274e4297 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:10.135666 23654 ts_tablet_manager.cc:1916] T cdbe81ea6ba7439a8dfecc91274e4297 P ebb7b33f382848f68a89cbff14163ff4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:10.148113 23654 ts_tablet_manager.cc:1929] T cdbe81ea6ba7439a8dfecc91274e4297 P ebb7b33f382848f68a89cbff14163ff4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:10.148499 23654 log.cc:1199] T cdbe81ea6ba7439a8dfecc91274e4297 P ebb7b33f382848f68a89cbff14163ff4: Deleting WAL directory at /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933651548042-21847-0/minicluster-data/ts-0-root/wals/cdbe81ea6ba7439a8dfecc91274e4297
I20260713 09:08:10.150075 22877 catalog_manager.cc:5028] TS ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349): tablet cdbe81ea6ba7439a8dfecc91274e4297 (table test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]) successfully deleted
I20260713 09:08:10.217970 23655 raft_consensus.cc:1064] T 463e6142fb8c4002b84d3acbe1365f99 P 2787acb5d9dc4fbd815a55237f8c82cb: attempting to promote NON_VOTER 311b34db1fa449db996dbbcab0f104a5 to VOTER
I20260713 09:08:10.219929 23655 consensus_queue.cc:237] T 463e6142fb8c4002b84d3acbe1365f99 P 2787acb5d9dc4fbd815a55237f8c82cb [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: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } }
I20260713 09:08:10.226583 23139 raft_consensus.cc:1275] T 463e6142fb8c4002b84d3acbe1365f99 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Refusing update from remote peer 2787acb5d9dc4fbd815a55237f8c82cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:10.226589 23430 raft_consensus.cc:1275] T 463e6142fb8c4002b84d3acbe1365f99 P 311b34db1fa449db996dbbcab0f104a5 [term 1 LEARNER]: Refusing update from remote peer 2787acb5d9dc4fbd815a55237f8c82cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:10.228262 23657 consensus_queue.cc:1048] T 463e6142fb8c4002b84d3acbe1365f99 P 2787acb5d9dc4fbd815a55237f8c82cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:10.228641 22991 raft_consensus.cc:1275] T 463e6142fb8c4002b84d3acbe1365f99 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Refusing update from remote peer 2787acb5d9dc4fbd815a55237f8c82cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:10.230334 23655 consensus_queue.cc:1048] T 463e6142fb8c4002b84d3acbe1365f99 P 2787acb5d9dc4fbd815a55237f8c82cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:10.232024 23657 consensus_queue.cc:1048] T 463e6142fb8c4002b84d3acbe1365f99 P 2787acb5d9dc4fbd815a55237f8c82cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:10.243052 23655 raft_consensus.cc:2955] T 463e6142fb8c4002b84d3acbe1365f99 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:10.245214 23430 raft_consensus.cc:2955] T 463e6142fb8c4002b84d3acbe1365f99 P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:10.245461 22991 raft_consensus.cc:2955] T 463e6142fb8c4002b84d3acbe1365f99 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:10.255121 23139 raft_consensus.cc:2955] T 463e6142fb8c4002b84d3acbe1365f99 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:10.262494 22890 catalog_manager.cc:5697] T 463e6142fb8c4002b84d3acbe1365f99 P 311b34db1fa449db996dbbcab0f104a5 reported cstate change: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:10.278162 23068 consensus_queue.cc:237] T 463e6142fb8c4002b84d3acbe1365f99 P 2787acb5d9dc4fbd815a55237f8c82cb [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: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } }
I20260713 09:08:10.284276 23139 raft_consensus.cc:1275] T 463e6142fb8c4002b84d3acbe1365f99 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Refusing update from remote peer 2787acb5d9dc4fbd815a55237f8c82cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:10.284269 23430 raft_consensus.cc:1275] T 463e6142fb8c4002b84d3acbe1365f99 P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Refusing update from remote peer 2787acb5d9dc4fbd815a55237f8c82cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:10.286430 23640 consensus_queue.cc:1048] T 463e6142fb8c4002b84d3acbe1365f99 P 2787acb5d9dc4fbd815a55237f8c82cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:10.287488 23655 consensus_queue.cc:1048] T 463e6142fb8c4002b84d3acbe1365f99 P 2787acb5d9dc4fbd815a55237f8c82cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:10.294477 23640 raft_consensus.cc:2955] T 463e6142fb8c4002b84d3acbe1365f99 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:10.297019 23139 raft_consensus.cc:2955] T 463e6142fb8c4002b84d3acbe1365f99 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:10.297361 23430 raft_consensus.cc:2955] T 463e6142fb8c4002b84d3acbe1365f99 P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:10.304256 22879 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 463e6142fb8c4002b84d3acbe1365f99 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:10.310050 22890 catalog_manager.cc:5697] T 463e6142fb8c4002b84d3acbe1365f99 P 2787acb5d9dc4fbd815a55237f8c82cb reported cstate change: config changed from index 3 to 4, VOTER ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193) evicted. New cstate: current_term: 1 leader_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:10.313330 23642 raft_consensus.cc:1064] T 95b2d6720d9743b8a573b5e184560a49 P ebb7b33f382848f68a89cbff14163ff4: attempting to promote NON_VOTER 311b34db1fa449db996dbbcab0f104a5 to VOTER
I20260713 09:08:10.315397 23642 consensus_queue.cc:237] T 95b2d6720d9743b8a573b5e184560a49 P ebb7b33f382848f68a89cbff14163ff4 [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: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } }
I20260713 09:08:10.320971 22975 tablet_service.cc:1558] Processing DeleteTablet for tablet 463e6142fb8c4002b84d3acbe1365f99 with delete_type TABLET_DATA_TOMBSTONED (TS ebb7b33f382848f68a89cbff14163ff4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37692
I20260713 09:08:10.322701 23654 tablet_replica.cc:333] T 463e6142fb8c4002b84d3acbe1365f99 P ebb7b33f382848f68a89cbff14163ff4: stopping tablet replica
I20260713 09:08:10.323608 23654 raft_consensus.cc:2243] T 463e6142fb8c4002b84d3acbe1365f99 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:10.324256 23654 raft_consensus.cc:2272] T 463e6142fb8c4002b84d3acbe1365f99 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:10.327433 23654 ts_tablet_manager.cc:1916] T 463e6142fb8c4002b84d3acbe1365f99 P ebb7b33f382848f68a89cbff14163ff4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:10.334473 23430 raft_consensus.cc:1275] T 95b2d6720d9743b8a573b5e184560a49 P 311b34db1fa449db996dbbcab0f104a5 [term 1 LEARNER]: Refusing update from remote peer ebb7b33f382848f68a89cbff14163ff4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:10.338299 23641 consensus_queue.cc:1048] T 95b2d6720d9743b8a573b5e184560a49 P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:10.344383 23138 raft_consensus.cc:1275] T 95b2d6720d9743b8a573b5e184560a49 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Refusing update from remote peer ebb7b33f382848f68a89cbff14163ff4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:10.347852 23068 raft_consensus.cc:1275] T 95b2d6720d9743b8a573b5e184560a49 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Refusing update from remote peer ebb7b33f382848f68a89cbff14163ff4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:10.348469 23641 raft_consensus.cc:1064] T 5d79333dc8f6419f8e52b3b939d0b664 P ebb7b33f382848f68a89cbff14163ff4: attempting to promote NON_VOTER 311b34db1fa449db996dbbcab0f104a5 to VOTER
I20260713 09:08:10.350800 23641 consensus_queue.cc:237] T 5d79333dc8f6419f8e52b3b939d0b664 P ebb7b33f382848f68a89cbff14163ff4 [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: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } }
I20260713 09:08:10.348052 23501 consensus_queue.cc:1048] T 95b2d6720d9743b8a573b5e184560a49 P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260713 09:08:10.353401 23533 consensus_queue.cc:1048] T 95b2d6720d9743b8a573b5e184560a49 P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:10.364881 23430 raft_consensus.cc:1275] T 5d79333dc8f6419f8e52b3b939d0b664 P 311b34db1fa449db996dbbcab0f104a5 [term 1 LEARNER]: Refusing update from remote peer ebb7b33f382848f68a89cbff14163ff4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:10.365271 23063 raft_consensus.cc:1275] T 5d79333dc8f6419f8e52b3b939d0b664 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Refusing update from remote peer ebb7b33f382848f68a89cbff14163ff4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:10.366592 23501 consensus_queue.cc:1048] T 5d79333dc8f6419f8e52b3b939d0b664 P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:10.366969 23139 raft_consensus.cc:1275] T 5d79333dc8f6419f8e52b3b939d0b664 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Refusing update from remote peer ebb7b33f382848f68a89cbff14163ff4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:10.368206 23501 consensus_queue.cc:1048] T 5d79333dc8f6419f8e52b3b939d0b664 P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:10.369602 23533 consensus_queue.cc:1048] T 5d79333dc8f6419f8e52b3b939d0b664 P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:10.377579 23654 ts_tablet_manager.cc:1929] T 463e6142fb8c4002b84d3acbe1365f99 P ebb7b33f382848f68a89cbff14163ff4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:10.378049 23654 log.cc:1199] T 463e6142fb8c4002b84d3acbe1365f99 P ebb7b33f382848f68a89cbff14163ff4: Deleting WAL directory at /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933651548042-21847-0/minicluster-data/ts-0-root/wals/463e6142fb8c4002b84d3acbe1365f99
I20260713 09:08:10.390033 23641 raft_consensus.cc:2955] T 95b2d6720d9743b8a573b5e184560a49 P ebb7b33f382848f68a89cbff14163ff4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:10.398216 23141 raft_consensus.cc:2955] T 95b2d6720d9743b8a573b5e184560a49 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:10.409596 22877 catalog_manager.cc:5028] TS ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349): tablet 463e6142fb8c4002b84d3acbe1365f99 (table test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]) successfully deleted
I20260713 09:08:10.391825 23066 raft_consensus.cc:2955] T 95b2d6720d9743b8a573b5e184560a49 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:10.414345 23430 raft_consensus.cc:2955] T 95b2d6720d9743b8a573b5e184560a49 P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:10.416145 22890 catalog_manager.cc:5697] T 95b2d6720d9743b8a573b5e184560a49 P ebb7b33f382848f68a89cbff14163ff4 reported cstate change: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ebb7b33f382848f68a89cbff14163ff4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:10.448918 23641 raft_consensus.cc:2955] T 5d79333dc8f6419f8e52b3b939d0b664 P ebb7b33f382848f68a89cbff14163ff4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:10.466974 22991 consensus_queue.cc:237] T 95b2d6720d9743b8a573b5e184560a49 P ebb7b33f382848f68a89cbff14163ff4 [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: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } }
I20260713 09:08:10.473151 23430 raft_consensus.cc:1275] T 95b2d6720d9743b8a573b5e184560a49 P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Refusing update from remote peer ebb7b33f382848f68a89cbff14163ff4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:10.472385 23141 raft_consensus.cc:2955] T 5d79333dc8f6419f8e52b3b939d0b664 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:10.473606 23066 raft_consensus.cc:1275] T 95b2d6720d9743b8a573b5e184560a49 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Refusing update from remote peer ebb7b33f382848f68a89cbff14163ff4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:10.474627 23501 consensus_queue.cc:1048] T 95b2d6720d9743b8a573b5e184560a49 P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:10.485728 23672 raft_consensus.cc:2955] T 95b2d6720d9743b8a573b5e184560a49 P ebb7b33f382848f68a89cbff14163ff4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:10.486614 22889 catalog_manager.cc:5697] T 5d79333dc8f6419f8e52b3b939d0b664 P 7259108cef334416b8aa8e093c30eaa5 reported cstate change: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ebb7b33f382848f68a89cbff14163ff4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:10.487185 23430 raft_consensus.cc:2955] T 95b2d6720d9743b8a573b5e184560a49 P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:10.487215 23066 raft_consensus.cc:2955] T 5d79333dc8f6419f8e52b3b939d0b664 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:10.497733 23673 consensus_queue.cc:1048] T 95b2d6720d9743b8a573b5e184560a49 P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:08:10.502592 22877 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 95b2d6720d9743b8a573b5e184560a49 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:10.504513 23066 raft_consensus.cc:2955] T 95b2d6720d9743b8a573b5e184560a49 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:10.505143 23430 raft_consensus.cc:2955] T 5d79333dc8f6419f8e52b3b939d0b664 P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:10.508998 22890 catalog_manager.cc:5697] T 95b2d6720d9743b8a573b5e184560a49 P 311b34db1fa449db996dbbcab0f104a5 reported cstate change: config changed from index 3 to 4, VOTER 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195) evicted. New cstate: current_term: 1 leader_uuid: "ebb7b33f382848f68a89cbff14163ff4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:10.519953 23126 tablet_service.cc:1558] Processing DeleteTablet for tablet 95b2d6720d9743b8a573b5e184560a49 with delete_type TABLET_DATA_TOMBSTONED (TS 7259108cef334416b8aa8e093c30eaa5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54570
I20260713 09:08:10.523208 23675 tablet_replica.cc:333] T 95b2d6720d9743b8a573b5e184560a49 P 7259108cef334416b8aa8e093c30eaa5: stopping tablet replica
I20260713 09:08:10.524437 23675 raft_consensus.cc:2243] T 95b2d6720d9743b8a573b5e184560a49 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:10.525214 23675 raft_consensus.cc:2272] T 95b2d6720d9743b8a573b5e184560a49 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:10.528369 23675 ts_tablet_manager.cc:1916] T 95b2d6720d9743b8a573b5e184560a49 P 7259108cef334416b8aa8e093c30eaa5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:10.530470 22991 consensus_queue.cc:237] T 5d79333dc8f6419f8e52b3b939d0b664 P ebb7b33f382848f68a89cbff14163ff4 [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: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } }
I20260713 09:08:10.536965 23141 raft_consensus.cc:1275] T 5d79333dc8f6419f8e52b3b939d0b664 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Refusing update from remote peer ebb7b33f382848f68a89cbff14163ff4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:10.538879 23430 raft_consensus.cc:1275] T 5d79333dc8f6419f8e52b3b939d0b664 P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Refusing update from remote peer ebb7b33f382848f68a89cbff14163ff4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:10.539314 23641 consensus_queue.cc:1048] T 5d79333dc8f6419f8e52b3b939d0b664 P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:10.545361 23501 consensus_queue.cc:1048] T 5d79333dc8f6419f8e52b3b939d0b664 P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:10.551548 23675 ts_tablet_manager.cc:1929] T 95b2d6720d9743b8a573b5e184560a49 P 7259108cef334416b8aa8e093c30eaa5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:10.552014 23675 log.cc:1199] T 95b2d6720d9743b8a573b5e184560a49 P 7259108cef334416b8aa8e093c30eaa5: Deleting WAL directory at /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933651548042-21847-0/minicluster-data/ts-2-root/wals/95b2d6720d9743b8a573b5e184560a49
I20260713 09:08:10.551942 23672 raft_consensus.cc:2955] T 5d79333dc8f6419f8e52b3b939d0b664 P ebb7b33f382848f68a89cbff14163ff4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:10.553794 22877 catalog_manager.cc:5028] TS 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195:40381): tablet 95b2d6720d9743b8a573b5e184560a49 (table test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]) successfully deleted
I20260713 09:08:10.555650 23139 raft_consensus.cc:2955] T 5d79333dc8f6419f8e52b3b939d0b664 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:10.555615 23430 raft_consensus.cc:2955] T 5d79333dc8f6419f8e52b3b939d0b664 P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:10.561738 22877 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5d79333dc8f6419f8e52b3b939d0b664 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:10.569518 22889 catalog_manager.cc:5697] T 5d79333dc8f6419f8e52b3b939d0b664 P ebb7b33f382848f68a89cbff14163ff4 reported cstate change: config changed from index 3 to 4, VOTER 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194) evicted. New cstate: current_term: 1 leader_uuid: "ebb7b33f382848f68a89cbff14163ff4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:10.579614 23058 tablet_service.cc:1558] Processing DeleteTablet for tablet 5d79333dc8f6419f8e52b3b939d0b664 with delete_type TABLET_DATA_TOMBSTONED (TS 2787acb5d9dc4fbd815a55237f8c82cb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45642
I20260713 09:08:10.581269 23676 tablet_replica.cc:333] T 5d79333dc8f6419f8e52b3b939d0b664 P 2787acb5d9dc4fbd815a55237f8c82cb: stopping tablet replica
I20260713 09:08:10.582173 23676 raft_consensus.cc:2243] T 5d79333dc8f6419f8e52b3b939d0b664 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:10.582741 23676 raft_consensus.cc:2272] T 5d79333dc8f6419f8e52b3b939d0b664 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:10.585388 23676 ts_tablet_manager.cc:1916] T 5d79333dc8f6419f8e52b3b939d0b664 P 2787acb5d9dc4fbd815a55237f8c82cb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:10.600032 23676 ts_tablet_manager.cc:1929] T 5d79333dc8f6419f8e52b3b939d0b664 P 2787acb5d9dc4fbd815a55237f8c82cb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:10.600454 23676 log.cc:1199] T 5d79333dc8f6419f8e52b3b939d0b664 P 2787acb5d9dc4fbd815a55237f8c82cb: Deleting WAL directory at /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933651548042-21847-0/minicluster-data/ts-1-root/wals/5d79333dc8f6419f8e52b3b939d0b664
I20260713 09:08:10.601819 22879 catalog_manager.cc:5028] TS 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241): tablet 5d79333dc8f6419f8e52b3b939d0b664 (table test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]) successfully deleted
I20260713 09:08:11.608914 23139 consensus_queue.cc:237] T f9e23eed893b4b68912c02119d517338 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Queue 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: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } }
W20260713 09:08:11.618659 23107 consensus_peers.cc:597] T f9e23eed893b4b68912c02119d517338 P 7259108cef334416b8aa8e093c30eaa5 -> Peer 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196:38637): Couldn't send request to peer 311b34db1fa449db996dbbcab0f104a5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f9e23eed893b4b68912c02119d517338. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:11.619369 22989 raft_consensus.cc:1275] T f9e23eed893b4b68912c02119d517338 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Refusing update from remote peer 7259108cef334416b8aa8e093c30eaa5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:11.620908 23066 raft_consensus.cc:1275] T f9e23eed893b4b68912c02119d517338 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Refusing update from remote peer 7259108cef334416b8aa8e093c30eaa5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:11.621089 23649 consensus_queue.cc:1048] T f9e23eed893b4b68912c02119d517338 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:11.622219 23677 consensus_queue.cc:1048] T f9e23eed893b4b68912c02119d517338 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:11.630223 23649 raft_consensus.cc:2955] T f9e23eed893b4b68912c02119d517338 P 7259108cef334416b8aa8e093c30eaa5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } } }
I20260713 09:08:11.632642 22989 raft_consensus.cc:2955] T f9e23eed893b4b68912c02119d517338 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } } }
I20260713 09:08:11.634184 23066 raft_consensus.cc:2955] T f9e23eed893b4b68912c02119d517338 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } } }
I20260713 09:08:11.645455 22890 catalog_manager.cc:5697] T f9e23eed893b4b68912c02119d517338 P ebb7b33f382848f68a89cbff14163ff4 reported cstate change: config changed from index -1 to 2, NON_VOTER 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) added. New cstate: current_term: 1 leader_uuid: "7259108cef334416b8aa8e093c30eaa5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } } }
I20260713 09:08:11.648775 22989 consensus_queue.cc:237] T 80b3350701f54c08b02f873d3b35bb20 P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Queue 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: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } }
I20260713 09:08:11.658787 23139 raft_consensus.cc:1275] T 80b3350701f54c08b02f873d3b35bb20 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Refusing update from remote peer ebb7b33f382848f68a89cbff14163ff4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:11.659943 23066 raft_consensus.cc:1275] T 80b3350701f54c08b02f873d3b35bb20 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Refusing update from remote peer ebb7b33f382848f68a89cbff14163ff4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:08:11.660386 22958 consensus_peers.cc:597] T 80b3350701f54c08b02f873d3b35bb20 P ebb7b33f382848f68a89cbff14163ff4 -> Peer 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196:38637): Couldn't send request to peer 311b34db1fa449db996dbbcab0f104a5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 80b3350701f54c08b02f873d3b35bb20. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:11.661319 23672 consensus_queue.cc:1048] T 80b3350701f54c08b02f873d3b35bb20 P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:11.662142 23641 consensus_queue.cc:1048] T 80b3350701f54c08b02f873d3b35bb20 P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:11.670392 23641 raft_consensus.cc:2955] T 80b3350701f54c08b02f873d3b35bb20 P ebb7b33f382848f68a89cbff14163ff4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } } }
I20260713 09:08:11.672063 23139 raft_consensus.cc:2955] T 80b3350701f54c08b02f873d3b35bb20 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } } }
I20260713 09:08:11.676514 23066 raft_consensus.cc:2955] T 80b3350701f54c08b02f873d3b35bb20 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } } }
I20260713 09:08:11.684660 22892 catalog_manager.cc:5697] T 80b3350701f54c08b02f873d3b35bb20 P 7259108cef334416b8aa8e093c30eaa5 reported cstate change: config changed from index -1 to 2, NON_VOTER 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) added. New cstate: current_term: 1 leader_uuid: "ebb7b33f382848f68a89cbff14163ff4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } } }
I20260713 09:08:11.685757 23139 consensus_queue.cc:237] T 9467d0b8c1724fab8d69ea0dc482a249 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Queue 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: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } }
I20260713 09:08:11.693522 23066 raft_consensus.cc:1275] T 9467d0b8c1724fab8d69ea0dc482a249 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Refusing update from remote peer 7259108cef334416b8aa8e093c30eaa5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:11.693805 22989 raft_consensus.cc:1275] T 9467d0b8c1724fab8d69ea0dc482a249 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Refusing update from remote peer 7259108cef334416b8aa8e093c30eaa5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:08:11.694527 23107 consensus_peers.cc:597] T 9467d0b8c1724fab8d69ea0dc482a249 P 7259108cef334416b8aa8e093c30eaa5 -> Peer 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196:38637): Couldn't send request to peer 311b34db1fa449db996dbbcab0f104a5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9467d0b8c1724fab8d69ea0dc482a249. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:11.695408 23649 consensus_queue.cc:1048] T 9467d0b8c1724fab8d69ea0dc482a249 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:11.696741 23682 consensus_queue.cc:1048] T 9467d0b8c1724fab8d69ea0dc482a249 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:11.706617 23677 raft_consensus.cc:2955] T 9467d0b8c1724fab8d69ea0dc482a249 P 7259108cef334416b8aa8e093c30eaa5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } } }
I20260713 09:08:11.709081 22989 raft_consensus.cc:2955] T 9467d0b8c1724fab8d69ea0dc482a249 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } } }
I20260713 09:08:11.712575 23066 raft_consensus.cc:2955] T 9467d0b8c1724fab8d69ea0dc482a249 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } } }
I20260713 09:08:11.724442 22889 catalog_manager.cc:5697] T 9467d0b8c1724fab8d69ea0dc482a249 P 7259108cef334416b8aa8e093c30eaa5 reported cstate change: config changed from index -1 to 2, NON_VOTER 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) added. New cstate: current_term: 1 leader_uuid: "7259108cef334416b8aa8e093c30eaa5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:11.725891 23139 consensus_queue.cc:237] T 5638be88ca384d05b66162ab58d851d9 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Queue 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: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } }
I20260713 09:08:11.734197 22989 raft_consensus.cc:1275] T 5638be88ca384d05b66162ab58d851d9 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Refusing update from remote peer 7259108cef334416b8aa8e093c30eaa5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:11.734505 23066 raft_consensus.cc:1275] T 5638be88ca384d05b66162ab58d851d9 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Refusing update from remote peer 7259108cef334416b8aa8e093c30eaa5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:08:11.734884 23107 consensus_peers.cc:597] T 5638be88ca384d05b66162ab58d851d9 P 7259108cef334416b8aa8e093c30eaa5 -> Peer 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196:38637): Couldn't send request to peer 311b34db1fa449db996dbbcab0f104a5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5638be88ca384d05b66162ab58d851d9. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:11.736040 23649 consensus_queue.cc:1048] T 5638be88ca384d05b66162ab58d851d9 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:11.739199 23682 consensus_queue.cc:1048] T 5638be88ca384d05b66162ab58d851d9 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:11.744390 23649 raft_consensus.cc:2955] T 5638be88ca384d05b66162ab58d851d9 P 7259108cef334416b8aa8e093c30eaa5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } } }
I20260713 09:08:11.746130 23066 raft_consensus.cc:2955] T 5638be88ca384d05b66162ab58d851d9 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } } }
I20260713 09:08:11.751538 22989 raft_consensus.cc:2955] T 5638be88ca384d05b66162ab58d851d9 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } } }
I20260713 09:08:11.758414 22892 catalog_manager.cc:5697] T 5638be88ca384d05b66162ab58d851d9 P 2787acb5d9dc4fbd815a55237f8c82cb reported cstate change: config changed from index -1 to 2, NON_VOTER 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) added. New cstate: current_term: 1 leader_uuid: "7259108cef334416b8aa8e093c30eaa5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } } }
I20260713 09:08:12.154260 23698 ts_tablet_manager.cc:933] T f9e23eed893b4b68912c02119d517338 P 311b34db1fa449db996dbbcab0f104a5: Initiating tablet copy from peer 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195:40381)
I20260713 09:08:12.157564 23698 tablet_copy_client.cc:323] T f9e23eed893b4b68912c02119d517338 P 311b34db1fa449db996dbbcab0f104a5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.85.195:40381
I20260713 09:08:12.159670 23153 tablet_copy_service.cc:140] P 7259108cef334416b8aa8e093c30eaa5: Received BeginTabletCopySession request for tablet f9e23eed893b4b68912c02119d517338 from peer 311b34db1fa449db996dbbcab0f104a5 ({username='slave'} at 127.0.0.1:54612)
I20260713 09:08:12.160449 23153 tablet_copy_service.cc:161] P 7259108cef334416b8aa8e093c30eaa5: Beginning new tablet copy session on tablet f9e23eed893b4b68912c02119d517338 from peer 311b34db1fa449db996dbbcab0f104a5 at {username='slave'} at 127.0.0.1:54612: session id = 311b34db1fa449db996dbbcab0f104a5-f9e23eed893b4b68912c02119d517338
I20260713 09:08:12.171294 23153 tablet_copy_source_session.cc:215] T f9e23eed893b4b68912c02119d517338 P 7259108cef334416b8aa8e093c30eaa5: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:12.175388 23698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9e23eed893b4b68912c02119d517338. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:12.181049 23700 ts_tablet_manager.cc:933] T 5638be88ca384d05b66162ab58d851d9 P 311b34db1fa449db996dbbcab0f104a5: Initiating tablet copy from peer 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195:40381)
I20260713 09:08:12.185564 23700 tablet_copy_client.cc:323] T 5638be88ca384d05b66162ab58d851d9 P 311b34db1fa449db996dbbcab0f104a5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.85.195:40381
I20260713 09:08:12.188421 23153 tablet_copy_service.cc:140] P 7259108cef334416b8aa8e093c30eaa5: Received BeginTabletCopySession request for tablet 5638be88ca384d05b66162ab58d851d9 from peer 311b34db1fa449db996dbbcab0f104a5 ({username='slave'} at 127.0.0.1:54612)
I20260713 09:08:12.188997 23153 tablet_copy_service.cc:161] P 7259108cef334416b8aa8e093c30eaa5: Beginning new tablet copy session on tablet 5638be88ca384d05b66162ab58d851d9 from peer 311b34db1fa449db996dbbcab0f104a5 at {username='slave'} at 127.0.0.1:54612: session id = 311b34db1fa449db996dbbcab0f104a5-5638be88ca384d05b66162ab58d851d9
I20260713 09:08:12.201329 23698 tablet_copy_client.cc:806] T f9e23eed893b4b68912c02119d517338 P 311b34db1fa449db996dbbcab0f104a5: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:12.202286 23698 tablet_copy_client.cc:670] T f9e23eed893b4b68912c02119d517338 P 311b34db1fa449db996dbbcab0f104a5: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:12.205220 23153 tablet_copy_source_session.cc:215] T 5638be88ca384d05b66162ab58d851d9 P 7259108cef334416b8aa8e093c30eaa5: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:12.207633 23703 ts_tablet_manager.cc:933] T 9467d0b8c1724fab8d69ea0dc482a249 P 311b34db1fa449db996dbbcab0f104a5: Initiating tablet copy from peer 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195:40381)
I20260713 09:08:12.208298 23698 tablet_copy_client.cc:538] T f9e23eed893b4b68912c02119d517338 P 311b34db1fa449db996dbbcab0f104a5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:12.211879 23700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5638be88ca384d05b66162ab58d851d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:12.211995 23702 ts_tablet_manager.cc:933] T 80b3350701f54c08b02f873d3b35bb20 P 311b34db1fa449db996dbbcab0f104a5: Initiating tablet copy from peer ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349)
I20260713 09:08:12.219693 23698 tablet_bootstrap.cc:492] T f9e23eed893b4b68912c02119d517338 P 311b34db1fa449db996dbbcab0f104a5: Bootstrap starting.
I20260713 09:08:12.227298 23702 tablet_copy_client.cc:323] T 80b3350701f54c08b02f873d3b35bb20 P 311b34db1fa449db996dbbcab0f104a5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.85.193:34349
I20260713 09:08:12.230075 23004 tablet_copy_service.cc:140] P ebb7b33f382848f68a89cbff14163ff4: Received BeginTabletCopySession request for tablet 80b3350701f54c08b02f873d3b35bb20 from peer 311b34db1fa449db996dbbcab0f104a5 ({username='slave'} at 127.0.0.1:37716)
I20260713 09:08:12.230784 23004 tablet_copy_service.cc:161] P ebb7b33f382848f68a89cbff14163ff4: Beginning new tablet copy session on tablet 80b3350701f54c08b02f873d3b35bb20 from peer 311b34db1fa449db996dbbcab0f104a5 at {username='slave'} at 127.0.0.1:37716: session id = 311b34db1fa449db996dbbcab0f104a5-80b3350701f54c08b02f873d3b35bb20
I20260713 09:08:12.236644 23703 tablet_copy_client.cc:323] T 9467d0b8c1724fab8d69ea0dc482a249 P 311b34db1fa449db996dbbcab0f104a5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.85.195:40381
I20260713 09:08:12.237139 23700 tablet_copy_client.cc:806] T 5638be88ca384d05b66162ab58d851d9 P 311b34db1fa449db996dbbcab0f104a5: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:12.237845 23700 tablet_copy_client.cc:670] T 5638be88ca384d05b66162ab58d851d9 P 311b34db1fa449db996dbbcab0f104a5: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:12.239635 23153 tablet_copy_service.cc:140] P 7259108cef334416b8aa8e093c30eaa5: Received BeginTabletCopySession request for tablet 9467d0b8c1724fab8d69ea0dc482a249 from peer 311b34db1fa449db996dbbcab0f104a5 ({username='slave'} at 127.0.0.1:54612)
I20260713 09:08:12.240271 23153 tablet_copy_service.cc:161] P 7259108cef334416b8aa8e093c30eaa5: Beginning new tablet copy session on tablet 9467d0b8c1724fab8d69ea0dc482a249 from peer 311b34db1fa449db996dbbcab0f104a5 at {username='slave'} at 127.0.0.1:54612: session id = 311b34db1fa449db996dbbcab0f104a5-9467d0b8c1724fab8d69ea0dc482a249
I20260713 09:08:12.256184 23700 tablet_copy_client.cc:538] T 5638be88ca384d05b66162ab58d851d9 P 311b34db1fa449db996dbbcab0f104a5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:12.260492 23004 tablet_copy_source_session.cc:215] T 80b3350701f54c08b02f873d3b35bb20 P ebb7b33f382848f68a89cbff14163ff4: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:12.268636 23702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80b3350701f54c08b02f873d3b35bb20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:12.273013 23153 tablet_copy_source_session.cc:215] T 9467d0b8c1724fab8d69ea0dc482a249 P 7259108cef334416b8aa8e093c30eaa5: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:12.276252 23703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9467d0b8c1724fab8d69ea0dc482a249. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:12.288282 23698 tablet_bootstrap.cc:492] T f9e23eed893b4b68912c02119d517338 P 311b34db1fa449db996dbbcab0f104a5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:12.289563 23698 tablet_bootstrap.cc:492] T f9e23eed893b4b68912c02119d517338 P 311b34db1fa449db996dbbcab0f104a5: Bootstrap complete.
I20260713 09:08:12.290424 23698 ts_tablet_manager.cc:1403] T f9e23eed893b4b68912c02119d517338 P 311b34db1fa449db996dbbcab0f104a5: Time spent bootstrapping tablet: real 0.071s	user 0.017s	sys 0.013s
I20260713 09:08:12.291990 23700 tablet_bootstrap.cc:492] T 5638be88ca384d05b66162ab58d851d9 P 311b34db1fa449db996dbbcab0f104a5: Bootstrap starting.
I20260713 09:08:12.301963 23703 tablet_copy_client.cc:806] T 9467d0b8c1724fab8d69ea0dc482a249 P 311b34db1fa449db996dbbcab0f104a5: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:12.302654 23703 tablet_copy_client.cc:670] T 9467d0b8c1724fab8d69ea0dc482a249 P 311b34db1fa449db996dbbcab0f104a5: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:12.304328 23698 raft_consensus.cc:359] T f9e23eed893b4b68912c02119d517338 P 311b34db1fa449db996dbbcab0f104a5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } }
I20260713 09:08:12.305909 23698 raft_consensus.cc:740] T f9e23eed893b4b68912c02119d517338 P 311b34db1fa449db996dbbcab0f104a5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 311b34db1fa449db996dbbcab0f104a5, State: Initialized, Role: LEARNER
I20260713 09:08:12.306838 23698 consensus_queue.cc:260] T f9e23eed893b4b68912c02119d517338 P 311b34db1fa449db996dbbcab0f104a5 [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: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } }
I20260713 09:08:12.309944 23702 tablet_copy_client.cc:806] T 80b3350701f54c08b02f873d3b35bb20 P 311b34db1fa449db996dbbcab0f104a5: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:12.310822 23702 tablet_copy_client.cc:670] T 80b3350701f54c08b02f873d3b35bb20 P 311b34db1fa449db996dbbcab0f104a5: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:12.317665 23703 tablet_copy_client.cc:538] T 9467d0b8c1724fab8d69ea0dc482a249 P 311b34db1fa449db996dbbcab0f104a5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:12.321709 23702 tablet_copy_client.cc:538] T 80b3350701f54c08b02f873d3b35bb20 P 311b34db1fa449db996dbbcab0f104a5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:12.324417 23698 ts_tablet_manager.cc:1434] T f9e23eed893b4b68912c02119d517338 P 311b34db1fa449db996dbbcab0f104a5: Time spent starting tablet: real 0.034s	user 0.012s	sys 0.003s
I20260713 09:08:12.327441 23153 tablet_copy_service.cc:342] P 7259108cef334416b8aa8e093c30eaa5: Request end of tablet copy session 311b34db1fa449db996dbbcab0f104a5-f9e23eed893b4b68912c02119d517338 received from {username='slave'} at 127.0.0.1:54612
I20260713 09:08:12.328015 23153 tablet_copy_service.cc:434] P 7259108cef334416b8aa8e093c30eaa5: ending tablet copy session 311b34db1fa449db996dbbcab0f104a5-f9e23eed893b4b68912c02119d517338 on tablet f9e23eed893b4b68912c02119d517338 with peer 311b34db1fa449db996dbbcab0f104a5
I20260713 09:08:12.340194 23702 tablet_bootstrap.cc:492] T 80b3350701f54c08b02f873d3b35bb20 P 311b34db1fa449db996dbbcab0f104a5: Bootstrap starting.
I20260713 09:08:12.344076 23703 tablet_bootstrap.cc:492] T 9467d0b8c1724fab8d69ea0dc482a249 P 311b34db1fa449db996dbbcab0f104a5: Bootstrap starting.
I20260713 09:08:12.352463 23700 tablet_bootstrap.cc:492] T 5638be88ca384d05b66162ab58d851d9 P 311b34db1fa449db996dbbcab0f104a5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:12.353579 23700 tablet_bootstrap.cc:492] T 5638be88ca384d05b66162ab58d851d9 P 311b34db1fa449db996dbbcab0f104a5: Bootstrap complete.
I20260713 09:08:12.354436 23700 ts_tablet_manager.cc:1403] T 5638be88ca384d05b66162ab58d851d9 P 311b34db1fa449db996dbbcab0f104a5: Time spent bootstrapping tablet: real 0.066s	user 0.030s	sys 0.000s
I20260713 09:08:12.357858 23700 raft_consensus.cc:359] T 5638be88ca384d05b66162ab58d851d9 P 311b34db1fa449db996dbbcab0f104a5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } }
I20260713 09:08:12.358899 23700 raft_consensus.cc:740] T 5638be88ca384d05b66162ab58d851d9 P 311b34db1fa449db996dbbcab0f104a5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 311b34db1fa449db996dbbcab0f104a5, State: Initialized, Role: LEARNER
I20260713 09:08:12.359666 23700 consensus_queue.cc:260] T 5638be88ca384d05b66162ab58d851d9 P 311b34db1fa449db996dbbcab0f104a5 [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: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } }
I20260713 09:08:12.365015 23700 ts_tablet_manager.cc:1434] T 5638be88ca384d05b66162ab58d851d9 P 311b34db1fa449db996dbbcab0f104a5: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:08:12.366712 23153 tablet_copy_service.cc:342] P 7259108cef334416b8aa8e093c30eaa5: Request end of tablet copy session 311b34db1fa449db996dbbcab0f104a5-5638be88ca384d05b66162ab58d851d9 received from {username='slave'} at 127.0.0.1:54612
I20260713 09:08:12.367136 23153 tablet_copy_service.cc:434] P 7259108cef334416b8aa8e093c30eaa5: ending tablet copy session 311b34db1fa449db996dbbcab0f104a5-5638be88ca384d05b66162ab58d851d9 on tablet 5638be88ca384d05b66162ab58d851d9 with peer 311b34db1fa449db996dbbcab0f104a5
I20260713 09:08:12.376760 23702 tablet_bootstrap.cc:492] T 80b3350701f54c08b02f873d3b35bb20 P 311b34db1fa449db996dbbcab0f104a5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:12.378173 23702 tablet_bootstrap.cc:492] T 80b3350701f54c08b02f873d3b35bb20 P 311b34db1fa449db996dbbcab0f104a5: Bootstrap complete.
I20260713 09:08:12.379092 23702 ts_tablet_manager.cc:1403] T 80b3350701f54c08b02f873d3b35bb20 P 311b34db1fa449db996dbbcab0f104a5: Time spent bootstrapping tablet: real 0.039s	user 0.022s	sys 0.005s
I20260713 09:08:12.381978 23702 raft_consensus.cc:359] T 80b3350701f54c08b02f873d3b35bb20 P 311b34db1fa449db996dbbcab0f104a5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } }
I20260713 09:08:12.382799 23702 raft_consensus.cc:740] T 80b3350701f54c08b02f873d3b35bb20 P 311b34db1fa449db996dbbcab0f104a5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 311b34db1fa449db996dbbcab0f104a5, State: Initialized, Role: LEARNER
I20260713 09:08:12.383427 23702 consensus_queue.cc:260] T 80b3350701f54c08b02f873d3b35bb20 P 311b34db1fa449db996dbbcab0f104a5 [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: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } }
I20260713 09:08:12.386125 23702 ts_tablet_manager.cc:1434] T 80b3350701f54c08b02f873d3b35bb20 P 311b34db1fa449db996dbbcab0f104a5: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:08:12.387987 23004 tablet_copy_service.cc:342] P ebb7b33f382848f68a89cbff14163ff4: Request end of tablet copy session 311b34db1fa449db996dbbcab0f104a5-80b3350701f54c08b02f873d3b35bb20 received from {username='slave'} at 127.0.0.1:37716
I20260713 09:08:12.388468 23004 tablet_copy_service.cc:434] P ebb7b33f382848f68a89cbff14163ff4: ending tablet copy session 311b34db1fa449db996dbbcab0f104a5-80b3350701f54c08b02f873d3b35bb20 on tablet 80b3350701f54c08b02f873d3b35bb20 with peer 311b34db1fa449db996dbbcab0f104a5
I20260713 09:08:12.388639 23703 tablet_bootstrap.cc:492] T 9467d0b8c1724fab8d69ea0dc482a249 P 311b34db1fa449db996dbbcab0f104a5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:12.389560 23703 tablet_bootstrap.cc:492] T 9467d0b8c1724fab8d69ea0dc482a249 P 311b34db1fa449db996dbbcab0f104a5: Bootstrap complete.
I20260713 09:08:12.390275 23703 ts_tablet_manager.cc:1403] T 9467d0b8c1724fab8d69ea0dc482a249 P 311b34db1fa449db996dbbcab0f104a5: Time spent bootstrapping tablet: real 0.046s	user 0.019s	sys 0.011s
I20260713 09:08:12.393208 23703 raft_consensus.cc:359] T 9467d0b8c1724fab8d69ea0dc482a249 P 311b34db1fa449db996dbbcab0f104a5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } }
I20260713 09:08:12.393990 23703 raft_consensus.cc:740] T 9467d0b8c1724fab8d69ea0dc482a249 P 311b34db1fa449db996dbbcab0f104a5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 311b34db1fa449db996dbbcab0f104a5, State: Initialized, Role: LEARNER
I20260713 09:08:12.394593 23703 consensus_queue.cc:260] T 9467d0b8c1724fab8d69ea0dc482a249 P 311b34db1fa449db996dbbcab0f104a5 [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: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } }
I20260713 09:08:12.396314 23703 ts_tablet_manager.cc:1434] T 9467d0b8c1724fab8d69ea0dc482a249 P 311b34db1fa449db996dbbcab0f104a5: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260713 09:08:12.398190 23153 tablet_copy_service.cc:342] P 7259108cef334416b8aa8e093c30eaa5: Request end of tablet copy session 311b34db1fa449db996dbbcab0f104a5-9467d0b8c1724fab8d69ea0dc482a249 received from {username='slave'} at 127.0.0.1:54612
I20260713 09:08:12.398604 23153 tablet_copy_service.cc:434] P 7259108cef334416b8aa8e093c30eaa5: ending tablet copy session 311b34db1fa449db996dbbcab0f104a5-9467d0b8c1724fab8d69ea0dc482a249 on tablet 9467d0b8c1724fab8d69ea0dc482a249 with peer 311b34db1fa449db996dbbcab0f104a5
I20260713 09:08:12.554972 23427 raft_consensus.cc:1217] T 5638be88ca384d05b66162ab58d851d9 P 311b34db1fa449db996dbbcab0f104a5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:12.570093 23427 raft_consensus.cc:1217] T f9e23eed893b4b68912c02119d517338 P 311b34db1fa449db996dbbcab0f104a5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:12.605684 23427 raft_consensus.cc:1217] T 80b3350701f54c08b02f873d3b35bb20 P 311b34db1fa449db996dbbcab0f104a5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:12.699570 23427 raft_consensus.cc:1217] T 9467d0b8c1724fab8d69ea0dc482a249 P 311b34db1fa449db996dbbcab0f104a5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:12.994597 23711 raft_consensus.cc:1064] T f9e23eed893b4b68912c02119d517338 P 7259108cef334416b8aa8e093c30eaa5: attempting to promote NON_VOTER 311b34db1fa449db996dbbcab0f104a5 to VOTER
I20260713 09:08:12.997200 23711 consensus_queue.cc:237] T f9e23eed893b4b68912c02119d517338 P 7259108cef334416b8aa8e093c30eaa5 [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: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } }
I20260713 09:08:13.004007 23066 raft_consensus.cc:1275] T f9e23eed893b4b68912c02119d517338 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Refusing update from remote peer 7259108cef334416b8aa8e093c30eaa5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:13.005008 22989 raft_consensus.cc:1275] T f9e23eed893b4b68912c02119d517338 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Refusing update from remote peer 7259108cef334416b8aa8e093c30eaa5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:13.004623 23427 raft_consensus.cc:1275] T f9e23eed893b4b68912c02119d517338 P 311b34db1fa449db996dbbcab0f104a5 [term 1 LEARNER]: Refusing update from remote peer 7259108cef334416b8aa8e093c30eaa5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:13.006074 23682 consensus_queue.cc:1048] T f9e23eed893b4b68912c02119d517338 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:13.007104 23649 consensus_queue.cc:1048] T f9e23eed893b4b68912c02119d517338 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:13.010865 23711 consensus_queue.cc:1048] T f9e23eed893b4b68912c02119d517338 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:13.014905 23697 raft_consensus.cc:1064] T 80b3350701f54c08b02f873d3b35bb20 P ebb7b33f382848f68a89cbff14163ff4: attempting to promote NON_VOTER 311b34db1fa449db996dbbcab0f104a5 to VOTER
I20260713 09:08:13.024027 23697 consensus_queue.cc:237] T 80b3350701f54c08b02f873d3b35bb20 P ebb7b33f382848f68a89cbff14163ff4 [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: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } }
I20260713 09:08:13.032321 23713 raft_consensus.cc:2955] T f9e23eed893b4b68912c02119d517338 P 7259108cef334416b8aa8e093c30eaa5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:13.034621 23066 raft_consensus.cc:2955] T f9e23eed893b4b68912c02119d517338 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:13.047417 22989 raft_consensus.cc:2955] T f9e23eed893b4b68912c02119d517338 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:13.053654 22892 catalog_manager.cc:5697] T f9e23eed893b4b68912c02119d517338 P 7259108cef334416b8aa8e093c30eaa5 reported cstate change: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7259108cef334416b8aa8e093c30eaa5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:13.062173 23427 raft_consensus.cc:1275] T 80b3350701f54c08b02f873d3b35bb20 P 311b34db1fa449db996dbbcab0f104a5 [term 1 LEARNER]: Refusing update from remote peer ebb7b33f382848f68a89cbff14163ff4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:13.064873 23641 consensus_queue.cc:1048] T 80b3350701f54c08b02f873d3b35bb20 P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:13.064664 23430 raft_consensus.cc:2955] T f9e23eed893b4b68912c02119d517338 P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:13.071547 23139 raft_consensus.cc:1275] T 80b3350701f54c08b02f873d3b35bb20 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Refusing update from remote peer ebb7b33f382848f68a89cbff14163ff4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:13.071993 23066 raft_consensus.cc:1275] T 80b3350701f54c08b02f873d3b35bb20 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Refusing update from remote peer ebb7b33f382848f68a89cbff14163ff4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:13.073452 23641 consensus_queue.cc:1048] T 80b3350701f54c08b02f873d3b35bb20 P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:13.074556 23672 consensus_queue.cc:1048] T 80b3350701f54c08b02f873d3b35bb20 P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:13.132450 23672 raft_consensus.cc:2955] T 80b3350701f54c08b02f873d3b35bb20 P ebb7b33f382848f68a89cbff14163ff4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:13.148248 23139 raft_consensus.cc:2955] T 80b3350701f54c08b02f873d3b35bb20 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:13.148744 23427 raft_consensus.cc:2955] T 80b3350701f54c08b02f873d3b35bb20 P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:13.161993 23063 raft_consensus.cc:2955] T 80b3350701f54c08b02f873d3b35bb20 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:13.178752 23711 raft_consensus.cc:1064] T 5638be88ca384d05b66162ab58d851d9 P 7259108cef334416b8aa8e093c30eaa5: attempting to promote NON_VOTER 311b34db1fa449db996dbbcab0f104a5 to VOTER
I20260713 09:08:13.181558 23711 consensus_queue.cc:237] T 5638be88ca384d05b66162ab58d851d9 P 7259108cef334416b8aa8e093c30eaa5 [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: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } }
I20260713 09:08:13.179504 22891 catalog_manager.cc:5697] T 80b3350701f54c08b02f873d3b35bb20 P 7259108cef334416b8aa8e093c30eaa5 reported cstate change: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ebb7b33f382848f68a89cbff14163ff4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:13.192674 22989 raft_consensus.cc:1275] T 5638be88ca384d05b66162ab58d851d9 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Refusing update from remote peer 7259108cef334416b8aa8e093c30eaa5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:13.193027 23427 raft_consensus.cc:1275] T 5638be88ca384d05b66162ab58d851d9 P 311b34db1fa449db996dbbcab0f104a5 [term 1 LEARNER]: Refusing update from remote peer 7259108cef334416b8aa8e093c30eaa5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:13.194469 23713 consensus_queue.cc:1048] T 5638be88ca384d05b66162ab58d851d9 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:13.194784 23063 raft_consensus.cc:1275] T 5638be88ca384d05b66162ab58d851d9 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Refusing update from remote peer 7259108cef334416b8aa8e093c30eaa5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:13.195652 23711 consensus_queue.cc:1048] T 5638be88ca384d05b66162ab58d851d9 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:13.200740 22991 consensus_queue.cc:237] T 80b3350701f54c08b02f873d3b35bb20 P ebb7b33f382848f68a89cbff14163ff4 [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: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } }
I20260713 09:08:13.203132 23713 consensus_queue.cc:1048] T 5638be88ca384d05b66162ab58d851d9 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:13.210078 23063 raft_consensus.cc:1275] T 80b3350701f54c08b02f873d3b35bb20 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Refusing update from remote peer ebb7b33f382848f68a89cbff14163ff4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:13.212401 23697 consensus_queue.cc:1048] T 80b3350701f54c08b02f873d3b35bb20 P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:13.212409 23427 raft_consensus.cc:1275] T 80b3350701f54c08b02f873d3b35bb20 P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Refusing update from remote peer ebb7b33f382848f68a89cbff14163ff4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:13.217875 23697 consensus_queue.cc:1048] T 80b3350701f54c08b02f873d3b35bb20 P ebb7b33f382848f68a89cbff14163ff4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:13.220973 23719 raft_consensus.cc:2955] T 80b3350701f54c08b02f873d3b35bb20 P ebb7b33f382848f68a89cbff14163ff4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:13.221496 23063 raft_consensus.cc:2955] T 80b3350701f54c08b02f873d3b35bb20 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:13.228451 23682 raft_consensus.cc:2955] T 5638be88ca384d05b66162ab58d851d9 P 7259108cef334416b8aa8e093c30eaa5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:13.230041 22989 raft_consensus.cc:2955] T 5638be88ca384d05b66162ab58d851d9 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:13.232012 23066 raft_consensus.cc:2955] T 5638be88ca384d05b66162ab58d851d9 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:13.240533 23427 raft_consensus.cc:2955] T 80b3350701f54c08b02f873d3b35bb20 P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:13.246918 22892 catalog_manager.cc:5697] T 80b3350701f54c08b02f873d3b35bb20 P 2787acb5d9dc4fbd815a55237f8c82cb reported cstate change: config changed from index 3 to 4, VOTER 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195) evicted. New cstate: current_term: 1 leader_uuid: "ebb7b33f382848f68a89cbff14163ff4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:13.249643 23430 raft_consensus.cc:2955] T 5638be88ca384d05b66162ab58d851d9 P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:13.248718 22890 catalog_manager.cc:5697] T 5638be88ca384d05b66162ab58d851d9 P ebb7b33f382848f68a89cbff14163ff4 reported cstate change: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7259108cef334416b8aa8e093c30eaa5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:13.252449 22877 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 80b3350701f54c08b02f873d3b35bb20 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:13.269723 23126 tablet_service.cc:1558] Processing DeleteTablet for tablet 80b3350701f54c08b02f873d3b35bb20 with delete_type TABLET_DATA_TOMBSTONED (TS 7259108cef334416b8aa8e093c30eaa5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54570
I20260713 09:08:13.272316 23731 tablet_replica.cc:333] T 80b3350701f54c08b02f873d3b35bb20 P 7259108cef334416b8aa8e093c30eaa5: stopping tablet replica
I20260713 09:08:13.273339 23731 raft_consensus.cc:2243] T 80b3350701f54c08b02f873d3b35bb20 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:13.274137 23731 raft_consensus.cc:2272] T 80b3350701f54c08b02f873d3b35bb20 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:13.277822 23731 ts_tablet_manager.cc:1916] T 80b3350701f54c08b02f873d3b35bb20 P 7259108cef334416b8aa8e093c30eaa5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:13.290213 23139 consensus_queue.cc:237] T 5638be88ca384d05b66162ab58d851d9 P 7259108cef334416b8aa8e093c30eaa5 [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: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } }
I20260713 09:08:13.295833 23731 ts_tablet_manager.cc:1929] T 80b3350701f54c08b02f873d3b35bb20 P 7259108cef334416b8aa8e093c30eaa5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:13.296434 23731 log.cc:1199] T 80b3350701f54c08b02f873d3b35bb20 P 7259108cef334416b8aa8e093c30eaa5: Deleting WAL directory at /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933651548042-21847-0/minicluster-data/ts-2-root/wals/80b3350701f54c08b02f873d3b35bb20
I20260713 09:08:13.298522 22877 catalog_manager.cc:5028] TS 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195:40381): tablet 80b3350701f54c08b02f873d3b35bb20 (table test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]) successfully deleted
I20260713 09:08:13.300462 23430 raft_consensus.cc:1275] T 5638be88ca384d05b66162ab58d851d9 P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Refusing update from remote peer 7259108cef334416b8aa8e093c30eaa5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:13.300721 23063 raft_consensus.cc:1275] T 5638be88ca384d05b66162ab58d851d9 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Refusing update from remote peer 7259108cef334416b8aa8e093c30eaa5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:13.302120 23649 consensus_queue.cc:1048] T 5638be88ca384d05b66162ab58d851d9 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:13.303676 23713 consensus_queue.cc:1048] T 5638be88ca384d05b66162ab58d851d9 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:13.308317 23711 raft_consensus.cc:2955] T 5638be88ca384d05b66162ab58d851d9 P 7259108cef334416b8aa8e093c30eaa5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:13.309715 23430 raft_consensus.cc:2955] T 5638be88ca384d05b66162ab58d851d9 P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:13.312451 23682 raft_consensus.cc:1064] T 9467d0b8c1724fab8d69ea0dc482a249 P 7259108cef334416b8aa8e093c30eaa5: attempting to promote NON_VOTER 311b34db1fa449db996dbbcab0f104a5 to VOTER
I20260713 09:08:13.314744 23682 consensus_queue.cc:237] T 9467d0b8c1724fab8d69ea0dc482a249 P 7259108cef334416b8aa8e093c30eaa5 [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: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } }
I20260713 09:08:13.320411 22877 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5638be88ca384d05b66162ab58d851d9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:13.321923 23063 raft_consensus.cc:2955] T 5638be88ca384d05b66162ab58d851d9 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:13.326269 22892 catalog_manager.cc:5697] T 5638be88ca384d05b66162ab58d851d9 P 311b34db1fa449db996dbbcab0f104a5 reported cstate change: config changed from index 3 to 4, VOTER ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193) evicted. New cstate: current_term: 1 leader_uuid: "7259108cef334416b8aa8e093c30eaa5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:13.337558 22975 tablet_service.cc:1558] Processing DeleteTablet for tablet 5638be88ca384d05b66162ab58d851d9 with delete_type TABLET_DATA_TOMBSTONED (TS ebb7b33f382848f68a89cbff14163ff4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37692
I20260713 09:08:13.339959 23733 tablet_replica.cc:333] T 5638be88ca384d05b66162ab58d851d9 P ebb7b33f382848f68a89cbff14163ff4: stopping tablet replica
I20260713 09:08:13.341588 23430 raft_consensus.cc:1275] T 9467d0b8c1724fab8d69ea0dc482a249 P 311b34db1fa449db996dbbcab0f104a5 [term 1 LEARNER]: Refusing update from remote peer 7259108cef334416b8aa8e093c30eaa5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:13.343163 23733 raft_consensus.cc:2243] T 5638be88ca384d05b66162ab58d851d9 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:13.343194 23713 consensus_queue.cc:1048] T 9467d0b8c1724fab8d69ea0dc482a249 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:13.344053 22989 raft_consensus.cc:1275] T 9467d0b8c1724fab8d69ea0dc482a249 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Refusing update from remote peer 7259108cef334416b8aa8e093c30eaa5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:13.344162 23733 raft_consensus.cc:2272] T 5638be88ca384d05b66162ab58d851d9 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:13.345403 23066 raft_consensus.cc:1275] T 9467d0b8c1724fab8d69ea0dc482a249 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Refusing update from remote peer 7259108cef334416b8aa8e093c30eaa5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:13.346844 23713 consensus_queue.cc:1048] T 9467d0b8c1724fab8d69ea0dc482a249 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:13.347564 23711 consensus_queue.cc:1048] T 9467d0b8c1724fab8d69ea0dc482a249 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:13.356387 23733 ts_tablet_manager.cc:1916] T 5638be88ca384d05b66162ab58d851d9 P ebb7b33f382848f68a89cbff14163ff4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:13.370434 23430 raft_consensus.cc:2955] T 9467d0b8c1724fab8d69ea0dc482a249 P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:13.371297 23713 raft_consensus.cc:2955] T 9467d0b8c1724fab8d69ea0dc482a249 P 7259108cef334416b8aa8e093c30eaa5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:13.376507 23066 raft_consensus.cc:2955] T 9467d0b8c1724fab8d69ea0dc482a249 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:13.387704 22892 catalog_manager.cc:5697] T 9467d0b8c1724fab8d69ea0dc482a249 P 311b34db1fa449db996dbbcab0f104a5 reported cstate change: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7259108cef334416b8aa8e093c30eaa5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:13.387957 22989 raft_consensus.cc:2955] T 9467d0b8c1724fab8d69ea0dc482a249 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } attrs { replace: true } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:13.398612 23733 ts_tablet_manager.cc:1929] T 5638be88ca384d05b66162ab58d851d9 P ebb7b33f382848f68a89cbff14163ff4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:13.400265 23733 log.cc:1199] T 5638be88ca384d05b66162ab58d851d9 P ebb7b33f382848f68a89cbff14163ff4: Deleting WAL directory at /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933651548042-21847-0/minicluster-data/ts-0-root/wals/5638be88ca384d05b66162ab58d851d9
I20260713 09:08:13.401983 22877 catalog_manager.cc:5028] TS ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349): tablet 5638be88ca384d05b66162ab58d851d9 (table test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]) successfully deleted
I20260713 09:08:13.414497 23139 consensus_queue.cc:237] T 9467d0b8c1724fab8d69ea0dc482a249 P 7259108cef334416b8aa8e093c30eaa5 [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: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } }
I20260713 09:08:13.419078 23430 raft_consensus.cc:1275] T 9467d0b8c1724fab8d69ea0dc482a249 P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Refusing update from remote peer 7259108cef334416b8aa8e093c30eaa5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:13.420763 23713 consensus_queue.cc:1048] T 9467d0b8c1724fab8d69ea0dc482a249 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:13.422340 23066 raft_consensus.cc:1275] T 9467d0b8c1724fab8d69ea0dc482a249 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Refusing update from remote peer 7259108cef334416b8aa8e093c30eaa5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:13.423671 23682 consensus_queue.cc:1048] T 9467d0b8c1724fab8d69ea0dc482a249 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:13.427243 23711 raft_consensus.cc:2955] T 9467d0b8c1724fab8d69ea0dc482a249 P 7259108cef334416b8aa8e093c30eaa5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:13.428834 23430 raft_consensus.cc:2955] T 9467d0b8c1724fab8d69ea0dc482a249 P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:13.433601 23063 raft_consensus.cc:2955] T 9467d0b8c1724fab8d69ea0dc482a249 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:13.438014 22877 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9467d0b8c1724fab8d69ea0dc482a249 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:13.444639 22890 catalog_manager.cc:5697] T 9467d0b8c1724fab8d69ea0dc482a249 P 7259108cef334416b8aa8e093c30eaa5 reported cstate change: config changed from index 3 to 4, VOTER ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193) evicted. New cstate: current_term: 1 leader_uuid: "7259108cef334416b8aa8e093c30eaa5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:13.458475 22975 tablet_service.cc:1558] Processing DeleteTablet for tablet 9467d0b8c1724fab8d69ea0dc482a249 with delete_type TABLET_DATA_TOMBSTONED (TS ebb7b33f382848f68a89cbff14163ff4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37692
I20260713 09:08:13.459376 23733 tablet_replica.cc:333] T 9467d0b8c1724fab8d69ea0dc482a249 P ebb7b33f382848f68a89cbff14163ff4: stopping tablet replica
I20260713 09:08:13.460472 23733 raft_consensus.cc:2243] T 9467d0b8c1724fab8d69ea0dc482a249 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:13.461099 23733 raft_consensus.cc:2272] T 9467d0b8c1724fab8d69ea0dc482a249 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:13.464629 23733 ts_tablet_manager.cc:1916] T 9467d0b8c1724fab8d69ea0dc482a249 P ebb7b33f382848f68a89cbff14163ff4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:13.479764 23733 ts_tablet_manager.cc:1929] T 9467d0b8c1724fab8d69ea0dc482a249 P ebb7b33f382848f68a89cbff14163ff4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:13.480216 23733 log.cc:1199] T 9467d0b8c1724fab8d69ea0dc482a249 P ebb7b33f382848f68a89cbff14163ff4: Deleting WAL directory at /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933651548042-21847-0/minicluster-data/ts-0-root/wals/9467d0b8c1724fab8d69ea0dc482a249
I20260713 09:08:13.481633 22877 catalog_manager.cc:5028] TS ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349): tablet 9467d0b8c1724fab8d69ea0dc482a249 (table test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]) successfully deleted
I20260713 09:08:13.605600 23139 consensus_queue.cc:237] T f9e23eed893b4b68912c02119d517338 P 7259108cef334416b8aa8e093c30eaa5 [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: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } }
I20260713 09:08:13.609793 22989 raft_consensus.cc:1275] T f9e23eed893b4b68912c02119d517338 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Refusing update from remote peer 7259108cef334416b8aa8e093c30eaa5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:13.610164 23430 raft_consensus.cc:1275] T f9e23eed893b4b68912c02119d517338 P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Refusing update from remote peer 7259108cef334416b8aa8e093c30eaa5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:13.611215 23713 consensus_queue.cc:1048] T f9e23eed893b4b68912c02119d517338 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260713 09:08:13.613175 23711 consensus_queue.cc:1048] T f9e23eed893b4b68912c02119d517338 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:13.620605 23711 raft_consensus.cc:2955] T f9e23eed893b4b68912c02119d517338 P 7259108cef334416b8aa8e093c30eaa5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:13.622004 22989 raft_consensus.cc:2955] T f9e23eed893b4b68912c02119d517338 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:13.621881 23430 raft_consensus.cc:2955] T f9e23eed893b4b68912c02119d517338 P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:13.631675 22877 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f9e23eed893b4b68912c02119d517338 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:13.637411 22892 catalog_manager.cc:5697] T f9e23eed893b4b68912c02119d517338 P 7259108cef334416b8aa8e093c30eaa5 reported cstate change: config changed from index 3 to 4, VOTER 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194) evicted. New cstate: current_term: 1 leader_uuid: "7259108cef334416b8aa8e093c30eaa5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:13.652107 23058 tablet_service.cc:1558] Processing DeleteTablet for tablet f9e23eed893b4b68912c02119d517338 with delete_type TABLET_DATA_TOMBSTONED (TS 2787acb5d9dc4fbd815a55237f8c82cb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45642
I20260713 09:08:13.656704 23737 tablet_replica.cc:333] T f9e23eed893b4b68912c02119d517338 P 2787acb5d9dc4fbd815a55237f8c82cb: stopping tablet replica
I20260713 09:08:13.657498 23737 raft_consensus.cc:2243] T f9e23eed893b4b68912c02119d517338 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:13.658141 23737 raft_consensus.cc:2272] T f9e23eed893b4b68912c02119d517338 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:13.660609 23737 ts_tablet_manager.cc:1916] T f9e23eed893b4b68912c02119d517338 P 2787acb5d9dc4fbd815a55237f8c82cb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:13.672205 23737 ts_tablet_manager.cc:1929] T f9e23eed893b4b68912c02119d517338 P 2787acb5d9dc4fbd815a55237f8c82cb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:13.674475 23737 log.cc:1199] T f9e23eed893b4b68912c02119d517338 P 2787acb5d9dc4fbd815a55237f8c82cb: Deleting WAL directory at /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933651548042-21847-0/minicluster-data/ts-1-root/wals/f9e23eed893b4b68912c02119d517338
I20260713 09:08:13.676364 22879 catalog_manager.cc:5028] TS 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241): tablet f9e23eed893b4b68912c02119d517338 (table test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]) successfully deleted
I20260713 09:08:14.681648 23139 consensus_queue.cc:237] T 2f6444899d7a4b92a3dd69998f979408 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Queue 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: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } }
I20260713 09:08:14.687072 23066 raft_consensus.cc:1275] T 2f6444899d7a4b92a3dd69998f979408 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Refusing update from remote peer 7259108cef334416b8aa8e093c30eaa5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:08:14.687737 23107 consensus_peers.cc:597] T 2f6444899d7a4b92a3dd69998f979408 P 7259108cef334416b8aa8e093c30eaa5 -> Peer 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196:38637): Couldn't send request to peer 311b34db1fa449db996dbbcab0f104a5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2f6444899d7a4b92a3dd69998f979408. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:14.688503 22989 raft_consensus.cc:1275] T 2f6444899d7a4b92a3dd69998f979408 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Refusing update from remote peer 7259108cef334416b8aa8e093c30eaa5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:14.688438 23711 consensus_queue.cc:1048] T 2f6444899d7a4b92a3dd69998f979408 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:14.689689 23740 consensus_queue.cc:1048] T 2f6444899d7a4b92a3dd69998f979408 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:14.696735 23711 raft_consensus.cc:2955] T 2f6444899d7a4b92a3dd69998f979408 P 7259108cef334416b8aa8e093c30eaa5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } } }
I20260713 09:08:14.698686 22989 raft_consensus.cc:2955] T 2f6444899d7a4b92a3dd69998f979408 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } } }
I20260713 09:08:14.704907 23066 raft_consensus.cc:2955] T 2f6444899d7a4b92a3dd69998f979408 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } } }
I20260713 09:08:14.711640 23063 consensus_queue.cc:237] T 86c4ed32c36d4765b8715d427450183e P 2787acb5d9dc4fbd815a55237f8c82cb [LEADER]: Queue 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: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } }
I20260713 09:08:14.712292 22889 catalog_manager.cc:5697] T 2f6444899d7a4b92a3dd69998f979408 P 7259108cef334416b8aa8e093c30eaa5 reported cstate change: config changed from index -1 to 2, NON_VOTER 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) added. New cstate: current_term: 1 leader_uuid: "7259108cef334416b8aa8e093c30eaa5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:14.724546 23139 raft_consensus.cc:1275] T 86c4ed32c36d4765b8715d427450183e P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Refusing update from remote peer 2787acb5d9dc4fbd815a55237f8c82cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:08:14.725121 23033 consensus_peers.cc:597] T 86c4ed32c36d4765b8715d427450183e P 2787acb5d9dc4fbd815a55237f8c82cb -> Peer 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196:38637): Couldn't send request to peer 311b34db1fa449db996dbbcab0f104a5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 86c4ed32c36d4765b8715d427450183e. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:14.726250 23678 consensus_queue.cc:1048] T 86c4ed32c36d4765b8715d427450183e P 2787acb5d9dc4fbd815a55237f8c82cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:14.733421 22989 raft_consensus.cc:1275] T 86c4ed32c36d4765b8715d427450183e P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Refusing update from remote peer 2787acb5d9dc4fbd815a55237f8c82cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:14.735126 23745 raft_consensus.cc:2955] T 86c4ed32c36d4765b8715d427450183e P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } } }
I20260713 09:08:14.736860 23678 consensus_queue.cc:1048] T 86c4ed32c36d4765b8715d427450183e P 2787acb5d9dc4fbd815a55237f8c82cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:14.739342 23139 raft_consensus.cc:2955] T 86c4ed32c36d4765b8715d427450183e P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } } }
I20260713 09:08:14.752430 22989 raft_consensus.cc:2955] T 86c4ed32c36d4765b8715d427450183e P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } } }
I20260713 09:08:14.763877 22890 catalog_manager.cc:5697] T 86c4ed32c36d4765b8715d427450183e P 2787acb5d9dc4fbd815a55237f8c82cb reported cstate change: config changed from index -1 to 2, NON_VOTER 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) added. New cstate: current_term: 1 leader_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:15.149598 23753 ts_tablet_manager.cc:933] T 86c4ed32c36d4765b8715d427450183e P 311b34db1fa449db996dbbcab0f104a5: Initiating tablet copy from peer 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241)
I20260713 09:08:15.151721 23753 tablet_copy_client.cc:323] T 86c4ed32c36d4765b8715d427450183e P 311b34db1fa449db996dbbcab0f104a5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.85.194:35241
I20260713 09:08:15.154100 23079 tablet_copy_service.cc:140] P 2787acb5d9dc4fbd815a55237f8c82cb: Received BeginTabletCopySession request for tablet 86c4ed32c36d4765b8715d427450183e from peer 311b34db1fa449db996dbbcab0f104a5 ({username='slave'} at 127.0.0.1:50318)
I20260713 09:08:15.154616 23079 tablet_copy_service.cc:161] P 2787acb5d9dc4fbd815a55237f8c82cb: Beginning new tablet copy session on tablet 86c4ed32c36d4765b8715d427450183e from peer 311b34db1fa449db996dbbcab0f104a5 at {username='slave'} at 127.0.0.1:50318: session id = 311b34db1fa449db996dbbcab0f104a5-86c4ed32c36d4765b8715d427450183e
I20260713 09:08:15.160830 23079 tablet_copy_source_session.cc:215] T 86c4ed32c36d4765b8715d427450183e P 2787acb5d9dc4fbd815a55237f8c82cb: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:15.164915 23753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86c4ed32c36d4765b8715d427450183e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:15.182248 23753 tablet_copy_client.cc:806] T 86c4ed32c36d4765b8715d427450183e P 311b34db1fa449db996dbbcab0f104a5: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:15.182919 23753 tablet_copy_client.cc:670] T 86c4ed32c36d4765b8715d427450183e P 311b34db1fa449db996dbbcab0f104a5: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:15.186704 23753 tablet_copy_client.cc:538] T 86c4ed32c36d4765b8715d427450183e P 311b34db1fa449db996dbbcab0f104a5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:15.193194 23753 tablet_bootstrap.cc:492] T 86c4ed32c36d4765b8715d427450183e P 311b34db1fa449db996dbbcab0f104a5: Bootstrap starting.
I20260713 09:08:15.209924 23753 tablet_bootstrap.cc:492] T 86c4ed32c36d4765b8715d427450183e P 311b34db1fa449db996dbbcab0f104a5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:15.210824 23753 tablet_bootstrap.cc:492] T 86c4ed32c36d4765b8715d427450183e P 311b34db1fa449db996dbbcab0f104a5: Bootstrap complete.
I20260713 09:08:15.211440 23753 ts_tablet_manager.cc:1403] T 86c4ed32c36d4765b8715d427450183e P 311b34db1fa449db996dbbcab0f104a5: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.004s
I20260713 09:08:15.213675 23753 raft_consensus.cc:359] T 86c4ed32c36d4765b8715d427450183e P 311b34db1fa449db996dbbcab0f104a5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } }
I20260713 09:08:15.214275 23753 raft_consensus.cc:740] T 86c4ed32c36d4765b8715d427450183e P 311b34db1fa449db996dbbcab0f104a5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 311b34db1fa449db996dbbcab0f104a5, State: Initialized, Role: LEARNER
I20260713 09:08:15.214781 23753 consensus_queue.cc:260] T 86c4ed32c36d4765b8715d427450183e P 311b34db1fa449db996dbbcab0f104a5 [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: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } }
I20260713 09:08:15.217815 23753 ts_tablet_manager.cc:1434] T 86c4ed32c36d4765b8715d427450183e P 311b34db1fa449db996dbbcab0f104a5: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260713 09:08:15.219518 23079 tablet_copy_service.cc:342] P 2787acb5d9dc4fbd815a55237f8c82cb: Request end of tablet copy session 311b34db1fa449db996dbbcab0f104a5-86c4ed32c36d4765b8715d427450183e received from {username='slave'} at 127.0.0.1:50318
I20260713 09:08:15.220011 23079 tablet_copy_service.cc:434] P 2787acb5d9dc4fbd815a55237f8c82cb: ending tablet copy session 311b34db1fa449db996dbbcab0f104a5-86c4ed32c36d4765b8715d427450183e on tablet 86c4ed32c36d4765b8715d427450183e with peer 311b34db1fa449db996dbbcab0f104a5
I20260713 09:08:15.231988 23753 ts_tablet_manager.cc:933] T 2f6444899d7a4b92a3dd69998f979408 P 311b34db1fa449db996dbbcab0f104a5: Initiating tablet copy from peer 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195:40381)
I20260713 09:08:15.233489 23753 tablet_copy_client.cc:323] T 2f6444899d7a4b92a3dd69998f979408 P 311b34db1fa449db996dbbcab0f104a5: tablet copy: Beginning tablet copy session from remote peer at address 127.21.85.195:40381
I20260713 09:08:15.234809 23153 tablet_copy_service.cc:140] P 7259108cef334416b8aa8e093c30eaa5: Received BeginTabletCopySession request for tablet 2f6444899d7a4b92a3dd69998f979408 from peer 311b34db1fa449db996dbbcab0f104a5 ({username='slave'} at 127.0.0.1:54612)
I20260713 09:08:15.235293 23153 tablet_copy_service.cc:161] P 7259108cef334416b8aa8e093c30eaa5: Beginning new tablet copy session on tablet 2f6444899d7a4b92a3dd69998f979408 from peer 311b34db1fa449db996dbbcab0f104a5 at {username='slave'} at 127.0.0.1:54612: session id = 311b34db1fa449db996dbbcab0f104a5-2f6444899d7a4b92a3dd69998f979408
I20260713 09:08:15.242493 23153 tablet_copy_source_session.cc:215] T 2f6444899d7a4b92a3dd69998f979408 P 7259108cef334416b8aa8e093c30eaa5: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:15.245590 23753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f6444899d7a4b92a3dd69998f979408. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:15.258600 23753 tablet_copy_client.cc:806] T 2f6444899d7a4b92a3dd69998f979408 P 311b34db1fa449db996dbbcab0f104a5: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:15.259114 23753 tablet_copy_client.cc:670] T 2f6444899d7a4b92a3dd69998f979408 P 311b34db1fa449db996dbbcab0f104a5: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:15.262449 23753 tablet_copy_client.cc:538] T 2f6444899d7a4b92a3dd69998f979408 P 311b34db1fa449db996dbbcab0f104a5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:15.268023 23753 tablet_bootstrap.cc:492] T 2f6444899d7a4b92a3dd69998f979408 P 311b34db1fa449db996dbbcab0f104a5: Bootstrap starting.
I20260713 09:08:15.283989 23753 tablet_bootstrap.cc:492] T 2f6444899d7a4b92a3dd69998f979408 P 311b34db1fa449db996dbbcab0f104a5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:15.284817 23753 tablet_bootstrap.cc:492] T 2f6444899d7a4b92a3dd69998f979408 P 311b34db1fa449db996dbbcab0f104a5: Bootstrap complete.
I20260713 09:08:15.285480 23753 ts_tablet_manager.cc:1403] T 2f6444899d7a4b92a3dd69998f979408 P 311b34db1fa449db996dbbcab0f104a5: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.004s
I20260713 09:08:15.288255 23753 raft_consensus.cc:359] T 2f6444899d7a4b92a3dd69998f979408 P 311b34db1fa449db996dbbcab0f104a5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } }
I20260713 09:08:15.289026 23753 raft_consensus.cc:740] T 2f6444899d7a4b92a3dd69998f979408 P 311b34db1fa449db996dbbcab0f104a5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 311b34db1fa449db996dbbcab0f104a5, State: Initialized, Role: LEARNER
I20260713 09:08:15.289618 23753 consensus_queue.cc:260] T 2f6444899d7a4b92a3dd69998f979408 P 311b34db1fa449db996dbbcab0f104a5 [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: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: NON_VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: true } }
I20260713 09:08:15.291857 23753 ts_tablet_manager.cc:1434] T 2f6444899d7a4b92a3dd69998f979408 P 311b34db1fa449db996dbbcab0f104a5: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260713 09:08:15.294054 23153 tablet_copy_service.cc:342] P 7259108cef334416b8aa8e093c30eaa5: Request end of tablet copy session 311b34db1fa449db996dbbcab0f104a5-2f6444899d7a4b92a3dd69998f979408 received from {username='slave'} at 127.0.0.1:54612
I20260713 09:08:15.294433 23153 tablet_copy_service.cc:434] P 7259108cef334416b8aa8e093c30eaa5: ending tablet copy session 311b34db1fa449db996dbbcab0f104a5-2f6444899d7a4b92a3dd69998f979408 on tablet 2f6444899d7a4b92a3dd69998f979408 with peer 311b34db1fa449db996dbbcab0f104a5
I20260713 09:08:15.701366 23427 raft_consensus.cc:1217] T 86c4ed32c36d4765b8715d427450183e P 311b34db1fa449db996dbbcab0f104a5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:15.795768 23427 raft_consensus.cc:1217] T 2f6444899d7a4b92a3dd69998f979408 P 311b34db1fa449db996dbbcab0f104a5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:16.289512 23711 raft_consensus.cc:1064] T 2f6444899d7a4b92a3dd69998f979408 P 7259108cef334416b8aa8e093c30eaa5: attempting to promote NON_VOTER 311b34db1fa449db996dbbcab0f104a5 to VOTER
I20260713 09:08:16.291711 23711 consensus_queue.cc:237] T 2f6444899d7a4b92a3dd69998f979408 P 7259108cef334416b8aa8e093c30eaa5 [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: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } }
I20260713 09:08:16.297798 23430 raft_consensus.cc:1275] T 2f6444899d7a4b92a3dd69998f979408 P 311b34db1fa449db996dbbcab0f104a5 [term 1 LEARNER]: Refusing update from remote peer 7259108cef334416b8aa8e093c30eaa5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:16.299242 23063 raft_consensus.cc:1275] T 2f6444899d7a4b92a3dd69998f979408 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Refusing update from remote peer 7259108cef334416b8aa8e093c30eaa5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:16.299136 23761 consensus_queue.cc:1048] T 2f6444899d7a4b92a3dd69998f979408 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:16.301290 22989 raft_consensus.cc:1275] T 2f6444899d7a4b92a3dd69998f979408 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Refusing update from remote peer 7259108cef334416b8aa8e093c30eaa5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:16.302094 23711 consensus_queue.cc:1048] T 2f6444899d7a4b92a3dd69998f979408 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260713 09:08:16.318112 23764 consensus_queue.cc:1048] T 2f6444899d7a4b92a3dd69998f979408 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:16.319938 23760 raft_consensus.cc:1064] T 86c4ed32c36d4765b8715d427450183e P 2787acb5d9dc4fbd815a55237f8c82cb: attempting to promote NON_VOTER 311b34db1fa449db996dbbcab0f104a5 to VOTER
I20260713 09:08:16.325709 23760 consensus_queue.cc:237] T 86c4ed32c36d4765b8715d427450183e P 2787acb5d9dc4fbd815a55237f8c82cb [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: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } }
I20260713 09:08:16.339113 22991 raft_consensus.cc:2955] T 2f6444899d7a4b92a3dd69998f979408 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:16.357967 23427 raft_consensus.cc:1275] T 86c4ed32c36d4765b8715d427450183e P 311b34db1fa449db996dbbcab0f104a5 [term 1 LEARNER]: Refusing update from remote peer 2787acb5d9dc4fbd815a55237f8c82cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:16.358024 23139 raft_consensus.cc:1275] T 86c4ed32c36d4765b8715d427450183e P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Refusing update from remote peer 2787acb5d9dc4fbd815a55237f8c82cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:16.337393 23764 raft_consensus.cc:2955] T 2f6444899d7a4b92a3dd69998f979408 P 7259108cef334416b8aa8e093c30eaa5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:16.362463 22994 raft_consensus.cc:1275] T 86c4ed32c36d4765b8715d427450183e P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Refusing update from remote peer 2787acb5d9dc4fbd815a55237f8c82cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:16.368006 23678 consensus_queue.cc:1048] T 86c4ed32c36d4765b8715d427450183e P 2787acb5d9dc4fbd815a55237f8c82cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:16.369583 23678 consensus_queue.cc:1048] T 86c4ed32c36d4765b8715d427450183e P 2787acb5d9dc4fbd815a55237f8c82cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:16.374655 23063 raft_consensus.cc:2955] T 2f6444899d7a4b92a3dd69998f979408 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:16.381153 23760 consensus_queue.cc:1048] T 86c4ed32c36d4765b8715d427450183e P 2787acb5d9dc4fbd815a55237f8c82cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:16.382161 22889 catalog_manager.cc:5697] T 2f6444899d7a4b92a3dd69998f979408 P ebb7b33f382848f68a89cbff14163ff4 reported cstate change: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7259108cef334416b8aa8e093c30eaa5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:16.392941 23427 raft_consensus.cc:2955] T 2f6444899d7a4b92a3dd69998f979408 P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } attrs { replace: true } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:16.400527 23678 raft_consensus.cc:2955] T 86c4ed32c36d4765b8715d427450183e P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:16.413447 22989 raft_consensus.cc:2955] T 86c4ed32c36d4765b8715d427450183e P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:16.424404 23139 raft_consensus.cc:2955] T 86c4ed32c36d4765b8715d427450183e P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:16.428705 22891 catalog_manager.cc:5697] T 86c4ed32c36d4765b8715d427450183e P 2787acb5d9dc4fbd815a55237f8c82cb reported cstate change: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:16.438202 23427 raft_consensus.cc:2955] T 86c4ed32c36d4765b8715d427450183e P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } attrs { replace: true } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:16.464850 23139 consensus_queue.cc:237] T 2f6444899d7a4b92a3dd69998f979408 P 7259108cef334416b8aa8e093c30eaa5 [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: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } }
I20260713 09:08:16.470237 23427 raft_consensus.cc:1275] T 2f6444899d7a4b92a3dd69998f979408 P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Refusing update from remote peer 7259108cef334416b8aa8e093c30eaa5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:16.472143 23764 consensus_queue.cc:1048] T 2f6444899d7a4b92a3dd69998f979408 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:16.477651 22989 raft_consensus.cc:1275] T 2f6444899d7a4b92a3dd69998f979408 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Refusing update from remote peer 7259108cef334416b8aa8e093c30eaa5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:16.478447 23711 raft_consensus.cc:2955] T 2f6444899d7a4b92a3dd69998f979408 P 7259108cef334416b8aa8e093c30eaa5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:16.479246 23766 consensus_queue.cc:1048] T 2f6444899d7a4b92a3dd69998f979408 P 7259108cef334416b8aa8e093c30eaa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:16.487031 23063 consensus_queue.cc:237] T 86c4ed32c36d4765b8715d427450183e P 2787acb5d9dc4fbd815a55237f8c82cb [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: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } }
I20260713 09:08:16.488554 22877 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2f6444899d7a4b92a3dd69998f979408 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:16.488754 23427 raft_consensus.cc:2955] T 2f6444899d7a4b92a3dd69998f979408 P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:16.495460 23430 raft_consensus.cc:1275] T 86c4ed32c36d4765b8715d427450183e P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Refusing update from remote peer 2787acb5d9dc4fbd815a55237f8c82cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:16.496709 22991 raft_consensus.cc:1275] T 86c4ed32c36d4765b8715d427450183e P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Refusing update from remote peer 2787acb5d9dc4fbd815a55237f8c82cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:16.496379 22989 raft_consensus.cc:2955] T 2f6444899d7a4b92a3dd69998f979408 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:16.496917 23678 consensus_queue.cc:1048] T 86c4ed32c36d4765b8715d427450183e P 2787acb5d9dc4fbd815a55237f8c82cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:16.504086 22890 catalog_manager.cc:5697] T 2f6444899d7a4b92a3dd69998f979408 P 311b34db1fa449db996dbbcab0f104a5 reported cstate change: config changed from index 3 to 4, VOTER 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194) evicted. New cstate: current_term: 1 leader_uuid: "7259108cef334416b8aa8e093c30eaa5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:16.504372 23678 consensus_queue.cc:1048] T 86c4ed32c36d4765b8715d427450183e P 2787acb5d9dc4fbd815a55237f8c82cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:08:16.511385 23778 raft_consensus.cc:2955] T 86c4ed32c36d4765b8715d427450183e P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:16.512898 23430 raft_consensus.cc:2955] T 86c4ed32c36d4765b8715d427450183e P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:16.521396 23058 tablet_service.cc:1558] Processing DeleteTablet for tablet 2f6444899d7a4b92a3dd69998f979408 with delete_type TABLET_DATA_TOMBSTONED (TS 2787acb5d9dc4fbd815a55237f8c82cb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45642
I20260713 09:08:16.527947 23782 tablet_replica.cc:333] T 2f6444899d7a4b92a3dd69998f979408 P 2787acb5d9dc4fbd815a55237f8c82cb: stopping tablet replica
I20260713 09:08:16.529008 23782 raft_consensus.cc:2243] T 2f6444899d7a4b92a3dd69998f979408 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:16.529853 23782 raft_consensus.cc:2272] T 2f6444899d7a4b92a3dd69998f979408 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:16.529202 22889 catalog_manager.cc:5697] T 86c4ed32c36d4765b8715d427450183e P 311b34db1fa449db996dbbcab0f104a5 reported cstate change: config changed from index 3 to 4, VOTER 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195) evicted. New cstate: current_term: 1 leader_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:16.526473 22989 raft_consensus.cc:2955] T 86c4ed32c36d4765b8715d427450183e P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } } }
I20260713 09:08:16.535677 22879 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 86c4ed32c36d4765b8715d427450183e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:16.538237 23782 ts_tablet_manager.cc:1916] T 2f6444899d7a4b92a3dd69998f979408 P 2787acb5d9dc4fbd815a55237f8c82cb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:16.544730 23126 tablet_service.cc:1558] Processing DeleteTablet for tablet 86c4ed32c36d4765b8715d427450183e with delete_type TABLET_DATA_TOMBSTONED (TS 7259108cef334416b8aa8e093c30eaa5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54570
I20260713 09:08:16.546478 23783 tablet_replica.cc:333] T 86c4ed32c36d4765b8715d427450183e P 7259108cef334416b8aa8e093c30eaa5: stopping tablet replica
I20260713 09:08:16.547528 23783 raft_consensus.cc:2243] T 86c4ed32c36d4765b8715d427450183e P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:16.548389 23783 raft_consensus.cc:2272] T 86c4ed32c36d4765b8715d427450183e P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:16.552145 23783 ts_tablet_manager.cc:1916] T 86c4ed32c36d4765b8715d427450183e P 7259108cef334416b8aa8e093c30eaa5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:16.555294 23782 ts_tablet_manager.cc:1929] T 2f6444899d7a4b92a3dd69998f979408 P 2787acb5d9dc4fbd815a55237f8c82cb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:16.555733 23782 log.cc:1199] T 2f6444899d7a4b92a3dd69998f979408 P 2787acb5d9dc4fbd815a55237f8c82cb: Deleting WAL directory at /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933651548042-21847-0/minicluster-data/ts-1-root/wals/2f6444899d7a4b92a3dd69998f979408
I20260713 09:08:16.557287 22879 catalog_manager.cc:5028] TS 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241): tablet 2f6444899d7a4b92a3dd69998f979408 (table test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]) successfully deleted
I20260713 09:08:16.563709 23783 ts_tablet_manager.cc:1929] T 86c4ed32c36d4765b8715d427450183e P 7259108cef334416b8aa8e093c30eaa5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:16.564128 23783 log.cc:1199] T 86c4ed32c36d4765b8715d427450183e P 7259108cef334416b8aa8e093c30eaa5: Deleting WAL directory at /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933651548042-21847-0/minicluster-data/ts-2-root/wals/86c4ed32c36d4765b8715d427450183e
I20260713 09:08:16.565373 22877 catalog_manager.cc:5028] TS 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195:40381): tablet 86c4ed32c36d4765b8715d427450183e (table test-workload [id=6fbcb8c8c540468e83cfcdb7bec8b912]) successfully deleted
I20260713 09:08:21.764518 21847 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:21.795272 22991 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "410abbbab07549dfa7251655c63029a6"
dest_uuid: "ebb7b33f382848f68a89cbff14163ff4"
mode: GRACEFUL
new_leader_uuid: "2787acb5d9dc4fbd815a55237f8c82cb"
 from {username='slave'} at 127.0.0.1:59498
I20260713 09:08:21.795876 22991 raft_consensus.cc:606] T 410abbbab07549dfa7251655c63029a6 P ebb7b33f382848f68a89cbff14163ff4 [term 1 LEADER]: Received request to transfer leadership to TS 2787acb5d9dc4fbd815a55237f8c82cb
I20260713 09:08:21.807296 23139 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "58d8d996a3404701b4a358fba81a76a8"
dest_uuid: "7259108cef334416b8aa8e093c30eaa5"
mode: GRACEFUL
new_leader_uuid: "311b34db1fa449db996dbbcab0f104a5"
 from {username='slave'} at 127.0.0.1:44548
I20260713 09:08:21.807765 23139 raft_consensus.cc:606] T 58d8d996a3404701b4a358fba81a76a8 P 7259108cef334416b8aa8e093c30eaa5 [term 1 LEADER]: Received request to transfer leadership to TS 311b34db1fa449db996dbbcab0f104a5
I20260713 09:08:21.810026 23139 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7918be1eb5a741c6bd0178c20aacef90"
dest_uuid: "7259108cef334416b8aa8e093c30eaa5"
mode: GRACEFUL
new_leader_uuid: "311b34db1fa449db996dbbcab0f104a5"
 from {username='slave'} at 127.0.0.1:44548
I20260713 09:08:21.810442 23139 raft_consensus.cc:606] T 7918be1eb5a741c6bd0178c20aacef90 P 7259108cef334416b8aa8e093c30eaa5 [term 1 LEADER]: Received request to transfer leadership to TS 311b34db1fa449db996dbbcab0f104a5
I20260713 09:08:21.812583 22991 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bcd9c42d89ad40bcaf7e1faac58cfd96"
dest_uuid: "ebb7b33f382848f68a89cbff14163ff4"
mode: GRACEFUL
new_leader_uuid: "2787acb5d9dc4fbd815a55237f8c82cb"
 from {username='slave'} at 127.0.0.1:59498
I20260713 09:08:21.813014 22991 raft_consensus.cc:606] T bcd9c42d89ad40bcaf7e1faac58cfd96 P ebb7b33f382848f68a89cbff14163ff4 [term 1 LEADER]: Received request to transfer leadership to TS 2787acb5d9dc4fbd815a55237f8c82cb
I20260713 09:08:21.814960 23139 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cdbe81ea6ba7439a8dfecc91274e4297"
dest_uuid: "7259108cef334416b8aa8e093c30eaa5"
mode: GRACEFUL
new_leader_uuid: "311b34db1fa449db996dbbcab0f104a5"
 from {username='slave'} at 127.0.0.1:44548
I20260713 09:08:21.815361 23139 raft_consensus.cc:606] T cdbe81ea6ba7439a8dfecc91274e4297 P 7259108cef334416b8aa8e093c30eaa5 [term 1 LEADER]: Received request to transfer leadership to TS 311b34db1fa449db996dbbcab0f104a5
I20260713 09:08:21.816332 21847 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:08:21.816987 21847 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:21.857260 23786 raft_consensus.cc:993] T 58d8d996a3404701b4a358fba81a76a8 P 7259108cef334416b8aa8e093c30eaa5: : Instructing follower 311b34db1fa449db996dbbcab0f104a5 to start an election
I20260713 09:08:21.857807 23791 raft_consensus.cc:1081] T 58d8d996a3404701b4a358fba81a76a8 P 7259108cef334416b8aa8e093c30eaa5 [term 1 LEADER]: Signalling peer 311b34db1fa449db996dbbcab0f104a5 to start an election
I20260713 09:08:21.859326 23427 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "58d8d996a3404701b4a358fba81a76a8"
dest_uuid: "311b34db1fa449db996dbbcab0f104a5"
 from {username='slave'} at 127.0.0.1:46368
I20260713 09:08:21.859854 23427 raft_consensus.cc:493] T 58d8d996a3404701b4a358fba81a76a8 P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:21.860134 23427 raft_consensus.cc:3060] T 58d8d996a3404701b4a358fba81a76a8 P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:21.864178 23427 raft_consensus.cc:515] T 58d8d996a3404701b4a358fba81a76a8 P 311b34db1fa449db996dbbcab0f104a5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } }
I20260713 09:08:21.866031 23427 leader_election.cc:290] T 58d8d996a3404701b4a358fba81a76a8 P 311b34db1fa449db996dbbcab0f104a5 [CANDIDATE]: Term 2 election: Requested vote from peers 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241), 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195:40381)
I20260713 09:08:21.866832 23063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d8d996a3404701b4a358fba81a76a8" candidate_uuid: "311b34db1fa449db996dbbcab0f104a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2787acb5d9dc4fbd815a55237f8c82cb"
I20260713 09:08:21.867043 23139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d8d996a3404701b4a358fba81a76a8" candidate_uuid: "311b34db1fa449db996dbbcab0f104a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7259108cef334416b8aa8e093c30eaa5"
I20260713 09:08:21.867550 23063 raft_consensus.cc:3060] T 58d8d996a3404701b4a358fba81a76a8 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:21.867616 23139 raft_consensus.cc:3055] T 58d8d996a3404701b4a358fba81a76a8 P 7259108cef334416b8aa8e093c30eaa5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:21.868031 23139 raft_consensus.cc:740] T 58d8d996a3404701b4a358fba81a76a8 P 7259108cef334416b8aa8e093c30eaa5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7259108cef334416b8aa8e093c30eaa5, State: Running, Role: LEADER
I20260713 09:08:21.868721 23139 consensus_queue.cc:260] T 58d8d996a3404701b4a358fba81a76a8 P 7259108cef334416b8aa8e093c30eaa5 [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: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } }
I20260713 09:08:21.869614 23139 raft_consensus.cc:3060] T 58d8d996a3404701b4a358fba81a76a8 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:21.872475 23063 raft_consensus.cc:2468] T 58d8d996a3404701b4a358fba81a76a8 P 2787acb5d9dc4fbd815a55237f8c82cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 311b34db1fa449db996dbbcab0f104a5 in term 2.
I20260713 09:08:21.873696 23396 leader_election.cc:304] T 58d8d996a3404701b4a358fba81a76a8 P 311b34db1fa449db996dbbcab0f104a5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2787acb5d9dc4fbd815a55237f8c82cb, 311b34db1fa449db996dbbcab0f104a5; no voters: 
I20260713 09:08:21.875464 23795 raft_consensus.cc:2804] T 58d8d996a3404701b4a358fba81a76a8 P 311b34db1fa449db996dbbcab0f104a5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:21.875442 23139 raft_consensus.cc:2468] T 58d8d996a3404701b4a358fba81a76a8 P 7259108cef334416b8aa8e093c30eaa5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 311b34db1fa449db996dbbcab0f104a5 in term 2.
I20260713 09:08:21.877662 23795 raft_consensus.cc:697] T 58d8d996a3404701b4a358fba81a76a8 P 311b34db1fa449db996dbbcab0f104a5 [term 2 LEADER]: Becoming Leader. State: Replica: 311b34db1fa449db996dbbcab0f104a5, State: Running, Role: LEADER
I20260713 09:08:21.878479 23795 consensus_queue.cc:237] T 58d8d996a3404701b4a358fba81a76a8 P 311b34db1fa449db996dbbcab0f104a5 [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: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } }
I20260713 09:08:21.885951 22890 catalog_manager.cc:5697] T 58d8d996a3404701b4a358fba81a76a8 P 311b34db1fa449db996dbbcab0f104a5 reported cstate change: term changed from 1 to 2, leader changed from 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195) to 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196). New cstate: current_term: 2 leader_uuid: "311b34db1fa449db996dbbcab0f104a5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:21.918830 23786 raft_consensus.cc:993] T cdbe81ea6ba7439a8dfecc91274e4297 P 7259108cef334416b8aa8e093c30eaa5: : Instructing follower 311b34db1fa449db996dbbcab0f104a5 to start an election
I20260713 09:08:21.919262 23791 raft_consensus.cc:1081] T cdbe81ea6ba7439a8dfecc91274e4297 P 7259108cef334416b8aa8e093c30eaa5 [term 1 LEADER]: Signalling peer 311b34db1fa449db996dbbcab0f104a5 to start an election
I20260713 09:08:21.920468 23427 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cdbe81ea6ba7439a8dfecc91274e4297"
dest_uuid: "311b34db1fa449db996dbbcab0f104a5"
 from {username='slave'} at 127.0.0.1:46368
I20260713 09:08:21.920883 23427 raft_consensus.cc:493] T cdbe81ea6ba7439a8dfecc91274e4297 P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:21.921161 23427 raft_consensus.cc:3060] T cdbe81ea6ba7439a8dfecc91274e4297 P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:21.925673 23427 raft_consensus.cc:515] T cdbe81ea6ba7439a8dfecc91274e4297 P 311b34db1fa449db996dbbcab0f104a5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } }
I20260713 09:08:21.927290 23427 leader_election.cc:290] T cdbe81ea6ba7439a8dfecc91274e4297 P 311b34db1fa449db996dbbcab0f104a5 [CANDIDATE]: Term 2 election: Requested vote from peers 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241), 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195:40381)
I20260713 09:08:21.928069 23063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdbe81ea6ba7439a8dfecc91274e4297" candidate_uuid: "311b34db1fa449db996dbbcab0f104a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2787acb5d9dc4fbd815a55237f8c82cb"
I20260713 09:08:21.928620 23063 raft_consensus.cc:3060] T cdbe81ea6ba7439a8dfecc91274e4297 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:21.928730 23141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdbe81ea6ba7439a8dfecc91274e4297" candidate_uuid: "311b34db1fa449db996dbbcab0f104a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7259108cef334416b8aa8e093c30eaa5"
I20260713 09:08:21.929266 23141 raft_consensus.cc:3055] T cdbe81ea6ba7439a8dfecc91274e4297 P 7259108cef334416b8aa8e093c30eaa5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:21.929533 23141 raft_consensus.cc:740] T cdbe81ea6ba7439a8dfecc91274e4297 P 7259108cef334416b8aa8e093c30eaa5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7259108cef334416b8aa8e093c30eaa5, State: Running, Role: LEADER
I20260713 09:08:21.930117 23141 consensus_queue.cc:260] T cdbe81ea6ba7439a8dfecc91274e4297 P 7259108cef334416b8aa8e093c30eaa5 [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: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } }
I20260713 09:08:21.930995 23141 raft_consensus.cc:3060] T cdbe81ea6ba7439a8dfecc91274e4297 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:21.933904 23063 raft_consensus.cc:2468] T cdbe81ea6ba7439a8dfecc91274e4297 P 2787acb5d9dc4fbd815a55237f8c82cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 311b34db1fa449db996dbbcab0f104a5 in term 2.
I20260713 09:08:21.934815 23396 leader_election.cc:304] T cdbe81ea6ba7439a8dfecc91274e4297 P 311b34db1fa449db996dbbcab0f104a5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2787acb5d9dc4fbd815a55237f8c82cb, 311b34db1fa449db996dbbcab0f104a5; no voters: 
I20260713 09:08:21.935590 23795 raft_consensus.cc:2804] T cdbe81ea6ba7439a8dfecc91274e4297 P 311b34db1fa449db996dbbcab0f104a5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:21.935693 23141 raft_consensus.cc:2468] T cdbe81ea6ba7439a8dfecc91274e4297 P 7259108cef334416b8aa8e093c30eaa5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 311b34db1fa449db996dbbcab0f104a5 in term 2.
I20260713 09:08:21.936093 23795 raft_consensus.cc:697] T cdbe81ea6ba7439a8dfecc91274e4297 P 311b34db1fa449db996dbbcab0f104a5 [term 2 LEADER]: Becoming Leader. State: Replica: 311b34db1fa449db996dbbcab0f104a5, State: Running, Role: LEADER
I20260713 09:08:21.936967 23795 consensus_queue.cc:237] T cdbe81ea6ba7439a8dfecc91274e4297 P 311b34db1fa449db996dbbcab0f104a5 [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: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } }
I20260713 09:08:21.943975 22890 catalog_manager.cc:5697] T cdbe81ea6ba7439a8dfecc91274e4297 P 311b34db1fa449db996dbbcab0f104a5 reported cstate change: term changed from 1 to 2, leader changed from 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195) to 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196). New cstate: current_term: 2 leader_uuid: "311b34db1fa449db996dbbcab0f104a5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:22.071368 23788 raft_consensus.cc:993] T 410abbbab07549dfa7251655c63029a6 P ebb7b33f382848f68a89cbff14163ff4: : Instructing follower 2787acb5d9dc4fbd815a55237f8c82cb to start an election
I20260713 09:08:22.073282 23790 raft_consensus.cc:1081] T 410abbbab07549dfa7251655c63029a6 P ebb7b33f382848f68a89cbff14163ff4 [term 1 LEADER]: Signalling peer 2787acb5d9dc4fbd815a55237f8c82cb to start an election
I20260713 09:08:22.076439 23063 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "410abbbab07549dfa7251655c63029a6"
dest_uuid: "2787acb5d9dc4fbd815a55237f8c82cb"
 from {username='slave'} at 127.0.0.1:45648
I20260713 09:08:22.077136 23063 raft_consensus.cc:493] T 410abbbab07549dfa7251655c63029a6 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:22.077649 23063 raft_consensus.cc:3060] T 410abbbab07549dfa7251655c63029a6 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:22.085412 23063 raft_consensus.cc:515] T 410abbbab07549dfa7251655c63029a6 P 2787acb5d9dc4fbd815a55237f8c82cb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:08:22.087667 23063 leader_election.cc:290] T 410abbbab07549dfa7251655c63029a6 P 2787acb5d9dc4fbd815a55237f8c82cb [CANDIDATE]: Term 2 election: Requested vote from peers ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349), 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195:40381)
I20260713 09:08:22.088572 22991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "410abbbab07549dfa7251655c63029a6" candidate_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ebb7b33f382848f68a89cbff14163ff4"
I20260713 09:08:22.089095 23141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "410abbbab07549dfa7251655c63029a6" candidate_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7259108cef334416b8aa8e093c30eaa5"
I20260713 09:08:22.089531 22991 raft_consensus.cc:3055] T 410abbbab07549dfa7251655c63029a6 P ebb7b33f382848f68a89cbff14163ff4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:22.089670 23141 raft_consensus.cc:3060] T 410abbbab07549dfa7251655c63029a6 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:22.089881 22991 raft_consensus.cc:740] T 410abbbab07549dfa7251655c63029a6 P ebb7b33f382848f68a89cbff14163ff4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ebb7b33f382848f68a89cbff14163ff4, State: Running, Role: LEADER
I20260713 09:08:22.091032 22991 consensus_queue.cc:260] T 410abbbab07549dfa7251655c63029a6 P ebb7b33f382848f68a89cbff14163ff4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:08:22.092501 22991 raft_consensus.cc:3060] T 410abbbab07549dfa7251655c63029a6 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:22.098361 23141 raft_consensus.cc:2468] T 410abbbab07549dfa7251655c63029a6 P 7259108cef334416b8aa8e093c30eaa5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2787acb5d9dc4fbd815a55237f8c82cb in term 2.
I20260713 09:08:22.099858 23033 leader_election.cc:304] T 410abbbab07549dfa7251655c63029a6 P 2787acb5d9dc4fbd815a55237f8c82cb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2787acb5d9dc4fbd815a55237f8c82cb, 7259108cef334416b8aa8e093c30eaa5; no voters: 
I20260713 09:08:22.100656 23789 raft_consensus.cc:2804] T 410abbbab07549dfa7251655c63029a6 P 2787acb5d9dc4fbd815a55237f8c82cb [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:22.100858 22991 raft_consensus.cc:2468] T 410abbbab07549dfa7251655c63029a6 P ebb7b33f382848f68a89cbff14163ff4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2787acb5d9dc4fbd815a55237f8c82cb in term 2.
I20260713 09:08:22.124702 23791 raft_consensus.cc:993] T 7918be1eb5a741c6bd0178c20aacef90 P 7259108cef334416b8aa8e093c30eaa5: : Instructing follower 311b34db1fa449db996dbbcab0f104a5 to start an election
I20260713 09:08:22.121565 23789 raft_consensus.cc:697] T 410abbbab07549dfa7251655c63029a6 P 2787acb5d9dc4fbd815a55237f8c82cb [term 2 LEADER]: Becoming Leader. State: Replica: 2787acb5d9dc4fbd815a55237f8c82cb, State: Running, Role: LEADER
I20260713 09:08:22.125402 23791 raft_consensus.cc:1081] T 7918be1eb5a741c6bd0178c20aacef90 P 7259108cef334416b8aa8e093c30eaa5 [term 1 LEADER]: Signalling peer 311b34db1fa449db996dbbcab0f104a5 to start an election
I20260713 09:08:22.126097 23789 consensus_queue.cc:237] T 410abbbab07549dfa7251655c63029a6 P 2787acb5d9dc4fbd815a55237f8c82cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:08:22.128000 23427 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7918be1eb5a741c6bd0178c20aacef90"
dest_uuid: "311b34db1fa449db996dbbcab0f104a5"
 from {username='slave'} at 127.0.0.1:46368
I20260713 09:08:22.128623 23427 raft_consensus.cc:493] T 7918be1eb5a741c6bd0178c20aacef90 P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:22.128968 23427 raft_consensus.cc:3060] T 7918be1eb5a741c6bd0178c20aacef90 P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:22.133888 23805 raft_consensus.cc:993] T bcd9c42d89ad40bcaf7e1faac58cfd96 P ebb7b33f382848f68a89cbff14163ff4: : Instructing follower 2787acb5d9dc4fbd815a55237f8c82cb to start an election
I20260713 09:08:22.134619 23805 raft_consensus.cc:1081] T bcd9c42d89ad40bcaf7e1faac58cfd96 P ebb7b33f382848f68a89cbff14163ff4 [term 1 LEADER]: Signalling peer 2787acb5d9dc4fbd815a55237f8c82cb to start an election
I20260713 09:08:22.136883 23066 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bcd9c42d89ad40bcaf7e1faac58cfd96"
dest_uuid: "2787acb5d9dc4fbd815a55237f8c82cb"
 from {username='slave'} at 127.0.0.1:45648
I20260713 09:08:22.137406 23066 raft_consensus.cc:493] T bcd9c42d89ad40bcaf7e1faac58cfd96 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:22.137769 23066 raft_consensus.cc:3060] T bcd9c42d89ad40bcaf7e1faac58cfd96 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:22.140051 22890 catalog_manager.cc:5697] T 410abbbab07549dfa7251655c63029a6 P 2787acb5d9dc4fbd815a55237f8c82cb reported cstate change: term changed from 1 to 2, leader changed from ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193) to 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194). New cstate: current_term: 2 leader_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:22.140760 23427 raft_consensus.cc:515] T 7918be1eb5a741c6bd0178c20aacef90 P 311b34db1fa449db996dbbcab0f104a5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } }
I20260713 09:08:22.145747 23066 raft_consensus.cc:515] T bcd9c42d89ad40bcaf7e1faac58cfd96 P 2787acb5d9dc4fbd815a55237f8c82cb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:08:22.147392 22991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7918be1eb5a741c6bd0178c20aacef90" candidate_uuid: "311b34db1fa449db996dbbcab0f104a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ebb7b33f382848f68a89cbff14163ff4"
I20260713 09:08:22.147527 23427 leader_election.cc:290] T 7918be1eb5a741c6bd0178c20aacef90 P 311b34db1fa449db996dbbcab0f104a5 [CANDIDATE]: Term 2 election: Requested vote from peers ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349), 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195:40381)
I20260713 09:08:22.147758 23066 leader_election.cc:290] T bcd9c42d89ad40bcaf7e1faac58cfd96 P 2787acb5d9dc4fbd815a55237f8c82cb [CANDIDATE]: Term 2 election: Requested vote from peers ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349), 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195:40381)
I20260713 09:08:22.148214 22991 raft_consensus.cc:3060] T 7918be1eb5a741c6bd0178c20aacef90 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:22.150138 22989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcd9c42d89ad40bcaf7e1faac58cfd96" candidate_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ebb7b33f382848f68a89cbff14163ff4"
I20260713 09:08:22.150379 23141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcd9c42d89ad40bcaf7e1faac58cfd96" candidate_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7259108cef334416b8aa8e093c30eaa5"
I20260713 09:08:22.150688 22989 raft_consensus.cc:3055] T bcd9c42d89ad40bcaf7e1faac58cfd96 P ebb7b33f382848f68a89cbff14163ff4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:22.150831 23141 raft_consensus.cc:3060] T bcd9c42d89ad40bcaf7e1faac58cfd96 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:22.150746 23139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7918be1eb5a741c6bd0178c20aacef90" candidate_uuid: "311b34db1fa449db996dbbcab0f104a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7259108cef334416b8aa8e093c30eaa5"
I20260713 09:08:22.151047 22989 raft_consensus.cc:740] T bcd9c42d89ad40bcaf7e1faac58cfd96 P ebb7b33f382848f68a89cbff14163ff4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ebb7b33f382848f68a89cbff14163ff4, State: Running, Role: LEADER
I20260713 09:08:22.151487 23139 raft_consensus.cc:3055] T 7918be1eb5a741c6bd0178c20aacef90 P 7259108cef334416b8aa8e093c30eaa5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:22.151815 23139 raft_consensus.cc:740] T 7918be1eb5a741c6bd0178c20aacef90 P 7259108cef334416b8aa8e093c30eaa5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7259108cef334416b8aa8e093c30eaa5, State: Running, Role: LEADER
I20260713 09:08:22.151979 22989 consensus_queue.cc:260] T bcd9c42d89ad40bcaf7e1faac58cfd96 P ebb7b33f382848f68a89cbff14163ff4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:08:22.152603 23139 consensus_queue.cc:260] T 7918be1eb5a741c6bd0178c20aacef90 P 7259108cef334416b8aa8e093c30eaa5 [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: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } }
I20260713 09:08:22.153366 22989 raft_consensus.cc:3060] T bcd9c42d89ad40bcaf7e1faac58cfd96 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:22.154011 23139 raft_consensus.cc:3060] T 7918be1eb5a741c6bd0178c20aacef90 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:22.155010 22991 raft_consensus.cc:2468] T 7918be1eb5a741c6bd0178c20aacef90 P ebb7b33f382848f68a89cbff14163ff4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 311b34db1fa449db996dbbcab0f104a5 in term 2.
I20260713 09:08:22.156679 23394 leader_election.cc:304] T 7918be1eb5a741c6bd0178c20aacef90 P 311b34db1fa449db996dbbcab0f104a5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 311b34db1fa449db996dbbcab0f104a5, ebb7b33f382848f68a89cbff14163ff4; no voters: 
I20260713 09:08:22.160527 23795 raft_consensus.cc:2804] T 7918be1eb5a741c6bd0178c20aacef90 P 311b34db1fa449db996dbbcab0f104a5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:22.161043 23795 raft_consensus.cc:697] T 7918be1eb5a741c6bd0178c20aacef90 P 311b34db1fa449db996dbbcab0f104a5 [term 2 LEADER]: Becoming Leader. State: Replica: 311b34db1fa449db996dbbcab0f104a5, State: Running, Role: LEADER
I20260713 09:08:22.161749 22989 raft_consensus.cc:2468] T bcd9c42d89ad40bcaf7e1faac58cfd96 P ebb7b33f382848f68a89cbff14163ff4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2787acb5d9dc4fbd815a55237f8c82cb in term 2.
I20260713 09:08:22.162971 23033 leader_election.cc:304] T bcd9c42d89ad40bcaf7e1faac58cfd96 P 2787acb5d9dc4fbd815a55237f8c82cb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2787acb5d9dc4fbd815a55237f8c82cb, ebb7b33f382848f68a89cbff14163ff4; no voters: 
I20260713 09:08:22.164062 23789 raft_consensus.cc:2804] T bcd9c42d89ad40bcaf7e1faac58cfd96 P 2787acb5d9dc4fbd815a55237f8c82cb [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:22.164299 23141 raft_consensus.cc:2468] T bcd9c42d89ad40bcaf7e1faac58cfd96 P 7259108cef334416b8aa8e093c30eaa5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2787acb5d9dc4fbd815a55237f8c82cb in term 2.
I20260713 09:08:22.164724 23789 raft_consensus.cc:697] T bcd9c42d89ad40bcaf7e1faac58cfd96 P 2787acb5d9dc4fbd815a55237f8c82cb [term 2 LEADER]: Becoming Leader. State: Replica: 2787acb5d9dc4fbd815a55237f8c82cb, State: Running, Role: LEADER
I20260713 09:08:22.163935 23795 consensus_queue.cc:237] T 7918be1eb5a741c6bd0178c20aacef90 P 311b34db1fa449db996dbbcab0f104a5 [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: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } }
I20260713 09:08:22.166292 23789 consensus_queue.cc:237] T bcd9c42d89ad40bcaf7e1faac58cfd96 P 2787acb5d9dc4fbd815a55237f8c82cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } }
I20260713 09:08:22.173035 23139 raft_consensus.cc:2468] T 7918be1eb5a741c6bd0178c20aacef90 P 7259108cef334416b8aa8e093c30eaa5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 311b34db1fa449db996dbbcab0f104a5 in term 2.
I20260713 09:08:22.179433 22890 catalog_manager.cc:5697] T 7918be1eb5a741c6bd0178c20aacef90 P 311b34db1fa449db996dbbcab0f104a5 reported cstate change: term changed from 1 to 2, leader changed from 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195) to 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196). New cstate: current_term: 2 leader_uuid: "311b34db1fa449db996dbbcab0f104a5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:22.180550 22889 catalog_manager.cc:5697] T bcd9c42d89ad40bcaf7e1faac58cfd96 P 2787acb5d9dc4fbd815a55237f8c82cb reported cstate change: term changed from 1 to 2, leader changed from ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193) to 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194). New cstate: current_term: 2 leader_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:22.355373 23063 raft_consensus.cc:1275] T cdbe81ea6ba7439a8dfecc91274e4297 P 2787acb5d9dc4fbd815a55237f8c82cb [term 2 FOLLOWER]: Refusing update from remote peer 311b34db1fa449db996dbbcab0f104a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:22.356731 23795 consensus_queue.cc:1048] T cdbe81ea6ba7439a8dfecc91274e4297 P 311b34db1fa449db996dbbcab0f104a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:22.366950 23139 raft_consensus.cc:1275] T cdbe81ea6ba7439a8dfecc91274e4297 P 7259108cef334416b8aa8e093c30eaa5 [term 2 FOLLOWER]: Refusing update from remote peer 311b34db1fa449db996dbbcab0f104a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:22.368674 23796 consensus_queue.cc:1048] T cdbe81ea6ba7439a8dfecc91274e4297 P 311b34db1fa449db996dbbcab0f104a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:08:22.373517 23066 raft_consensus.cc:1275] T 58d8d996a3404701b4a358fba81a76a8 P 2787acb5d9dc4fbd815a55237f8c82cb [term 2 FOLLOWER]: Refusing update from remote peer 311b34db1fa449db996dbbcab0f104a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:22.382046 23796 consensus_queue.cc:1048] T 58d8d996a3404701b4a358fba81a76a8 P 311b34db1fa449db996dbbcab0f104a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:22.411844 23141 raft_consensus.cc:1275] T 58d8d996a3404701b4a358fba81a76a8 P 7259108cef334416b8aa8e093c30eaa5 [term 2 FOLLOWER]: Refusing update from remote peer 311b34db1fa449db996dbbcab0f104a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:22.413177 23795 consensus_queue.cc:1048] T 58d8d996a3404701b4a358fba81a76a8 P 311b34db1fa449db996dbbcab0f104a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:22.521467 22991 raft_consensus.cc:1275] T 410abbbab07549dfa7251655c63029a6 P ebb7b33f382848f68a89cbff14163ff4 [term 2 FOLLOWER]: Refusing update from remote peer 2787acb5d9dc4fbd815a55237f8c82cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:22.522735 23789 consensus_queue.cc:1048] T 410abbbab07549dfa7251655c63029a6 P 2787acb5d9dc4fbd815a55237f8c82cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:22.536530 23139 raft_consensus.cc:1275] T 410abbbab07549dfa7251655c63029a6 P 7259108cef334416b8aa8e093c30eaa5 [term 2 FOLLOWER]: Refusing update from remote peer 2787acb5d9dc4fbd815a55237f8c82cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:22.538125 23807 consensus_queue.cc:1048] T 410abbbab07549dfa7251655c63029a6 P 2787acb5d9dc4fbd815a55237f8c82cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:22.545943 23139 raft_consensus.cc:1275] T bcd9c42d89ad40bcaf7e1faac58cfd96 P 7259108cef334416b8aa8e093c30eaa5 [term 2 FOLLOWER]: Refusing update from remote peer 2787acb5d9dc4fbd815a55237f8c82cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:22.547184 23807 consensus_queue.cc:1048] T bcd9c42d89ad40bcaf7e1faac58cfd96 P 2787acb5d9dc4fbd815a55237f8c82cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:22.555299 22991 raft_consensus.cc:1275] T bcd9c42d89ad40bcaf7e1faac58cfd96 P ebb7b33f382848f68a89cbff14163ff4 [term 2 FOLLOWER]: Refusing update from remote peer 2787acb5d9dc4fbd815a55237f8c82cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:22.556850 23789 consensus_queue.cc:1048] T bcd9c42d89ad40bcaf7e1faac58cfd96 P 2787acb5d9dc4fbd815a55237f8c82cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:22.565584 23139 raft_consensus.cc:1275] T 7918be1eb5a741c6bd0178c20aacef90 P 7259108cef334416b8aa8e093c30eaa5 [term 2 FOLLOWER]: Refusing update from remote peer 311b34db1fa449db996dbbcab0f104a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:22.566661 23795 consensus_queue.cc:1048] T 7918be1eb5a741c6bd0178c20aacef90 P 311b34db1fa449db996dbbcab0f104a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7259108cef334416b8aa8e093c30eaa5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:22.574316 22991 raft_consensus.cc:1275] T 7918be1eb5a741c6bd0178c20aacef90 P ebb7b33f382848f68a89cbff14163ff4 [term 2 FOLLOWER]: Refusing update from remote peer 311b34db1fa449db996dbbcab0f104a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:22.576835 23814 consensus_queue.cc:1048] T 7918be1eb5a741c6bd0178c20aacef90 P 311b34db1fa449db996dbbcab0f104a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:22.817977 21847 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:22.834417 21847 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:22.850924 22991 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "80b3350701f54c08b02f873d3b35bb20"
dest_uuid: "ebb7b33f382848f68a89cbff14163ff4"
mode: GRACEFUL
new_leader_uuid: "311b34db1fa449db996dbbcab0f104a5"
 from {username='slave'} at 127.0.0.1:59498
I20260713 09:08:22.851524 22991 raft_consensus.cc:606] T 80b3350701f54c08b02f873d3b35bb20 P ebb7b33f382848f68a89cbff14163ff4 [term 1 LEADER]: Received request to transfer leadership to TS 311b34db1fa449db996dbbcab0f104a5
I20260713 09:08:22.866298 23066 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "86c4ed32c36d4765b8715d427450183e"
dest_uuid: "2787acb5d9dc4fbd815a55237f8c82cb"
mode: GRACEFUL
new_leader_uuid: "311b34db1fa449db996dbbcab0f104a5"
 from {username='slave'} at 127.0.0.1:52146
I20260713 09:08:22.866828 23066 raft_consensus.cc:606] T 86c4ed32c36d4765b8715d427450183e P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 LEADER]: Received request to transfer leadership to TS 311b34db1fa449db996dbbcab0f104a5
I20260713 09:08:22.869479 22991 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95b2d6720d9743b8a573b5e184560a49"
dest_uuid: "ebb7b33f382848f68a89cbff14163ff4"
mode: GRACEFUL
new_leader_uuid: "311b34db1fa449db996dbbcab0f104a5"
 from {username='slave'} at 127.0.0.1:59498
I20260713 09:08:22.870090 22991 raft_consensus.cc:606] T 95b2d6720d9743b8a573b5e184560a49 P ebb7b33f382848f68a89cbff14163ff4 [term 1 LEADER]: Received request to transfer leadership to TS 311b34db1fa449db996dbbcab0f104a5
I20260713 09:08:22.871309 21847 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260713 09:08:22.872290 21847 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:22.999167 23807 raft_consensus.cc:993] T 86c4ed32c36d4765b8715d427450183e P 2787acb5d9dc4fbd815a55237f8c82cb: : Instructing follower 311b34db1fa449db996dbbcab0f104a5 to start an election
I20260713 09:08:22.999606 23789 raft_consensus.cc:1081] T 86c4ed32c36d4765b8715d427450183e P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 LEADER]: Signalling peer 311b34db1fa449db996dbbcab0f104a5 to start an election
I20260713 09:08:23.000900 23427 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "86c4ed32c36d4765b8715d427450183e"
dest_uuid: "311b34db1fa449db996dbbcab0f104a5"
 from {username='slave'} at 127.0.0.1:55158
I20260713 09:08:23.001307 23427 raft_consensus.cc:493] T 86c4ed32c36d4765b8715d427450183e P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:23.001571 23427 raft_consensus.cc:3060] T 86c4ed32c36d4765b8715d427450183e P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:23.006546 23427 raft_consensus.cc:515] T 86c4ed32c36d4765b8715d427450183e P 311b34db1fa449db996dbbcab0f104a5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } }
I20260713 09:08:23.008275 23427 leader_election.cc:290] T 86c4ed32c36d4765b8715d427450183e P 311b34db1fa449db996dbbcab0f104a5 [CANDIDATE]: Term 2 election: Requested vote from peers ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349), 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241)
I20260713 09:08:23.009338 22994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86c4ed32c36d4765b8715d427450183e" candidate_uuid: "311b34db1fa449db996dbbcab0f104a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ebb7b33f382848f68a89cbff14163ff4"
I20260713 09:08:23.009443 23066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86c4ed32c36d4765b8715d427450183e" candidate_uuid: "311b34db1fa449db996dbbcab0f104a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2787acb5d9dc4fbd815a55237f8c82cb"
I20260713 09:08:23.009845 22994 raft_consensus.cc:3060] T 86c4ed32c36d4765b8715d427450183e P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:23.010023 23066 raft_consensus.cc:3055] T 86c4ed32c36d4765b8715d427450183e P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:23.010406 23066 raft_consensus.cc:740] T 86c4ed32c36d4765b8715d427450183e P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2787acb5d9dc4fbd815a55237f8c82cb, State: Running, Role: LEADER
I20260713 09:08:23.011096 23066 consensus_queue.cc:260] T 86c4ed32c36d4765b8715d427450183e P 2787acb5d9dc4fbd815a55237f8c82cb [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: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } }
I20260713 09:08:23.012261 23066 raft_consensus.cc:3060] T 86c4ed32c36d4765b8715d427450183e P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:23.015339 22994 raft_consensus.cc:2468] T 86c4ed32c36d4765b8715d427450183e P ebb7b33f382848f68a89cbff14163ff4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 311b34db1fa449db996dbbcab0f104a5 in term 2.
I20260713 09:08:23.016484 23394 leader_election.cc:304] T 86c4ed32c36d4765b8715d427450183e P 311b34db1fa449db996dbbcab0f104a5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 311b34db1fa449db996dbbcab0f104a5, ebb7b33f382848f68a89cbff14163ff4; no voters: 
I20260713 09:08:23.017088 23066 raft_consensus.cc:2468] T 86c4ed32c36d4765b8715d427450183e P 2787acb5d9dc4fbd815a55237f8c82cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 311b34db1fa449db996dbbcab0f104a5 in term 2.
I20260713 09:08:23.017459 23795 raft_consensus.cc:2804] T 86c4ed32c36d4765b8715d427450183e P 311b34db1fa449db996dbbcab0f104a5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:23.018087 23795 raft_consensus.cc:697] T 86c4ed32c36d4765b8715d427450183e P 311b34db1fa449db996dbbcab0f104a5 [term 2 LEADER]: Becoming Leader. State: Replica: 311b34db1fa449db996dbbcab0f104a5, State: Running, Role: LEADER
I20260713 09:08:23.018864 23795 consensus_queue.cc:237] T 86c4ed32c36d4765b8715d427450183e P 311b34db1fa449db996dbbcab0f104a5 [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: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } }
I20260713 09:08:23.027959 22890 catalog_manager.cc:5697] T 86c4ed32c36d4765b8715d427450183e P 311b34db1fa449db996dbbcab0f104a5 reported cstate change: term changed from 1 to 2, leader changed from 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194) to 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196). New cstate: current_term: 2 leader_uuid: "311b34db1fa449db996dbbcab0f104a5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:23.192095 23790 raft_consensus.cc:993] T 80b3350701f54c08b02f873d3b35bb20 P ebb7b33f382848f68a89cbff14163ff4: : Instructing follower 311b34db1fa449db996dbbcab0f104a5 to start an election
I20260713 09:08:23.192641 23805 raft_consensus.cc:1081] T 80b3350701f54c08b02f873d3b35bb20 P ebb7b33f382848f68a89cbff14163ff4 [term 1 LEADER]: Signalling peer 311b34db1fa449db996dbbcab0f104a5 to start an election
I20260713 09:08:23.194018 23427 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "80b3350701f54c08b02f873d3b35bb20"
dest_uuid: "311b34db1fa449db996dbbcab0f104a5"
 from {username='slave'} at 127.0.0.1:46378
I20260713 09:08:23.194496 23427 raft_consensus.cc:493] T 80b3350701f54c08b02f873d3b35bb20 P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:23.194785 23427 raft_consensus.cc:3060] T 80b3350701f54c08b02f873d3b35bb20 P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:23.198958 23427 raft_consensus.cc:515] T 80b3350701f54c08b02f873d3b35bb20 P 311b34db1fa449db996dbbcab0f104a5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } }
I20260713 09:08:23.200402 23427 leader_election.cc:290] T 80b3350701f54c08b02f873d3b35bb20 P 311b34db1fa449db996dbbcab0f104a5 [CANDIDATE]: Term 2 election: Requested vote from peers ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349), 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241)
I20260713 09:08:23.201164 22994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b3350701f54c08b02f873d3b35bb20" candidate_uuid: "311b34db1fa449db996dbbcab0f104a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ebb7b33f382848f68a89cbff14163ff4"
I20260713 09:08:23.201503 23066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b3350701f54c08b02f873d3b35bb20" candidate_uuid: "311b34db1fa449db996dbbcab0f104a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2787acb5d9dc4fbd815a55237f8c82cb"
I20260713 09:08:23.201769 22994 raft_consensus.cc:3055] T 80b3350701f54c08b02f873d3b35bb20 P ebb7b33f382848f68a89cbff14163ff4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:23.202008 23066 raft_consensus.cc:3060] T 80b3350701f54c08b02f873d3b35bb20 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:23.202142 22994 raft_consensus.cc:740] T 80b3350701f54c08b02f873d3b35bb20 P ebb7b33f382848f68a89cbff14163ff4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ebb7b33f382848f68a89cbff14163ff4, State: Running, Role: LEADER
I20260713 09:08:23.203042 22994 consensus_queue.cc:260] T 80b3350701f54c08b02f873d3b35bb20 P ebb7b33f382848f68a89cbff14163ff4 [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: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } }
I20260713 09:08:23.204324 22994 raft_consensus.cc:3060] T 80b3350701f54c08b02f873d3b35bb20 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:23.208504 23066 raft_consensus.cc:2468] T 80b3350701f54c08b02f873d3b35bb20 P 2787acb5d9dc4fbd815a55237f8c82cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 311b34db1fa449db996dbbcab0f104a5 in term 2.
I20260713 09:08:23.209657 23396 leader_election.cc:304] T 80b3350701f54c08b02f873d3b35bb20 P 311b34db1fa449db996dbbcab0f104a5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2787acb5d9dc4fbd815a55237f8c82cb, 311b34db1fa449db996dbbcab0f104a5; no voters: 
I20260713 09:08:23.210458 23795 raft_consensus.cc:2804] T 80b3350701f54c08b02f873d3b35bb20 P 311b34db1fa449db996dbbcab0f104a5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:23.210853 23795 raft_consensus.cc:697] T 80b3350701f54c08b02f873d3b35bb20 P 311b34db1fa449db996dbbcab0f104a5 [term 2 LEADER]: Becoming Leader. State: Replica: 311b34db1fa449db996dbbcab0f104a5, State: Running, Role: LEADER
I20260713 09:08:23.210937 22994 raft_consensus.cc:2468] T 80b3350701f54c08b02f873d3b35bb20 P ebb7b33f382848f68a89cbff14163ff4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 311b34db1fa449db996dbbcab0f104a5 in term 2.
I20260713 09:08:23.211704 23795 consensus_queue.cc:237] T 80b3350701f54c08b02f873d3b35bb20 P 311b34db1fa449db996dbbcab0f104a5 [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: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } }
I20260713 09:08:23.218259 22890 catalog_manager.cc:5697] T 80b3350701f54c08b02f873d3b35bb20 P 311b34db1fa449db996dbbcab0f104a5 reported cstate change: term changed from 1 to 2, leader changed from ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193) to 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196). New cstate: current_term: 2 leader_uuid: "311b34db1fa449db996dbbcab0f104a5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:23.239728 23790 raft_consensus.cc:993] T 95b2d6720d9743b8a573b5e184560a49 P ebb7b33f382848f68a89cbff14163ff4: : Instructing follower 311b34db1fa449db996dbbcab0f104a5 to start an election
I20260713 09:08:23.240362 23805 raft_consensus.cc:1081] T 95b2d6720d9743b8a573b5e184560a49 P ebb7b33f382848f68a89cbff14163ff4 [term 1 LEADER]: Signalling peer 311b34db1fa449db996dbbcab0f104a5 to start an election
I20260713 09:08:23.241847 23427 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95b2d6720d9743b8a573b5e184560a49"
dest_uuid: "311b34db1fa449db996dbbcab0f104a5"
 from {username='slave'} at 127.0.0.1:46378
I20260713 09:08:23.242317 23427 raft_consensus.cc:493] T 95b2d6720d9743b8a573b5e184560a49 P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:23.242614 23427 raft_consensus.cc:3060] T 95b2d6720d9743b8a573b5e184560a49 P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:23.247678 23427 raft_consensus.cc:515] T 95b2d6720d9743b8a573b5e184560a49 P 311b34db1fa449db996dbbcab0f104a5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } }
I20260713 09:08:23.249140 23427 leader_election.cc:290] T 95b2d6720d9743b8a573b5e184560a49 P 311b34db1fa449db996dbbcab0f104a5 [CANDIDATE]: Term 2 election: Requested vote from peers ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349), 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241)
I20260713 09:08:23.249924 22994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b2d6720d9743b8a573b5e184560a49" candidate_uuid: "311b34db1fa449db996dbbcab0f104a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ebb7b33f382848f68a89cbff14163ff4"
I20260713 09:08:23.250274 23066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b2d6720d9743b8a573b5e184560a49" candidate_uuid: "311b34db1fa449db996dbbcab0f104a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2787acb5d9dc4fbd815a55237f8c82cb"
I20260713 09:08:23.250526 22994 raft_consensus.cc:3055] T 95b2d6720d9743b8a573b5e184560a49 P ebb7b33f382848f68a89cbff14163ff4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:23.250844 23066 raft_consensus.cc:3060] T 95b2d6720d9743b8a573b5e184560a49 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:23.250991 22994 raft_consensus.cc:740] T 95b2d6720d9743b8a573b5e184560a49 P ebb7b33f382848f68a89cbff14163ff4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ebb7b33f382848f68a89cbff14163ff4, State: Running, Role: LEADER
I20260713 09:08:23.251994 22994 consensus_queue.cc:260] T 95b2d6720d9743b8a573b5e184560a49 P ebb7b33f382848f68a89cbff14163ff4 [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: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } }
I20260713 09:08:23.253104 22994 raft_consensus.cc:3060] T 95b2d6720d9743b8a573b5e184560a49 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:23.255939 23066 raft_consensus.cc:2468] T 95b2d6720d9743b8a573b5e184560a49 P 2787acb5d9dc4fbd815a55237f8c82cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 311b34db1fa449db996dbbcab0f104a5 in term 2.
I20260713 09:08:23.256843 23396 leader_election.cc:304] T 95b2d6720d9743b8a573b5e184560a49 P 311b34db1fa449db996dbbcab0f104a5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2787acb5d9dc4fbd815a55237f8c82cb, 311b34db1fa449db996dbbcab0f104a5; no voters: 
I20260713 09:08:23.257673 23795 raft_consensus.cc:2804] T 95b2d6720d9743b8a573b5e184560a49 P 311b34db1fa449db996dbbcab0f104a5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:23.258165 23795 raft_consensus.cc:697] T 95b2d6720d9743b8a573b5e184560a49 P 311b34db1fa449db996dbbcab0f104a5 [term 2 LEADER]: Becoming Leader. State: Replica: 311b34db1fa449db996dbbcab0f104a5, State: Running, Role: LEADER
I20260713 09:08:23.258116 22994 raft_consensus.cc:2468] T 95b2d6720d9743b8a573b5e184560a49 P ebb7b33f382848f68a89cbff14163ff4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 311b34db1fa449db996dbbcab0f104a5 in term 2.
I20260713 09:08:23.259236 23795 consensus_queue.cc:237] T 95b2d6720d9743b8a573b5e184560a49 P 311b34db1fa449db996dbbcab0f104a5 [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: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } }
I20260713 09:08:23.266503 22890 catalog_manager.cc:5697] T 95b2d6720d9743b8a573b5e184560a49 P 311b34db1fa449db996dbbcab0f104a5 reported cstate change: term changed from 1 to 2, leader changed from ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193) to 311b34db1fa449db996dbbcab0f104a5 (127.21.85.196). New cstate: current_term: 2 leader_uuid: "311b34db1fa449db996dbbcab0f104a5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "311b34db1fa449db996dbbcab0f104a5" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 38637 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:23.430899 22994 raft_consensus.cc:1275] T 86c4ed32c36d4765b8715d427450183e P ebb7b33f382848f68a89cbff14163ff4 [term 2 FOLLOWER]: Refusing update from remote peer 311b34db1fa449db996dbbcab0f104a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:23.432219 23795 consensus_queue.cc:1048] T 86c4ed32c36d4765b8715d427450183e P 311b34db1fa449db996dbbcab0f104a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:23.442544 23066 raft_consensus.cc:1275] T 86c4ed32c36d4765b8715d427450183e P 2787acb5d9dc4fbd815a55237f8c82cb [term 2 FOLLOWER]: Refusing update from remote peer 311b34db1fa449db996dbbcab0f104a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:23.444298 23814 consensus_queue.cc:1048] T 86c4ed32c36d4765b8715d427450183e P 311b34db1fa449db996dbbcab0f104a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:23.698215 22994 raft_consensus.cc:1275] T 80b3350701f54c08b02f873d3b35bb20 P ebb7b33f382848f68a89cbff14163ff4 [term 2 FOLLOWER]: Refusing update from remote peer 311b34db1fa449db996dbbcab0f104a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:23.699466 23796 consensus_queue.cc:1048] T 80b3350701f54c08b02f873d3b35bb20 P 311b34db1fa449db996dbbcab0f104a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:23.708860 23066 raft_consensus.cc:1275] T 80b3350701f54c08b02f873d3b35bb20 P 2787acb5d9dc4fbd815a55237f8c82cb [term 2 FOLLOWER]: Refusing update from remote peer 311b34db1fa449db996dbbcab0f104a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:23.712487 23796 consensus_queue.cc:1048] T 80b3350701f54c08b02f873d3b35bb20 P 311b34db1fa449db996dbbcab0f104a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:23.845960 23066 raft_consensus.cc:1275] T 95b2d6720d9743b8a573b5e184560a49 P 2787acb5d9dc4fbd815a55237f8c82cb [term 2 FOLLOWER]: Refusing update from remote peer 311b34db1fa449db996dbbcab0f104a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:23.847354 23841 consensus_queue.cc:1048] T 95b2d6720d9743b8a573b5e184560a49 P 311b34db1fa449db996dbbcab0f104a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2787acb5d9dc4fbd815a55237f8c82cb" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 35241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:23.858218 22994 raft_consensus.cc:1275] T 95b2d6720d9743b8a573b5e184560a49 P ebb7b33f382848f68a89cbff14163ff4 [term 2 FOLLOWER]: Refusing update from remote peer 311b34db1fa449db996dbbcab0f104a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:23.859534 23796 consensus_queue.cc:1048] T 95b2d6720d9743b8a573b5e184560a49 P 311b34db1fa449db996dbbcab0f104a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebb7b33f382848f68a89cbff14163ff4" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 34349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:23.873020 21847 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:23.886574 21847 tablet_server.cc:179] TabletServer@127.21.85.193:0 shutting down...
W20260713 09:08:23.920559 23033 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]
I20260713 09:08:23.923511 21847 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:23.924536 21847 tablet_replica.cc:333] T 82267477351f463eaeede2584ccb9995 P ebb7b33f382848f68a89cbff14163ff4: stopping tablet replica
W20260713 09:08:23.925395 23033 consensus_peers.cc:597] T 92e806cfc3684bedab0a92c3f13102b9 P 2787acb5d9dc4fbd815a55237f8c82cb -> Peer ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349): Couldn't send request to peer ebb7b33f382848f68a89cbff14163ff4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:23.925552 21847 raft_consensus.cc:2243] T 82267477351f463eaeede2584ccb9995 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:23.926136 21847 raft_consensus.cc:2272] T 82267477351f463eaeede2584ccb9995 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:23.928103 21847 tablet_replica.cc:333] T 410abbbab07549dfa7251655c63029a6 P ebb7b33f382848f68a89cbff14163ff4: stopping tablet replica
I20260713 09:08:23.928649 21847 raft_consensus.cc:2243] T 410abbbab07549dfa7251655c63029a6 P ebb7b33f382848f68a89cbff14163ff4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:23.929049 21847 raft_consensus.cc:2272] T 410abbbab07549dfa7251655c63029a6 P ebb7b33f382848f68a89cbff14163ff4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:23.930749 21847 tablet_replica.cc:333] T 2f6444899d7a4b92a3dd69998f979408 P ebb7b33f382848f68a89cbff14163ff4: stopping tablet replica
I20260713 09:08:23.931245 21847 raft_consensus.cc:2243] T 2f6444899d7a4b92a3dd69998f979408 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:23.931896 21847 raft_consensus.cc:2272] T 2f6444899d7a4b92a3dd69998f979408 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:23.933617 21847 tablet_replica.cc:333] T eb1ab9ec12b840a5a02471077095aebd P ebb7b33f382848f68a89cbff14163ff4: stopping tablet replica
I20260713 09:08:23.934252 21847 raft_consensus.cc:2243] T eb1ab9ec12b840a5a02471077095aebd P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:23.934707 21847 raft_consensus.cc:2272] T eb1ab9ec12b840a5a02471077095aebd P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:23.936419 21847 tablet_replica.cc:333] T 86c4ed32c36d4765b8715d427450183e P ebb7b33f382848f68a89cbff14163ff4: stopping tablet replica
I20260713 09:08:23.936929 21847 raft_consensus.cc:2243] T 86c4ed32c36d4765b8715d427450183e P ebb7b33f382848f68a89cbff14163ff4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:23.937431 21847 raft_consensus.cc:2272] T 86c4ed32c36d4765b8715d427450183e P ebb7b33f382848f68a89cbff14163ff4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:23.939846 21847 tablet_replica.cc:333] T 7918be1eb5a741c6bd0178c20aacef90 P ebb7b33f382848f68a89cbff14163ff4: stopping tablet replica
I20260713 09:08:23.940392 21847 raft_consensus.cc:2243] T 7918be1eb5a741c6bd0178c20aacef90 P ebb7b33f382848f68a89cbff14163ff4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:23.941077 21847 raft_consensus.cc:2272] T 7918be1eb5a741c6bd0178c20aacef90 P ebb7b33f382848f68a89cbff14163ff4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:23.942682 21847 tablet_replica.cc:333] T 5d79333dc8f6419f8e52b3b939d0b664 P ebb7b33f382848f68a89cbff14163ff4: stopping tablet replica
I20260713 09:08:23.943162 21847 raft_consensus.cc:2243] T 5d79333dc8f6419f8e52b3b939d0b664 P ebb7b33f382848f68a89cbff14163ff4 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:23.943907 21847 raft_consensus.cc:2272] T 5d79333dc8f6419f8e52b3b939d0b664 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:23.945576 21847 tablet_replica.cc:333] T c3958373e3f14e09856273eec78336dd P ebb7b33f382848f68a89cbff14163ff4: stopping tablet replica
I20260713 09:08:23.946061 21847 raft_consensus.cc:2243] T c3958373e3f14e09856273eec78336dd P ebb7b33f382848f68a89cbff14163ff4 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:23.946980 21847 raft_consensus.cc:2272] T c3958373e3f14e09856273eec78336dd P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:23.949285 21847 tablet_replica.cc:333] T 853dafb0ea574cc28a995bd9144f3c82 P ebb7b33f382848f68a89cbff14163ff4: stopping tablet replica
I20260713 09:08:23.949795 21847 raft_consensus.cc:2243] T 853dafb0ea574cc28a995bd9144f3c82 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:23.950194 21847 raft_consensus.cc:2272] T 853dafb0ea574cc28a995bd9144f3c82 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:23.952023 21847 tablet_replica.cc:333] T f9e23eed893b4b68912c02119d517338 P ebb7b33f382848f68a89cbff14163ff4: stopping tablet replica
I20260713 09:08:23.952807 21847 raft_consensus.cc:2243] T f9e23eed893b4b68912c02119d517338 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:23.953454 21847 raft_consensus.cc:2272] T f9e23eed893b4b68912c02119d517338 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:23.955209 21847 tablet_replica.cc:333] T fc83af2b140c4485b29e9c4d87364e95 P ebb7b33f382848f68a89cbff14163ff4: stopping tablet replica
I20260713 09:08:23.955709 21847 raft_consensus.cc:2243] T fc83af2b140c4485b29e9c4d87364e95 P ebb7b33f382848f68a89cbff14163ff4 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:23.956521 21847 raft_consensus.cc:2272] T fc83af2b140c4485b29e9c4d87364e95 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:23.958186 21847 tablet_replica.cc:333] T 95b2d6720d9743b8a573b5e184560a49 P ebb7b33f382848f68a89cbff14163ff4: stopping tablet replica
I20260713 09:08:23.958700 21847 raft_consensus.cc:2243] T 95b2d6720d9743b8a573b5e184560a49 P ebb7b33f382848f68a89cbff14163ff4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:23.959108 21847 raft_consensus.cc:2272] T 95b2d6720d9743b8a573b5e184560a49 P ebb7b33f382848f68a89cbff14163ff4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:23.961767 21847 tablet_replica.cc:333] T 92e806cfc3684bedab0a92c3f13102b9 P ebb7b33f382848f68a89cbff14163ff4: stopping tablet replica
I20260713 09:08:23.962276 21847 raft_consensus.cc:2243] T 92e806cfc3684bedab0a92c3f13102b9 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:23.962699 21847 raft_consensus.cc:2272] T 92e806cfc3684bedab0a92c3f13102b9 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:23.964525 21847 tablet_replica.cc:333] T af794bb732414c3a920e68f0bc171d3c P ebb7b33f382848f68a89cbff14163ff4: stopping tablet replica
I20260713 09:08:23.964994 21847 raft_consensus.cc:2243] T af794bb732414c3a920e68f0bc171d3c P ebb7b33f382848f68a89cbff14163ff4 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:23.965752 21847 raft_consensus.cc:2272] T af794bb732414c3a920e68f0bc171d3c P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:23.967485 21847 tablet_replica.cc:333] T bcd9c42d89ad40bcaf7e1faac58cfd96 P ebb7b33f382848f68a89cbff14163ff4: stopping tablet replica
I20260713 09:08:23.968020 21847 raft_consensus.cc:2243] T bcd9c42d89ad40bcaf7e1faac58cfd96 P ebb7b33f382848f68a89cbff14163ff4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:23.968439 21847 raft_consensus.cc:2272] T bcd9c42d89ad40bcaf7e1faac58cfd96 P ebb7b33f382848f68a89cbff14163ff4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:23.969901 21847 tablet_replica.cc:333] T 80b3350701f54c08b02f873d3b35bb20 P ebb7b33f382848f68a89cbff14163ff4: stopping tablet replica
I20260713 09:08:23.970515 21847 raft_consensus.cc:2243] T 80b3350701f54c08b02f873d3b35bb20 P ebb7b33f382848f68a89cbff14163ff4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:23.970956 21847 raft_consensus.cc:2272] T 80b3350701f54c08b02f873d3b35bb20 P ebb7b33f382848f68a89cbff14163ff4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:23.973656 21847 tablet_replica.cc:333] T 9b941769f9734be080016ca9a5551611 P ebb7b33f382848f68a89cbff14163ff4: stopping tablet replica
I20260713 09:08:23.974114 21847 raft_consensus.cc:2243] T 9b941769f9734be080016ca9a5551611 P ebb7b33f382848f68a89cbff14163ff4 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:23.974908 21847 raft_consensus.cc:2272] T 9b941769f9734be080016ca9a5551611 P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:23.976935 21847 tablet_replica.cc:333] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P ebb7b33f382848f68a89cbff14163ff4: stopping tablet replica
W20260713 09:08:23.977247 23107 consensus_peers.cc:597] T 853dafb0ea574cc28a995bd9144f3c82 P 7259108cef334416b8aa8e093c30eaa5 -> Peer ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349): Couldn't send request to peer ebb7b33f382848f68a89cbff14163ff4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:23.977566 21847 raft_consensus.cc:2243] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P ebb7b33f382848f68a89cbff14163ff4 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:23.978590 21847 raft_consensus.cc:2272] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P ebb7b33f382848f68a89cbff14163ff4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:23.980628 23394 consensus_peers.cc:597] T 86c4ed32c36d4765b8715d427450183e P 311b34db1fa449db996dbbcab0f104a5 -> Peer ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349): Couldn't send request to peer ebb7b33f382848f68a89cbff14163ff4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:24.018144 21847 tablet_server.cc:196] TabletServer@127.21.85.193:0 shutdown complete.
W20260713 09:08:24.020018 23107 consensus_peers.cc:597] T 2f6444899d7a4b92a3dd69998f979408 P 7259108cef334416b8aa8e093c30eaa5 -> Peer ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349): Couldn't send request to peer ebb7b33f382848f68a89cbff14163ff4. Status: Network error: Client connection negotiation failed: client connection to 127.21.85.193:34349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:24.030649 23107 consensus_peers.cc:597] T f9e23eed893b4b68912c02119d517338 P 7259108cef334416b8aa8e093c30eaa5 -> Peer ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349): Couldn't send request to peer ebb7b33f382848f68a89cbff14163ff4. Status: Network error: Client connection negotiation failed: client connection to 127.21.85.193:34349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:24.065790 21847 tablet_server.cc:179] TabletServer@127.21.85.194:0 shutting down...
W20260713 09:08:24.082612 23033 consensus_peers.cc:597] T 82267477351f463eaeede2584ccb9995 P 2787acb5d9dc4fbd815a55237f8c82cb -> Peer ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349): Couldn't send request to peer ebb7b33f382848f68a89cbff14163ff4. Status: Network error: Client connection negotiation failed: client connection to 127.21.85.193:34349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:24.083132 23033 consensus_peers.cc:597] T bcd9c42d89ad40bcaf7e1faac58cfd96 P 2787acb5d9dc4fbd815a55237f8c82cb -> Peer ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349): Couldn't send request to peer ebb7b33f382848f68a89cbff14163ff4. Status: Network error: Client connection negotiation failed: client connection to 127.21.85.193:34349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:24.102850 21847 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:24.105162 21847 tablet_replica.cc:333] T 82267477351f463eaeede2584ccb9995 P 2787acb5d9dc4fbd815a55237f8c82cb: stopping tablet replica
W20260713 09:08:24.105966 23396 consensus_peers.cc:597] T 80b3350701f54c08b02f873d3b35bb20 P 311b34db1fa449db996dbbcab0f104a5 -> Peer 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241): Couldn't send request to peer 2787acb5d9dc4fbd815a55237f8c82cb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:24.106173 21847 raft_consensus.cc:2243] T 82267477351f463eaeede2584ccb9995 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:24.107362 21847 raft_consensus.cc:2272] T 82267477351f463eaeede2584ccb9995 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:24.109694 21847 tablet_replica.cc:333] T 410abbbab07549dfa7251655c63029a6 P 2787acb5d9dc4fbd815a55237f8c82cb: stopping tablet replica
I20260713 09:08:24.110294 21847 raft_consensus.cc:2243] T 410abbbab07549dfa7251655c63029a6 P 2787acb5d9dc4fbd815a55237f8c82cb [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:24.110991 21847 raft_consensus.cc:2272] T 410abbbab07549dfa7251655c63029a6 P 2787acb5d9dc4fbd815a55237f8c82cb [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:24.112943 23394 consensus_peers.cc:597] T 7918be1eb5a741c6bd0178c20aacef90 P 311b34db1fa449db996dbbcab0f104a5 -> Peer ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349): Couldn't send request to peer ebb7b33f382848f68a89cbff14163ff4. Status: Network error: Client connection negotiation failed: client connection to 127.21.85.193:34349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:24.113143 21847 tablet_replica.cc:333] T 7a4d0eb5d7c149119f7528540db945c2 P 2787acb5d9dc4fbd815a55237f8c82cb: stopping tablet replica
I20260713 09:08:24.113755 21847 raft_consensus.cc:2243] T 7a4d0eb5d7c149119f7528540db945c2 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:24.114307 21847 raft_consensus.cc:2272] T 7a4d0eb5d7c149119f7528540db945c2 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:24.116184 21847 tablet_replica.cc:333] T 463e6142fb8c4002b84d3acbe1365f99 P 2787acb5d9dc4fbd815a55237f8c82cb: stopping tablet replica
I20260713 09:08:24.116686 21847 raft_consensus.cc:2243] T 463e6142fb8c4002b84d3acbe1365f99 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:24.117403 21847 raft_consensus.cc:2272] T 463e6142fb8c4002b84d3acbe1365f99 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:24.119395 21847 tablet_replica.cc:333] T 5638be88ca384d05b66162ab58d851d9 P 2787acb5d9dc4fbd815a55237f8c82cb: stopping tablet replica
I20260713 09:08:24.120019 21847 raft_consensus.cc:2243] T 5638be88ca384d05b66162ab58d851d9 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:24.120786 21847 raft_consensus.cc:2272] T 5638be88ca384d05b66162ab58d851d9 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:24.121707 23109 consensus_peers.cc:597] T 5638be88ca384d05b66162ab58d851d9 P 7259108cef334416b8aa8e093c30eaa5 -> Peer 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241): Couldn't send request to peer 2787acb5d9dc4fbd815a55237f8c82cb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:24.122619 21847 tablet_replica.cc:333] T 86c4ed32c36d4765b8715d427450183e P 2787acb5d9dc4fbd815a55237f8c82cb: stopping tablet replica
I20260713 09:08:24.123193 21847 raft_consensus.cc:2243] T 86c4ed32c36d4765b8715d427450183e P 2787acb5d9dc4fbd815a55237f8c82cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:24.123584 21847 raft_consensus.cc:2272] T 86c4ed32c36d4765b8715d427450183e P 2787acb5d9dc4fbd815a55237f8c82cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:24.126233 21847 tablet_replica.cc:333] T eb1ab9ec12b840a5a02471077095aebd P 2787acb5d9dc4fbd815a55237f8c82cb: stopping tablet replica
I20260713 09:08:24.126735 21847 raft_consensus.cc:2243] T eb1ab9ec12b840a5a02471077095aebd P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:24.127436 21847 raft_consensus.cc:2272] T eb1ab9ec12b840a5a02471077095aebd P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:24.129279 21847 tablet_replica.cc:333] T fc83af2b140c4485b29e9c4d87364e95 P 2787acb5d9dc4fbd815a55237f8c82cb: stopping tablet replica
I20260713 09:08:24.129853 21847 raft_consensus.cc:2243] T fc83af2b140c4485b29e9c4d87364e95 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:24.130419 21847 raft_consensus.cc:2272] T fc83af2b140c4485b29e9c4d87364e95 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:24.132004 21847 tablet_replica.cc:333] T 853dafb0ea574cc28a995bd9144f3c82 P 2787acb5d9dc4fbd815a55237f8c82cb: stopping tablet replica
I20260713 09:08:24.132464 21847 raft_consensus.cc:2243] T 853dafb0ea574cc28a995bd9144f3c82 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:24.132819 21847 raft_consensus.cc:2272] T 853dafb0ea574cc28a995bd9144f3c82 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:24.134747 21847 tablet_replica.cc:333] T 9467d0b8c1724fab8d69ea0dc482a249 P 2787acb5d9dc4fbd815a55237f8c82cb: stopping tablet replica
I20260713 09:08:24.135260 21847 raft_consensus.cc:2243] T 9467d0b8c1724fab8d69ea0dc482a249 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:24.135825 21847 raft_consensus.cc:2272] T 9467d0b8c1724fab8d69ea0dc482a249 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:24.137445 21847 tablet_replica.cc:333] T 58d8d996a3404701b4a358fba81a76a8 P 2787acb5d9dc4fbd815a55237f8c82cb: stopping tablet replica
I20260713 09:08:24.137933 21847 raft_consensus.cc:2243] T 58d8d996a3404701b4a358fba81a76a8 P 2787acb5d9dc4fbd815a55237f8c82cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:24.138412 21847 raft_consensus.cc:2272] T 58d8d996a3404701b4a358fba81a76a8 P 2787acb5d9dc4fbd815a55237f8c82cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:24.140018 21847 tablet_replica.cc:333] T af794bb732414c3a920e68f0bc171d3c P 2787acb5d9dc4fbd815a55237f8c82cb: stopping tablet replica
I20260713 09:08:24.140491 21847 raft_consensus.cc:2243] T af794bb732414c3a920e68f0bc171d3c P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:24.140897 21847 raft_consensus.cc:2272] T af794bb732414c3a920e68f0bc171d3c P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:24.142522 21847 tablet_replica.cc:333] T 95b2d6720d9743b8a573b5e184560a49 P 2787acb5d9dc4fbd815a55237f8c82cb: stopping tablet replica
I20260713 09:08:24.143005 21847 raft_consensus.cc:2243] T 95b2d6720d9743b8a573b5e184560a49 P 2787acb5d9dc4fbd815a55237f8c82cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:24.143529 21847 raft_consensus.cc:2272] T 95b2d6720d9743b8a573b5e184560a49 P 2787acb5d9dc4fbd815a55237f8c82cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:24.145644 21847 tablet_replica.cc:333] T cdbe81ea6ba7439a8dfecc91274e4297 P 2787acb5d9dc4fbd815a55237f8c82cb: stopping tablet replica
I20260713 09:08:24.146154 21847 raft_consensus.cc:2243] T cdbe81ea6ba7439a8dfecc91274e4297 P 2787acb5d9dc4fbd815a55237f8c82cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:24.146811 21847 raft_consensus.cc:2272] T cdbe81ea6ba7439a8dfecc91274e4297 P 2787acb5d9dc4fbd815a55237f8c82cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:24.148550 21847 tablet_replica.cc:333] T 92e806cfc3684bedab0a92c3f13102b9 P 2787acb5d9dc4fbd815a55237f8c82cb: stopping tablet replica
I20260713 09:08:24.149037 21847 raft_consensus.cc:2243] T 92e806cfc3684bedab0a92c3f13102b9 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:24.149803 21847 raft_consensus.cc:2272] T 92e806cfc3684bedab0a92c3f13102b9 P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:24.151427 21847 tablet_replica.cc:333] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 2787acb5d9dc4fbd815a55237f8c82cb: stopping tablet replica
I20260713 09:08:24.151917 21847 raft_consensus.cc:2243] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:24.152479 21847 raft_consensus.cc:2272] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 2787acb5d9dc4fbd815a55237f8c82cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:24.154029 21847 tablet_replica.cc:333] T bcd9c42d89ad40bcaf7e1faac58cfd96 P 2787acb5d9dc4fbd815a55237f8c82cb: stopping tablet replica
I20260713 09:08:24.154479 21847 raft_consensus.cc:2243] T bcd9c42d89ad40bcaf7e1faac58cfd96 P 2787acb5d9dc4fbd815a55237f8c82cb [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:24.155150 21847 raft_consensus.cc:2272] T bcd9c42d89ad40bcaf7e1faac58cfd96 P 2787acb5d9dc4fbd815a55237f8c82cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:24.156764 21847 tablet_replica.cc:333] T 80b3350701f54c08b02f873d3b35bb20 P 2787acb5d9dc4fbd815a55237f8c82cb: stopping tablet replica
I20260713 09:08:24.157222 21847 raft_consensus.cc:2243] T 80b3350701f54c08b02f873d3b35bb20 P 2787acb5d9dc4fbd815a55237f8c82cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:24.157764 21847 raft_consensus.cc:2272] T 80b3350701f54c08b02f873d3b35bb20 P 2787acb5d9dc4fbd815a55237f8c82cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:24.203121 21847 tablet_server.cc:196] TabletServer@127.21.85.194:0 shutdown complete.
I20260713 09:08:24.238806 21847 tablet_server.cc:179] TabletServer@127.21.85.195:0 shutting down...
I20260713 09:08:24.268952 21847 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:24.269702 21847 tablet_replica.cc:333] T 82267477351f463eaeede2584ccb9995 P 7259108cef334416b8aa8e093c30eaa5: stopping tablet replica
I20260713 09:08:24.270339 21847 raft_consensus.cc:2243] T 82267477351f463eaeede2584ccb9995 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:24.270898 21847 raft_consensus.cc:2272] T 82267477351f463eaeede2584ccb9995 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:24.272864 21847 tablet_replica.cc:333] T 410abbbab07549dfa7251655c63029a6 P 7259108cef334416b8aa8e093c30eaa5: stopping tablet replica
I20260713 09:08:24.273645 21847 raft_consensus.cc:2243] T 410abbbab07549dfa7251655c63029a6 P 7259108cef334416b8aa8e093c30eaa5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:24.274142 21847 raft_consensus.cc:2272] T 410abbbab07549dfa7251655c63029a6 P 7259108cef334416b8aa8e093c30eaa5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:24.275918 21847 tablet_replica.cc:333] T 2f6444899d7a4b92a3dd69998f979408 P 7259108cef334416b8aa8e093c30eaa5: stopping tablet replica
I20260713 09:08:24.276355 21847 raft_consensus.cc:2243] T 2f6444899d7a4b92a3dd69998f979408 P 7259108cef334416b8aa8e093c30eaa5 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:24.276995 21847 raft_consensus.cc:2272] T 2f6444899d7a4b92a3dd69998f979408 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:24.278553 21847 tablet_replica.cc:333] T 7a4d0eb5d7c149119f7528540db945c2 P 7259108cef334416b8aa8e093c30eaa5: stopping tablet replica
I20260713 09:08:24.278990 21847 raft_consensus.cc:2243] T 7a4d0eb5d7c149119f7528540db945c2 P 7259108cef334416b8aa8e093c30eaa5 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:24.279681 21847 raft_consensus.cc:2272] T 7a4d0eb5d7c149119f7528540db945c2 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:24.281371 21847 tablet_replica.cc:333] T 463e6142fb8c4002b84d3acbe1365f99 P 7259108cef334416b8aa8e093c30eaa5: stopping tablet replica
I20260713 09:08:24.281787 21847 raft_consensus.cc:2243] T 463e6142fb8c4002b84d3acbe1365f99 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:24.282135 21847 raft_consensus.cc:2272] T 463e6142fb8c4002b84d3acbe1365f99 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:24.283882 21847 tablet_replica.cc:333] T 5638be88ca384d05b66162ab58d851d9 P 7259108cef334416b8aa8e093c30eaa5: stopping tablet replica
I20260713 09:08:24.284371 21847 raft_consensus.cc:2243] T 5638be88ca384d05b66162ab58d851d9 P 7259108cef334416b8aa8e093c30eaa5 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:24.285053 21847 raft_consensus.cc:2272] T 5638be88ca384d05b66162ab58d851d9 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:24.286720 21847 tablet_replica.cc:333] T 7918be1eb5a741c6bd0178c20aacef90 P 7259108cef334416b8aa8e093c30eaa5: stopping tablet replica
I20260713 09:08:24.287155 21847 raft_consensus.cc:2243] T 7918be1eb5a741c6bd0178c20aacef90 P 7259108cef334416b8aa8e093c30eaa5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:24.287473 21847 raft_consensus.cc:2272] T 7918be1eb5a741c6bd0178c20aacef90 P 7259108cef334416b8aa8e093c30eaa5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:24.289019 21847 tablet_replica.cc:333] T 5d79333dc8f6419f8e52b3b939d0b664 P 7259108cef334416b8aa8e093c30eaa5: stopping tablet replica
I20260713 09:08:24.289462 21847 raft_consensus.cc:2243] T 5d79333dc8f6419f8e52b3b939d0b664 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:24.289850 21847 raft_consensus.cc:2272] T 5d79333dc8f6419f8e52b3b939d0b664 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:24.291705 21847 tablet_replica.cc:333] T c3958373e3f14e09856273eec78336dd P 7259108cef334416b8aa8e093c30eaa5: stopping tablet replica
I20260713 09:08:24.292266 21847 raft_consensus.cc:2243] T c3958373e3f14e09856273eec78336dd P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:24.292789 21847 raft_consensus.cc:2272] T c3958373e3f14e09856273eec78336dd P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:24.294747 23394 consensus_peers.cc:597] T 80b3350701f54c08b02f873d3b35bb20 P 311b34db1fa449db996dbbcab0f104a5 -> Peer ebb7b33f382848f68a89cbff14163ff4 (127.21.85.193:34349): Couldn't send request to peer ebb7b33f382848f68a89cbff14163ff4. Status: Network error: Client connection negotiation failed: client connection to 127.21.85.193:34349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:24.294835 21847 tablet_replica.cc:333] T 853dafb0ea574cc28a995bd9144f3c82 P 7259108cef334416b8aa8e093c30eaa5: stopping tablet replica
I20260713 09:08:24.295461 21847 raft_consensus.cc:2243] T 853dafb0ea574cc28a995bd9144f3c82 P 7259108cef334416b8aa8e093c30eaa5 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:24.296247 21847 raft_consensus.cc:2272] T 853dafb0ea574cc28a995bd9144f3c82 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:24.297816 21847 tablet_replica.cc:333] T 9467d0b8c1724fab8d69ea0dc482a249 P 7259108cef334416b8aa8e093c30eaa5: stopping tablet replica
I20260713 09:08:24.298306 21847 raft_consensus.cc:2243] T 9467d0b8c1724fab8d69ea0dc482a249 P 7259108cef334416b8aa8e093c30eaa5 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:24.298985 21847 raft_consensus.cc:2272] T 9467d0b8c1724fab8d69ea0dc482a249 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:24.301127 21847 tablet_replica.cc:333] T bcd9c42d89ad40bcaf7e1faac58cfd96 P 7259108cef334416b8aa8e093c30eaa5: stopping tablet replica
I20260713 09:08:24.301756 21847 raft_consensus.cc:2243] T bcd9c42d89ad40bcaf7e1faac58cfd96 P 7259108cef334416b8aa8e093c30eaa5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:24.302239 21847 raft_consensus.cc:2272] T bcd9c42d89ad40bcaf7e1faac58cfd96 P 7259108cef334416b8aa8e093c30eaa5 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:24.303272 23394 consensus_peers.cc:597] T cdbe81ea6ba7439a8dfecc91274e4297 P 311b34db1fa449db996dbbcab0f104a5 -> Peer 7259108cef334416b8aa8e093c30eaa5 (127.21.85.195:40381): Couldn't send request to peer 7259108cef334416b8aa8e093c30eaa5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:24.304242 21847 tablet_replica.cc:333] T 92e806cfc3684bedab0a92c3f13102b9 P 7259108cef334416b8aa8e093c30eaa5: stopping tablet replica
I20260713 09:08:24.304783 21847 raft_consensus.cc:2243] T 92e806cfc3684bedab0a92c3f13102b9 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:24.305189 21847 raft_consensus.cc:2272] T 92e806cfc3684bedab0a92c3f13102b9 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:24.306835 21847 tablet_replica.cc:333] T cdbe81ea6ba7439a8dfecc91274e4297 P 7259108cef334416b8aa8e093c30eaa5: stopping tablet replica
I20260713 09:08:24.307399 21847 raft_consensus.cc:2243] T cdbe81ea6ba7439a8dfecc91274e4297 P 7259108cef334416b8aa8e093c30eaa5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:24.307777 21847 raft_consensus.cc:2272] T cdbe81ea6ba7439a8dfecc91274e4297 P 7259108cef334416b8aa8e093c30eaa5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:24.309330 21847 tablet_replica.cc:333] T af794bb732414c3a920e68f0bc171d3c P 7259108cef334416b8aa8e093c30eaa5: stopping tablet replica
I20260713 09:08:24.309826 21847 raft_consensus.cc:2243] T af794bb732414c3a920e68f0bc171d3c P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:24.310221 21847 raft_consensus.cc:2272] T af794bb732414c3a920e68f0bc171d3c P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:24.311932 21847 tablet_replica.cc:333] T 58d8d996a3404701b4a358fba81a76a8 P 7259108cef334416b8aa8e093c30eaa5: stopping tablet replica
I20260713 09:08:24.312350 21847 raft_consensus.cc:2243] T 58d8d996a3404701b4a358fba81a76a8 P 7259108cef334416b8aa8e093c30eaa5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:24.312772 21847 raft_consensus.cc:2272] T 58d8d996a3404701b4a358fba81a76a8 P 7259108cef334416b8aa8e093c30eaa5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:24.314284 21847 tablet_replica.cc:333] T f9e23eed893b4b68912c02119d517338 P 7259108cef334416b8aa8e093c30eaa5: stopping tablet replica
I20260713 09:08:24.314745 21847 raft_consensus.cc:2243] T f9e23eed893b4b68912c02119d517338 P 7259108cef334416b8aa8e093c30eaa5 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:24.315546 21847 raft_consensus.cc:2272] T f9e23eed893b4b68912c02119d517338 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:24.317159 21847 tablet_replica.cc:333] T 9b941769f9734be080016ca9a5551611 P 7259108cef334416b8aa8e093c30eaa5: stopping tablet replica
I20260713 09:08:24.317574 21847 raft_consensus.cc:2243] T 9b941769f9734be080016ca9a5551611 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:24.317981 21847 raft_consensus.cc:2272] T 9b941769f9734be080016ca9a5551611 P 7259108cef334416b8aa8e093c30eaa5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:24.323201 23396 consensus_peers.cc:597] T cdbe81ea6ba7439a8dfecc91274e4297 P 311b34db1fa449db996dbbcab0f104a5 -> Peer 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241): Couldn't send request to peer 2787acb5d9dc4fbd815a55237f8c82cb. Status: Network error: Client connection negotiation failed: client connection to 127.21.85.194:35241: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:24.360659 21847 tablet_server.cc:196] TabletServer@127.21.85.195:0 shutdown complete.
I20260713 09:08:24.395977 21847 tablet_server.cc:179] TabletServer@127.21.85.196:0 shutting down...
W20260713 09:08:24.414104 23396 consensus_peers.cc:597] T 95b2d6720d9743b8a573b5e184560a49 P 311b34db1fa449db996dbbcab0f104a5 -> Peer 2787acb5d9dc4fbd815a55237f8c82cb (127.21.85.194:35241): Couldn't send request to peer 2787acb5d9dc4fbd815a55237f8c82cb. Status: Network error: Client connection negotiation failed: client connection to 127.21.85.194:35241: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:24.428256 21847 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:24.429080 21847 tablet_replica.cc:333] T 86c4ed32c36d4765b8715d427450183e P 311b34db1fa449db996dbbcab0f104a5: stopping tablet replica
I20260713 09:08:24.429677 21847 raft_consensus.cc:2243] T 86c4ed32c36d4765b8715d427450183e P 311b34db1fa449db996dbbcab0f104a5 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:24.430501 21847 raft_consensus.cc:2272] T 86c4ed32c36d4765b8715d427450183e P 311b34db1fa449db996dbbcab0f104a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:24.432549 21847 tablet_replica.cc:333] T 80b3350701f54c08b02f873d3b35bb20 P 311b34db1fa449db996dbbcab0f104a5: stopping tablet replica
I20260713 09:08:24.433018 21847 raft_consensus.cc:2243] T 80b3350701f54c08b02f873d3b35bb20 P 311b34db1fa449db996dbbcab0f104a5 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:24.433671 21847 raft_consensus.cc:2272] T 80b3350701f54c08b02f873d3b35bb20 P 311b34db1fa449db996dbbcab0f104a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:24.435586 21847 tablet_replica.cc:333] T 9467d0b8c1724fab8d69ea0dc482a249 P 311b34db1fa449db996dbbcab0f104a5: stopping tablet replica
I20260713 09:08:24.436110 21847 raft_consensus.cc:2243] T 9467d0b8c1724fab8d69ea0dc482a249 P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:24.436537 21847 raft_consensus.cc:2272] T 9467d0b8c1724fab8d69ea0dc482a249 P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:24.438007 21847 tablet_replica.cc:333] T 5638be88ca384d05b66162ab58d851d9 P 311b34db1fa449db996dbbcab0f104a5: stopping tablet replica
I20260713 09:08:24.438450 21847 raft_consensus.cc:2243] T 5638be88ca384d05b66162ab58d851d9 P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:24.438836 21847 raft_consensus.cc:2272] T 5638be88ca384d05b66162ab58d851d9 P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:24.440371 21847 tablet_replica.cc:333] T f9e23eed893b4b68912c02119d517338 P 311b34db1fa449db996dbbcab0f104a5: stopping tablet replica
I20260713 09:08:24.440834 21847 raft_consensus.cc:2243] T f9e23eed893b4b68912c02119d517338 P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:24.441203 21847 raft_consensus.cc:2272] T f9e23eed893b4b68912c02119d517338 P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:24.442709 21847 tablet_replica.cc:333] T eb1ab9ec12b840a5a02471077095aebd P 311b34db1fa449db996dbbcab0f104a5: stopping tablet replica
I20260713 09:08:24.443132 21847 raft_consensus.cc:2243] T eb1ab9ec12b840a5a02471077095aebd P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:24.443558 21847 raft_consensus.cc:2272] T eb1ab9ec12b840a5a02471077095aebd P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:24.445056 21847 tablet_replica.cc:333] T 9b941769f9734be080016ca9a5551611 P 311b34db1fa449db996dbbcab0f104a5: stopping tablet replica
I20260713 09:08:24.445513 21847 raft_consensus.cc:2243] T 9b941769f9734be080016ca9a5551611 P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:24.445940 21847 raft_consensus.cc:2272] T 9b941769f9734be080016ca9a5551611 P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:24.447480 21847 tablet_replica.cc:333] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 311b34db1fa449db996dbbcab0f104a5: stopping tablet replica
I20260713 09:08:24.447975 21847 raft_consensus.cc:2243] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:24.448393 21847 raft_consensus.cc:2272] T 1126ee4fe45a4ec5b91a7b9ea6641e0c P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:24.449950 21847 tablet_replica.cc:333] T 2f6444899d7a4b92a3dd69998f979408 P 311b34db1fa449db996dbbcab0f104a5: stopping tablet replica
I20260713 09:08:24.450371 21847 raft_consensus.cc:2243] T 2f6444899d7a4b92a3dd69998f979408 P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:24.450816 21847 raft_consensus.cc:2272] T 2f6444899d7a4b92a3dd69998f979408 P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:24.452404 21847 tablet_replica.cc:333] T 463e6142fb8c4002b84d3acbe1365f99 P 311b34db1fa449db996dbbcab0f104a5: stopping tablet replica
I20260713 09:08:24.452826 21847 raft_consensus.cc:2243] T 463e6142fb8c4002b84d3acbe1365f99 P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:24.453230 21847 raft_consensus.cc:2272] T 463e6142fb8c4002b84d3acbe1365f99 P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:24.454748 21847 tablet_replica.cc:333] T 95b2d6720d9743b8a573b5e184560a49 P 311b34db1fa449db996dbbcab0f104a5: stopping tablet replica
I20260713 09:08:24.455168 21847 raft_consensus.cc:2243] T 95b2d6720d9743b8a573b5e184560a49 P 311b34db1fa449db996dbbcab0f104a5 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:24.455889 21847 raft_consensus.cc:2272] T 95b2d6720d9743b8a573b5e184560a49 P 311b34db1fa449db996dbbcab0f104a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:24.457679 21847 tablet_replica.cc:333] T 7a4d0eb5d7c149119f7528540db945c2 P 311b34db1fa449db996dbbcab0f104a5: stopping tablet replica
I20260713 09:08:24.458112 21847 raft_consensus.cc:2243] T 7a4d0eb5d7c149119f7528540db945c2 P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:24.458616 21847 raft_consensus.cc:2272] T 7a4d0eb5d7c149119f7528540db945c2 P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:24.460790 21847 tablet_replica.cc:333] T cdbe81ea6ba7439a8dfecc91274e4297 P 311b34db1fa449db996dbbcab0f104a5: stopping tablet replica
I20260713 09:08:24.461496 21847 raft_consensus.cc:2243] T cdbe81ea6ba7439a8dfecc91274e4297 P 311b34db1fa449db996dbbcab0f104a5 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:24.462225 21847 raft_consensus.cc:2272] T cdbe81ea6ba7439a8dfecc91274e4297 P 311b34db1fa449db996dbbcab0f104a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:24.463744 21847 tablet_replica.cc:333] T fc83af2b140c4485b29e9c4d87364e95 P 311b34db1fa449db996dbbcab0f104a5: stopping tablet replica
I20260713 09:08:24.464262 21847 raft_consensus.cc:2243] T fc83af2b140c4485b29e9c4d87364e95 P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:24.464663 21847 raft_consensus.cc:2272] T fc83af2b140c4485b29e9c4d87364e95 P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:24.466099 21847 tablet_replica.cc:333] T 58d8d996a3404701b4a358fba81a76a8 P 311b34db1fa449db996dbbcab0f104a5: stopping tablet replica
I20260713 09:08:24.466493 21847 raft_consensus.cc:2243] T 58d8d996a3404701b4a358fba81a76a8 P 311b34db1fa449db996dbbcab0f104a5 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:24.467064 21847 raft_consensus.cc:2272] T 58d8d996a3404701b4a358fba81a76a8 P 311b34db1fa449db996dbbcab0f104a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:24.468538 21847 tablet_replica.cc:333] T c3958373e3f14e09856273eec78336dd P 311b34db1fa449db996dbbcab0f104a5: stopping tablet replica
I20260713 09:08:24.468911 21847 raft_consensus.cc:2243] T c3958373e3f14e09856273eec78336dd P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:24.469305 21847 raft_consensus.cc:2272] T c3958373e3f14e09856273eec78336dd P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:24.470785 21847 tablet_replica.cc:333] T 5d79333dc8f6419f8e52b3b939d0b664 P 311b34db1fa449db996dbbcab0f104a5: stopping tablet replica
I20260713 09:08:24.471153 21847 raft_consensus.cc:2243] T 5d79333dc8f6419f8e52b3b939d0b664 P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:24.471485 21847 raft_consensus.cc:2272] T 5d79333dc8f6419f8e52b3b939d0b664 P 311b34db1fa449db996dbbcab0f104a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:24.473016 21847 tablet_replica.cc:333] T 7918be1eb5a741c6bd0178c20aacef90 P 311b34db1fa449db996dbbcab0f104a5: stopping tablet replica
I20260713 09:08:24.473369 21847 raft_consensus.cc:2243] T 7918be1eb5a741c6bd0178c20aacef90 P 311b34db1fa449db996dbbcab0f104a5 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:24.473969 21847 raft_consensus.cc:2272] T 7918be1eb5a741c6bd0178c20aacef90 P 311b34db1fa449db996dbbcab0f104a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:24.507638 21847 tablet_server.cc:196] TabletServer@127.21.85.196:0 shutdown complete.
I20260713 09:08:24.534569 21847 master.cc:562] Master@127.21.85.254:43707 shutting down...
I20260713 09:08:24.554150 21847 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f8759571d0a640e0be5d196e26f43d66 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:24.554731 21847 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f8759571d0a640e0be5d196e26f43d66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:24.555068 21847 tablet_replica.cc:333] T 00000000000000000000000000000000 P f8759571d0a640e0be5d196e26f43d66: stopping tablet replica
I20260713 09:08:24.603672 21847 master.cc:584] Master@127.21.85.254:43707 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (28257 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260713 09:08:24.661769 21847 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.85.254:40339
I20260713 09:08:24.662874 21847 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:24.668830 23853 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:24.668977 23852 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:24.669687 23855 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:24.670499 21847 server_base.cc:1061] running on GCE node
I20260713 09:08:24.671551 21847 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:24.671754 21847 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:24.672634 21847 hybrid_clock.cc:648] HybridClock initialized: now 1783933704672614 us; error 0 us; skew 500 ppm
I20260713 09:08:24.673156 21847 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:24.675644 21847 webserver.cc:533] Webserver started at http://127.21.85.254:39995/ using document root <none> and password file <none>
I20260713 09:08:24.676143 21847 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:24.676342 21847 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:24.676616 21847 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:24.677708 21847 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933651548042-21847-0/minicluster-data/master-0-root/instance:
uuid: "a3be909d69dd400294ac1ece69eac114"
format_stamp: "Formatted at 2026-07-13 09:08:24 on dist-test-slave-kx9r"
I20260713 09:08:24.682161 21847 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260713 09:08:24.685427 23860 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:24.686141 21847 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:08:24.686455 21847 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933651548042-21847-0/minicluster-data/master-0-root
uuid: "a3be909d69dd400294ac1ece69eac114"
format_stamp: "Formatted at 2026-07-13 09:08:24 on dist-test-slave-kx9r"
I20260713 09:08:24.686745 21847 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933651548042-21847-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933651548042-21847-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933651548042-21847-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:24.703289 21847 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:24.704561 21847 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:24.742321 21847 rpc_server.cc:307] RPC server started. Bound to: 127.21.85.254:40339
I20260713 09:08:24.742455 23911 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.85.254:40339 every 8 connection(s)
I20260713 09:08:24.746265 23912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:24.755897 23912 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a3be909d69dd400294ac1ece69eac114: Bootstrap starting.
I20260713 09:08:24.760653 23912 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a3be909d69dd400294ac1ece69eac114: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:24.764884 23912 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a3be909d69dd400294ac1ece69eac114: No bootstrap required, opened a new log
I20260713 09:08:24.766983 23912 raft_consensus.cc:359] T 00000000000000000000000000000000 P a3be909d69dd400294ac1ece69eac114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a3be909d69dd400294ac1ece69eac114" member_type: VOTER }
I20260713 09:08:24.767339 23912 raft_consensus.cc:385] T 00000000000000000000000000000000 P a3be909d69dd400294ac1ece69eac114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:24.767589 23912 raft_consensus.cc:740] T 00000000000000000000000000000000 P a3be909d69dd400294ac1ece69eac114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3be909d69dd400294ac1ece69eac114, State: Initialized, Role: FOLLOWER
I20260713 09:08:24.768299 23912 consensus_queue.cc:260] T 00000000000000000000000000000000 P a3be909d69dd400294ac1ece69eac114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a3be909d69dd400294ac1ece69eac114" member_type: VOTER }
I20260713 09:08:24.768764 23912 raft_consensus.cc:399] T 00000000000000000000000000000000 P a3be909d69dd400294ac1ece69eac114 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:08:24.768986 23912 raft_consensus.cc:493] T 00000000000000000000000000000000 P a3be909d69dd400294ac1ece69eac114 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:08:24.769289 23912 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a3be909d69dd400294ac1ece69eac114 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:24.773388 23912 raft_consensus.cc:515] T 00000000000000000000000000000000 P a3be909d69dd400294ac1ece69eac114 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a3be909d69dd400294ac1ece69eac114" member_type: VOTER }
I20260713 09:08:24.773897 23912 leader_election.cc:304] T 00000000000000000000000000000000 P a3be909d69dd400294ac1ece69eac114 [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: a3be909d69dd400294ac1ece69eac114; no voters: 
I20260713 09:08:24.775027 23912 leader_election.cc:290] T 00000000000000000000000000000000 P a3be909d69dd400294ac1ece69eac114 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:08:24.775425 23915 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a3be909d69dd400294ac1ece69eac114 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:24.776707 23915 raft_consensus.cc:697] T 00000000000000000000000000000000 P a3be909d69dd400294ac1ece69eac114 [term 1 LEADER]: Becoming Leader. State: Replica: a3be909d69dd400294ac1ece69eac114, State: Running, Role: LEADER
I20260713 09:08:24.777377 23915 consensus_queue.cc:237] T 00000000000000000000000000000000 P a3be909d69dd400294ac1ece69eac114 [LEADER]: Queue going to LEADER mode. State: All 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: "a3be909d69dd400294ac1ece69eac114" member_type: VOTER }
I20260713 09:08:24.778062 23912 sys_catalog.cc:565] T 00000000000000000000000000000000 P a3be909d69dd400294ac1ece69eac114 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:08:24.781873 23916 sys_catalog.cc:455] T 00000000000000000000000000000000 P a3be909d69dd400294ac1ece69eac114 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a3be909d69dd400294ac1ece69eac114" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a3be909d69dd400294ac1ece69eac114" member_type: VOTER } }
I20260713 09:08:24.782527 23916 sys_catalog.cc:458] T 00000000000000000000000000000000 P a3be909d69dd400294ac1ece69eac114 [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:24.782325 23917 sys_catalog.cc:455] T 00000000000000000000000000000000 P a3be909d69dd400294ac1ece69eac114 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a3be909d69dd400294ac1ece69eac114. Latest consensus state: current_term: 1 leader_uuid: "a3be909d69dd400294ac1ece69eac114" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a3be909d69dd400294ac1ece69eac114" member_type: VOTER } }
I20260713 09:08:24.783767 23917 sys_catalog.cc:458] T 00000000000000000000000000000000 P a3be909d69dd400294ac1ece69eac114 [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:24.788779 23922 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:08:24.793782 23922 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:08:24.794711 21847 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:08:24.802556 23922 catalog_manager.cc:1383] Generated new cluster ID: 22d3eae8427b47219181f0279855a741
I20260713 09:08:24.802917 23922 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:08:24.824396 23922 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:08:24.825636 23922 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:08:24.839061 23922 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a3be909d69dd400294ac1ece69eac114: Generated new TSK 0
I20260713 09:08:24.839646 23922 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:08:24.861119 21847 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:24.867301 23933 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:24.868328 23934 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:24.870513 21847 server_base.cc:1061] running on GCE node
W20260713 09:08:24.870440 23936 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:24.871699 21847 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:24.871948 21847 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:24.872073 21847 hybrid_clock.cc:648] HybridClock initialized: now 1783933704872062 us; error 0 us; skew 500 ppm
I20260713 09:08:24.872524 21847 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:24.874709 21847 webserver.cc:533] Webserver started at http://127.21.85.193:44627/ using document root <none> and password file <none>
I20260713 09:08:24.875120 21847 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:24.875272 21847 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:24.875485 21847 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:24.876523 21847 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933651548042-21847-0/minicluster-data/ts-0-root/instance:
uuid: "846856244f604af0858798fbe5a440c9"
format_stamp: "Formatted at 2026-07-13 09:08:24 on dist-test-slave-kx9r"
I20260713 09:08:24.880746 21847 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260713 09:08:24.883848 23941 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:24.884624 21847 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:08:24.884996 21847 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933651548042-21847-0/minicluster-data/ts-0-root
uuid: "846856244f604af0858798fbe5a440c9"
format_stamp: "Formatted at 2026-07-13 09:08:24 on dist-test-slave-kx9r"
I20260713 09:08:24.885305 21847 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933651548042-21847-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933651548042-21847-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933651548042-21847-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:24.902882 21847 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:24.904238 21847 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:24.905722 21847 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:24.908284 21847 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:24.908504 21847 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:24.908818 21847 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:24.909001 21847 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:24.948192 21847 rpc_server.cc:307] RPC server started. Bound to: 127.21.85.193:38923
I20260713 09:08:24.948311 24003 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.85.193:38923 every 8 connection(s)
I20260713 09:08:24.953171 21847 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:24.960786 24008 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:24.961845 24009 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:24.965857 24011 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:24.966797 21847 server_base.cc:1061] running on GCE node
I20260713 09:08:24.966862 24004 heartbeater.cc:344] Connected to a master server at 127.21.85.254:40339
I20260713 09:08:24.967387 24004 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:24.968333 24004 heartbeater.cc:507] Master 127.21.85.254:40339 requested a full tablet report, sending...
I20260713 09:08:24.968393 21847 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:24.968724 21847 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:24.968924 21847 hybrid_clock.cc:648] HybridClock initialized: now 1783933704968906 us; error 0 us; skew 500 ppm
I20260713 09:08:24.969584 21847 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:24.970757 23877 ts_manager.cc:194] Registered new tserver with Master: 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923)
I20260713 09:08:24.972208 21847 webserver.cc:533] Webserver started at http://127.21.85.194:42435/ using document root <none> and password file <none>
I20260713 09:08:24.972704 21847 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:24.972911 21847 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:24.972770 23877 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60732
I20260713 09:08:24.973265 21847 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:24.974685 21847 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933651548042-21847-0/minicluster-data/ts-1-root/instance:
uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15"
format_stamp: "Formatted at 2026-07-13 09:08:24 on dist-test-slave-kx9r"
I20260713 09:08:24.979236 21847 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:08:24.982366 24016 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:24.983088 21847 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:08:24.983366 21847 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933651548042-21847-0/minicluster-data/ts-1-root
uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15"
format_stamp: "Formatted at 2026-07-13 09:08:24 on dist-test-slave-kx9r"
I20260713 09:08:24.983649 21847 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933651548042-21847-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933651548042-21847-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933651548042-21847-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:24.998245 21847 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:24.999495 21847 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:25.000988 21847 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:25.003171 21847 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:25.003386 21847 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:25.003635 21847 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:25.003823 21847 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:25.042918 21847 rpc_server.cc:307] RPC server started. Bound to: 127.21.85.194:44785
I20260713 09:08:25.043046 24078 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.85.194:44785 every 8 connection(s)
I20260713 09:08:25.048457 21847 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:25.054687 24082 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:25.055830 24083 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:25.057572 21847 server_base.cc:1061] running on GCE node
W20260713 09:08:25.058646 24085 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:25.060142 21847 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:08:25.060158 24079 heartbeater.cc:344] Connected to a master server at 127.21.85.254:40339
W20260713 09:08:25.060504 21847 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:25.060710 24079 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:25.060722 21847 hybrid_clock.cc:648] HybridClock initialized: now 1783933705060707 us; error 0 us; skew 500 ppm
I20260713 09:08:25.061512 21847 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:25.061584 24079 heartbeater.cc:507] Master 127.21.85.254:40339 requested a full tablet report, sending...
I20260713 09:08:25.063905 23877 ts_manager.cc:194] Registered new tserver with Master: ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194:44785)
I20260713 09:08:25.064339 21847 webserver.cc:533] Webserver started at http://127.21.85.195:45755/ using document root <none> and password file <none>
I20260713 09:08:25.064831 21847 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:25.065045 21847 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:25.065385 21847 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:25.065506 23877 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60746
I20260713 09:08:25.066650 21847 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933651548042-21847-0/minicluster-data/ts-2-root/instance:
uuid: "6f3f7d8167684426a318e4b393306ebf"
format_stamp: "Formatted at 2026-07-13 09:08:25 on dist-test-slave-kx9r"
I20260713 09:08:25.071036 21847 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:08:25.074425 24090 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:25.075258 21847 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:08:25.075574 21847 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933651548042-21847-0/minicluster-data/ts-2-root
uuid: "6f3f7d8167684426a318e4b393306ebf"
format_stamp: "Formatted at 2026-07-13 09:08:25 on dist-test-slave-kx9r"
I20260713 09:08:25.075881 21847 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933651548042-21847-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933651548042-21847-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933651548042-21847-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:25.095410 21847 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:25.096916 21847 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:25.098270 21847 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:25.100513 21847 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:25.100687 21847 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:25.100962 21847 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:25.101137 21847 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:25.141644 21847 rpc_server.cc:307] RPC server started. Bound to: 127.21.85.195:35111
I20260713 09:08:25.141733 24152 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.85.195:35111 every 8 connection(s)
I20260713 09:08:25.146449 21847 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:25.153627 24156 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:25.155944 24157 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:25.156581 24159 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:25.157344 21847 server_base.cc:1061] running on GCE node
I20260713 09:08:25.158438 21847 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:25.158720 21847 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:25.158913 21847 hybrid_clock.cc:648] HybridClock initialized: now 1783933705158871 us; error 0 us; skew 500 ppm
I20260713 09:08:25.159488 24153 heartbeater.cc:344] Connected to a master server at 127.21.85.254:40339
I20260713 09:08:25.159581 21847 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:25.159927 24153 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:25.160775 24153 heartbeater.cc:507] Master 127.21.85.254:40339 requested a full tablet report, sending...
I20260713 09:08:25.162721 21847 webserver.cc:533] Webserver started at http://127.21.85.196:36897/ using document root <none> and password file <none>
I20260713 09:08:25.162984 23877 ts_manager.cc:194] Registered new tserver with Master: 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111)
I20260713 09:08:25.163247 21847 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:25.163513 21847 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:25.163779 21847 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:25.164474 23877 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60758
I20260713 09:08:25.165035 21847 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933651548042-21847-0/minicluster-data/ts-3-root/instance:
uuid: "08976b683dfa4f92a811f57fc337e2b6"
format_stamp: "Formatted at 2026-07-13 09:08:25 on dist-test-slave-kx9r"
I20260713 09:08:25.169588 21847 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260713 09:08:25.172638 24164 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:25.173372 21847 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:08:25.173683 21847 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933651548042-21847-0/minicluster-data/ts-3-root
uuid: "08976b683dfa4f92a811f57fc337e2b6"
format_stamp: "Formatted at 2026-07-13 09:08:25 on dist-test-slave-kx9r"
I20260713 09:08:25.173967 21847 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933651548042-21847-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933651548042-21847-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933651548042-21847-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:25.198643 21847 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:25.200182 21847 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:25.201777 21847 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:25.204066 21847 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:25.204320 21847 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:25.204568 21847 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:25.204746 21847 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:25.243242 21847 rpc_server.cc:307] RPC server started. Bound to: 127.21.85.196:42749
I20260713 09:08:25.243359 24226 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.85.196:42749 every 8 connection(s)
I20260713 09:08:25.256870 24227 heartbeater.cc:344] Connected to a master server at 127.21.85.254:40339
I20260713 09:08:25.257248 24227 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:25.257933 24227 heartbeater.cc:507] Master 127.21.85.254:40339 requested a full tablet report, sending...
I20260713 09:08:25.259727 23877 ts_manager.cc:194] Registered new tserver with Master: 08976b683dfa4f92a811f57fc337e2b6 (127.21.85.196:42749)
I20260713 09:08:25.260026 21847 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013624546s
I20260713 09:08:25.261129 23877 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60770
I20260713 09:08:25.285166 23877 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60772:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260713 09:08:25.440181 23969 tablet_service.cc:1511] Processing CreateTablet for tablet d72dda4246d945498a56b1dda191ba61 (DEFAULT_TABLE table=test-workload [id=c5f2a1ebd6594a5db24c2419f07d1556]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:08:25.440920 24192 tablet_service.cc:1511] Processing CreateTablet for tablet d72dda4246d945498a56b1dda191ba61 (DEFAULT_TABLE table=test-workload [id=c5f2a1ebd6594a5db24c2419f07d1556]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:08:25.441689 23969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d72dda4246d945498a56b1dda191ba61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:25.442389 24192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d72dda4246d945498a56b1dda191ba61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:25.443161 23961 tablet_service.cc:1511] Processing CreateTablet for tablet 550f300a803f430b8be9833621db0095 (DEFAULT_TABLE table=test-workload [id=c5f2a1ebd6594a5db24c2419f07d1556]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:08:25.444578 23961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 550f300a803f430b8be9833621db0095. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:25.444856 23968 tablet_service.cc:1511] Processing CreateTablet for tablet faf7175d8f5248f996108c29884fa243 (DEFAULT_TABLE table=test-workload [id=c5f2a1ebd6594a5db24c2419f07d1556]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:08:25.445695 24190 tablet_service.cc:1511] Processing CreateTablet for tablet 790a8bda12144fb0aa36ac50106c2992 (DEFAULT_TABLE table=test-workload [id=c5f2a1ebd6594a5db24c2419f07d1556]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:08:25.448194 23967 tablet_service.cc:1511] Processing CreateTablet for tablet 6c2ebb90df5b4f24a64f9180903a2202 (DEFAULT_TABLE table=test-workload [id=c5f2a1ebd6594a5db24c2419f07d1556]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:08:25.449409 24189 tablet_service.cc:1511] Processing CreateTablet for tablet 38231c8c4d004f5ab2e1775f788cb83c (DEFAULT_TABLE table=test-workload [id=c5f2a1ebd6594a5db24c2419f07d1556]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:08:25.450911 23966 tablet_service.cc:1511] Processing CreateTablet for tablet c5cb48cb36ba47229ac19f86e6227718 (DEFAULT_TABLE table=test-workload [id=c5f2a1ebd6594a5db24c2419f07d1556]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:08:25.453166 23965 tablet_service.cc:1511] Processing CreateTablet for tablet 38231c8c4d004f5ab2e1775f788cb83c (DEFAULT_TABLE table=test-workload [id=c5f2a1ebd6594a5db24c2419f07d1556]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:08:25.453434 24187 tablet_service.cc:1511] Processing CreateTablet for tablet 04032d8157ad42999f7a746e367dbbf0 (DEFAULT_TABLE table=test-workload [id=c5f2a1ebd6594a5db24c2419f07d1556]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:08:25.455911 23964 tablet_service.cc:1511] Processing CreateTablet for tablet 386ff39a45ab4e90b36d2ef756dd0ae8 (DEFAULT_TABLE table=test-workload [id=c5f2a1ebd6594a5db24c2419f07d1556]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:08:25.456930 24185 tablet_service.cc:1511] Processing CreateTablet for tablet 550f300a803f430b8be9833621db0095 (DEFAULT_TABLE table=test-workload [id=c5f2a1ebd6594a5db24c2419f07d1556]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:08:25.458799 23963 tablet_service.cc:1511] Processing CreateTablet for tablet 0d9e93f510da406589f86f0cb603e92a (DEFAULT_TABLE table=test-workload [id=c5f2a1ebd6594a5db24c2419f07d1556]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:08:25.460613 24191 tablet_service.cc:1511] Processing CreateTablet for tablet 6c2ebb90df5b4f24a64f9180903a2202 (DEFAULT_TABLE table=test-workload [id=c5f2a1ebd6594a5db24c2419f07d1556]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:08:25.461326 23962 tablet_service.cc:1511] Processing CreateTablet for tablet 5922d786371e4751af9616e113ac2ee7 (DEFAULT_TABLE table=test-workload [id=c5f2a1ebd6594a5db24c2419f07d1556]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:08:25.464277 24188 tablet_service.cc:1511] Processing CreateTablet for tablet 386ff39a45ab4e90b36d2ef756dd0ae8 (DEFAULT_TABLE table=test-workload [id=c5f2a1ebd6594a5db24c2419f07d1556]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:08:25.466059 24186 tablet_service.cc:1511] Processing CreateTablet for tablet 5922d786371e4751af9616e113ac2ee7 (DEFAULT_TABLE table=test-workload [id=c5f2a1ebd6594a5db24c2419f07d1556]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:08:25.446390 23968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faf7175d8f5248f996108c29884fa243. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:25.469818 23967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c2ebb90df5b4f24a64f9180903a2202. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:25.471177 23965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38231c8c4d004f5ab2e1775f788cb83c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:25.472520 23966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5cb48cb36ba47229ac19f86e6227718. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:25.473414 23963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d9e93f510da406589f86f0cb603e92a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:25.474258 23964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 386ff39a45ab4e90b36d2ef756dd0ae8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:25.447662 24190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 790a8bda12144fb0aa36ac50106c2992. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:25.475569 23962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5922d786371e4751af9616e113ac2ee7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:25.476564 24189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38231c8c4d004f5ab2e1775f788cb83c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:25.477581 24191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c2ebb90df5b4f24a64f9180903a2202. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:25.478456 24188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 386ff39a45ab4e90b36d2ef756dd0ae8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:25.480717 24187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04032d8157ad42999f7a746e367dbbf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:25.482374 24185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 550f300a803f430b8be9833621db0095. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:25.483939 24186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5922d786371e4751af9616e113ac2ee7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:25.489987 24184 tablet_service.cc:1511] Processing CreateTablet for tablet 8e2d644b7037458c882e292029afb312 (DEFAULT_TABLE table=test-workload [id=c5f2a1ebd6594a5db24c2419f07d1556]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:08:25.491495 24184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e2d644b7037458c882e292029afb312. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:25.491127 23960 tablet_service.cc:1511] Processing CreateTablet for tablet 7c30d485a41349859003db005f5d727c (DEFAULT_TABLE table=test-workload [id=c5f2a1ebd6594a5db24c2419f07d1556]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:08:25.492624 23960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c30d485a41349859003db005f5d727c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:25.497754 24183 tablet_service.cc:1511] Processing CreateTablet for tablet 038dd5aa837648f7af8dbf6dbfe2a6a1 (DEFAULT_TABLE table=test-workload [id=c5f2a1ebd6594a5db24c2419f07d1556]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:08:25.500399 24044 tablet_service.cc:1511] Processing CreateTablet for tablet d72dda4246d945498a56b1dda191ba61 (DEFAULT_TABLE table=test-workload [id=c5f2a1ebd6594a5db24c2419f07d1556]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:08:25.501663 24044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d72dda4246d945498a56b1dda191ba61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:25.502043 24040 tablet_service.cc:1511] Processing CreateTablet for tablet 38231c8c4d004f5ab2e1775f788cb83c (DEFAULT_TABLE table=test-workload [id=c5f2a1ebd6594a5db24c2419f07d1556]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:08:25.503333 24040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38231c8c4d004f5ab2e1775f788cb83c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:25.503600 24183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 038dd5aa837648f7af8dbf6dbfe2a6a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:25.504961 24039 tablet_service.cc:1511] Processing CreateTablet for tablet 04032d8157ad42999f7a746e367dbbf0 (DEFAULT_TABLE table=test-workload [id=c5f2a1ebd6594a5db24c2419f07d1556]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:08:25.506302 24039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04032d8157ad42999f7a746e367dbbf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:25.506143 24042 tablet_service.cc:1511] Processing CreateTablet for tablet 790a8bda12144fb0aa36ac50106c2992 (DEFAULT_TABLE table=test-workload [id=c5f2a1ebd6594a5db24c2419f07d1556]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:08:25.508391 24041 tablet_service.cc:1511] Processing CreateTablet for tablet c5cb48cb36ba47229ac19f86e6227718 (DEFAULT_TABLE table=test-workload [id=c5f2a1ebd6594a5db24c2419f07d1556]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:08:25.509011 24037 tablet_service.cc:1511] Processing CreateTablet for tablet 5922d786371e4751af9616e113ac2ee7 (DEFAULT_TABLE table=test-workload [id=c5f2a1ebd6594a5db24c2419f07d1556]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:08:25.509683 24041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5cb48cb36ba47229ac19f86e6227718. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:25.510270 24037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5922d786371e4751af9616e113ac2ee7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:25.511042 24042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 790a8bda12144fb0aa36ac50106c2992. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:25.512275 24036 tablet_service.cc:1511] Processing CreateTablet for tablet 8e2d644b7037458c882e292029afb312 (DEFAULT_TABLE table=test-workload [id=c5f2a1ebd6594a5db24c2419f07d1556]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:08:25.513512 24036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e2d644b7037458c882e292029afb312. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:25.516809 24035 tablet_service.cc:1511] Processing CreateTablet for tablet 7c30d485a41349859003db005f5d727c (DEFAULT_TABLE table=test-workload [id=c5f2a1ebd6594a5db24c2419f07d1556]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:08:25.518097 24035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c30d485a41349859003db005f5d727c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:25.504961 24043 tablet_service.cc:1511] Processing CreateTablet for tablet faf7175d8f5248f996108c29884fa243 (DEFAULT_TABLE table=test-workload [id=c5f2a1ebd6594a5db24c2419f07d1556]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:08:25.522718 24043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faf7175d8f5248f996108c29884fa243. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:25.521131 24038 tablet_service.cc:1511] Processing CreateTablet for tablet 0d9e93f510da406589f86f0cb603e92a (DEFAULT_TABLE table=test-workload [id=c5f2a1ebd6594a5db24c2419f07d1556]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:08:25.525089 24038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d9e93f510da406589f86f0cb603e92a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:25.540113 24245 tablet_bootstrap.cc:492] T 8e2d644b7037458c882e292029afb312 P 08976b683dfa4f92a811f57fc337e2b6: Bootstrap starting.
I20260713 09:08:25.553707 24245 tablet_bootstrap.cc:654] T 8e2d644b7037458c882e292029afb312 P 08976b683dfa4f92a811f57fc337e2b6: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:25.568575 24245 tablet_bootstrap.cc:492] T 8e2d644b7037458c882e292029afb312 P 08976b683dfa4f92a811f57fc337e2b6: No bootstrap required, opened a new log
I20260713 09:08:25.569252 24245 ts_tablet_manager.cc:1403] T 8e2d644b7037458c882e292029afb312 P 08976b683dfa4f92a811f57fc337e2b6: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.009s
I20260713 09:08:25.573534 24245 raft_consensus.cc:359] T 8e2d644b7037458c882e292029afb312 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } }
I20260713 09:08:25.574532 24245 raft_consensus.cc:385] T 8e2d644b7037458c882e292029afb312 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:25.574893 24245 raft_consensus.cc:740] T 8e2d644b7037458c882e292029afb312 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08976b683dfa4f92a811f57fc337e2b6, State: Initialized, Role: FOLLOWER
I20260713 09:08:25.576123 24245 consensus_queue.cc:260] T 8e2d644b7037458c882e292029afb312 P 08976b683dfa4f92a811f57fc337e2b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } }
I20260713 09:08:25.580916 24118 tablet_service.cc:1511] Processing CreateTablet for tablet faf7175d8f5248f996108c29884fa243 (DEFAULT_TABLE table=test-workload [id=c5f2a1ebd6594a5db24c2419f07d1556]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:08:25.582384 24118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faf7175d8f5248f996108c29884fa243. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:25.604199 24183 tablet_service.cc:1511] Processing CreateTablet for tablet 5ab4d7472a774e80a88d2387c7e4b891 (DEFAULT_TABLE table=test-workload [id=c5f2a1ebd6594a5db24c2419f07d1556]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:08:25.606024 24183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ab4d7472a774e80a88d2387c7e4b891. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:25.609728 24117 tablet_service.cc:1511] Processing CreateTablet for tablet 6c2ebb90df5b4f24a64f9180903a2202 (DEFAULT_TABLE table=test-workload [id=c5f2a1ebd6594a5db24c2419f07d1556]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:08:25.611207 24117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c2ebb90df5b4f24a64f9180903a2202. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:25.617643 24116 tablet_service.cc:1511] Processing CreateTablet for tablet 790a8bda12144fb0aa36ac50106c2992 (DEFAULT_TABLE table=test-workload [id=c5f2a1ebd6594a5db24c2419f07d1556]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:08:25.619105 24116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 790a8bda12144fb0aa36ac50106c2992. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:25.621366 24115 tablet_service.cc:1511] Processing CreateTablet for tablet c5cb48cb36ba47229ac19f86e6227718 (DEFAULT_TABLE table=test-workload [id=c5f2a1ebd6594a5db24c2419f07d1556]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:08:25.622972 24115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5cb48cb36ba47229ac19f86e6227718. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:25.624971 24114 tablet_service.cc:1511] Processing CreateTablet for tablet 386ff39a45ab4e90b36d2ef756dd0ae8 (DEFAULT_TABLE table=test-workload [id=c5f2a1ebd6594a5db24c2419f07d1556]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:08:25.626364 24114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 386ff39a45ab4e90b36d2ef756dd0ae8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:25.628918 24113 tablet_service.cc:1511] Processing CreateTablet for tablet 04032d8157ad42999f7a746e367dbbf0 (DEFAULT_TABLE table=test-workload [id=c5f2a1ebd6594a5db24c2419f07d1556]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:08:25.630436 24113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04032d8157ad42999f7a746e367dbbf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:25.633271 24112 tablet_service.cc:1511] Processing CreateTablet for tablet 0d9e93f510da406589f86f0cb603e92a (DEFAULT_TABLE table=test-workload [id=c5f2a1ebd6594a5db24c2419f07d1556]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:08:25.635124 24112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d9e93f510da406589f86f0cb603e92a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:25.638370 24111 tablet_service.cc:1511] Processing CreateTablet for tablet 550f300a803f430b8be9833621db0095 (DEFAULT_TABLE table=test-workload [id=c5f2a1ebd6594a5db24c2419f07d1556]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:08:25.639984 24111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 550f300a803f430b8be9833621db0095. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:25.655288 24110 tablet_service.cc:1511] Processing CreateTablet for tablet 8e2d644b7037458c882e292029afb312 (DEFAULT_TABLE table=test-workload [id=c5f2a1ebd6594a5db24c2419f07d1556]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:08:25.656962 24110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e2d644b7037458c882e292029afb312. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:25.665284 24109 tablet_service.cc:1511] Processing CreateTablet for tablet 7c30d485a41349859003db005f5d727c (DEFAULT_TABLE table=test-workload [id=c5f2a1ebd6594a5db24c2419f07d1556]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:08:25.666774 24109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c30d485a41349859003db005f5d727c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:25.702788 24187 tablet_service.cc:1511] Processing CreateTablet for tablet cb1cbed3cb9c48968f33675ce2198f81 (DEFAULT_TABLE table=test-workload [id=c5f2a1ebd6594a5db24c2419f07d1556]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:08:25.712338 24044 tablet_service.cc:1511] Processing CreateTablet for tablet 038dd5aa837648f7af8dbf6dbfe2a6a1 (DEFAULT_TABLE table=test-workload [id=c5f2a1ebd6594a5db24c2419f07d1556]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:08:25.712365 24187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb1cbed3cb9c48968f33675ce2198f81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:25.720646 24044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 038dd5aa837648f7af8dbf6dbfe2a6a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:25.732795 24041 tablet_service.cc:1511] Processing CreateTablet for tablet cb1cbed3cb9c48968f33675ce2198f81 (DEFAULT_TABLE table=test-workload [id=c5f2a1ebd6594a5db24c2419f07d1556]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:08:25.748574 23962 tablet_service.cc:1511] Processing CreateTablet for tablet 5ab4d7472a774e80a88d2387c7e4b891 (DEFAULT_TABLE table=test-workload [id=c5f2a1ebd6594a5db24c2419f07d1556]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:08:25.749923 23962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ab4d7472a774e80a88d2387c7e4b891. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:25.754706 23961 tablet_service.cc:1511] Processing CreateTablet for tablet 038dd5aa837648f7af8dbf6dbfe2a6a1 (DEFAULT_TABLE table=test-workload [id=c5f2a1ebd6594a5db24c2419f07d1556]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:08:25.763082 24248 tablet_bootstrap.cc:492] T 790a8bda12144fb0aa36ac50106c2992 P ab9cc5b1fdbc4777aae09b52a4f3ba15: Bootstrap starting.
I20260713 09:08:25.766547 23961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 038dd5aa837648f7af8dbf6dbfe2a6a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:25.778635 24248 tablet_bootstrap.cc:654] T 790a8bda12144fb0aa36ac50106c2992 P ab9cc5b1fdbc4777aae09b52a4f3ba15: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:25.783030 24116 tablet_service.cc:1511] Processing CreateTablet for tablet cb1cbed3cb9c48968f33675ce2198f81 (DEFAULT_TABLE table=test-workload [id=c5f2a1ebd6594a5db24c2419f07d1556]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:08:25.784344 24116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb1cbed3cb9c48968f33675ce2198f81. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:08:25.788297 23925 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:25.783891 24117 tablet_service.cc:1511] Processing CreateTablet for tablet 5ab4d7472a774e80a88d2387c7e4b891 (DEFAULT_TABLE table=test-workload [id=c5f2a1ebd6594a5db24c2419f07d1556]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:08:25.810338 24117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ab4d7472a774e80a88d2387c7e4b891. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:25.811261 24245 ts_tablet_manager.cc:1434] T 8e2d644b7037458c882e292029afb312 P 08976b683dfa4f92a811f57fc337e2b6: Time spent starting tablet: real 0.242s	user 0.061s	sys 0.065s
I20260713 09:08:25.812791 24227 heartbeater.cc:499] Master 127.21.85.254:40339 was elected leader, sending a full tablet report...
I20260713 09:08:25.812489 23968 tablet_service.cc:1511] Processing CreateTablet for tablet 33aadeab5a5143de96fc818b9834bd1e (DEFAULT_TABLE table=test-workload [id=c5f2a1ebd6594a5db24c2419f07d1556]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:08:25.814270 24245 tablet_bootstrap.cc:492] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P 08976b683dfa4f92a811f57fc337e2b6: Bootstrap starting.
I20260713 09:08:25.820765 24245 tablet_bootstrap.cc:654] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P 08976b683dfa4f92a811f57fc337e2b6: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:25.814708 24244 tablet_bootstrap.cc:492] T 0d9e93f510da406589f86f0cb603e92a P 846856244f604af0858798fbe5a440c9: Bootstrap starting.
I20260713 09:08:25.814355 23968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33aadeab5a5143de96fc818b9834bd1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:25.839977 24041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb1cbed3cb9c48968f33675ce2198f81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:25.847529 24247 raft_consensus.cc:493] T 8e2d644b7037458c882e292029afb312 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:25.848083 24247 raft_consensus.cc:515] T 8e2d644b7037458c882e292029afb312 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } }
I20260713 09:08:25.860706 24247 leader_election.cc:290] T 8e2d644b7037458c882e292029afb312 P 08976b683dfa4f92a811f57fc337e2b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194:44785), 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111)
I20260713 09:08:25.865929 24250 tablet_bootstrap.cc:492] T faf7175d8f5248f996108c29884fa243 P 6f3f7d8167684426a318e4b393306ebf: Bootstrap starting.
I20260713 09:08:25.876272 24244 tablet_bootstrap.cc:654] T 0d9e93f510da406589f86f0cb603e92a P 846856244f604af0858798fbe5a440c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:25.878204 24248 tablet_bootstrap.cc:492] T 790a8bda12144fb0aa36ac50106c2992 P ab9cc5b1fdbc4777aae09b52a4f3ba15: No bootstrap required, opened a new log
I20260713 09:08:25.878793 24248 ts_tablet_manager.cc:1403] T 790a8bda12144fb0aa36ac50106c2992 P ab9cc5b1fdbc4777aae09b52a4f3ba15: Time spent bootstrapping tablet: real 0.116s	user 0.015s	sys 0.000s
I20260713 09:08:25.879915 24118 tablet_service.cc:1511] Processing CreateTablet for tablet 33aadeab5a5143de96fc818b9834bd1e (DEFAULT_TABLE table=test-workload [id=c5f2a1ebd6594a5db24c2419f07d1556]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:08:25.882035 24248 raft_consensus.cc:359] T 790a8bda12144fb0aa36ac50106c2992 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } }
I20260713 09:08:25.882794 24248 raft_consensus.cc:385] T 790a8bda12144fb0aa36ac50106c2992 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:25.884166 24248 raft_consensus.cc:740] T 790a8bda12144fb0aa36ac50106c2992 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab9cc5b1fdbc4777aae09b52a4f3ba15, State: Initialized, Role: FOLLOWER
I20260713 09:08:25.886935 24118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33aadeab5a5143de96fc818b9834bd1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:25.886917 24248 consensus_queue.cc:260] T 790a8bda12144fb0aa36ac50106c2992 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } }
I20260713 09:08:25.888757 24245 tablet_bootstrap.cc:492] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P 08976b683dfa4f92a811f57fc337e2b6: No bootstrap required, opened a new log
I20260713 09:08:25.889451 24245 ts_tablet_manager.cc:1403] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P 08976b683dfa4f92a811f57fc337e2b6: Time spent bootstrapping tablet: real 0.075s	user 0.017s	sys 0.000s
I20260713 09:08:25.885275 24250 tablet_bootstrap.cc:654] T faf7175d8f5248f996108c29884fa243 P 6f3f7d8167684426a318e4b393306ebf: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:25.902221 24054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e2d644b7037458c882e292029afb312" candidate_uuid: "08976b683dfa4f92a811f57fc337e2b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" is_pre_election: true
I20260713 09:08:25.902938 23968 tablet_service.cc:1511] Processing CreateTablet for tablet 7f01bcfefa2f4b758b4ab2d7e277db6a (DEFAULT_TABLE table=test-workload [id=c5f2a1ebd6594a5db24c2419f07d1556]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:08:25.904666 23968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f01bcfefa2f4b758b4ab2d7e277db6a. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:08:25.904512 24168 leader_election.cc:343] T 8e2d644b7037458c882e292029afb312 P 08976b683dfa4f92a811f57fc337e2b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194:44785): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:25.895547 24245 raft_consensus.cc:359] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:25.908950 24115 tablet_service.cc:1511] Processing CreateTablet for tablet c8edba1bef0f450fa15b2d4e3168de21 (DEFAULT_TABLE table=test-workload [id=c5f2a1ebd6594a5db24c2419f07d1556]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:08:25.908744 24191 tablet_service.cc:1511] Processing CreateTablet for tablet c8edba1bef0f450fa15b2d4e3168de21 (DEFAULT_TABLE table=test-workload [id=c5f2a1ebd6594a5db24c2419f07d1556]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:08:25.910220 24115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8edba1bef0f450fa15b2d4e3168de21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:25.910560 24191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8edba1bef0f450fa15b2d4e3168de21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:25.911629 23962 tablet_service.cc:1511] Processing CreateTablet for tablet c8edba1bef0f450fa15b2d4e3168de21 (DEFAULT_TABLE table=test-workload [id=c5f2a1ebd6594a5db24c2419f07d1556]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:08:25.912890 23962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8edba1bef0f450fa15b2d4e3168de21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:25.909255 24245 raft_consensus.cc:385] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:25.912227 24042 tablet_service.cc:1511] Processing CreateTablet for tablet 33aadeab5a5143de96fc818b9834bd1e (DEFAULT_TABLE table=test-workload [id=c5f2a1ebd6594a5db24c2419f07d1556]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:08:25.919247 24042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33aadeab5a5143de96fc818b9834bd1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:25.916471 24245 raft_consensus.cc:740] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08976b683dfa4f92a811f57fc337e2b6, State: Initialized, Role: FOLLOWER
I20260713 09:08:25.916289 24187 tablet_service.cc:1511] Processing CreateTablet for tablet 7f01bcfefa2f4b758b4ab2d7e277db6a (DEFAULT_TABLE table=test-workload [id=c5f2a1ebd6594a5db24c2419f07d1556]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:08:25.921799 24187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f01bcfefa2f4b758b4ab2d7e277db6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:25.921561 24245 consensus_queue.cc:260] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P 08976b683dfa4f92a811f57fc337e2b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:25.924508 24245 ts_tablet_manager.cc:1434] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P 08976b683dfa4f92a811f57fc337e2b6: Time spent starting tablet: real 0.035s	user 0.010s	sys 0.000s
I20260713 09:08:25.925493 24245 tablet_bootstrap.cc:492] T 5ab4d7472a774e80a88d2387c7e4b891 P 08976b683dfa4f92a811f57fc337e2b6: Bootstrap starting.
I20260713 09:08:25.918138 24248 ts_tablet_manager.cc:1434] T 790a8bda12144fb0aa36ac50106c2992 P ab9cc5b1fdbc4777aae09b52a4f3ba15: Time spent starting tablet: real 0.039s	user 0.015s	sys 0.000s
I20260713 09:08:25.929442 24128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e2d644b7037458c882e292029afb312" candidate_uuid: "08976b683dfa4f92a811f57fc337e2b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f3f7d8167684426a318e4b393306ebf" is_pre_election: true
I20260713 09:08:25.937959 24248 tablet_bootstrap.cc:492] T d72dda4246d945498a56b1dda191ba61 P ab9cc5b1fdbc4777aae09b52a4f3ba15: Bootstrap starting.
I20260713 09:08:25.941838 24044 tablet_service.cc:1511] Processing CreateTablet for tablet 2f5c634ce68d4cdd978641f1303c5689 (DEFAULT_TABLE table=test-workload [id=c5f2a1ebd6594a5db24c2419f07d1556]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:08:25.943207 24044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f5c634ce68d4cdd978641f1303c5689. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:25.944099 24248 tablet_bootstrap.cc:654] T d72dda4246d945498a56b1dda191ba61 P ab9cc5b1fdbc4777aae09b52a4f3ba15: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:25.948289 24041 tablet_service.cc:1511] Processing CreateTablet for tablet 7f01bcfefa2f4b758b4ab2d7e277db6a (DEFAULT_TABLE table=test-workload [id=c5f2a1ebd6594a5db24c2419f07d1556]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:08:25.950112 24041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f01bcfefa2f4b758b4ab2d7e277db6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:25.952380 24079 heartbeater.cc:499] Master 127.21.85.254:40339 was elected leader, sending a full tablet report...
I20260713 09:08:25.955431 24118 tablet_service.cc:1511] Processing CreateTablet for tablet 2f5c634ce68d4cdd978641f1303c5689 (DEFAULT_TABLE table=test-workload [id=c5f2a1ebd6594a5db24c2419f07d1556]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:08:25.956732 24118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f5c634ce68d4cdd978641f1303c5689. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:25.956535 24189 tablet_service.cc:1511] Processing CreateTablet for tablet 2f5c634ce68d4cdd978641f1303c5689 (DEFAULT_TABLE table=test-workload [id=c5f2a1ebd6594a5db24c2419f07d1556]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:08:25.957815 24189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f5c634ce68d4cdd978641f1303c5689. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:08:25.958034 24167 leader_election.cc:343] T 8e2d644b7037458c882e292029afb312 P 08976b683dfa4f92a811f57fc337e2b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:25.968525 24167 leader_election.cc:304] T 8e2d644b7037458c882e292029afb312 P 08976b683dfa4f92a811f57fc337e2b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 08976b683dfa4f92a811f57fc337e2b6; no voters: 6f3f7d8167684426a318e4b393306ebf, ab9cc5b1fdbc4777aae09b52a4f3ba15
I20260713 09:08:25.970103 24249 raft_consensus.cc:2749] T 8e2d644b7037458c882e292029afb312 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:25.975674 24004 heartbeater.cc:499] Master 127.21.85.254:40339 was elected leader, sending a full tablet report...
I20260713 09:08:25.976522 24035 tablet_service.cc:1511] Processing CreateTablet for tablet 2065ebaada124f70b3c870fd3fda9f6f (DEFAULT_TABLE table=test-workload [id=c5f2a1ebd6594a5db24c2419f07d1556]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:08:25.977792 24035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2065ebaada124f70b3c870fd3fda9f6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:25.993793 24250 tablet_bootstrap.cc:492] T faf7175d8f5248f996108c29884fa243 P 6f3f7d8167684426a318e4b393306ebf: No bootstrap required, opened a new log
I20260713 09:08:25.994328 24250 ts_tablet_manager.cc:1403] T faf7175d8f5248f996108c29884fa243 P 6f3f7d8167684426a318e4b393306ebf: Time spent bootstrapping tablet: real 0.129s	user 0.018s	sys 0.020s
W20260713 09:08:25.998776 24228 tablet.cc:2406] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P 08976b683dfa4f92a811f57fc337e2b6: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:08:26.000141 24118 tablet_service.cc:1511] Processing CreateTablet for tablet 2065ebaada124f70b3c870fd3fda9f6f (DEFAULT_TABLE table=test-workload [id=c5f2a1ebd6594a5db24c2419f07d1556]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:08:26.001391 24244 tablet_bootstrap.cc:492] T 0d9e93f510da406589f86f0cb603e92a P 846856244f604af0858798fbe5a440c9: No bootstrap required, opened a new log
I20260713 09:08:26.001873 24244 ts_tablet_manager.cc:1403] T 0d9e93f510da406589f86f0cb603e92a P 846856244f604af0858798fbe5a440c9: Time spent bootstrapping tablet: real 0.326s	user 0.010s	sys 0.008s
I20260713 09:08:26.005184 24244 raft_consensus.cc:359] T 0d9e93f510da406589f86f0cb603e92a P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:26.005915 24244 raft_consensus.cc:385] T 0d9e93f510da406589f86f0cb603e92a P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:26.006189 24244 raft_consensus.cc:740] T 0d9e93f510da406589f86f0cb603e92a P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 846856244f604af0858798fbe5a440c9, State: Initialized, Role: FOLLOWER
I20260713 09:08:26.006887 24244 consensus_queue.cc:260] T 0d9e93f510da406589f86f0cb603e92a P 846856244f604af0858798fbe5a440c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:26.008697 23962 tablet_service.cc:1511] Processing CreateTablet for tablet 2065ebaada124f70b3c870fd3fda9f6f (DEFAULT_TABLE table=test-workload [id=c5f2a1ebd6594a5db24c2419f07d1556]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:08:26.010064 23962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2065ebaada124f70b3c870fd3fda9f6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.014673 24245 tablet_bootstrap.cc:654] T 5ab4d7472a774e80a88d2387c7e4b891 P 08976b683dfa4f92a811f57fc337e2b6: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:26.019361 24248 tablet_bootstrap.cc:492] T d72dda4246d945498a56b1dda191ba61 P ab9cc5b1fdbc4777aae09b52a4f3ba15: No bootstrap required, opened a new log
I20260713 09:08:26.019055 24187 tablet_service.cc:1511] Processing CreateTablet for tablet fcdd6196b8484b4aa80a2e92cb0e4429 (DEFAULT_TABLE table=test-workload [id=c5f2a1ebd6594a5db24c2419f07d1556]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:08:26.019901 24248 ts_tablet_manager.cc:1403] T d72dda4246d945498a56b1dda191ba61 P ab9cc5b1fdbc4777aae09b52a4f3ba15: Time spent bootstrapping tablet: real 0.082s	user 0.012s	sys 0.011s
I20260713 09:08:26.020392 24187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcdd6196b8484b4aa80a2e92cb0e4429. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.022852 24248 raft_consensus.cc:359] T d72dda4246d945498a56b1dda191ba61 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:26.023573 24248 raft_consensus.cc:385] T d72dda4246d945498a56b1dda191ba61 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:26.027927 24248 raft_consensus.cc:740] T d72dda4246d945498a56b1dda191ba61 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab9cc5b1fdbc4777aae09b52a4f3ba15, State: Initialized, Role: FOLLOWER
I20260713 09:08:26.028708 24248 consensus_queue.cc:260] T d72dda4246d945498a56b1dda191ba61 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:26.030896 24248 ts_tablet_manager.cc:1434] T d72dda4246d945498a56b1dda191ba61 P ab9cc5b1fdbc4777aae09b52a4f3ba15: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260713 09:08:26.016486 24118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2065ebaada124f70b3c870fd3fda9f6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.048986 24250 raft_consensus.cc:359] T faf7175d8f5248f996108c29884fa243 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:26.049647 24250 raft_consensus.cc:385] T faf7175d8f5248f996108c29884fa243 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:26.049903 24250 raft_consensus.cc:740] T faf7175d8f5248f996108c29884fa243 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f3f7d8167684426a318e4b393306ebf, State: Initialized, Role: FOLLOWER
I20260713 09:08:26.050544 24250 consensus_queue.cc:260] T faf7175d8f5248f996108c29884fa243 P 6f3f7d8167684426a318e4b393306ebf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:26.052137 24248 tablet_bootstrap.cc:492] T 38231c8c4d004f5ab2e1775f788cb83c P ab9cc5b1fdbc4777aae09b52a4f3ba15: Bootstrap starting.
I20260713 09:08:26.061161 23962 tablet_service.cc:1511] Processing CreateTablet for tablet fcdd6196b8484b4aa80a2e92cb0e4429 (DEFAULT_TABLE table=test-workload [id=c5f2a1ebd6594a5db24c2419f07d1556]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:08:26.062507 23962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcdd6196b8484b4aa80a2e92cb0e4429. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.064266 24115 tablet_service.cc:1511] Processing CreateTablet for tablet 0072f15091dd486a89dbaae9741ae95f (DEFAULT_TABLE table=test-workload [id=c5f2a1ebd6594a5db24c2419f07d1556]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:08:26.065541 24115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0072f15091dd486a89dbaae9741ae95f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.066479 24187 tablet_service.cc:1511] Processing CreateTablet for tablet 0072f15091dd486a89dbaae9741ae95f (DEFAULT_TABLE table=test-workload [id=c5f2a1ebd6594a5db24c2419f07d1556]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:08:26.067698 24187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0072f15091dd486a89dbaae9741ae95f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.073582 23968 tablet_service.cc:1511] Processing CreateTablet for tablet 0072f15091dd486a89dbaae9741ae95f (DEFAULT_TABLE table=test-workload [id=c5f2a1ebd6594a5db24c2419f07d1556]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:08:26.074849 23968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0072f15091dd486a89dbaae9741ae95f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.062558 24041 tablet_service.cc:1511] Processing CreateTablet for tablet fcdd6196b8484b4aa80a2e92cb0e4429 (DEFAULT_TABLE table=test-workload [id=c5f2a1ebd6594a5db24c2419f07d1556]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:08:26.076884 24041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcdd6196b8484b4aa80a2e92cb0e4429. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.089389 24244 ts_tablet_manager.cc:1434] T 0d9e93f510da406589f86f0cb603e92a P 846856244f604af0858798fbe5a440c9: Time spent starting tablet: real 0.087s	user 0.022s	sys 0.034s
I20260713 09:08:26.090411 24244 tablet_bootstrap.cc:492] T 550f300a803f430b8be9833621db0095 P 846856244f604af0858798fbe5a440c9: Bootstrap starting.
I20260713 09:08:26.092492 24044 tablet_service.cc:1511] Processing CreateTablet for tablet 85bcf439990947a5a0ac6fa11dc710a1 (DEFAULT_TABLE table=test-workload [id=c5f2a1ebd6594a5db24c2419f07d1556]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:08:26.094152 24044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85bcf439990947a5a0ac6fa11dc710a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.113009 24115 tablet_service.cc:1511] Processing CreateTablet for tablet 85bcf439990947a5a0ac6fa11dc710a1 (DEFAULT_TABLE table=test-workload [id=c5f2a1ebd6594a5db24c2419f07d1556]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:08:26.115293 24189 tablet_service.cc:1511] Processing CreateTablet for tablet 85bcf439990947a5a0ac6fa11dc710a1 (DEFAULT_TABLE table=test-workload [id=c5f2a1ebd6594a5db24c2419f07d1556]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:08:26.116597 24189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85bcf439990947a5a0ac6fa11dc710a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.117492 24115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85bcf439990947a5a0ac6fa11dc710a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:26.118953 24248 tablet_bootstrap.cc:654] T 38231c8c4d004f5ab2e1775f788cb83c P ab9cc5b1fdbc4777aae09b52a4f3ba15: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:26.120730 24250 ts_tablet_manager.cc:1434] T faf7175d8f5248f996108c29884fa243 P 6f3f7d8167684426a318e4b393306ebf: Time spent starting tablet: real 0.126s	user 0.024s	sys 0.025s
I20260713 09:08:26.121511 24153 heartbeater.cc:499] Master 127.21.85.254:40339 was elected leader, sending a full tablet report...
I20260713 09:08:26.121803 24250 tablet_bootstrap.cc:492] T 790a8bda12144fb0aa36ac50106c2992 P 6f3f7d8167684426a318e4b393306ebf: Bootstrap starting.
I20260713 09:08:26.127354 24255 raft_consensus.cc:493] T 790a8bda12144fb0aa36ac50106c2992 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:26.127874 24255 raft_consensus.cc:515] T 790a8bda12144fb0aa36ac50106c2992 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } }
I20260713 09:08:26.130319 24255 leader_election.cc:290] T 790a8bda12144fb0aa36ac50106c2992 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111), 08976b683dfa4f92a811f57fc337e2b6 (127.21.85.196:42749)
I20260713 09:08:26.134570 24244 tablet_bootstrap.cc:654] T 550f300a803f430b8be9833621db0095 P 846856244f604af0858798fbe5a440c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:26.160517 24259 raft_consensus.cc:493] T 0d9e93f510da406589f86f0cb603e92a P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:26.161043 24259 raft_consensus.cc:515] T 0d9e93f510da406589f86f0cb603e92a P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:26.167555 24259 leader_election.cc:290] T 0d9e93f510da406589f86f0cb603e92a P 846856244f604af0858798fbe5a440c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194:44785), 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111)
I20260713 09:08:26.180115 24245 tablet_bootstrap.cc:492] T 5ab4d7472a774e80a88d2387c7e4b891 P 08976b683dfa4f92a811f57fc337e2b6: No bootstrap required, opened a new log
I20260713 09:08:26.180670 24245 ts_tablet_manager.cc:1403] T 5ab4d7472a774e80a88d2387c7e4b891 P 08976b683dfa4f92a811f57fc337e2b6: Time spent bootstrapping tablet: real 0.255s	user 0.014s	sys 0.006s
I20260713 09:08:26.189713 24245 raft_consensus.cc:359] T 5ab4d7472a774e80a88d2387c7e4b891 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:26.190531 24245 raft_consensus.cc:385] T 5ab4d7472a774e80a88d2387c7e4b891 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:26.190886 24245 raft_consensus.cc:740] T 5ab4d7472a774e80a88d2387c7e4b891 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08976b683dfa4f92a811f57fc337e2b6, State: Initialized, Role: FOLLOWER
I20260713 09:08:26.191203 24250 tablet_bootstrap.cc:654] T 790a8bda12144fb0aa36ac50106c2992 P 6f3f7d8167684426a318e4b393306ebf: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:26.191929 24245 consensus_queue.cc:260] T 5ab4d7472a774e80a88d2387c7e4b891 P 08976b683dfa4f92a811f57fc337e2b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:26.208155 24245 ts_tablet_manager.cc:1434] T 5ab4d7472a774e80a88d2387c7e4b891 P 08976b683dfa4f92a811f57fc337e2b6: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260713 09:08:26.208971 24248 tablet_bootstrap.cc:492] T 38231c8c4d004f5ab2e1775f788cb83c P ab9cc5b1fdbc4777aae09b52a4f3ba15: No bootstrap required, opened a new log
I20260713 09:08:26.209210 24245 tablet_bootstrap.cc:492] T 04032d8157ad42999f7a746e367dbbf0 P 08976b683dfa4f92a811f57fc337e2b6: Bootstrap starting.
I20260713 09:08:26.209578 24248 ts_tablet_manager.cc:1403] T 38231c8c4d004f5ab2e1775f788cb83c P ab9cc5b1fdbc4777aae09b52a4f3ba15: Time spent bootstrapping tablet: real 0.178s	user 0.018s	sys 0.028s
I20260713 09:08:26.213455 24248 raft_consensus.cc:359] T 38231c8c4d004f5ab2e1775f788cb83c P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:26.214154 24248 raft_consensus.cc:385] T 38231c8c4d004f5ab2e1775f788cb83c P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:26.214449 24248 raft_consensus.cc:740] T 38231c8c4d004f5ab2e1775f788cb83c P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab9cc5b1fdbc4777aae09b52a4f3ba15, State: Initialized, Role: FOLLOWER
I20260713 09:08:26.215180 24248 consensus_queue.cc:260] T 38231c8c4d004f5ab2e1775f788cb83c P ab9cc5b1fdbc4777aae09b52a4f3ba15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:26.215185 24202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "790a8bda12144fb0aa36ac50106c2992" candidate_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08976b683dfa4f92a811f57fc337e2b6" is_pre_election: true
I20260713 09:08:26.217406 24248 ts_tablet_manager.cc:1434] T 38231c8c4d004f5ab2e1775f788cb83c P ab9cc5b1fdbc4777aae09b52a4f3ba15: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260713 09:08:26.218358 24245 tablet_bootstrap.cc:654] T 04032d8157ad42999f7a746e367dbbf0 P 08976b683dfa4f92a811f57fc337e2b6: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:26.219211 24248 tablet_bootstrap.cc:492] T c5cb48cb36ba47229ac19f86e6227718 P ab9cc5b1fdbc4777aae09b52a4f3ba15: Bootstrap starting.
W20260713 09:08:26.219532 24017 leader_election.cc:343] T 790a8bda12144fb0aa36ac50106c2992 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08976b683dfa4f92a811f57fc337e2b6 (127.21.85.196:42749): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:26.226187 24248 tablet_bootstrap.cc:654] T c5cb48cb36ba47229ac19f86e6227718 P ab9cc5b1fdbc4777aae09b52a4f3ba15: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:26.237147 24244 tablet_bootstrap.cc:492] T 550f300a803f430b8be9833621db0095 P 846856244f604af0858798fbe5a440c9: No bootstrap required, opened a new log
I20260713 09:08:26.236912 24054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d9e93f510da406589f86f0cb603e92a" candidate_uuid: "846856244f604af0858798fbe5a440c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" is_pre_election: true
I20260713 09:08:26.237807 24244 ts_tablet_manager.cc:1403] T 550f300a803f430b8be9833621db0095 P 846856244f604af0858798fbe5a440c9: Time spent bootstrapping tablet: real 0.148s	user 0.008s	sys 0.012s
I20260713 09:08:26.240245 24128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "790a8bda12144fb0aa36ac50106c2992" candidate_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f3f7d8167684426a318e4b393306ebf" is_pre_election: true
I20260713 09:08:26.237852 24250 tablet_bootstrap.cc:492] T 790a8bda12144fb0aa36ac50106c2992 P 6f3f7d8167684426a318e4b393306ebf: No bootstrap required, opened a new log
I20260713 09:08:26.241318 24250 ts_tablet_manager.cc:1403] T 790a8bda12144fb0aa36ac50106c2992 P 6f3f7d8167684426a318e4b393306ebf: Time spent bootstrapping tablet: real 0.120s	user 0.007s	sys 0.011s
W20260713 09:08:26.242890 23945 leader_election.cc:343] T 0d9e93f510da406589f86f0cb603e92a P 846856244f604af0858798fbe5a440c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194:44785): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:26.245792 24248 tablet_bootstrap.cc:492] T c5cb48cb36ba47229ac19f86e6227718 P ab9cc5b1fdbc4777aae09b52a4f3ba15: No bootstrap required, opened a new log
I20260713 09:08:26.246297 24248 ts_tablet_manager.cc:1403] T c5cb48cb36ba47229ac19f86e6227718 P ab9cc5b1fdbc4777aae09b52a4f3ba15: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.012s
I20260713 09:08:26.246487 24250 raft_consensus.cc:359] T 790a8bda12144fb0aa36ac50106c2992 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } }
I20260713 09:08:26.247946 24250 raft_consensus.cc:385] T 790a8bda12144fb0aa36ac50106c2992 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:26.248443 24250 raft_consensus.cc:740] T 790a8bda12144fb0aa36ac50106c2992 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f3f7d8167684426a318e4b393306ebf, State: Initialized, Role: FOLLOWER
I20260713 09:08:26.242753 24244 raft_consensus.cc:359] T 550f300a803f430b8be9833621db0095 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:26.249245 24248 raft_consensus.cc:359] T c5cb48cb36ba47229ac19f86e6227718 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:26.249596 24244 raft_consensus.cc:385] T 550f300a803f430b8be9833621db0095 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:26.250236 24244 raft_consensus.cc:740] T 550f300a803f430b8be9833621db0095 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 846856244f604af0858798fbe5a440c9, State: Initialized, Role: FOLLOWER
I20260713 09:08:26.250690 24128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d9e93f510da406589f86f0cb603e92a" candidate_uuid: "846856244f604af0858798fbe5a440c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f3f7d8167684426a318e4b393306ebf" is_pre_election: true
I20260713 09:08:26.249987 24248 raft_consensus.cc:385] T c5cb48cb36ba47229ac19f86e6227718 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:26.251612 24248 raft_consensus.cc:740] T c5cb48cb36ba47229ac19f86e6227718 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab9cc5b1fdbc4777aae09b52a4f3ba15, State: Initialized, Role: FOLLOWER
W20260713 09:08:26.252091 23944 leader_election.cc:343] T 0d9e93f510da406589f86f0cb603e92a P 846856244f604af0858798fbe5a440c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:26.252763 23944 leader_election.cc:304] T 0d9e93f510da406589f86f0cb603e92a P 846856244f604af0858798fbe5a440c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 846856244f604af0858798fbe5a440c9; no voters: 6f3f7d8167684426a318e4b393306ebf, ab9cc5b1fdbc4777aae09b52a4f3ba15
I20260713 09:08:26.252353 24248 consensus_queue.cc:260] T c5cb48cb36ba47229ac19f86e6227718 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:26.254117 24259 raft_consensus.cc:2749] T 0d9e93f510da406589f86f0cb603e92a P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:08:26.244010 24019 leader_election.cc:343] T 790a8bda12144fb0aa36ac50106c2992 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:26.255107 24248 ts_tablet_manager.cc:1434] T c5cb48cb36ba47229ac19f86e6227718 P ab9cc5b1fdbc4777aae09b52a4f3ba15: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260713 09:08:26.255504 24019 leader_election.cc:304] T 790a8bda12144fb0aa36ac50106c2992 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ab9cc5b1fdbc4777aae09b52a4f3ba15; no voters: 08976b683dfa4f92a811f57fc337e2b6, 6f3f7d8167684426a318e4b393306ebf
I20260713 09:08:26.256261 24255 raft_consensus.cc:2749] T 790a8bda12144fb0aa36ac50106c2992 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:26.256459 24248 tablet_bootstrap.cc:492] T faf7175d8f5248f996108c29884fa243 P ab9cc5b1fdbc4777aae09b52a4f3ba15: Bootstrap starting.
I20260713 09:08:26.252305 24244 consensus_queue.cc:260] T 550f300a803f430b8be9833621db0095 P 846856244f604af0858798fbe5a440c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:26.262812 24248 tablet_bootstrap.cc:654] T faf7175d8f5248f996108c29884fa243 P ab9cc5b1fdbc4777aae09b52a4f3ba15: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:26.268309 24248 tablet_bootstrap.cc:492] T faf7175d8f5248f996108c29884fa243 P ab9cc5b1fdbc4777aae09b52a4f3ba15: No bootstrap required, opened a new log
I20260713 09:08:26.268823 24248 ts_tablet_manager.cc:1403] T faf7175d8f5248f996108c29884fa243 P ab9cc5b1fdbc4777aae09b52a4f3ba15: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.005s
I20260713 09:08:26.269186 24249 raft_consensus.cc:493] T 5ab4d7472a774e80a88d2387c7e4b891 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:26.269827 24249 raft_consensus.cc:515] T 5ab4d7472a774e80a88d2387c7e4b891 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:26.271386 24248 raft_consensus.cc:359] T faf7175d8f5248f996108c29884fa243 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:26.271945 24248 raft_consensus.cc:385] T faf7175d8f5248f996108c29884fa243 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:26.272233 24248 raft_consensus.cc:740] T faf7175d8f5248f996108c29884fa243 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab9cc5b1fdbc4777aae09b52a4f3ba15, State: Initialized, Role: FOLLOWER
I20260713 09:08:26.252599 24250 consensus_queue.cc:260] T 790a8bda12144fb0aa36ac50106c2992 P 6f3f7d8167684426a318e4b393306ebf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } }
I20260713 09:08:26.273413 24260 raft_consensus.cc:493] T 790a8bda12144fb0aa36ac50106c2992 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:26.273564 24244 ts_tablet_manager.cc:1434] T 550f300a803f430b8be9833621db0095 P 846856244f604af0858798fbe5a440c9: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.003s
I20260713 09:08:26.275733 24128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ab4d7472a774e80a88d2387c7e4b891" candidate_uuid: "08976b683dfa4f92a811f57fc337e2b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f3f7d8167684426a318e4b393306ebf" is_pre_election: true
W20260713 09:08:26.277318 24167 leader_election.cc:343] T 5ab4d7472a774e80a88d2387c7e4b891 P 08976b683dfa4f92a811f57fc337e2b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:26.274705 24260 raft_consensus.cc:515] T 790a8bda12144fb0aa36ac50106c2992 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } }
I20260713 09:08:26.278796 24245 tablet_bootstrap.cc:492] T 04032d8157ad42999f7a746e367dbbf0 P 08976b683dfa4f92a811f57fc337e2b6: No bootstrap required, opened a new log
I20260713 09:08:26.279321 24245 ts_tablet_manager.cc:1403] T 04032d8157ad42999f7a746e367dbbf0 P 08976b683dfa4f92a811f57fc337e2b6: Time spent bootstrapping tablet: real 0.070s	user 0.016s	sys 0.027s
I20260713 09:08:26.280335 24249 leader_election.cc:290] T 5ab4d7472a774e80a88d2387c7e4b891 P 08976b683dfa4f92a811f57fc337e2b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111), 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923)
I20260713 09:08:26.281311 24244 tablet_bootstrap.cc:492] T 5922d786371e4751af9616e113ac2ee7 P 846856244f604af0858798fbe5a440c9: Bootstrap starting.
I20260713 09:08:26.282215 24245 raft_consensus.cc:359] T 04032d8157ad42999f7a746e367dbbf0 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } }
I20260713 09:08:26.282948 24245 raft_consensus.cc:385] T 04032d8157ad42999f7a746e367dbbf0 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:26.283227 24245 raft_consensus.cc:740] T 04032d8157ad42999f7a746e367dbbf0 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08976b683dfa4f92a811f57fc337e2b6, State: Initialized, Role: FOLLOWER
I20260713 09:08:26.284394 24245 consensus_queue.cc:260] T 04032d8157ad42999f7a746e367dbbf0 P 08976b683dfa4f92a811f57fc337e2b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } }
I20260713 09:08:26.286649 24245 ts_tablet_manager.cc:1434] T 04032d8157ad42999f7a746e367dbbf0 P 08976b683dfa4f92a811f57fc337e2b6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:08:26.287767 24245 tablet_bootstrap.cc:492] T 790a8bda12144fb0aa36ac50106c2992 P 08976b683dfa4f92a811f57fc337e2b6: Bootstrap starting.
I20260713 09:08:26.272964 24248 consensus_queue.cc:260] T faf7175d8f5248f996108c29884fa243 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:26.299201 24250 ts_tablet_manager.cc:1434] T 790a8bda12144fb0aa36ac50106c2992 P 6f3f7d8167684426a318e4b393306ebf: Time spent starting tablet: real 0.057s	user 0.016s	sys 0.016s
I20260713 09:08:26.292095 24255 raft_consensus.cc:493] T c5cb48cb36ba47229ac19f86e6227718 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:26.300463 24255 raft_consensus.cc:515] T c5cb48cb36ba47229ac19f86e6227718 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:26.303716 24260 leader_election.cc:290] T 790a8bda12144fb0aa36ac50106c2992 P 6f3f7d8167684426a318e4b393306ebf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194:44785), 08976b683dfa4f92a811f57fc337e2b6 (127.21.85.196:42749)
I20260713 09:08:26.315550 24249 raft_consensus.cc:493] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:26.324468 24276 raft_consensus.cc:493] T 38231c8c4d004f5ab2e1775f788cb83c P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:26.325268 24276 raft_consensus.cc:515] T 38231c8c4d004f5ab2e1775f788cb83c P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:26.328238 24276 leader_election.cc:290] T 38231c8c4d004f5ab2e1775f788cb83c P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08976b683dfa4f92a811f57fc337e2b6 (127.21.85.196:42749), 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923)
I20260713 09:08:26.316253 24249 raft_consensus.cc:515] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:26.331836 24202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38231c8c4d004f5ab2e1775f788cb83c" candidate_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08976b683dfa4f92a811f57fc337e2b6" is_pre_election: true
W20260713 09:08:26.333417 24017 leader_election.cc:343] T 38231c8c4d004f5ab2e1775f788cb83c P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08976b683dfa4f92a811f57fc337e2b6 (127.21.85.196:42749): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:26.333859 24249 leader_election.cc:290] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P 08976b683dfa4f92a811f57fc337e2b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923), ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194:44785)
I20260713 09:08:26.331604 24255 leader_election.cc:290] T c5cb48cb36ba47229ac19f86e6227718 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923), 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111)
I20260713 09:08:26.335047 24248 ts_tablet_manager.cc:1434] T faf7175d8f5248f996108c29884fa243 P ab9cc5b1fdbc4777aae09b52a4f3ba15: Time spent starting tablet: real 0.066s	user 0.009s	sys 0.014s
I20260713 09:08:26.335757 24054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "038dd5aa837648f7af8dbf6dbfe2a6a1" candidate_uuid: "08976b683dfa4f92a811f57fc337e2b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" is_pre_election: true
I20260713 09:08:26.336087 24248 tablet_bootstrap.cc:492] T 5922d786371e4751af9616e113ac2ee7 P ab9cc5b1fdbc4777aae09b52a4f3ba15: Bootstrap starting.
I20260713 09:08:26.337004 24245 tablet_bootstrap.cc:654] T 790a8bda12144fb0aa36ac50106c2992 P 08976b683dfa4f92a811f57fc337e2b6: Neither blocks nor log segments found. Creating new log.
W20260713 09:08:26.337144 24168 leader_election.cc:343] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P 08976b683dfa4f92a811f57fc337e2b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194:44785): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:26.345043 24244 tablet_bootstrap.cc:654] T 5922d786371e4751af9616e113ac2ee7 P 846856244f604af0858798fbe5a440c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:26.343613 24250 tablet_bootstrap.cc:492] T 6c2ebb90df5b4f24a64f9180903a2202 P 6f3f7d8167684426a318e4b393306ebf: Bootstrap starting.
I20260713 09:08:26.350715 24248 tablet_bootstrap.cc:654] T 5922d786371e4751af9616e113ac2ee7 P ab9cc5b1fdbc4777aae09b52a4f3ba15: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:26.353760 24128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5cb48cb36ba47229ac19f86e6227718" candidate_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f3f7d8167684426a318e4b393306ebf" is_pre_election: true
I20260713 09:08:26.356437 24250 tablet_bootstrap.cc:654] T 6c2ebb90df5b4f24a64f9180903a2202 P 6f3f7d8167684426a318e4b393306ebf: Neither blocks nor log segments found. Creating new log.
W20260713 09:08:26.356564 24019 leader_election.cc:343] T c5cb48cb36ba47229ac19f86e6227718 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:26.363572 24260 raft_consensus.cc:493] T faf7175d8f5248f996108c29884fa243 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:26.364271 24260 raft_consensus.cc:515] T faf7175d8f5248f996108c29884fa243 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:26.367163 24260 leader_election.cc:290] T faf7175d8f5248f996108c29884fa243 P 6f3f7d8167684426a318e4b393306ebf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923), ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194:44785)
I20260713 09:08:26.373504 23979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ab4d7472a774e80a88d2387c7e4b891" candidate_uuid: "08976b683dfa4f92a811f57fc337e2b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "846856244f604af0858798fbe5a440c9" is_pre_election: true
I20260713 09:08:26.374256 24054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "790a8bda12144fb0aa36ac50106c2992" candidate_uuid: "6f3f7d8167684426a318e4b393306ebf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" is_pre_election: true
I20260713 09:08:26.374923 24054 raft_consensus.cc:2468] T 790a8bda12144fb0aa36ac50106c2992 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f3f7d8167684426a318e4b393306ebf in term 0.
I20260713 09:08:26.375862 23979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "038dd5aa837648f7af8dbf6dbfe2a6a1" candidate_uuid: "08976b683dfa4f92a811f57fc337e2b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "846856244f604af0858798fbe5a440c9" is_pre_election: true
I20260713 09:08:26.376713 24054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faf7175d8f5248f996108c29884fa243" candidate_uuid: "6f3f7d8167684426a318e4b393306ebf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" is_pre_election: true
I20260713 09:08:26.377357 24054 raft_consensus.cc:2468] T faf7175d8f5248f996108c29884fa243 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f3f7d8167684426a318e4b393306ebf in term 0.
W20260713 09:08:26.377439 24165 leader_election.cc:343] T 5ab4d7472a774e80a88d2387c7e4b891 P 08976b683dfa4f92a811f57fc337e2b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:26.378237 24165 leader_election.cc:304] T 5ab4d7472a774e80a88d2387c7e4b891 P 08976b683dfa4f92a811f57fc337e2b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 08976b683dfa4f92a811f57fc337e2b6; no voters: 6f3f7d8167684426a318e4b393306ebf, 846856244f604af0858798fbe5a440c9
I20260713 09:08:26.378736 24245 tablet_bootstrap.cc:492] T 790a8bda12144fb0aa36ac50106c2992 P 08976b683dfa4f92a811f57fc337e2b6: No bootstrap required, opened a new log
I20260713 09:08:26.379074 24249 raft_consensus.cc:2749] T 5ab4d7472a774e80a88d2387c7e4b891 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:26.379364 24245 ts_tablet_manager.cc:1403] T 790a8bda12144fb0aa36ac50106c2992 P 08976b683dfa4f92a811f57fc337e2b6: Time spent bootstrapping tablet: real 0.092s	user 0.004s	sys 0.015s
W20260713 09:08:26.379558 24165 leader_election.cc:343] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P 08976b683dfa4f92a811f57fc337e2b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:26.380048 24165 leader_election.cc:304] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P 08976b683dfa4f92a811f57fc337e2b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 08976b683dfa4f92a811f57fc337e2b6; no voters: 846856244f604af0858798fbe5a440c9, ab9cc5b1fdbc4777aae09b52a4f3ba15
I20260713 09:08:26.380841 24249 raft_consensus.cc:2749] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:26.381965 24094 leader_election.cc:304] T 790a8bda12144fb0aa36ac50106c2992 P 6f3f7d8167684426a318e4b393306ebf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f3f7d8167684426a318e4b393306ebf, ab9cc5b1fdbc4777aae09b52a4f3ba15; no voters: 
I20260713 09:08:26.382828 24260 raft_consensus.cc:2804] T 790a8bda12144fb0aa36ac50106c2992 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:26.382638 24245 raft_consensus.cc:359] T 790a8bda12144fb0aa36ac50106c2992 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } }
I20260713 09:08:26.383263 24260 raft_consensus.cc:493] T 790a8bda12144fb0aa36ac50106c2992 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:26.383455 24245 raft_consensus.cc:385] T 790a8bda12144fb0aa36ac50106c2992 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:26.383874 24245 raft_consensus.cc:740] T 790a8bda12144fb0aa36ac50106c2992 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08976b683dfa4f92a811f57fc337e2b6, State: Initialized, Role: FOLLOWER
I20260713 09:08:26.384979 24245 consensus_queue.cc:260] T 790a8bda12144fb0aa36ac50106c2992 P 08976b683dfa4f92a811f57fc337e2b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } }
I20260713 09:08:26.385718 24202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "790a8bda12144fb0aa36ac50106c2992" candidate_uuid: "6f3f7d8167684426a318e4b393306ebf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08976b683dfa4f92a811f57fc337e2b6" is_pre_election: true
I20260713 09:08:26.386319 24202 raft_consensus.cc:2468] T 790a8bda12144fb0aa36ac50106c2992 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f3f7d8167684426a318e4b393306ebf in term 0.
I20260713 09:08:26.383715 24260 raft_consensus.cc:3060] T 790a8bda12144fb0aa36ac50106c2992 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:26.388351 24245 ts_tablet_manager.cc:1434] T 790a8bda12144fb0aa36ac50106c2992 P 08976b683dfa4f92a811f57fc337e2b6: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260713 09:08:26.388407 24094 leader_election.cc:304] T faf7175d8f5248f996108c29884fa243 P 6f3f7d8167684426a318e4b393306ebf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f3f7d8167684426a318e4b393306ebf, ab9cc5b1fdbc4777aae09b52a4f3ba15; no voters: 
I20260713 09:08:26.389518 24245 tablet_bootstrap.cc:492] T d72dda4246d945498a56b1dda191ba61 P 08976b683dfa4f92a811f57fc337e2b6: Bootstrap starting.
I20260713 09:08:26.389473 24274 raft_consensus.cc:2804] T faf7175d8f5248f996108c29884fa243 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:26.390010 24274 raft_consensus.cc:493] T faf7175d8f5248f996108c29884fa243 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:26.390349 24274 raft_consensus.cc:3060] T faf7175d8f5248f996108c29884fa243 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:26.396204 24245 tablet_bootstrap.cc:654] T d72dda4246d945498a56b1dda191ba61 P 08976b683dfa4f92a811f57fc337e2b6: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:26.396041 23979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38231c8c4d004f5ab2e1775f788cb83c" candidate_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "846856244f604af0858798fbe5a440c9" is_pre_election: true
I20260713 09:08:26.395567 24260 raft_consensus.cc:515] T 790a8bda12144fb0aa36ac50106c2992 P 6f3f7d8167684426a318e4b393306ebf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } }
I20260713 09:08:26.397675 23979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5cb48cb36ba47229ac19f86e6227718" candidate_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "846856244f604af0858798fbe5a440c9" is_pre_election: true
W20260713 09:08:26.398847 24017 leader_election.cc:343] T 38231c8c4d004f5ab2e1775f788cb83c P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:26.399456 24017 leader_election.cc:304] T 38231c8c4d004f5ab2e1775f788cb83c P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ab9cc5b1fdbc4777aae09b52a4f3ba15; no voters: 08976b683dfa4f92a811f57fc337e2b6, 846856244f604af0858798fbe5a440c9
I20260713 09:08:26.399955 24054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "790a8bda12144fb0aa36ac50106c2992" candidate_uuid: "6f3f7d8167684426a318e4b393306ebf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15"
I20260713 09:08:26.400544 24054 raft_consensus.cc:3060] T 790a8bda12144fb0aa36ac50106c2992 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:26.401155 24277 raft_consensus.cc:2749] T 38231c8c4d004f5ab2e1775f788cb83c P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:08:26.402673 24017 leader_election.cc:343] T c5cb48cb36ba47229ac19f86e6227718 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:26.403275 24017 leader_election.cc:304] T c5cb48cb36ba47229ac19f86e6227718 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ab9cc5b1fdbc4777aae09b52a4f3ba15; no voters: 6f3f7d8167684426a318e4b393306ebf, 846856244f604af0858798fbe5a440c9
I20260713 09:08:26.404739 24277 raft_consensus.cc:2749] T c5cb48cb36ba47229ac19f86e6227718 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:26.403002 24274 raft_consensus.cc:515] T faf7175d8f5248f996108c29884fa243 P 6f3f7d8167684426a318e4b393306ebf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:26.407393 24274 leader_election.cc:290] T faf7175d8f5248f996108c29884fa243 P 6f3f7d8167684426a318e4b393306ebf [CANDIDATE]: Term 1 election: Requested vote from peers 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923), ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194:44785)
I20260713 09:08:26.407841 24244 tablet_bootstrap.cc:492] T 5922d786371e4751af9616e113ac2ee7 P 846856244f604af0858798fbe5a440c9: No bootstrap required, opened a new log
I20260713 09:08:26.408407 24244 ts_tablet_manager.cc:1403] T 5922d786371e4751af9616e113ac2ee7 P 846856244f604af0858798fbe5a440c9: Time spent bootstrapping tablet: real 0.127s	user 0.005s	sys 0.014s
I20260713 09:08:26.407533 24054 raft_consensus.cc:2468] T 790a8bda12144fb0aa36ac50106c2992 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f3f7d8167684426a318e4b393306ebf in term 1.
I20260713 09:08:26.409113 24053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faf7175d8f5248f996108c29884fa243" candidate_uuid: "6f3f7d8167684426a318e4b393306ebf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15"
I20260713 09:08:26.409788 24053 raft_consensus.cc:3060] T faf7175d8f5248f996108c29884fa243 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:26.409691 24094 leader_election.cc:304] T 790a8bda12144fb0aa36ac50106c2992 P 6f3f7d8167684426a318e4b393306ebf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f3f7d8167684426a318e4b393306ebf, ab9cc5b1fdbc4777aae09b52a4f3ba15; no voters: 
I20260713 09:08:26.410634 24274 raft_consensus.cc:2804] T 790a8bda12144fb0aa36ac50106c2992 P 6f3f7d8167684426a318e4b393306ebf [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:26.411526 24244 raft_consensus.cc:359] T 5922d786371e4751af9616e113ac2ee7 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:26.412674 24244 raft_consensus.cc:385] T 5922d786371e4751af9616e113ac2ee7 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:26.412966 24244 raft_consensus.cc:740] T 5922d786371e4751af9616e113ac2ee7 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 846856244f604af0858798fbe5a440c9, State: Initialized, Role: FOLLOWER
I20260713 09:08:26.413918 24248 tablet_bootstrap.cc:492] T 5922d786371e4751af9616e113ac2ee7 P ab9cc5b1fdbc4777aae09b52a4f3ba15: No bootstrap required, opened a new log
I20260713 09:08:26.413865 24260 leader_election.cc:290] T 790a8bda12144fb0aa36ac50106c2992 P 6f3f7d8167684426a318e4b393306ebf [CANDIDATE]: Term 1 election: Requested vote from peers ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194:44785), 08976b683dfa4f92a811f57fc337e2b6 (127.21.85.196:42749)
I20260713 09:08:26.413825 24244 consensus_queue.cc:260] T 5922d786371e4751af9616e113ac2ee7 P 846856244f604af0858798fbe5a440c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:26.414446 24248 ts_tablet_manager.cc:1403] T 5922d786371e4751af9616e113ac2ee7 P ab9cc5b1fdbc4777aae09b52a4f3ba15: Time spent bootstrapping tablet: real 0.079s	user 0.013s	sys 0.008s
I20260713 09:08:26.417845 24202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "790a8bda12144fb0aa36ac50106c2992" candidate_uuid: "6f3f7d8167684426a318e4b393306ebf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08976b683dfa4f92a811f57fc337e2b6"
I20260713 09:08:26.418428 24202 raft_consensus.cc:3060] T 790a8bda12144fb0aa36ac50106c2992 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:26.418322 24248 raft_consensus.cc:359] T 5922d786371e4751af9616e113ac2ee7 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:26.419068 24248 raft_consensus.cc:385] T 5922d786371e4751af9616e113ac2ee7 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:26.419417 24248 raft_consensus.cc:740] T 5922d786371e4751af9616e113ac2ee7 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab9cc5b1fdbc4777aae09b52a4f3ba15, State: Initialized, Role: FOLLOWER
I20260713 09:08:26.418928 24274 raft_consensus.cc:697] T 790a8bda12144fb0aa36ac50106c2992 P 6f3f7d8167684426a318e4b393306ebf [term 1 LEADER]: Becoming Leader. State: Replica: 6f3f7d8167684426a318e4b393306ebf, State: Running, Role: LEADER
I20260713 09:08:26.420658 24250 tablet_bootstrap.cc:492] T 6c2ebb90df5b4f24a64f9180903a2202 P 6f3f7d8167684426a318e4b393306ebf: No bootstrap required, opened a new log
I20260713 09:08:26.420372 24274 consensus_queue.cc:237] T 790a8bda12144fb0aa36ac50106c2992 P 6f3f7d8167684426a318e4b393306ebf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } }
I20260713 09:08:26.421403 24250 ts_tablet_manager.cc:1403] T 6c2ebb90df5b4f24a64f9180903a2202 P 6f3f7d8167684426a318e4b393306ebf: Time spent bootstrapping tablet: real 0.092s	user 0.013s	sys 0.000s
I20260713 09:08:26.421093 24248 consensus_queue.cc:260] T 5922d786371e4751af9616e113ac2ee7 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:26.426070 24248 ts_tablet_manager.cc:1434] T 5922d786371e4751af9616e113ac2ee7 P ab9cc5b1fdbc4777aae09b52a4f3ba15: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260713 09:08:26.427023 24248 tablet_bootstrap.cc:492] T 0d9e93f510da406589f86f0cb603e92a P ab9cc5b1fdbc4777aae09b52a4f3ba15: Bootstrap starting.
I20260713 09:08:26.432380 23978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faf7175d8f5248f996108c29884fa243" candidate_uuid: "6f3f7d8167684426a318e4b393306ebf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "846856244f604af0858798fbe5a440c9"
I20260713 09:08:26.431607 23979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faf7175d8f5248f996108c29884fa243" candidate_uuid: "6f3f7d8167684426a318e4b393306ebf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "846856244f604af0858798fbe5a440c9" is_pre_election: true
I20260713 09:08:26.432523 24250 raft_consensus.cc:359] T 6c2ebb90df5b4f24a64f9180903a2202 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
W20260713 09:08:26.434914 24091 leader_election.cc:343] T faf7175d8f5248f996108c29884fa243 P 6f3f7d8167684426a318e4b393306ebf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:26.435087 24250 raft_consensus.cc:385] T 6c2ebb90df5b4f24a64f9180903a2202 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:26.435811 24250 raft_consensus.cc:740] T 6c2ebb90df5b4f24a64f9180903a2202 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f3f7d8167684426a318e4b393306ebf, State: Initialized, Role: FOLLOWER
W20260713 09:08:26.436889 24091 leader_election.cc:343] T faf7175d8f5248f996108c29884fa243 P 6f3f7d8167684426a318e4b393306ebf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:26.442898 24202 raft_consensus.cc:2468] T 790a8bda12144fb0aa36ac50106c2992 P 08976b683dfa4f92a811f57fc337e2b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f3f7d8167684426a318e4b393306ebf in term 1.
I20260713 09:08:26.446623 24244 ts_tablet_manager.cc:1434] T 5922d786371e4751af9616e113ac2ee7 P 846856244f604af0858798fbe5a440c9: Time spent starting tablet: real 0.038s	user 0.004s	sys 0.003s
I20260713 09:08:26.447781 24244 tablet_bootstrap.cc:492] T c5cb48cb36ba47229ac19f86e6227718 P 846856244f604af0858798fbe5a440c9: Bootstrap starting.
I20260713 09:08:26.437019 24250 consensus_queue.cc:260] T 6c2ebb90df5b4f24a64f9180903a2202 P 6f3f7d8167684426a318e4b393306ebf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:26.453696 24250 ts_tablet_manager.cc:1434] T 6c2ebb90df5b4f24a64f9180903a2202 P 6f3f7d8167684426a318e4b393306ebf: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260713 09:08:26.454743 24250 tablet_bootstrap.cc:492] T 550f300a803f430b8be9833621db0095 P 6f3f7d8167684426a318e4b393306ebf: Bootstrap starting.
I20260713 09:08:26.456856 24277 raft_consensus.cc:493] T d72dda4246d945498a56b1dda191ba61 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:26.457362 24277 raft_consensus.cc:515] T d72dda4246d945498a56b1dda191ba61 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:26.459770 24277 leader_election.cc:290] T d72dda4246d945498a56b1dda191ba61 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08976b683dfa4f92a811f57fc337e2b6 (127.21.85.196:42749), 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923)
I20260713 09:08:26.461683 24202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d72dda4246d945498a56b1dda191ba61" candidate_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08976b683dfa4f92a811f57fc337e2b6" is_pre_election: true
I20260713 09:08:26.462119 24259 raft_consensus.cc:493] T 550f300a803f430b8be9833621db0095 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:26.462581 24259 raft_consensus.cc:515] T 550f300a803f430b8be9833621db0095 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
W20260713 09:08:26.463240 24017 leader_election.cc:343] T d72dda4246d945498a56b1dda191ba61 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08976b683dfa4f92a811f57fc337e2b6 (127.21.85.196:42749): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:26.464982 24259 leader_election.cc:290] T 550f300a803f430b8be9833621db0095 P 846856244f604af0858798fbe5a440c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111), 08976b683dfa4f92a811f57fc337e2b6 (127.21.85.196:42749)
I20260713 09:08:26.466986 23979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d72dda4246d945498a56b1dda191ba61" candidate_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "846856244f604af0858798fbe5a440c9" is_pre_election: true
I20260713 09:08:26.467672 24248 tablet_bootstrap.cc:654] T 0d9e93f510da406589f86f0cb603e92a P ab9cc5b1fdbc4777aae09b52a4f3ba15: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:26.468199 24128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "550f300a803f430b8be9833621db0095" candidate_uuid: "846856244f604af0858798fbe5a440c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f3f7d8167684426a318e4b393306ebf" is_pre_election: true
W20260713 09:08:26.470045 24017 leader_election.cc:343] T d72dda4246d945498a56b1dda191ba61 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:26.471624 24017 leader_election.cc:304] T d72dda4246d945498a56b1dda191ba61 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ab9cc5b1fdbc4777aae09b52a4f3ba15; no voters: 08976b683dfa4f92a811f57fc337e2b6, 846856244f604af0858798fbe5a440c9
W20260713 09:08:26.472771 23944 leader_election.cc:343] T 550f300a803f430b8be9833621db0095 P 846856244f604af0858798fbe5a440c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:26.473556 24244 tablet_bootstrap.cc:654] T c5cb48cb36ba47229ac19f86e6227718 P 846856244f604af0858798fbe5a440c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:26.473426 24277 raft_consensus.cc:2749] T d72dda4246d945498a56b1dda191ba61 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:26.473747 24245 tablet_bootstrap.cc:492] T d72dda4246d945498a56b1dda191ba61 P 08976b683dfa4f92a811f57fc337e2b6: No bootstrap required, opened a new log
I20260713 09:08:26.474478 24245 ts_tablet_manager.cc:1403] T d72dda4246d945498a56b1dda191ba61 P 08976b683dfa4f92a811f57fc337e2b6: Time spent bootstrapping tablet: real 0.085s	user 0.015s	sys 0.004s
I20260713 09:08:26.478469 24245 raft_consensus.cc:359] T d72dda4246d945498a56b1dda191ba61 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:26.479048 24245 raft_consensus.cc:385] T d72dda4246d945498a56b1dda191ba61 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:26.479444 24245 raft_consensus.cc:740] T d72dda4246d945498a56b1dda191ba61 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08976b683dfa4f92a811f57fc337e2b6, State: Initialized, Role: FOLLOWER
I20260713 09:08:26.481968 24053 raft_consensus.cc:2468] T faf7175d8f5248f996108c29884fa243 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f3f7d8167684426a318e4b393306ebf in term 1.
I20260713 09:08:26.484419 24094 leader_election.cc:304] T faf7175d8f5248f996108c29884fa243 P 6f3f7d8167684426a318e4b393306ebf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6f3f7d8167684426a318e4b393306ebf, ab9cc5b1fdbc4777aae09b52a4f3ba15; no voters: 846856244f604af0858798fbe5a440c9
I20260713 09:08:26.485353 24202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "550f300a803f430b8be9833621db0095" candidate_uuid: "846856244f604af0858798fbe5a440c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08976b683dfa4f92a811f57fc337e2b6" is_pre_election: true
I20260713 09:08:26.485913 23876 catalog_manager.cc:5697] T 790a8bda12144fb0aa36ac50106c2992 P 6f3f7d8167684426a318e4b393306ebf reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f3f7d8167684426a318e4b393306ebf (127.21.85.195). New cstate: current_term: 1 leader_uuid: "6f3f7d8167684426a318e4b393306ebf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } health_report { overall_health: UNKNOWN } } }
W20260713 09:08:26.489365 23942 leader_election.cc:343] T 550f300a803f430b8be9833621db0095 P 846856244f604af0858798fbe5a440c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08976b683dfa4f92a811f57fc337e2b6 (127.21.85.196:42749): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:26.480288 24245 consensus_queue.cc:260] T d72dda4246d945498a56b1dda191ba61 P 08976b683dfa4f92a811f57fc337e2b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:26.490625 23942 leader_election.cc:304] T 550f300a803f430b8be9833621db0095 P 846856244f604af0858798fbe5a440c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 846856244f604af0858798fbe5a440c9; no voters: 08976b683dfa4f92a811f57fc337e2b6, 6f3f7d8167684426a318e4b393306ebf
I20260713 09:08:26.494098 24245 ts_tablet_manager.cc:1434] T d72dda4246d945498a56b1dda191ba61 P 08976b683dfa4f92a811f57fc337e2b6: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260713 09:08:26.495400 24245 tablet_bootstrap.cc:492] T 5922d786371e4751af9616e113ac2ee7 P 08976b683dfa4f92a811f57fc337e2b6: Bootstrap starting.
I20260713 09:08:26.496325 24259 raft_consensus.cc:2749] T 550f300a803f430b8be9833621db0095 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:26.497877 24274 raft_consensus.cc:2804] T faf7175d8f5248f996108c29884fa243 P 6f3f7d8167684426a318e4b393306ebf [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:26.498772 24274 raft_consensus.cc:697] T faf7175d8f5248f996108c29884fa243 P 6f3f7d8167684426a318e4b393306ebf [term 1 LEADER]: Becoming Leader. State: Replica: 6f3f7d8167684426a318e4b393306ebf, State: Running, Role: LEADER
I20260713 09:08:26.499918 24274 consensus_queue.cc:237] T faf7175d8f5248f996108c29884fa243 P 6f3f7d8167684426a318e4b393306ebf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:26.502879 24250 tablet_bootstrap.cc:654] T 550f300a803f430b8be9833621db0095 P 6f3f7d8167684426a318e4b393306ebf: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:26.510067 24249 raft_consensus.cc:493] T 04032d8157ad42999f7a746e367dbbf0 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:26.510776 24249 raft_consensus.cc:515] T 04032d8157ad42999f7a746e367dbbf0 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } }
I20260713 09:08:26.515592 24128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04032d8157ad42999f7a746e367dbbf0" candidate_uuid: "08976b683dfa4f92a811f57fc337e2b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f3f7d8167684426a318e4b393306ebf" is_pre_election: true
I20260713 09:08:26.517839 24249 leader_election.cc:290] T 04032d8157ad42999f7a746e367dbbf0 P 08976b683dfa4f92a811f57fc337e2b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194:44785), 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111)
I20260713 09:08:26.518153 24053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04032d8157ad42999f7a746e367dbbf0" candidate_uuid: "08976b683dfa4f92a811f57fc337e2b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" is_pre_election: true
W20260713 09:08:26.519217 24167 leader_election.cc:343] T 04032d8157ad42999f7a746e367dbbf0 P 08976b683dfa4f92a811f57fc337e2b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:26.520149 24168 leader_election.cc:343] T 04032d8157ad42999f7a746e367dbbf0 P 08976b683dfa4f92a811f57fc337e2b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194:44785): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:26.520781 24168 leader_election.cc:304] T 04032d8157ad42999f7a746e367dbbf0 P 08976b683dfa4f92a811f57fc337e2b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 08976b683dfa4f92a811f57fc337e2b6; no voters: 6f3f7d8167684426a318e4b393306ebf, ab9cc5b1fdbc4777aae09b52a4f3ba15
I20260713 09:08:26.522483 24249 raft_consensus.cc:2749] T 04032d8157ad42999f7a746e367dbbf0 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:26.529102 24245 tablet_bootstrap.cc:654] T 5922d786371e4751af9616e113ac2ee7 P 08976b683dfa4f92a811f57fc337e2b6: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:26.529215 24244 tablet_bootstrap.cc:492] T c5cb48cb36ba47229ac19f86e6227718 P 846856244f604af0858798fbe5a440c9: No bootstrap required, opened a new log
I20260713 09:08:26.529935 24244 ts_tablet_manager.cc:1403] T c5cb48cb36ba47229ac19f86e6227718 P 846856244f604af0858798fbe5a440c9: Time spent bootstrapping tablet: real 0.082s	user 0.023s	sys 0.013s
I20260713 09:08:26.533697 24244 raft_consensus.cc:359] T c5cb48cb36ba47229ac19f86e6227718 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:26.534534 24244 raft_consensus.cc:385] T c5cb48cb36ba47229ac19f86e6227718 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:26.534842 24244 raft_consensus.cc:740] T c5cb48cb36ba47229ac19f86e6227718 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 846856244f604af0858798fbe5a440c9, State: Initialized, Role: FOLLOWER
I20260713 09:08:26.535773 24244 consensus_queue.cc:260] T c5cb48cb36ba47229ac19f86e6227718 P 846856244f604af0858798fbe5a440c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:26.536243 24248 tablet_bootstrap.cc:492] T 0d9e93f510da406589f86f0cb603e92a P ab9cc5b1fdbc4777aae09b52a4f3ba15: No bootstrap required, opened a new log
I20260713 09:08:26.537053 24248 ts_tablet_manager.cc:1403] T 0d9e93f510da406589f86f0cb603e92a P ab9cc5b1fdbc4777aae09b52a4f3ba15: Time spent bootstrapping tablet: real 0.110s	user 0.018s	sys 0.021s
I20260713 09:08:26.541195 24248 raft_consensus.cc:359] T 0d9e93f510da406589f86f0cb603e92a P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:26.542363 24248 raft_consensus.cc:385] T 0d9e93f510da406589f86f0cb603e92a P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:26.542814 24248 raft_consensus.cc:740] T 0d9e93f510da406589f86f0cb603e92a P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab9cc5b1fdbc4777aae09b52a4f3ba15, State: Initialized, Role: FOLLOWER
I20260713 09:08:26.544001 24248 consensus_queue.cc:260] T 0d9e93f510da406589f86f0cb603e92a P ab9cc5b1fdbc4777aae09b52a4f3ba15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:26.547261 24244 ts_tablet_manager.cc:1434] T c5cb48cb36ba47229ac19f86e6227718 P 846856244f604af0858798fbe5a440c9: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.002s
I20260713 09:08:26.552239 24244 tablet_bootstrap.cc:492] T 38231c8c4d004f5ab2e1775f788cb83c P 846856244f604af0858798fbe5a440c9: Bootstrap starting.
I20260713 09:08:26.558873 24248 ts_tablet_manager.cc:1434] T 0d9e93f510da406589f86f0cb603e92a P ab9cc5b1fdbc4777aae09b52a4f3ba15: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260713 09:08:26.559381 24244 tablet_bootstrap.cc:654] T 38231c8c4d004f5ab2e1775f788cb83c P 846856244f604af0858798fbe5a440c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:26.564796 24250 tablet_bootstrap.cc:492] T 550f300a803f430b8be9833621db0095 P 6f3f7d8167684426a318e4b393306ebf: No bootstrap required, opened a new log
I20260713 09:08:26.565582 24250 ts_tablet_manager.cc:1403] T 550f300a803f430b8be9833621db0095 P 6f3f7d8167684426a318e4b393306ebf: Time spent bootstrapping tablet: real 0.111s	user 0.015s	sys 0.007s
I20260713 09:08:26.569456 24250 raft_consensus.cc:359] T 550f300a803f430b8be9833621db0095 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:26.571264 24248 tablet_bootstrap.cc:492] T 04032d8157ad42999f7a746e367dbbf0 P ab9cc5b1fdbc4777aae09b52a4f3ba15: Bootstrap starting.
I20260713 09:08:26.575021 24250 raft_consensus.cc:385] T 550f300a803f430b8be9833621db0095 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:26.575726 24244 tablet_bootstrap.cc:492] T 38231c8c4d004f5ab2e1775f788cb83c P 846856244f604af0858798fbe5a440c9: No bootstrap required, opened a new log
I20260713 09:08:26.575569 24250 raft_consensus.cc:740] T 550f300a803f430b8be9833621db0095 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f3f7d8167684426a318e4b393306ebf, State: Initialized, Role: FOLLOWER
I20260713 09:08:26.576399 24244 ts_tablet_manager.cc:1403] T 38231c8c4d004f5ab2e1775f788cb83c P 846856244f604af0858798fbe5a440c9: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.008s
I20260713 09:08:26.579478 24245 tablet_bootstrap.cc:492] T 5922d786371e4751af9616e113ac2ee7 P 08976b683dfa4f92a811f57fc337e2b6: No bootstrap required, opened a new log
I20260713 09:08:26.580102 24245 ts_tablet_manager.cc:1403] T 5922d786371e4751af9616e113ac2ee7 P 08976b683dfa4f92a811f57fc337e2b6: Time spent bootstrapping tablet: real 0.085s	user 0.027s	sys 0.028s
I20260713 09:08:26.579624 24250 consensus_queue.cc:260] T 550f300a803f430b8be9833621db0095 P 6f3f7d8167684426a318e4b393306ebf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:26.582250 24244 raft_consensus.cc:359] T 38231c8c4d004f5ab2e1775f788cb83c P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:26.582911 24250 ts_tablet_manager.cc:1434] T 550f300a803f430b8be9833621db0095 P 6f3f7d8167684426a318e4b393306ebf: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260713 09:08:26.583129 24244 raft_consensus.cc:385] T 38231c8c4d004f5ab2e1775f788cb83c P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:26.583603 24244 raft_consensus.cc:740] T 38231c8c4d004f5ab2e1775f788cb83c P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 846856244f604af0858798fbe5a440c9, State: Initialized, Role: FOLLOWER
I20260713 09:08:26.583766 24248 tablet_bootstrap.cc:654] T 04032d8157ad42999f7a746e367dbbf0 P ab9cc5b1fdbc4777aae09b52a4f3ba15: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:26.584889 24250 tablet_bootstrap.cc:492] T cb1cbed3cb9c48968f33675ce2198f81 P 6f3f7d8167684426a318e4b393306ebf: Bootstrap starting.
I20260713 09:08:26.585448 24245 raft_consensus.cc:359] T 5922d786371e4751af9616e113ac2ee7 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:26.586292 24245 raft_consensus.cc:385] T 5922d786371e4751af9616e113ac2ee7 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:26.586300 24244 consensus_queue.cc:260] T 38231c8c4d004f5ab2e1775f788cb83c P 846856244f604af0858798fbe5a440c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:26.589854 24244 ts_tablet_manager.cc:1434] T 38231c8c4d004f5ab2e1775f788cb83c P 846856244f604af0858798fbe5a440c9: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:08:26.586611 24245 raft_consensus.cc:740] T 5922d786371e4751af9616e113ac2ee7 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08976b683dfa4f92a811f57fc337e2b6, State: Initialized, Role: FOLLOWER
I20260713 09:08:26.591202 24245 consensus_queue.cc:260] T 5922d786371e4751af9616e113ac2ee7 P 08976b683dfa4f92a811f57fc337e2b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:26.593084 24250 tablet_bootstrap.cc:654] T cb1cbed3cb9c48968f33675ce2198f81 P 6f3f7d8167684426a318e4b393306ebf: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:26.594271 24245 ts_tablet_manager.cc:1434] T 5922d786371e4751af9616e113ac2ee7 P 08976b683dfa4f92a811f57fc337e2b6: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:08:26.595433 24245 tablet_bootstrap.cc:492] T 550f300a803f430b8be9833621db0095 P 08976b683dfa4f92a811f57fc337e2b6: Bootstrap starting.
I20260713 09:08:26.597589 24248 tablet_bootstrap.cc:492] T 04032d8157ad42999f7a746e367dbbf0 P ab9cc5b1fdbc4777aae09b52a4f3ba15: No bootstrap required, opened a new log
I20260713 09:08:26.598222 24248 ts_tablet_manager.cc:1403] T 04032d8157ad42999f7a746e367dbbf0 P ab9cc5b1fdbc4777aae09b52a4f3ba15: Time spent bootstrapping tablet: real 0.027s	user 0.020s	sys 0.000s
I20260713 09:08:26.601105 24248 raft_consensus.cc:359] T 04032d8157ad42999f7a746e367dbbf0 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } }
I20260713 09:08:26.602039 24248 raft_consensus.cc:385] T 04032d8157ad42999f7a746e367dbbf0 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:26.602404 24248 raft_consensus.cc:740] T 04032d8157ad42999f7a746e367dbbf0 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab9cc5b1fdbc4777aae09b52a4f3ba15, State: Initialized, Role: FOLLOWER
I20260713 09:08:26.603099 24244 tablet_bootstrap.cc:492] T 7c30d485a41349859003db005f5d727c P 846856244f604af0858798fbe5a440c9: Bootstrap starting.
I20260713 09:08:26.603258 24248 consensus_queue.cc:260] T 04032d8157ad42999f7a746e367dbbf0 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } }
I20260713 09:08:26.610071 24248 ts_tablet_manager.cc:1434] T 04032d8157ad42999f7a746e367dbbf0 P ab9cc5b1fdbc4777aae09b52a4f3ba15: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:08:26.610702 24244 tablet_bootstrap.cc:654] T 7c30d485a41349859003db005f5d727c P 846856244f604af0858798fbe5a440c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:26.611274 24248 tablet_bootstrap.cc:492] T 8e2d644b7037458c882e292029afb312 P ab9cc5b1fdbc4777aae09b52a4f3ba15: Bootstrap starting.
I20260713 09:08:26.623060 24248 tablet_bootstrap.cc:654] T 8e2d644b7037458c882e292029afb312 P ab9cc5b1fdbc4777aae09b52a4f3ba15: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:26.614238 24245 tablet_bootstrap.cc:654] T 550f300a803f430b8be9833621db0095 P 08976b683dfa4f92a811f57fc337e2b6: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:26.626883 24250 tablet_bootstrap.cc:492] T cb1cbed3cb9c48968f33675ce2198f81 P 6f3f7d8167684426a318e4b393306ebf: No bootstrap required, opened a new log
I20260713 09:08:26.591693 23876 catalog_manager.cc:5697] T faf7175d8f5248f996108c29884fa243 P 6f3f7d8167684426a318e4b393306ebf reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f3f7d8167684426a318e4b393306ebf (127.21.85.195). New cstate: current_term: 1 leader_uuid: "6f3f7d8167684426a318e4b393306ebf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:26.627467 24250 ts_tablet_manager.cc:1403] T cb1cbed3cb9c48968f33675ce2198f81 P 6f3f7d8167684426a318e4b393306ebf: Time spent bootstrapping tablet: real 0.043s	user 0.022s	sys 0.017s
I20260713 09:08:26.627534 24274 raft_consensus.cc:493] T 550f300a803f430b8be9833621db0095 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:26.628159 24274 raft_consensus.cc:515] T 550f300a803f430b8be9833621db0095 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:26.630427 24274 leader_election.cc:290] T 550f300a803f430b8be9833621db0095 P 6f3f7d8167684426a318e4b393306ebf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08976b683dfa4f92a811f57fc337e2b6 (127.21.85.196:42749), 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923)
I20260713 09:08:26.630844 24250 raft_consensus.cc:359] T cb1cbed3cb9c48968f33675ce2198f81 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } }
I20260713 09:08:26.631676 23979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "550f300a803f430b8be9833621db0095" candidate_uuid: "6f3f7d8167684426a318e4b393306ebf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "846856244f604af0858798fbe5a440c9" is_pre_election: true
I20260713 09:08:26.632498 23979 raft_consensus.cc:2468] T 550f300a803f430b8be9833621db0095 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f3f7d8167684426a318e4b393306ebf in term 0.
I20260713 09:08:26.631676 24250 raft_consensus.cc:385] T cb1cbed3cb9c48968f33675ce2198f81 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:26.633903 24250 raft_consensus.cc:740] T cb1cbed3cb9c48968f33675ce2198f81 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f3f7d8167684426a318e4b393306ebf, State: Initialized, Role: FOLLOWER
I20260713 09:08:26.634011 24202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "550f300a803f430b8be9833621db0095" candidate_uuid: "6f3f7d8167684426a318e4b393306ebf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08976b683dfa4f92a811f57fc337e2b6" is_pre_election: true
I20260713 09:08:26.634789 24250 consensus_queue.cc:260] T cb1cbed3cb9c48968f33675ce2198f81 P 6f3f7d8167684426a318e4b393306ebf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } }
I20260713 09:08:26.635303 24244 tablet_bootstrap.cc:492] T 7c30d485a41349859003db005f5d727c P 846856244f604af0858798fbe5a440c9: No bootstrap required, opened a new log
I20260713 09:08:26.635259 24091 leader_election.cc:304] T 550f300a803f430b8be9833621db0095 P 6f3f7d8167684426a318e4b393306ebf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f3f7d8167684426a318e4b393306ebf, 846856244f604af0858798fbe5a440c9; no voters: 
W20260713 09:08:26.636845 24091 leader_election.cc:343] T 550f300a803f430b8be9833621db0095 P 6f3f7d8167684426a318e4b393306ebf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08976b683dfa4f92a811f57fc337e2b6 (127.21.85.196:42749): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:26.637841 24274 raft_consensus.cc:2804] T 550f300a803f430b8be9833621db0095 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:26.638242 24274 raft_consensus.cc:493] T 550f300a803f430b8be9833621db0095 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:26.638609 24274 raft_consensus.cc:3060] T 550f300a803f430b8be9833621db0095 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:26.638756 24250 ts_tablet_manager.cc:1434] T cb1cbed3cb9c48968f33675ce2198f81 P 6f3f7d8167684426a318e4b393306ebf: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260713 09:08:26.639946 24250 tablet_bootstrap.cc:492] T 0d9e93f510da406589f86f0cb603e92a P 6f3f7d8167684426a318e4b393306ebf: Bootstrap starting.
I20260713 09:08:26.647598 24250 tablet_bootstrap.cc:654] T 0d9e93f510da406589f86f0cb603e92a P 6f3f7d8167684426a318e4b393306ebf: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:26.647781 24249 raft_consensus.cc:493] T d72dda4246d945498a56b1dda191ba61 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:26.649343 24249 raft_consensus.cc:515] T d72dda4246d945498a56b1dda191ba61 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:26.650560 24245 tablet_bootstrap.cc:492] T 550f300a803f430b8be9833621db0095 P 08976b683dfa4f92a811f57fc337e2b6: No bootstrap required, opened a new log
I20260713 09:08:26.651087 24245 ts_tablet_manager.cc:1403] T 550f300a803f430b8be9833621db0095 P 08976b683dfa4f92a811f57fc337e2b6: Time spent bootstrapping tablet: real 0.056s	user 0.012s	sys 0.008s
I20260713 09:08:26.636202 24244 ts_tablet_manager.cc:1403] T 7c30d485a41349859003db005f5d727c P 846856244f604af0858798fbe5a440c9: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.015s
I20260713 09:08:26.654153 24245 raft_consensus.cc:359] T 550f300a803f430b8be9833621db0095 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:26.654390 23979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d72dda4246d945498a56b1dda191ba61" candidate_uuid: "08976b683dfa4f92a811f57fc337e2b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "846856244f604af0858798fbe5a440c9" is_pre_election: true
I20260713 09:08:26.654974 24245 raft_consensus.cc:385] T 550f300a803f430b8be9833621db0095 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:26.655368 24245 raft_consensus.cc:740] T 550f300a803f430b8be9833621db0095 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08976b683dfa4f92a811f57fc337e2b6, State: Initialized, Role: FOLLOWER
W20260713 09:08:26.656199 24165 leader_election.cc:343] T d72dda4246d945498a56b1dda191ba61 P 08976b683dfa4f92a811f57fc337e2b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:26.656299 24249 leader_election.cc:290] T d72dda4246d945498a56b1dda191ba61 P 08976b683dfa4f92a811f57fc337e2b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194:44785), 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923)
I20260713 09:08:26.656893 24053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d72dda4246d945498a56b1dda191ba61" candidate_uuid: "08976b683dfa4f92a811f57fc337e2b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" is_pre_election: true
I20260713 09:08:26.657574 24053 raft_consensus.cc:2468] T d72dda4246d945498a56b1dda191ba61 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08976b683dfa4f92a811f57fc337e2b6 in term 0.
I20260713 09:08:26.657895 24277 raft_consensus.cc:493] T 0d9e93f510da406589f86f0cb603e92a P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:26.658396 24277 raft_consensus.cc:515] T 0d9e93f510da406589f86f0cb603e92a P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:26.659001 24168 leader_election.cc:304] T d72dda4246d945498a56b1dda191ba61 P 08976b683dfa4f92a811f57fc337e2b6 [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: 08976b683dfa4f92a811f57fc337e2b6, ab9cc5b1fdbc4777aae09b52a4f3ba15; no voters: 846856244f604af0858798fbe5a440c9
I20260713 09:08:26.660219 24249 raft_consensus.cc:2804] T d72dda4246d945498a56b1dda191ba61 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:26.660617 24249 raft_consensus.cc:493] T d72dda4246d945498a56b1dda191ba61 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:26.660984 24249 raft_consensus.cc:3060] T d72dda4246d945498a56b1dda191ba61 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:26.662945 24128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d9e93f510da406589f86f0cb603e92a" candidate_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f3f7d8167684426a318e4b393306ebf" is_pre_election: true
W20260713 09:08:26.665756 24019 leader_election.cc:343] T 0d9e93f510da406589f86f0cb603e92a P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:26.660630 24277 leader_election.cc:290] T 0d9e93f510da406589f86f0cb603e92a P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923), 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111)
I20260713 09:08:26.667284 23979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d9e93f510da406589f86f0cb603e92a" candidate_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "846856244f604af0858798fbe5a440c9" is_pre_election: true
I20260713 09:08:26.672312 24245 consensus_queue.cc:260] T 550f300a803f430b8be9833621db0095 P 08976b683dfa4f92a811f57fc337e2b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:26.674626 23979 raft_consensus.cc:2468] T 0d9e93f510da406589f86f0cb603e92a P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab9cc5b1fdbc4777aae09b52a4f3ba15 in term 0.
I20260713 09:08:26.673015 24248 tablet_bootstrap.cc:492] T 8e2d644b7037458c882e292029afb312 P ab9cc5b1fdbc4777aae09b52a4f3ba15: No bootstrap required, opened a new log
I20260713 09:08:26.654445 24244 raft_consensus.cc:359] T 7c30d485a41349859003db005f5d727c P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:26.675695 24248 ts_tablet_manager.cc:1403] T 8e2d644b7037458c882e292029afb312 P ab9cc5b1fdbc4777aae09b52a4f3ba15: Time spent bootstrapping tablet: real 0.065s	user 0.014s	sys 0.007s
I20260713 09:08:26.675915 24244 raft_consensus.cc:385] T 7c30d485a41349859003db005f5d727c P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:26.673399 24249 raft_consensus.cc:515] T d72dda4246d945498a56b1dda191ba61 P 08976b683dfa4f92a811f57fc337e2b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:26.676210 24017 leader_election.cc:304] T 0d9e93f510da406589f86f0cb603e92a P ab9cc5b1fdbc4777aae09b52a4f3ba15 [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: 846856244f604af0858798fbe5a440c9, ab9cc5b1fdbc4777aae09b52a4f3ba15; no voters: 6f3f7d8167684426a318e4b393306ebf
I20260713 09:08:26.676440 24244 raft_consensus.cc:740] T 7c30d485a41349859003db005f5d727c P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 846856244f604af0858798fbe5a440c9, State: Initialized, Role: FOLLOWER
I20260713 09:08:26.677928 24277 raft_consensus.cc:2804] T 0d9e93f510da406589f86f0cb603e92a P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:26.672761 24274 raft_consensus.cc:515] T 550f300a803f430b8be9833621db0095 P 6f3f7d8167684426a318e4b393306ebf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:26.678392 24277 raft_consensus.cc:493] T 0d9e93f510da406589f86f0cb603e92a P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:26.678969 24277 raft_consensus.cc:3060] T 0d9e93f510da406589f86f0cb603e92a P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:26.679410 24248 raft_consensus.cc:359] T 8e2d644b7037458c882e292029afb312 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } }
I20260713 09:08:26.680197 24248 raft_consensus.cc:385] T 8e2d644b7037458c882e292029afb312 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:26.680472 24248 raft_consensus.cc:740] T 8e2d644b7037458c882e292029afb312 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab9cc5b1fdbc4777aae09b52a4f3ba15, State: Initialized, Role: FOLLOWER
I20260713 09:08:26.681252 24248 consensus_queue.cc:260] T 8e2d644b7037458c882e292029afb312 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } }
I20260713 09:08:26.684710 24053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d72dda4246d945498a56b1dda191ba61" candidate_uuid: "08976b683dfa4f92a811f57fc337e2b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15"
I20260713 09:08:26.684185 24244 consensus_queue.cc:260] T 7c30d485a41349859003db005f5d727c P 846856244f604af0858798fbe5a440c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:26.685303 24053 raft_consensus.cc:3060] T d72dda4246d945498a56b1dda191ba61 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:26.687960 24249 leader_election.cc:290] T d72dda4246d945498a56b1dda191ba61 P 08976b683dfa4f92a811f57fc337e2b6 [CANDIDATE]: Term 1 election: Requested vote from peers ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194:44785), 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923)
I20260713 09:08:26.690613 24202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "550f300a803f430b8be9833621db0095" candidate_uuid: "6f3f7d8167684426a318e4b393306ebf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08976b683dfa4f92a811f57fc337e2b6"
I20260713 09:08:26.691520 24202 raft_consensus.cc:3060] T 550f300a803f430b8be9833621db0095 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:26.694599 24053 raft_consensus.cc:2468] T d72dda4246d945498a56b1dda191ba61 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08976b683dfa4f92a811f57fc337e2b6 in term 1.
I20260713 09:08:26.689301 23979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d72dda4246d945498a56b1dda191ba61" candidate_uuid: "08976b683dfa4f92a811f57fc337e2b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "846856244f604af0858798fbe5a440c9"
I20260713 09:08:26.695860 24168 leader_election.cc:304] T d72dda4246d945498a56b1dda191ba61 P 08976b683dfa4f92a811f57fc337e2b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08976b683dfa4f92a811f57fc337e2b6, ab9cc5b1fdbc4777aae09b52a4f3ba15; no voters: 
W20260713 09:08:26.696655 24165 leader_election.cc:343] T d72dda4246d945498a56b1dda191ba61 P 08976b683dfa4f92a811f57fc337e2b6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:26.698654 24248 ts_tablet_manager.cc:1434] T 8e2d644b7037458c882e292029afb312 P ab9cc5b1fdbc4777aae09b52a4f3ba15: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260713 09:08:26.701327 24277 raft_consensus.cc:515] T 0d9e93f510da406589f86f0cb603e92a P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:26.702692 24202 raft_consensus.cc:2468] T 550f300a803f430b8be9833621db0095 P 08976b683dfa4f92a811f57fc337e2b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f3f7d8167684426a318e4b393306ebf in term 1.
I20260713 09:08:26.703490 24248 tablet_bootstrap.cc:492] T 7c30d485a41349859003db005f5d727c P ab9cc5b1fdbc4777aae09b52a4f3ba15: Bootstrap starting.
I20260713 09:08:26.704289 24091 leader_election.cc:304] T 550f300a803f430b8be9833621db0095 P 6f3f7d8167684426a318e4b393306ebf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08976b683dfa4f92a811f57fc337e2b6, 6f3f7d8167684426a318e4b393306ebf; no voters: 
I20260713 09:08:26.705684 24287 raft_consensus.cc:2804] T 550f300a803f430b8be9833621db0095 P 6f3f7d8167684426a318e4b393306ebf [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:26.706279 24287 raft_consensus.cc:697] T 550f300a803f430b8be9833621db0095 P 6f3f7d8167684426a318e4b393306ebf [term 1 LEADER]: Becoming Leader. State: Replica: 6f3f7d8167684426a318e4b393306ebf, State: Running, Role: LEADER
I20260713 09:08:26.707419 24287 consensus_queue.cc:237] T 550f300a803f430b8be9833621db0095 P 6f3f7d8167684426a318e4b393306ebf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:26.709517 24248 tablet_bootstrap.cc:654] T 7c30d485a41349859003db005f5d727c P ab9cc5b1fdbc4777aae09b52a4f3ba15: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:26.710479 23979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d9e93f510da406589f86f0cb603e92a" candidate_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "846856244f604af0858798fbe5a440c9"
I20260713 09:08:26.711134 23979 raft_consensus.cc:3060] T 0d9e93f510da406589f86f0cb603e92a P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:26.714736 23978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "550f300a803f430b8be9833621db0095" candidate_uuid: "6f3f7d8167684426a318e4b393306ebf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "846856244f604af0858798fbe5a440c9"
I20260713 09:08:26.715451 23978 raft_consensus.cc:3060] T 550f300a803f430b8be9833621db0095 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:26.721743 23979 raft_consensus.cc:2468] T 0d9e93f510da406589f86f0cb603e92a P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab9cc5b1fdbc4777aae09b52a4f3ba15 in term 1.
I20260713 09:08:26.724400 24128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d9e93f510da406589f86f0cb603e92a" candidate_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f3f7d8167684426a318e4b393306ebf"
I20260713 09:08:26.726400 24248 tablet_bootstrap.cc:492] T 7c30d485a41349859003db005f5d727c P ab9cc5b1fdbc4777aae09b52a4f3ba15: No bootstrap required, opened a new log
I20260713 09:08:26.726817 24248 ts_tablet_manager.cc:1403] T 7c30d485a41349859003db005f5d727c P ab9cc5b1fdbc4777aae09b52a4f3ba15: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.000s
W20260713 09:08:26.727622 24019 leader_election.cc:343] T 0d9e93f510da406589f86f0cb603e92a P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:26.725033 24277 leader_election.cc:290] T 0d9e93f510da406589f86f0cb603e92a P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 1 election: Requested vote from peers 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923), 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111)
I20260713 09:08:26.727933 24259 raft_consensus.cc:493] T 7c30d485a41349859003db005f5d727c P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:26.728626 24259 raft_consensus.cc:515] T 7c30d485a41349859003db005f5d727c P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:26.729239 24017 leader_election.cc:304] T 0d9e93f510da406589f86f0cb603e92a P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 846856244f604af0858798fbe5a440c9, ab9cc5b1fdbc4777aae09b52a4f3ba15; no voters: 6f3f7d8167684426a318e4b393306ebf
I20260713 09:08:26.730016 24277 raft_consensus.cc:2804] T 0d9e93f510da406589f86f0cb603e92a P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:26.725806 23978 raft_consensus.cc:2468] T 550f300a803f430b8be9833621db0095 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f3f7d8167684426a318e4b393306ebf in term 1.
I20260713 09:08:26.726085 24305 raft_consensus.cc:2804] T d72dda4246d945498a56b1dda191ba61 P 08976b683dfa4f92a811f57fc337e2b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:26.731271 24277 raft_consensus.cc:697] T 0d9e93f510da406589f86f0cb603e92a P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 LEADER]: Becoming Leader. State: Replica: ab9cc5b1fdbc4777aae09b52a4f3ba15, State: Running, Role: LEADER
I20260713 09:08:26.732435 24277 consensus_queue.cc:237] T 0d9e93f510da406589f86f0cb603e92a P ab9cc5b1fdbc4777aae09b52a4f3ba15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:26.734946 24053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c30d485a41349859003db005f5d727c" candidate_uuid: "846856244f604af0858798fbe5a440c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" is_pre_election: true
I20260713 09:08:26.729794 24245 ts_tablet_manager.cc:1434] T 550f300a803f430b8be9833621db0095 P 08976b683dfa4f92a811f57fc337e2b6: Time spent starting tablet: real 0.078s	user 0.013s	sys 0.010s
I20260713 09:08:26.738118 24128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c30d485a41349859003db005f5d727c" candidate_uuid: "846856244f604af0858798fbe5a440c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f3f7d8167684426a318e4b393306ebf" is_pre_election: true
W20260713 09:08:26.744553 23944 leader_election.cc:343] T 7c30d485a41349859003db005f5d727c P 846856244f604af0858798fbe5a440c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:26.745754 24259 leader_election.cc:290] T 7c30d485a41349859003db005f5d727c P 846856244f604af0858798fbe5a440c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194:44785), 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111)
I20260713 09:08:26.746424 23877 catalog_manager.cc:5697] T 0d9e93f510da406589f86f0cb603e92a P ab9cc5b1fdbc4777aae09b52a4f3ba15 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194). New cstate: current_term: 1 leader_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } health_report { overall_health: UNKNOWN } } }
W20260713 09:08:26.748216 23945 leader_election.cc:343] T 7c30d485a41349859003db005f5d727c P 846856244f604af0858798fbe5a440c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194:44785): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:26.751361 23945 leader_election.cc:304] T 7c30d485a41349859003db005f5d727c P 846856244f604af0858798fbe5a440c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 846856244f604af0858798fbe5a440c9; no voters: 6f3f7d8167684426a318e4b393306ebf, ab9cc5b1fdbc4777aae09b52a4f3ba15
I20260713 09:08:26.753237 24259 raft_consensus.cc:2749] T 7c30d485a41349859003db005f5d727c P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:26.757339 24244 ts_tablet_manager.cc:1434] T 7c30d485a41349859003db005f5d727c P 846856244f604af0858798fbe5a440c9: Time spent starting tablet: real 0.106s	user 0.001s	sys 0.007s
I20260713 09:08:26.758842 24274 leader_election.cc:290] T 550f300a803f430b8be9833621db0095 P 6f3f7d8167684426a318e4b393306ebf [CANDIDATE]: Term 1 election: Requested vote from peers 08976b683dfa4f92a811f57fc337e2b6 (127.21.85.196:42749), 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923)
I20260713 09:08:26.762305 24248 raft_consensus.cc:359] T 7c30d485a41349859003db005f5d727c P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:26.762986 24248 raft_consensus.cc:385] T 7c30d485a41349859003db005f5d727c P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:26.763235 24248 raft_consensus.cc:740] T 7c30d485a41349859003db005f5d727c P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab9cc5b1fdbc4777aae09b52a4f3ba15, State: Initialized, Role: FOLLOWER
I20260713 09:08:26.763976 24248 consensus_queue.cc:260] T 7c30d485a41349859003db005f5d727c P ab9cc5b1fdbc4777aae09b52a4f3ba15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:26.766405 24248 ts_tablet_manager.cc:1434] T 7c30d485a41349859003db005f5d727c P ab9cc5b1fdbc4777aae09b52a4f3ba15: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260713 09:08:26.767252 24248 tablet_bootstrap.cc:492] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15: Bootstrap starting.
I20260713 09:08:26.769583 24245 tablet_bootstrap.cc:492] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 08976b683dfa4f92a811f57fc337e2b6: Bootstrap starting.
I20260713 09:08:26.772665 24248 tablet_bootstrap.cc:654] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:26.775280 24250 tablet_bootstrap.cc:492] T 0d9e93f510da406589f86f0cb603e92a P 6f3f7d8167684426a318e4b393306ebf: No bootstrap required, opened a new log
I20260713 09:08:26.775753 24250 ts_tablet_manager.cc:1403] T 0d9e93f510da406589f86f0cb603e92a P 6f3f7d8167684426a318e4b393306ebf: Time spent bootstrapping tablet: real 0.136s	user 0.048s	sys 0.075s
I20260713 09:08:26.777808 23877 catalog_manager.cc:5697] T 550f300a803f430b8be9833621db0095 P 6f3f7d8167684426a318e4b393306ebf reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f3f7d8167684426a318e4b393306ebf (127.21.85.195). New cstate: current_term: 1 leader_uuid: "6f3f7d8167684426a318e4b393306ebf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:26.778996 24250 raft_consensus.cc:359] T 0d9e93f510da406589f86f0cb603e92a P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:26.779692 24250 raft_consensus.cc:385] T 0d9e93f510da406589f86f0cb603e92a P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:26.780119 24250 raft_consensus.cc:740] T 0d9e93f510da406589f86f0cb603e92a P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f3f7d8167684426a318e4b393306ebf, State: Initialized, Role: FOLLOWER
I20260713 09:08:26.780930 24250 consensus_queue.cc:260] T 0d9e93f510da406589f86f0cb603e92a P 6f3f7d8167684426a318e4b393306ebf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:26.781901 24260 raft_consensus.cc:493] T 6c2ebb90df5b4f24a64f9180903a2202 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:26.782363 24260 raft_consensus.cc:515] T 6c2ebb90df5b4f24a64f9180903a2202 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:26.784329 24260 leader_election.cc:290] T 6c2ebb90df5b4f24a64f9180903a2202 P 6f3f7d8167684426a318e4b393306ebf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08976b683dfa4f92a811f57fc337e2b6 (127.21.85.196:42749), 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923)
I20260713 09:08:26.786617 24308 raft_consensus.cc:493] T 5922d786371e4751af9616e113ac2ee7 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:26.787114 24308 raft_consensus.cc:515] T 5922d786371e4751af9616e113ac2ee7 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:26.788661 24244 tablet_bootstrap.cc:492] T d72dda4246d945498a56b1dda191ba61 P 846856244f604af0858798fbe5a440c9: Bootstrap starting.
I20260713 09:08:26.789602 24202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2ebb90df5b4f24a64f9180903a2202" candidate_uuid: "6f3f7d8167684426a318e4b393306ebf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08976b683dfa4f92a811f57fc337e2b6" is_pre_election: true
W20260713 09:08:26.790300 23925 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:08:26.790918 24091 leader_election.cc:343] T 6c2ebb90df5b4f24a64f9180903a2202 P 6f3f7d8167684426a318e4b393306ebf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08976b683dfa4f92a811f57fc337e2b6 (127.21.85.196:42749): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:26.791591 24201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5922d786371e4751af9616e113ac2ee7" candidate_uuid: "846856244f604af0858798fbe5a440c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08976b683dfa4f92a811f57fc337e2b6" is_pre_election: true
I20260713 09:08:26.792131 24245 tablet_bootstrap.cc:654] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 08976b683dfa4f92a811f57fc337e2b6: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:26.792299 24201 raft_consensus.cc:2468] T 5922d786371e4751af9616e113ac2ee7 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 846856244f604af0858798fbe5a440c9 in term 0.
I20260713 09:08:26.793170 23978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2ebb90df5b4f24a64f9180903a2202" candidate_uuid: "6f3f7d8167684426a318e4b393306ebf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "846856244f604af0858798fbe5a440c9" is_pre_election: true
I20260713 09:08:26.794064 24053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5922d786371e4751af9616e113ac2ee7" candidate_uuid: "846856244f604af0858798fbe5a440c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" is_pre_election: true
W20260713 09:08:26.794535 24091 leader_election.cc:343] T 6c2ebb90df5b4f24a64f9180903a2202 P 6f3f7d8167684426a318e4b393306ebf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:26.794643 24053 raft_consensus.cc:2468] T 5922d786371e4751af9616e113ac2ee7 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 846856244f604af0858798fbe5a440c9 in term 0.
I20260713 09:08:26.795019 24091 leader_election.cc:304] T 6c2ebb90df5b4f24a64f9180903a2202 P 6f3f7d8167684426a318e4b393306ebf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6f3f7d8167684426a318e4b393306ebf; no voters: 08976b683dfa4f92a811f57fc337e2b6, 846856244f604af0858798fbe5a440c9
I20260713 09:08:26.792058 24308 leader_election.cc:290] T 5922d786371e4751af9616e113ac2ee7 P 846856244f604af0858798fbe5a440c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08976b683dfa4f92a811f57fc337e2b6 (127.21.85.196:42749), ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194:44785)
I20260713 09:08:26.796314 24274 raft_consensus.cc:2749] T 6c2ebb90df5b4f24a64f9180903a2202 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:26.796283 23942 leader_election.cc:304] T 5922d786371e4751af9616e113ac2ee7 P 846856244f604af0858798fbe5a440c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08976b683dfa4f92a811f57fc337e2b6, 846856244f604af0858798fbe5a440c9; no voters: 
I20260713 09:08:26.797596 24305 raft_consensus.cc:697] T d72dda4246d945498a56b1dda191ba61 P 08976b683dfa4f92a811f57fc337e2b6 [term 1 LEADER]: Becoming Leader. State: Replica: 08976b683dfa4f92a811f57fc337e2b6, State: Running, Role: LEADER
I20260713 09:08:26.797796 24308 raft_consensus.cc:2804] T 5922d786371e4751af9616e113ac2ee7 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:26.798168 24308 raft_consensus.cc:493] T 5922d786371e4751af9616e113ac2ee7 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:26.798507 24308 raft_consensus.cc:3060] T 5922d786371e4751af9616e113ac2ee7 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:26.798790 24250 ts_tablet_manager.cc:1434] T 0d9e93f510da406589f86f0cb603e92a P 6f3f7d8167684426a318e4b393306ebf: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260713 09:08:26.798676 24305 consensus_queue.cc:237] T d72dda4246d945498a56b1dda191ba61 P 08976b683dfa4f92a811f57fc337e2b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:26.799973 24250 tablet_bootstrap.cc:492] T 5ab4d7472a774e80a88d2387c7e4b891 P 6f3f7d8167684426a318e4b393306ebf: Bootstrap starting.
I20260713 09:08:26.807363 24274 raft_consensus.cc:493] T 0d9e93f510da406589f86f0cb603e92a P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:26.807866 24274 raft_consensus.cc:515] T 0d9e93f510da406589f86f0cb603e92a P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:26.801909 24244 tablet_bootstrap.cc:654] T d72dda4246d945498a56b1dda191ba61 P 846856244f604af0858798fbe5a440c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:26.809775 24248 tablet_bootstrap.cc:492] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15: No bootstrap required, opened a new log
I20260713 09:08:26.809947 24274 leader_election.cc:290] T 0d9e93f510da406589f86f0cb603e92a P 6f3f7d8167684426a318e4b393306ebf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923), ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194:44785)
I20260713 09:08:26.810261 24248 ts_tablet_manager.cc:1403] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.005s
I20260713 09:08:26.811637 23978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d9e93f510da406589f86f0cb603e92a" candidate_uuid: "6f3f7d8167684426a318e4b393306ebf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "846856244f604af0858798fbe5a440c9" is_pre_election: true
I20260713 09:08:26.812518 24250 tablet_bootstrap.cc:654] T 5ab4d7472a774e80a88d2387c7e4b891 P 6f3f7d8167684426a318e4b393306ebf: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:26.812635 23978 raft_consensus.cc:2393] T 0d9e93f510da406589f86f0cb603e92a P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6f3f7d8167684426a318e4b393306ebf in current term 1: Already voted for candidate ab9cc5b1fdbc4777aae09b52a4f3ba15 in this term.
I20260713 09:08:26.814008 24248 raft_consensus.cc:359] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:26.814678 24248 raft_consensus.cc:385] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:26.814957 24248 raft_consensus.cc:740] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab9cc5b1fdbc4777aae09b52a4f3ba15, State: Initialized, Role: FOLLOWER
I20260713 09:08:26.815340 24053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d9e93f510da406589f86f0cb603e92a" candidate_uuid: "6f3f7d8167684426a318e4b393306ebf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" is_pre_election: true
I20260713 09:08:26.815614 24248 consensus_queue.cc:260] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:26.818614 24094 leader_election.cc:304] T 0d9e93f510da406589f86f0cb603e92a P 6f3f7d8167684426a318e4b393306ebf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6f3f7d8167684426a318e4b393306ebf; no voters: 846856244f604af0858798fbe5a440c9, ab9cc5b1fdbc4777aae09b52a4f3ba15
I20260713 09:08:26.817782 24259 raft_consensus.cc:493] T 38231c8c4d004f5ab2e1775f788cb83c P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:26.820087 24259 raft_consensus.cc:515] T 38231c8c4d004f5ab2e1775f788cb83c P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:26.822144 24259 leader_election.cc:290] T 38231c8c4d004f5ab2e1775f788cb83c P 846856244f604af0858798fbe5a440c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08976b683dfa4f92a811f57fc337e2b6 (127.21.85.196:42749), ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194:44785)
I20260713 09:08:26.822642 24274 raft_consensus.cc:3060] T 0d9e93f510da406589f86f0cb603e92a P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:26.824404 24201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38231c8c4d004f5ab2e1775f788cb83c" candidate_uuid: "846856244f604af0858798fbe5a440c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08976b683dfa4f92a811f57fc337e2b6" is_pre_election: true
W20260713 09:08:26.826233 23942 leader_election.cc:343] T 38231c8c4d004f5ab2e1775f788cb83c P 846856244f604af0858798fbe5a440c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08976b683dfa4f92a811f57fc337e2b6 (127.21.85.196:42749): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:26.818032 24308 raft_consensus.cc:515] T 5922d786371e4751af9616e113ac2ee7 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:26.827780 24053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38231c8c4d004f5ab2e1775f788cb83c" candidate_uuid: "846856244f604af0858798fbe5a440c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" is_pre_election: true
I20260713 09:08:26.828702 24053 raft_consensus.cc:2468] T 38231c8c4d004f5ab2e1775f788cb83c P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 846856244f604af0858798fbe5a440c9 in term 0.
I20260713 09:08:26.829487 24308 leader_election.cc:290] T 5922d786371e4751af9616e113ac2ee7 P 846856244f604af0858798fbe5a440c9 [CANDIDATE]: Term 1 election: Requested vote from peers 08976b683dfa4f92a811f57fc337e2b6 (127.21.85.196:42749), ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194:44785)
I20260713 09:08:26.831818 24054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5922d786371e4751af9616e113ac2ee7" candidate_uuid: "846856244f604af0858798fbe5a440c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15"
I20260713 09:08:26.832577 24054 raft_consensus.cc:3060] T 5922d786371e4751af9616e113ac2ee7 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:26.835369 24245 tablet_bootstrap.cc:492] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 08976b683dfa4f92a811f57fc337e2b6: No bootstrap required, opened a new log
I20260713 09:08:26.836022 24245 ts_tablet_manager.cc:1403] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 08976b683dfa4f92a811f57fc337e2b6: Time spent bootstrapping tablet: real 0.067s	user 0.011s	sys 0.007s
I20260713 09:08:26.836267 24201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5922d786371e4751af9616e113ac2ee7" candidate_uuid: "846856244f604af0858798fbe5a440c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08976b683dfa4f92a811f57fc337e2b6"
I20260713 09:08:26.837006 24201 raft_consensus.cc:3060] T 5922d786371e4751af9616e113ac2ee7 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:26.839515 24245 raft_consensus.cc:359] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:26.841230 24245 raft_consensus.cc:385] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:26.841594 24245 raft_consensus.cc:740] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08976b683dfa4f92a811f57fc337e2b6, State: Initialized, Role: FOLLOWER
I20260713 09:08:26.842295 24248 ts_tablet_manager.cc:1434] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260713 09:08:26.843443 24248 tablet_bootstrap.cc:492] T cb1cbed3cb9c48968f33675ce2198f81 P ab9cc5b1fdbc4777aae09b52a4f3ba15: Bootstrap starting.
I20260713 09:08:26.843137 23945 leader_election.cc:304] T 38231c8c4d004f5ab2e1775f788cb83c P 846856244f604af0858798fbe5a440c9 [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: 846856244f604af0858798fbe5a440c9, ab9cc5b1fdbc4777aae09b52a4f3ba15; no voters: 08976b683dfa4f92a811f57fc337e2b6
I20260713 09:08:26.844733 24308 raft_consensus.cc:2804] T 38231c8c4d004f5ab2e1775f788cb83c P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:26.845279 24308 raft_consensus.cc:493] T 38231c8c4d004f5ab2e1775f788cb83c P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:26.845711 24308 raft_consensus.cc:3060] T 38231c8c4d004f5ab2e1775f788cb83c P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:26.832525 24274 raft_consensus.cc:2749] T 0d9e93f510da406589f86f0cb603e92a P 6f3f7d8167684426a318e4b393306ebf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:26.849136 24248 tablet_bootstrap.cc:654] T cb1cbed3cb9c48968f33675ce2198f81 P ab9cc5b1fdbc4777aae09b52a4f3ba15: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:26.856498 24245 consensus_queue.cc:260] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 08976b683dfa4f92a811f57fc337e2b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:26.854741 23875 catalog_manager.cc:5697] T d72dda4246d945498a56b1dda191ba61 P 08976b683dfa4f92a811f57fc337e2b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 08976b683dfa4f92a811f57fc337e2b6 (127.21.85.196). New cstate: current_term: 1 leader_uuid: "08976b683dfa4f92a811f57fc337e2b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:26.862845 24250 tablet_bootstrap.cc:492] T 5ab4d7472a774e80a88d2387c7e4b891 P 6f3f7d8167684426a318e4b393306ebf: No bootstrap required, opened a new log
I20260713 09:08:26.863993 24250 ts_tablet_manager.cc:1403] T 5ab4d7472a774e80a88d2387c7e4b891 P 6f3f7d8167684426a318e4b393306ebf: Time spent bootstrapping tablet: real 0.064s	user 0.020s	sys 0.024s
I20260713 09:08:26.866910 24250 raft_consensus.cc:359] T 5ab4d7472a774e80a88d2387c7e4b891 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:26.868526 24245 ts_tablet_manager.cc:1434] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 08976b683dfa4f92a811f57fc337e2b6: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260713 09:08:26.873958 24245 tablet_bootstrap.cc:492] T 38231c8c4d004f5ab2e1775f788cb83c P 08976b683dfa4f92a811f57fc337e2b6: Bootstrap starting.
I20260713 09:08:26.871917 24201 raft_consensus.cc:2468] T 5922d786371e4751af9616e113ac2ee7 P 08976b683dfa4f92a811f57fc337e2b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 846856244f604af0858798fbe5a440c9 in term 1.
I20260713 09:08:26.872699 24250 raft_consensus.cc:385] T 5ab4d7472a774e80a88d2387c7e4b891 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:26.872583 24308 raft_consensus.cc:515] T 38231c8c4d004f5ab2e1775f788cb83c P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:26.876895 24250 raft_consensus.cc:740] T 5ab4d7472a774e80a88d2387c7e4b891 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f3f7d8167684426a318e4b393306ebf, State: Initialized, Role: FOLLOWER
I20260713 09:08:26.877394 23942 leader_election.cc:304] T 5922d786371e4751af9616e113ac2ee7 P 846856244f604af0858798fbe5a440c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08976b683dfa4f92a811f57fc337e2b6, 846856244f604af0858798fbe5a440c9; no voters: 
I20260713 09:08:26.878953 24259 raft_consensus.cc:2804] T 5922d786371e4751af9616e113ac2ee7 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:26.878686 24250 consensus_queue.cc:260] T 5ab4d7472a774e80a88d2387c7e4b891 P 6f3f7d8167684426a318e4b393306ebf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:26.879910 24248 tablet_bootstrap.cc:492] T cb1cbed3cb9c48968f33675ce2198f81 P ab9cc5b1fdbc4777aae09b52a4f3ba15: No bootstrap required, opened a new log
I20260713 09:08:26.880368 24248 ts_tablet_manager.cc:1403] T cb1cbed3cb9c48968f33675ce2198f81 P ab9cc5b1fdbc4777aae09b52a4f3ba15: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.016s
I20260713 09:08:26.880975 24250 ts_tablet_manager.cc:1434] T 5ab4d7472a774e80a88d2387c7e4b891 P 6f3f7d8167684426a318e4b393306ebf: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.002s
I20260713 09:08:26.883051 24248 raft_consensus.cc:359] T cb1cbed3cb9c48968f33675ce2198f81 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } }
I20260713 09:08:26.883745 24248 raft_consensus.cc:385] T cb1cbed3cb9c48968f33675ce2198f81 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:26.884068 24248 raft_consensus.cc:740] T cb1cbed3cb9c48968f33675ce2198f81 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab9cc5b1fdbc4777aae09b52a4f3ba15, State: Initialized, Role: FOLLOWER
I20260713 09:08:26.883457 24250 tablet_bootstrap.cc:492] T 04032d8157ad42999f7a746e367dbbf0 P 6f3f7d8167684426a318e4b393306ebf: Bootstrap starting.
I20260713 09:08:26.884027 24201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38231c8c4d004f5ab2e1775f788cb83c" candidate_uuid: "846856244f604af0858798fbe5a440c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08976b683dfa4f92a811f57fc337e2b6"
I20260713 09:08:26.887650 24248 consensus_queue.cc:260] T cb1cbed3cb9c48968f33675ce2198f81 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } }
I20260713 09:08:26.888236 24308 leader_election.cc:290] T 38231c8c4d004f5ab2e1775f788cb83c P 846856244f604af0858798fbe5a440c9 [CANDIDATE]: Term 1 election: Requested vote from peers 08976b683dfa4f92a811f57fc337e2b6 (127.21.85.196:42749), ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194:44785)
I20260713 09:08:26.883870 24054 raft_consensus.cc:2468] T 5922d786371e4751af9616e113ac2ee7 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 846856244f604af0858798fbe5a440c9 in term 1.
I20260713 09:08:26.890640 24244 tablet_bootstrap.cc:492] T d72dda4246d945498a56b1dda191ba61 P 846856244f604af0858798fbe5a440c9: No bootstrap required, opened a new log
I20260713 09:08:26.891152 24244 ts_tablet_manager.cc:1403] T d72dda4246d945498a56b1dda191ba61 P 846856244f604af0858798fbe5a440c9: Time spent bootstrapping tablet: real 0.103s	user 0.018s	sys 0.035s
I20260713 09:08:26.891607 24245 tablet_bootstrap.cc:654] T 38231c8c4d004f5ab2e1775f788cb83c P 08976b683dfa4f92a811f57fc337e2b6: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:26.894088 24244 raft_consensus.cc:359] T d72dda4246d945498a56b1dda191ba61 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:26.894840 24244 raft_consensus.cc:385] T d72dda4246d945498a56b1dda191ba61 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:26.894965 24250 tablet_bootstrap.cc:654] T 04032d8157ad42999f7a746e367dbbf0 P 6f3f7d8167684426a318e4b393306ebf: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:26.895166 24244 raft_consensus.cc:740] T d72dda4246d945498a56b1dda191ba61 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 846856244f604af0858798fbe5a440c9, State: Initialized, Role: FOLLOWER
W20260713 09:08:26.896538 23942 leader_election.cc:343] T 38231c8c4d004f5ab2e1775f788cb83c P 846856244f604af0858798fbe5a440c9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 08976b683dfa4f92a811f57fc337e2b6 (127.21.85.196:42749): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:26.897785 24248 ts_tablet_manager.cc:1434] T cb1cbed3cb9c48968f33675ce2198f81 P ab9cc5b1fdbc4777aae09b52a4f3ba15: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260713 09:08:26.898526 24248 tablet_bootstrap.cc:492] T 2065ebaada124f70b3c870fd3fda9f6f P ab9cc5b1fdbc4777aae09b52a4f3ba15: Bootstrap starting.
I20260713 09:08:26.900022 24054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38231c8c4d004f5ab2e1775f788cb83c" candidate_uuid: "846856244f604af0858798fbe5a440c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15"
I20260713 09:08:26.901512 24259 raft_consensus.cc:697] T 5922d786371e4751af9616e113ac2ee7 P 846856244f604af0858798fbe5a440c9 [term 1 LEADER]: Becoming Leader. State: Replica: 846856244f604af0858798fbe5a440c9, State: Running, Role: LEADER
I20260713 09:08:26.911283 24274 consensus_queue.cc:1048] T 790a8bda12144fb0aa36ac50106c2992 P 6f3f7d8167684426a318e4b393306ebf [LEADER]: Connected to new peer: Peer: permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:26.911001 24054 raft_consensus.cc:3060] T 38231c8c4d004f5ab2e1775f788cb83c P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:26.899861 24244 consensus_queue.cc:260] T d72dda4246d945498a56b1dda191ba61 P 846856244f604af0858798fbe5a440c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:26.919572 24259 consensus_queue.cc:237] T 5922d786371e4751af9616e113ac2ee7 P 846856244f604af0858798fbe5a440c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:26.921756 24274 consensus_queue.cc:1048] T 790a8bda12144fb0aa36ac50106c2992 P 6f3f7d8167684426a318e4b393306ebf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:26.928236 24248 tablet_bootstrap.cc:654] T 2065ebaada124f70b3c870fd3fda9f6f P ab9cc5b1fdbc4777aae09b52a4f3ba15: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:26.928443 24245 tablet_bootstrap.cc:492] T 38231c8c4d004f5ab2e1775f788cb83c P 08976b683dfa4f92a811f57fc337e2b6: No bootstrap required, opened a new log
I20260713 09:08:26.930400 24245 ts_tablet_manager.cc:1403] T 38231c8c4d004f5ab2e1775f788cb83c P 08976b683dfa4f92a811f57fc337e2b6: Time spent bootstrapping tablet: real 0.057s	user 0.011s	sys 0.011s
I20260713 09:08:26.935536 24277 raft_consensus.cc:493] T 04032d8157ad42999f7a746e367dbbf0 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:26.936075 24277 raft_consensus.cc:515] T 04032d8157ad42999f7a746e367dbbf0 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } }
I20260713 09:08:26.937661 24244 ts_tablet_manager.cc:1434] T d72dda4246d945498a56b1dda191ba61 P 846856244f604af0858798fbe5a440c9: Time spent starting tablet: real 0.046s	user 0.008s	sys 0.000s
I20260713 09:08:26.938692 24054 raft_consensus.cc:2468] T 38231c8c4d004f5ab2e1775f788cb83c P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 846856244f604af0858798fbe5a440c9 in term 1.
I20260713 09:08:26.939546 24255 raft_consensus.cc:493] T cb1cbed3cb9c48968f33675ce2198f81 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:26.938171 24277 leader_election.cc:290] T 04032d8157ad42999f7a746e367dbbf0 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111), 08976b683dfa4f92a811f57fc337e2b6 (127.21.85.196:42749)
I20260713 09:08:26.939677 24244 tablet_bootstrap.cc:492] T 6c2ebb90df5b4f24a64f9180903a2202 P 846856244f604af0858798fbe5a440c9: Bootstrap starting.
I20260713 09:08:26.945683 24245 raft_consensus.cc:359] T 38231c8c4d004f5ab2e1775f788cb83c P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:26.946674 24245 raft_consensus.cc:385] T 38231c8c4d004f5ab2e1775f788cb83c P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:26.947018 24245 raft_consensus.cc:740] T 38231c8c4d004f5ab2e1775f788cb83c P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08976b683dfa4f92a811f57fc337e2b6, State: Initialized, Role: FOLLOWER
I20260713 09:08:26.940403 24255 raft_consensus.cc:515] T cb1cbed3cb9c48968f33675ce2198f81 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } }
I20260713 09:08:26.947947 24245 consensus_queue.cc:260] T 38231c8c4d004f5ab2e1775f788cb83c P 08976b683dfa4f92a811f57fc337e2b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:26.950001 24255 leader_election.cc:290] T cb1cbed3cb9c48968f33675ce2198f81 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111), 08976b683dfa4f92a811f57fc337e2b6 (127.21.85.196:42749)
I20260713 09:08:26.951399 24128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04032d8157ad42999f7a746e367dbbf0" candidate_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f3f7d8167684426a318e4b393306ebf" is_pre_election: true
I20260713 09:08:26.952113 24202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04032d8157ad42999f7a746e367dbbf0" candidate_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08976b683dfa4f92a811f57fc337e2b6" is_pre_election: true
I20260713 09:08:26.952521 23945 leader_election.cc:304] T 38231c8c4d004f5ab2e1775f788cb83c P 846856244f604af0858798fbe5a440c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 846856244f604af0858798fbe5a440c9, ab9cc5b1fdbc4777aae09b52a4f3ba15; no voters: 08976b683dfa4f92a811f57fc337e2b6
I20260713 09:08:26.952757 24202 raft_consensus.cc:2468] T 04032d8157ad42999f7a746e367dbbf0 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab9cc5b1fdbc4777aae09b52a4f3ba15 in term 0.
I20260713 09:08:26.952862 24127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb1cbed3cb9c48968f33675ce2198f81" candidate_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f3f7d8167684426a318e4b393306ebf" is_pre_election: true
I20260713 09:08:26.953548 24127 raft_consensus.cc:2468] T cb1cbed3cb9c48968f33675ce2198f81 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab9cc5b1fdbc4777aae09b52a4f3ba15 in term 0.
I20260713 09:08:26.954823 24200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb1cbed3cb9c48968f33675ce2198f81" candidate_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08976b683dfa4f92a811f57fc337e2b6" is_pre_election: true
I20260713 09:08:26.956306 24017 leader_election.cc:304] T 04032d8157ad42999f7a746e367dbbf0 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08976b683dfa4f92a811f57fc337e2b6, ab9cc5b1fdbc4777aae09b52a4f3ba15; no voters: 
I20260713 09:08:26.957012 24259 raft_consensus.cc:2804] T 38231c8c4d004f5ab2e1775f788cb83c P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:08:26.957558 24017 leader_election.cc:343] T cb1cbed3cb9c48968f33675ce2198f81 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08976b683dfa4f92a811f57fc337e2b6 (127.21.85.196:42749): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:26.957726 24259 raft_consensus.cc:697] T 38231c8c4d004f5ab2e1775f788cb83c P 846856244f604af0858798fbe5a440c9 [term 1 LEADER]: Becoming Leader. State: Replica: 846856244f604af0858798fbe5a440c9, State: Running, Role: LEADER
W20260713 09:08:26.959496 24019 leader_election.cc:343] T 04032d8157ad42999f7a746e367dbbf0 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:26.960837 24019 leader_election.cc:304] T cb1cbed3cb9c48968f33675ce2198f81 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [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: 6f3f7d8167684426a318e4b393306ebf, ab9cc5b1fdbc4777aae09b52a4f3ba15; no voters: 08976b683dfa4f92a811f57fc337e2b6
I20260713 09:08:26.962234 24277 raft_consensus.cc:2804] T 04032d8157ad42999f7a746e367dbbf0 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:26.962729 24277 raft_consensus.cc:493] T 04032d8157ad42999f7a746e367dbbf0 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:26.963156 24277 raft_consensus.cc:3060] T 04032d8157ad42999f7a746e367dbbf0 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:26.958936 24259 consensus_queue.cc:237] T 38231c8c4d004f5ab2e1775f788cb83c P 846856244f604af0858798fbe5a440c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:26.967974 24255 raft_consensus.cc:2804] T cb1cbed3cb9c48968f33675ce2198f81 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:26.969103 24255 raft_consensus.cc:493] T cb1cbed3cb9c48968f33675ce2198f81 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:26.969465 24255 raft_consensus.cc:3060] T cb1cbed3cb9c48968f33675ce2198f81 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:26.971740 24245 ts_tablet_manager.cc:1434] T 38231c8c4d004f5ab2e1775f788cb83c P 08976b683dfa4f92a811f57fc337e2b6: Time spent starting tablet: real 0.040s	user 0.009s	sys 0.000s
I20260713 09:08:26.975589 24248 tablet_bootstrap.cc:492] T 2065ebaada124f70b3c870fd3fda9f6f P ab9cc5b1fdbc4777aae09b52a4f3ba15: No bootstrap required, opened a new log
I20260713 09:08:26.975349 23875 catalog_manager.cc:5697] T 5922d786371e4751af9616e113ac2ee7 P 846856244f604af0858798fbe5a440c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 846856244f604af0858798fbe5a440c9 (127.21.85.193). New cstate: current_term: 1 leader_uuid: "846856244f604af0858798fbe5a440c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:26.976783 24248 ts_tablet_manager.cc:1403] T 2065ebaada124f70b3c870fd3fda9f6f P ab9cc5b1fdbc4777aae09b52a4f3ba15: Time spent bootstrapping tablet: real 0.078s	user 0.019s	sys 0.018s
I20260713 09:08:26.977409 24245 tablet_bootstrap.cc:492] T 6c2ebb90df5b4f24a64f9180903a2202 P 08976b683dfa4f92a811f57fc337e2b6: Bootstrap starting.
I20260713 09:08:26.981240 24248 raft_consensus.cc:359] T 2065ebaada124f70b3c870fd3fda9f6f P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:26.981928 24248 raft_consensus.cc:385] T 2065ebaada124f70b3c870fd3fda9f6f P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:26.982187 24248 raft_consensus.cc:740] T 2065ebaada124f70b3c870fd3fda9f6f P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab9cc5b1fdbc4777aae09b52a4f3ba15, State: Initialized, Role: FOLLOWER
I20260713 09:08:26.982805 24248 consensus_queue.cc:260] T 2065ebaada124f70b3c870fd3fda9f6f P ab9cc5b1fdbc4777aae09b52a4f3ba15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:26.989073 24277 raft_consensus.cc:515] T 04032d8157ad42999f7a746e367dbbf0 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } }
I20260713 09:08:26.990375 24255 raft_consensus.cc:515] T cb1cbed3cb9c48968f33675ce2198f81 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } }
I20260713 09:08:26.992005 24127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04032d8157ad42999f7a746e367dbbf0" candidate_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f3f7d8167684426a318e4b393306ebf"
I20260713 09:08:26.992465 24255 leader_election.cc:290] T cb1cbed3cb9c48968f33675ce2198f81 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 1 election: Requested vote from peers 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111), 08976b683dfa4f92a811f57fc337e2b6 (127.21.85.196:42749)
I20260713 09:08:26.993532 24250 tablet_bootstrap.cc:492] T 04032d8157ad42999f7a746e367dbbf0 P 6f3f7d8167684426a318e4b393306ebf: No bootstrap required, opened a new log
I20260713 09:08:26.994037 24250 ts_tablet_manager.cc:1403] T 04032d8157ad42999f7a746e367dbbf0 P 6f3f7d8167684426a318e4b393306ebf: Time spent bootstrapping tablet: real 0.111s	user 0.024s	sys 0.008s
I20260713 09:08:26.994532 24200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb1cbed3cb9c48968f33675ce2198f81" candidate_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08976b683dfa4f92a811f57fc337e2b6"
W20260713 09:08:26.996659 24017 leader_election.cc:343] T cb1cbed3cb9c48968f33675ce2198f81 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 08976b683dfa4f92a811f57fc337e2b6 (127.21.85.196:42749): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:26.996548 24250 raft_consensus.cc:359] T 04032d8157ad42999f7a746e367dbbf0 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } }
I20260713 09:08:26.997282 24250 raft_consensus.cc:385] T 04032d8157ad42999f7a746e367dbbf0 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:26.997558 24250 raft_consensus.cc:740] T 04032d8157ad42999f7a746e367dbbf0 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f3f7d8167684426a318e4b393306ebf, State: Initialized, Role: FOLLOWER
W20260713 09:08:26.996564 24019 leader_election.cc:343] T 04032d8157ad42999f7a746e367dbbf0 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:26.998492 24127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb1cbed3cb9c48968f33675ce2198f81" candidate_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f3f7d8167684426a318e4b393306ebf"
I20260713 09:08:26.998306 24250 consensus_queue.cc:260] T 04032d8157ad42999f7a746e367dbbf0 P 6f3f7d8167684426a318e4b393306ebf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } }
I20260713 09:08:26.999007 24127 raft_consensus.cc:3060] T cb1cbed3cb9c48968f33675ce2198f81 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:27.005553 24244 tablet_bootstrap.cc:654] T 6c2ebb90df5b4f24a64f9180903a2202 P 846856244f604af0858798fbe5a440c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:27.008942 24250 ts_tablet_manager.cc:1434] T 04032d8157ad42999f7a746e367dbbf0 P 6f3f7d8167684426a318e4b393306ebf: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.003s
I20260713 09:08:27.010195 24250 tablet_bootstrap.cc:492] T c5cb48cb36ba47229ac19f86e6227718 P 6f3f7d8167684426a318e4b393306ebf: Bootstrap starting.
I20260713 09:08:27.012646 24248 ts_tablet_manager.cc:1434] T 2065ebaada124f70b3c870fd3fda9f6f P ab9cc5b1fdbc4777aae09b52a4f3ba15: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.003s
I20260713 09:08:27.013403 24127 raft_consensus.cc:2468] T cb1cbed3cb9c48968f33675ce2198f81 P 6f3f7d8167684426a318e4b393306ebf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab9cc5b1fdbc4777aae09b52a4f3ba15 in term 1.
I20260713 09:08:27.007243 23874 catalog_manager.cc:5697] T 38231c8c4d004f5ab2e1775f788cb83c P 846856244f604af0858798fbe5a440c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 846856244f604af0858798fbe5a440c9 (127.21.85.193). New cstate: current_term: 1 leader_uuid: "846856244f604af0858798fbe5a440c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:27.014242 24248 tablet_bootstrap.cc:492] T 7f01bcfefa2f4b758b4ab2d7e277db6a P ab9cc5b1fdbc4777aae09b52a4f3ba15: Bootstrap starting.
I20260713 09:08:27.016357 24259 raft_consensus.cc:493] T c5cb48cb36ba47229ac19f86e6227718 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:27.016837 24259 raft_consensus.cc:515] T c5cb48cb36ba47229ac19f86e6227718 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:27.018944 24259 leader_election.cc:290] T c5cb48cb36ba47229ac19f86e6227718 P 846856244f604af0858798fbe5a440c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194:44785), 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111)
I20260713 09:08:27.015960 24201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04032d8157ad42999f7a746e367dbbf0" candidate_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08976b683dfa4f92a811f57fc337e2b6"
I20260713 09:08:27.020277 24201 raft_consensus.cc:3060] T 04032d8157ad42999f7a746e367dbbf0 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:27.020934 24250 tablet_bootstrap.cc:654] T c5cb48cb36ba47229ac19f86e6227718 P 6f3f7d8167684426a318e4b393306ebf: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:27.024227 24019 leader_election.cc:304] T cb1cbed3cb9c48968f33675ce2198f81 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6f3f7d8167684426a318e4b393306ebf, ab9cc5b1fdbc4777aae09b52a4f3ba15; no voters: 08976b683dfa4f92a811f57fc337e2b6
I20260713 09:08:27.025336 24326 raft_consensus.cc:2804] T cb1cbed3cb9c48968f33675ce2198f81 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:27.026036 24326 raft_consensus.cc:697] T cb1cbed3cb9c48968f33675ce2198f81 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 LEADER]: Becoming Leader. State: Replica: ab9cc5b1fdbc4777aae09b52a4f3ba15, State: Running, Role: LEADER
I20260713 09:08:27.026144 24127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5cb48cb36ba47229ac19f86e6227718" candidate_uuid: "846856244f604af0858798fbe5a440c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f3f7d8167684426a318e4b393306ebf" is_pre_election: true
I20260713 09:08:27.027127 24326 consensus_queue.cc:237] T cb1cbed3cb9c48968f33675ce2198f81 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } }
I20260713 09:08:27.037442 24277 leader_election.cc:290] T 04032d8157ad42999f7a746e367dbbf0 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 1 election: Requested vote from peers 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111), 08976b683dfa4f92a811f57fc337e2b6 (127.21.85.196:42749)
I20260713 09:08:27.038352 24054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5cb48cb36ba47229ac19f86e6227718" candidate_uuid: "846856244f604af0858798fbe5a440c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" is_pre_election: true
I20260713 09:08:27.039012 24054 raft_consensus.cc:2468] T c5cb48cb36ba47229ac19f86e6227718 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 846856244f604af0858798fbe5a440c9 in term 0.
I20260713 09:08:27.039520 24245 tablet_bootstrap.cc:654] T 6c2ebb90df5b4f24a64f9180903a2202 P 08976b683dfa4f92a811f57fc337e2b6: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:27.040139 24248 tablet_bootstrap.cc:654] T 7f01bcfefa2f4b758b4ab2d7e277db6a P ab9cc5b1fdbc4777aae09b52a4f3ba15: Neither blocks nor log segments found. Creating new log.
W20260713 09:08:27.040225 23944 leader_election.cc:343] T c5cb48cb36ba47229ac19f86e6227718 P 846856244f604af0858798fbe5a440c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:27.044023 23945 leader_election.cc:304] T c5cb48cb36ba47229ac19f86e6227718 P 846856244f604af0858798fbe5a440c9 [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: 846856244f604af0858798fbe5a440c9, ab9cc5b1fdbc4777aae09b52a4f3ba15; no voters: 6f3f7d8167684426a318e4b393306ebf
I20260713 09:08:27.044898 24259 raft_consensus.cc:2804] T c5cb48cb36ba47229ac19f86e6227718 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:27.045413 24259 raft_consensus.cc:493] T c5cb48cb36ba47229ac19f86e6227718 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:27.045845 24259 raft_consensus.cc:3060] T c5cb48cb36ba47229ac19f86e6227718 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:27.056347 24201 raft_consensus.cc:2468] T 04032d8157ad42999f7a746e367dbbf0 P 08976b683dfa4f92a811f57fc337e2b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab9cc5b1fdbc4777aae09b52a4f3ba15 in term 1.
I20260713 09:08:27.057997 24017 leader_election.cc:304] T 04032d8157ad42999f7a746e367dbbf0 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 08976b683dfa4f92a811f57fc337e2b6, ab9cc5b1fdbc4777aae09b52a4f3ba15; no voters: 6f3f7d8167684426a318e4b393306ebf
I20260713 09:08:27.061972 24248 tablet_bootstrap.cc:492] T 7f01bcfefa2f4b758b4ab2d7e277db6a P ab9cc5b1fdbc4777aae09b52a4f3ba15: No bootstrap required, opened a new log
I20260713 09:08:27.062681 24248 ts_tablet_manager.cc:1403] T 7f01bcfefa2f4b758b4ab2d7e277db6a P ab9cc5b1fdbc4777aae09b52a4f3ba15: Time spent bootstrapping tablet: real 0.049s	user 0.010s	sys 0.001s
I20260713 09:08:27.065641 24326 raft_consensus.cc:2804] T 04032d8157ad42999f7a746e367dbbf0 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:27.066304 24326 raft_consensus.cc:697] T 04032d8157ad42999f7a746e367dbbf0 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 LEADER]: Becoming Leader. State: Replica: ab9cc5b1fdbc4777aae09b52a4f3ba15, State: Running, Role: LEADER
I20260713 09:08:27.067397 24326 consensus_queue.cc:237] T 04032d8157ad42999f7a746e367dbbf0 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } }
I20260713 09:08:27.070798 24248 raft_consensus.cc:359] T 7f01bcfefa2f4b758b4ab2d7e277db6a P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:27.071566 24248 raft_consensus.cc:385] T 7f01bcfefa2f4b758b4ab2d7e277db6a P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:27.071920 24248 raft_consensus.cc:740] T 7f01bcfefa2f4b758b4ab2d7e277db6a P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab9cc5b1fdbc4777aae09b52a4f3ba15, State: Initialized, Role: FOLLOWER
W20260713 09:08:27.072031 24091 consensus_peers.cc:597] T faf7175d8f5248f996108c29884fa243 P 6f3f7d8167684426a318e4b393306ebf -> Peer 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923): Couldn't send request to peer 846856244f604af0858798fbe5a440c9. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:27.059698 23875 catalog_manager.cc:5697] T cb1cbed3cb9c48968f33675ce2198f81 P ab9cc5b1fdbc4777aae09b52a4f3ba15 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194). New cstate: current_term: 1 leader_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:27.069178 24244 tablet_bootstrap.cc:492] T 6c2ebb90df5b4f24a64f9180903a2202 P 846856244f604af0858798fbe5a440c9: No bootstrap required, opened a new log
I20260713 09:08:27.072861 24244 ts_tablet_manager.cc:1403] T 6c2ebb90df5b4f24a64f9180903a2202 P 846856244f604af0858798fbe5a440c9: Time spent bootstrapping tablet: real 0.133s	user 0.009s	sys 0.013s
I20260713 09:08:27.077016 24244 raft_consensus.cc:359] T 6c2ebb90df5b4f24a64f9180903a2202 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:27.077710 24244 raft_consensus.cc:385] T 6c2ebb90df5b4f24a64f9180903a2202 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:27.078529 24244 raft_consensus.cc:740] T 6c2ebb90df5b4f24a64f9180903a2202 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 846856244f604af0858798fbe5a440c9, State: Initialized, Role: FOLLOWER
I20260713 09:08:27.077316 24259 raft_consensus.cc:515] T c5cb48cb36ba47229ac19f86e6227718 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:27.079404 24244 consensus_queue.cc:260] T 6c2ebb90df5b4f24a64f9180903a2202 P 846856244f604af0858798fbe5a440c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:27.081717 24052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5cb48cb36ba47229ac19f86e6227718" candidate_uuid: "846856244f604af0858798fbe5a440c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15"
I20260713 09:08:27.082347 24052 raft_consensus.cc:3060] T c5cb48cb36ba47229ac19f86e6227718 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:27.083930 24259 leader_election.cc:290] T c5cb48cb36ba47229ac19f86e6227718 P 846856244f604af0858798fbe5a440c9 [CANDIDATE]: Term 1 election: Requested vote from peers ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194:44785), 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111)
I20260713 09:08:27.088967 24244 ts_tablet_manager.cc:1434] T 6c2ebb90df5b4f24a64f9180903a2202 P 846856244f604af0858798fbe5a440c9: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260713 09:08:27.089504 24260 consensus_queue.cc:1048] T faf7175d8f5248f996108c29884fa243 P 6f3f7d8167684426a318e4b393306ebf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:27.090504 24248 consensus_queue.cc:260] T 7f01bcfefa2f4b758b4ab2d7e277db6a P ab9cc5b1fdbc4777aae09b52a4f3ba15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:27.091038 24052 raft_consensus.cc:2468] T c5cb48cb36ba47229ac19f86e6227718 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 846856244f604af0858798fbe5a440c9 in term 1.
I20260713 09:08:27.090024 24244 tablet_bootstrap.cc:492] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 846856244f604af0858798fbe5a440c9: Bootstrap starting.
I20260713 09:08:27.092232 23945 leader_election.cc:304] T c5cb48cb36ba47229ac19f86e6227718 P 846856244f604af0858798fbe5a440c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 846856244f604af0858798fbe5a440c9, ab9cc5b1fdbc4777aae09b52a4f3ba15; no voters: 
I20260713 09:08:27.093063 24259 raft_consensus.cc:2804] T c5cb48cb36ba47229ac19f86e6227718 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:27.093715 24259 raft_consensus.cc:697] T c5cb48cb36ba47229ac19f86e6227718 P 846856244f604af0858798fbe5a440c9 [term 1 LEADER]: Becoming Leader. State: Replica: 846856244f604af0858798fbe5a440c9, State: Running, Role: LEADER
I20260713 09:08:27.094635 24259 consensus_queue.cc:237] T c5cb48cb36ba47229ac19f86e6227718 P 846856244f604af0858798fbe5a440c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:27.095166 24248 ts_tablet_manager.cc:1434] T 7f01bcfefa2f4b758b4ab2d7e277db6a P ab9cc5b1fdbc4777aae09b52a4f3ba15: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.002s
I20260713 09:08:27.106664 24244 tablet_bootstrap.cc:654] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 846856244f604af0858798fbe5a440c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:27.107414 24248 tablet_bootstrap.cc:492] T 2f5c634ce68d4cdd978641f1303c5689 P ab9cc5b1fdbc4777aae09b52a4f3ba15: Bootstrap starting.
I20260713 09:08:27.095330 24127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5cb48cb36ba47229ac19f86e6227718" candidate_uuid: "846856244f604af0858798fbe5a440c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f3f7d8167684426a318e4b393306ebf"
W20260713 09:08:27.115883 23944 leader_election.cc:343] T c5cb48cb36ba47229ac19f86e6227718 P 846856244f604af0858798fbe5a440c9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:27.117566 24260 consensus_queue.cc:1048] T 550f300a803f430b8be9833621db0095 P 6f3f7d8167684426a318e4b393306ebf [LEADER]: Connected to new peer: Peer: permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:27.121662 23875 catalog_manager.cc:5697] T 04032d8157ad42999f7a746e367dbbf0 P ab9cc5b1fdbc4777aae09b52a4f3ba15 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194). New cstate: current_term: 1 leader_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:27.135816 24248 tablet_bootstrap.cc:654] T 2f5c634ce68d4cdd978641f1303c5689 P ab9cc5b1fdbc4777aae09b52a4f3ba15: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:27.136508 24245 tablet_bootstrap.cc:492] T 6c2ebb90df5b4f24a64f9180903a2202 P 08976b683dfa4f92a811f57fc337e2b6: No bootstrap required, opened a new log
I20260713 09:08:27.136986 24245 ts_tablet_manager.cc:1403] T 6c2ebb90df5b4f24a64f9180903a2202 P 08976b683dfa4f92a811f57fc337e2b6: Time spent bootstrapping tablet: real 0.164s	user 0.011s	sys 0.017s
I20260713 09:08:27.138073 23877 catalog_manager.cc:5697] T c5cb48cb36ba47229ac19f86e6227718 P 846856244f604af0858798fbe5a440c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 846856244f604af0858798fbe5a440c9 (127.21.85.193). New cstate: current_term: 1 leader_uuid: "846856244f604af0858798fbe5a440c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:27.144251 24287 raft_consensus.cc:493] T 04032d8157ad42999f7a746e367dbbf0 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:27.145900 24305 raft_consensus.cc:493] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:27.146502 24305 raft_consensus.cc:515] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:27.146477 24287 raft_consensus.cc:515] T 04032d8157ad42999f7a746e367dbbf0 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } }
I20260713 09:08:27.145133 24326 raft_consensus.cc:493] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:27.149813 24326 raft_consensus.cc:515] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:27.151028 23979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386ff39a45ab4e90b36d2ef756dd0ae8" candidate_uuid: "08976b683dfa4f92a811f57fc337e2b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "846856244f604af0858798fbe5a440c9" is_pre_election: true
I20260713 09:08:27.151190 24052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04032d8157ad42999f7a746e367dbbf0" candidate_uuid: "6f3f7d8167684426a318e4b393306ebf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" is_pre_election: true
I20260713 09:08:27.152268 24287 leader_election.cc:290] T 04032d8157ad42999f7a746e367dbbf0 P 6f3f7d8167684426a318e4b393306ebf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194:44785), 08976b683dfa4f92a811f57fc337e2b6 (127.21.85.196:42749)
I20260713 09:08:27.152748 24201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "038dd5aa837648f7af8dbf6dbfe2a6a1" candidate_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08976b683dfa4f92a811f57fc337e2b6" is_pre_election: true
I20260713 09:08:27.153393 24200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04032d8157ad42999f7a746e367dbbf0" candidate_uuid: "6f3f7d8167684426a318e4b393306ebf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08976b683dfa4f92a811f57fc337e2b6" is_pre_election: true
I20260713 09:08:27.153952 24245 raft_consensus.cc:359] T 6c2ebb90df5b4f24a64f9180903a2202 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:27.154731 24245 raft_consensus.cc:385] T 6c2ebb90df5b4f24a64f9180903a2202 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:27.154826 24200 raft_consensus.cc:2393] T 04032d8157ad42999f7a746e367dbbf0 P 08976b683dfa4f92a811f57fc337e2b6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6f3f7d8167684426a318e4b393306ebf in current term 1: Already voted for candidate ab9cc5b1fdbc4777aae09b52a4f3ba15 in this term.
I20260713 09:08:27.155041 24245 raft_consensus.cc:740] T 6c2ebb90df5b4f24a64f9180903a2202 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08976b683dfa4f92a811f57fc337e2b6, State: Initialized, Role: FOLLOWER
W20260713 09:08:27.155166 24165 leader_election.cc:343] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 08976b683dfa4f92a811f57fc337e2b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:27.152271 24127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386ff39a45ab4e90b36d2ef756dd0ae8" candidate_uuid: "08976b683dfa4f92a811f57fc337e2b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f3f7d8167684426a318e4b393306ebf" is_pre_election: true
I20260713 09:08:27.155746 24245 consensus_queue.cc:260] T 6c2ebb90df5b4f24a64f9180903a2202 P 08976b683dfa4f92a811f57fc337e2b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:27.157301 24091 leader_election.cc:304] T 04032d8157ad42999f7a746e367dbbf0 P 6f3f7d8167684426a318e4b393306ebf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6f3f7d8167684426a318e4b393306ebf; no voters: 08976b683dfa4f92a811f57fc337e2b6, ab9cc5b1fdbc4777aae09b52a4f3ba15
I20260713 09:08:27.157851 24245 ts_tablet_manager.cc:1434] T 6c2ebb90df5b4f24a64f9180903a2202 P 08976b683dfa4f92a811f57fc337e2b6: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260713 09:08:27.158435 24326 leader_election.cc:290] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08976b683dfa4f92a811f57fc337e2b6 (127.21.85.196:42749), 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923)
I20260713 09:08:27.158915 24287 raft_consensus.cc:3060] T 04032d8157ad42999f7a746e367dbbf0 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:27.163017 24167 leader_election.cc:343] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 08976b683dfa4f92a811f57fc337e2b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:27.154328 24305 leader_election.cc:290] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 08976b683dfa4f92a811f57fc337e2b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111), 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923)
I20260713 09:08:27.163514 24167 leader_election.cc:304] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 08976b683dfa4f92a811f57fc337e2b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 08976b683dfa4f92a811f57fc337e2b6; no voters: 6f3f7d8167684426a318e4b393306ebf, 846856244f604af0858798fbe5a440c9
I20260713 09:08:27.169973 24305 raft_consensus.cc:2749] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:27.164224 24245 tablet_bootstrap.cc:492] T cb1cbed3cb9c48968f33675ce2198f81 P 08976b683dfa4f92a811f57fc337e2b6: Bootstrap starting.
I20260713 09:08:27.172102 23979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "038dd5aa837648f7af8dbf6dbfe2a6a1" candidate_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "846856244f604af0858798fbe5a440c9" is_pre_election: true
W20260713 09:08:27.174062 24017 leader_election.cc:343] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:27.175561 24277 raft_consensus.cc:493] T 7f01bcfefa2f4b758b4ab2d7e277db6a P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:27.176090 24277 raft_consensus.cc:515] T 7f01bcfefa2f4b758b4ab2d7e277db6a P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:27.176501 24255 raft_consensus.cc:493] T 8e2d644b7037458c882e292029afb312 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:27.177155 24255 raft_consensus.cc:515] T 8e2d644b7037458c882e292029afb312 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } }
I20260713 09:08:27.178213 24277 leader_election.cc:290] T 7f01bcfefa2f4b758b4ab2d7e277db6a P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08976b683dfa4f92a811f57fc337e2b6 (127.21.85.196:42749), 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923)
I20260713 09:08:27.168972 24250 tablet_bootstrap.cc:492] T c5cb48cb36ba47229ac19f86e6227718 P 6f3f7d8167684426a318e4b393306ebf: No bootstrap required, opened a new log
I20260713 09:08:27.179584 24250 ts_tablet_manager.cc:1403] T c5cb48cb36ba47229ac19f86e6227718 P 6f3f7d8167684426a318e4b393306ebf: Time spent bootstrapping tablet: real 0.170s	user 0.026s	sys 0.039s
I20260713 09:08:27.178763 24277 consensus_queue.cc:1048] T 0d9e93f510da406589f86f0cb603e92a P ab9cc5b1fdbc4777aae09b52a4f3ba15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:08:27.181645 24127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e2d644b7037458c882e292029afb312" candidate_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f3f7d8167684426a318e4b393306ebf" is_pre_election: true
I20260713 09:08:27.182178 24250 raft_consensus.cc:359] T c5cb48cb36ba47229ac19f86e6227718 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:27.182835 24250 raft_consensus.cc:385] T c5cb48cb36ba47229ac19f86e6227718 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:27.183633 24202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e2d644b7037458c882e292029afb312" candidate_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08976b683dfa4f92a811f57fc337e2b6" is_pre_election: true
I20260713 09:08:27.183902 24200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f01bcfefa2f4b758b4ab2d7e277db6a" candidate_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08976b683dfa4f92a811f57fc337e2b6" is_pre_election: true
I20260713 09:08:27.184275 24202 raft_consensus.cc:2468] T 8e2d644b7037458c882e292029afb312 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab9cc5b1fdbc4777aae09b52a4f3ba15 in term 0.
I20260713 09:08:27.185724 24017 leader_election.cc:304] T 8e2d644b7037458c882e292029afb312 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08976b683dfa4f92a811f57fc337e2b6, ab9cc5b1fdbc4777aae09b52a4f3ba15; no voters: 
W20260713 09:08:27.186715 24017 leader_election.cc:343] T 7f01bcfefa2f4b758b4ab2d7e277db6a P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08976b683dfa4f92a811f57fc337e2b6 (127.21.85.196:42749): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:27.187557 24326 raft_consensus.cc:2804] T 8e2d644b7037458c882e292029afb312 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:27.187950 24326 raft_consensus.cc:493] T 8e2d644b7037458c882e292029afb312 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:27.188293 24326 raft_consensus.cc:3060] T 8e2d644b7037458c882e292029afb312 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:27.179708 24255 leader_election.cc:290] T 8e2d644b7037458c882e292029afb312 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111), 08976b683dfa4f92a811f57fc337e2b6 (127.21.85.196:42749)
I20260713 09:08:27.192579 24245 tablet_bootstrap.cc:654] T cb1cbed3cb9c48968f33675ce2198f81 P 08976b683dfa4f92a811f57fc337e2b6: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:27.183105 24250 raft_consensus.cc:740] T c5cb48cb36ba47229ac19f86e6227718 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f3f7d8167684426a318e4b393306ebf, State: Initialized, Role: FOLLOWER
I20260713 09:08:27.196950 24250 consensus_queue.cc:260] T c5cb48cb36ba47229ac19f86e6227718 P 6f3f7d8167684426a318e4b393306ebf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:27.185595 23979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f01bcfefa2f4b758b4ab2d7e277db6a" candidate_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "846856244f604af0858798fbe5a440c9" is_pre_election: true
I20260713 09:08:27.153416 24201 raft_consensus.cc:2468] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab9cc5b1fdbc4777aae09b52a4f3ba15 in term 0.
I20260713 09:08:27.199167 24250 ts_tablet_manager.cc:1434] T c5cb48cb36ba47229ac19f86e6227718 P 6f3f7d8167684426a318e4b393306ebf: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260713 09:08:27.200237 24250 tablet_bootstrap.cc:492] T 7c30d485a41349859003db005f5d727c P 6f3f7d8167684426a318e4b393306ebf: Bootstrap starting.
I20260713 09:08:27.167335 24287 raft_consensus.cc:2749] T 04032d8157ad42999f7a746e367dbbf0 P 6f3f7d8167684426a318e4b393306ebf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:27.201076 24274 raft_consensus.cc:493] T 5ab4d7472a774e80a88d2387c7e4b891 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:27.202637 24274 raft_consensus.cc:515] T 5ab4d7472a774e80a88d2387c7e4b891 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:27.202745 24017 leader_election.cc:304] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [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: 08976b683dfa4f92a811f57fc337e2b6, ab9cc5b1fdbc4777aae09b52a4f3ba15; no voters: 846856244f604af0858798fbe5a440c9
I20260713 09:08:27.204312 24277 raft_consensus.cc:2804] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:27.204690 24277 raft_consensus.cc:493] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:08:27.204816 24019 leader_election.cc:343] T 8e2d644b7037458c882e292029afb312 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:27.205082 24277 raft_consensus.cc:3060] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:27.205219 24274 leader_election.cc:290] T 5ab4d7472a774e80a88d2387c7e4b891 P 6f3f7d8167684426a318e4b393306ebf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08976b683dfa4f92a811f57fc337e2b6 (127.21.85.196:42749), 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923)
I20260713 09:08:27.206473 24201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ab4d7472a774e80a88d2387c7e4b891" candidate_uuid: "6f3f7d8167684426a318e4b393306ebf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08976b683dfa4f92a811f57fc337e2b6" is_pre_election: true
I20260713 09:08:27.206804 23979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ab4d7472a774e80a88d2387c7e4b891" candidate_uuid: "6f3f7d8167684426a318e4b393306ebf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "846856244f604af0858798fbe5a440c9" is_pre_election: true
I20260713 09:08:27.207144 24201 raft_consensus.cc:2468] T 5ab4d7472a774e80a88d2387c7e4b891 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f3f7d8167684426a318e4b393306ebf in term 0.
W20260713 09:08:27.207145 24017 leader_election.cc:343] T 7f01bcfefa2f4b758b4ab2d7e277db6a P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:27.208575 24091 leader_election.cc:304] T 5ab4d7472a774e80a88d2387c7e4b891 P 6f3f7d8167684426a318e4b393306ebf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08976b683dfa4f92a811f57fc337e2b6, 6f3f7d8167684426a318e4b393306ebf; no voters: 
I20260713 09:08:27.195698 24326 raft_consensus.cc:515] T 8e2d644b7037458c882e292029afb312 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } }
I20260713 09:08:27.208703 24017 leader_election.cc:304] T 7f01bcfefa2f4b758b4ab2d7e277db6a P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ab9cc5b1fdbc4777aae09b52a4f3ba15; no voters: 08976b683dfa4f92a811f57fc337e2b6, 846856244f604af0858798fbe5a440c9
W20260713 09:08:27.212563 24091 leader_election.cc:343] T 5ab4d7472a774e80a88d2387c7e4b891 P 6f3f7d8167684426a318e4b393306ebf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:27.217242 24255 raft_consensus.cc:2749] T 7f01bcfefa2f4b758b4ab2d7e277db6a P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:27.217821 24255 raft_consensus.cc:493] T 7c30d485a41349859003db005f5d727c P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:27.217955 24245 tablet_bootstrap.cc:492] T cb1cbed3cb9c48968f33675ce2198f81 P 08976b683dfa4f92a811f57fc337e2b6: No bootstrap required, opened a new log
I20260713 09:08:27.218449 24245 ts_tablet_manager.cc:1403] T cb1cbed3cb9c48968f33675ce2198f81 P 08976b683dfa4f92a811f57fc337e2b6: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.001s
I20260713 09:08:27.218297 24255 raft_consensus.cc:515] T 7c30d485a41349859003db005f5d727c P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:27.218751 24250 tablet_bootstrap.cc:654] T 7c30d485a41349859003db005f5d727c P 6f3f7d8167684426a318e4b393306ebf: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:27.220301 24255 leader_election.cc:290] T 7c30d485a41349859003db005f5d727c P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923), 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111)
I20260713 09:08:27.221232 24245 raft_consensus.cc:359] T cb1cbed3cb9c48968f33675ce2198f81 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } }
I20260713 09:08:27.221740 24248 tablet_bootstrap.cc:492] T 2f5c634ce68d4cdd978641f1303c5689 P ab9cc5b1fdbc4777aae09b52a4f3ba15: No bootstrap required, opened a new log
I20260713 09:08:27.221772 24245 raft_consensus.cc:385] T cb1cbed3cb9c48968f33675ce2198f81 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:27.222230 24245 raft_consensus.cc:740] T cb1cbed3cb9c48968f33675ce2198f81 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08976b683dfa4f92a811f57fc337e2b6, State: Initialized, Role: FOLLOWER
I20260713 09:08:27.222307 24248 ts_tablet_manager.cc:1403] T 2f5c634ce68d4cdd978641f1303c5689 P ab9cc5b1fdbc4777aae09b52a4f3ba15: Time spent bootstrapping tablet: real 0.115s	user 0.023s	sys 0.022s
I20260713 09:08:27.222817 24245 consensus_queue.cc:260] T cb1cbed3cb9c48968f33675ce2198f81 P 08976b683dfa4f92a811f57fc337e2b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } }
I20260713 09:08:27.211953 24287 raft_consensus.cc:2804] T 5ab4d7472a774e80a88d2387c7e4b891 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:27.225087 24128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c30d485a41349859003db005f5d727c" candidate_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f3f7d8167684426a318e4b393306ebf" is_pre_election: true
I20260713 09:08:27.226361 24245 ts_tablet_manager.cc:1434] T cb1cbed3cb9c48968f33675ce2198f81 P 08976b683dfa4f92a811f57fc337e2b6: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260713 09:08:27.228473 24245 tablet_bootstrap.cc:492] T 7f01bcfefa2f4b758b4ab2d7e277db6a P 08976b683dfa4f92a811f57fc337e2b6: Bootstrap starting.
I20260713 09:08:27.227429 24287 raft_consensus.cc:493] T 5ab4d7472a774e80a88d2387c7e4b891 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:27.229954 24287 raft_consensus.cc:3060] T 5ab4d7472a774e80a88d2387c7e4b891 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:27.230360 24019 leader_election.cc:343] T 7c30d485a41349859003db005f5d727c P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:27.235106 24245 tablet_bootstrap.cc:654] T 7f01bcfefa2f4b758b4ab2d7e277db6a P 08976b683dfa4f92a811f57fc337e2b6: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:27.237437 24244 tablet_bootstrap.cc:492] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 846856244f604af0858798fbe5a440c9: No bootstrap required, opened a new log
I20260713 09:08:27.237869 24244 ts_tablet_manager.cc:1403] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 846856244f604af0858798fbe5a440c9: Time spent bootstrapping tablet: real 0.148s	user 0.013s	sys 0.008s
I20260713 09:08:27.244583 24244 raft_consensus.cc:359] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:27.245282 24244 raft_consensus.cc:385] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:27.245604 24244 raft_consensus.cc:740] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 846856244f604af0858798fbe5a440c9, State: Initialized, Role: FOLLOWER
I20260713 09:08:27.246328 24244 consensus_queue.cc:260] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 846856244f604af0858798fbe5a440c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:27.247394 24245 tablet_bootstrap.cc:492] T 7f01bcfefa2f4b758b4ab2d7e277db6a P 08976b683dfa4f92a811f57fc337e2b6: No bootstrap required, opened a new log
I20260713 09:08:27.247853 24245 ts_tablet_manager.cc:1403] T 7f01bcfefa2f4b758b4ab2d7e277db6a P 08976b683dfa4f92a811f57fc337e2b6: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260713 09:08:27.248014 24248 raft_consensus.cc:359] T 2f5c634ce68d4cdd978641f1303c5689 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } }
I20260713 09:08:27.248575 24248 raft_consensus.cc:385] T 2f5c634ce68d4cdd978641f1303c5689 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:27.248762 24248 raft_consensus.cc:740] T 2f5c634ce68d4cdd978641f1303c5689 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab9cc5b1fdbc4777aae09b52a4f3ba15, State: Initialized, Role: FOLLOWER
I20260713 09:08:27.249284 24248 consensus_queue.cc:260] T 2f5c634ce68d4cdd978641f1303c5689 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } }
I20260713 09:08:27.244964 24250 tablet_bootstrap.cc:492] T 7c30d485a41349859003db005f5d727c P 6f3f7d8167684426a318e4b393306ebf: No bootstrap required, opened a new log
I20260713 09:08:27.251070 24250 ts_tablet_manager.cc:1403] T 7c30d485a41349859003db005f5d727c P 6f3f7d8167684426a318e4b393306ebf: Time spent bootstrapping tablet: real 0.051s	user 0.006s	sys 0.005s
I20260713 09:08:27.252350 24244 ts_tablet_manager.cc:1434] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 846856244f604af0858798fbe5a440c9: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260713 09:08:27.253861 24248 ts_tablet_manager.cc:1434] T 2f5c634ce68d4cdd978641f1303c5689 P ab9cc5b1fdbc4777aae09b52a4f3ba15: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260713 09:08:27.254709 24248 tablet_bootstrap.cc:492] T fcdd6196b8484b4aa80a2e92cb0e4429 P ab9cc5b1fdbc4777aae09b52a4f3ba15: Bootstrap starting.
I20260713 09:08:27.256522 24250 raft_consensus.cc:359] T 7c30d485a41349859003db005f5d727c P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:27.257932 24250 raft_consensus.cc:385] T 7c30d485a41349859003db005f5d727c P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:27.258297 24250 raft_consensus.cc:740] T 7c30d485a41349859003db005f5d727c P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f3f7d8167684426a318e4b393306ebf, State: Initialized, Role: FOLLOWER
I20260713 09:08:27.259630 24326 leader_election.cc:290] T 8e2d644b7037458c882e292029afb312 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 1 election: Requested vote from peers 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111), 08976b683dfa4f92a811f57fc337e2b6 (127.21.85.196:42749)
I20260713 09:08:27.259452 24250 consensus_queue.cc:260] T 7c30d485a41349859003db005f5d727c P 6f3f7d8167684426a318e4b393306ebf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:27.257277 24244 tablet_bootstrap.cc:492] T faf7175d8f5248f996108c29884fa243 P 846856244f604af0858798fbe5a440c9: Bootstrap starting.
I20260713 09:08:27.278144 24244 tablet_bootstrap.cc:654] T faf7175d8f5248f996108c29884fa243 P 846856244f604af0858798fbe5a440c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:27.278782 24127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e2d644b7037458c882e292029afb312" candidate_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f3f7d8167684426a318e4b393306ebf"
I20260713 09:08:27.285384 24305 raft_consensus.cc:493] T cb1cbed3cb9c48968f33675ce2198f81 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:27.286067 24305 raft_consensus.cc:515] T cb1cbed3cb9c48968f33675ce2198f81 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } }
I20260713 09:08:27.287956 24287 raft_consensus.cc:515] T 5ab4d7472a774e80a88d2387c7e4b891 P 6f3f7d8167684426a318e4b393306ebf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:27.289145 24277 raft_consensus.cc:515] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:27.291035 24277 leader_election.cc:290] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 1 election: Requested vote from peers 08976b683dfa4f92a811f57fc337e2b6 (127.21.85.196:42749), 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923)
I20260713 09:08:27.292464 23979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ab4d7472a774e80a88d2387c7e4b891" candidate_uuid: "6f3f7d8167684426a318e4b393306ebf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "846856244f604af0858798fbe5a440c9"
I20260713 09:08:27.293165 24201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ab4d7472a774e80a88d2387c7e4b891" candidate_uuid: "6f3f7d8167684426a318e4b393306ebf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08976b683dfa4f92a811f57fc337e2b6"
I20260713 09:08:27.297610 24245 raft_consensus.cc:359] T 7f01bcfefa2f4b758b4ab2d7e277db6a P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:27.298498 24245 raft_consensus.cc:385] T 7f01bcfefa2f4b758b4ab2d7e277db6a P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:27.298818 24245 raft_consensus.cc:740] T 7f01bcfefa2f4b758b4ab2d7e277db6a P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08976b683dfa4f92a811f57fc337e2b6, State: Initialized, Role: FOLLOWER
I20260713 09:08:27.299695 23977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c30d485a41349859003db005f5d727c" candidate_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "846856244f604af0858798fbe5a440c9" is_pre_election: true
I20260713 09:08:27.300581 23977 raft_consensus.cc:2468] T 7c30d485a41349859003db005f5d727c P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab9cc5b1fdbc4777aae09b52a4f3ba15 in term 0.
I20260713 09:08:27.300845 24248 tablet_bootstrap.cc:654] T fcdd6196b8484b4aa80a2e92cb0e4429 P ab9cc5b1fdbc4777aae09b52a4f3ba15: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:27.301502 24201 raft_consensus.cc:3060] T 5ab4d7472a774e80a88d2387c7e4b891 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:27.308554 24019 leader_election.cc:343] T 8e2d644b7037458c882e292029afb312 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:27.310002 24091 leader_election.cc:343] T 5ab4d7472a774e80a88d2387c7e4b891 P 6f3f7d8167684426a318e4b393306ebf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:27.312593 24259 consensus_queue.cc:1048] T 5922d786371e4751af9616e113ac2ee7 P 846856244f604af0858798fbe5a440c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:27.314610 24305 leader_election.cc:290] T cb1cbed3cb9c48968f33675ce2198f81 P 08976b683dfa4f92a811f57fc337e2b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194:44785), 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111)
I20260713 09:08:27.316164 24127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb1cbed3cb9c48968f33675ce2198f81" candidate_uuid: "08976b683dfa4f92a811f57fc337e2b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f3f7d8167684426a318e4b393306ebf" is_pre_election: true
I20260713 09:08:27.316903 24127 raft_consensus.cc:2393] T cb1cbed3cb9c48968f33675ce2198f81 P 6f3f7d8167684426a318e4b393306ebf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 08976b683dfa4f92a811f57fc337e2b6 in current term 1: Already voted for candidate ab9cc5b1fdbc4777aae09b52a4f3ba15 in this term.
I20260713 09:08:27.306703 24245 consensus_queue.cc:260] T 7f01bcfefa2f4b758b4ab2d7e277db6a P 08976b683dfa4f92a811f57fc337e2b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:27.296845 24287 leader_election.cc:290] T 5ab4d7472a774e80a88d2387c7e4b891 P 6f3f7d8167684426a318e4b393306ebf [CANDIDATE]: Term 1 election: Requested vote from peers 08976b683dfa4f92a811f57fc337e2b6 (127.21.85.196:42749), 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923)
I20260713 09:08:27.329115 24259 raft_consensus.cc:493] T d72dda4246d945498a56b1dda191ba61 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:27.329742 24259 raft_consensus.cc:515] T d72dda4246d945498a56b1dda191ba61 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:27.320416 24260 consensus_queue.cc:1048] T 550f300a803f430b8be9833621db0095 P 6f3f7d8167684426a318e4b393306ebf [LEADER]: Connected to new peer: Peer: permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260713 09:08:27.327149 24053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb1cbed3cb9c48968f33675ce2198f81" candidate_uuid: "08976b683dfa4f92a811f57fc337e2b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" is_pre_election: true
I20260713 09:08:27.336006 24245 ts_tablet_manager.cc:1434] T 7f01bcfefa2f4b758b4ab2d7e277db6a P 08976b683dfa4f92a811f57fc337e2b6: Time spent starting tablet: real 0.088s	user 0.008s	sys 0.000s
I20260713 09:08:27.337157 24245 tablet_bootstrap.cc:492] T c8edba1bef0f450fa15b2d4e3168de21 P 08976b683dfa4f92a811f57fc337e2b6: Bootstrap starting.
I20260713 09:08:27.306197 24277 consensus_queue.cc:1048] T 0d9e93f510da406589f86f0cb603e92a P ab9cc5b1fdbc4777aae09b52a4f3ba15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260713 09:08:27.337920 24200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e2d644b7037458c882e292029afb312" candidate_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08976b683dfa4f92a811f57fc337e2b6"
I20260713 09:08:27.338639 24200 raft_consensus.cc:3060] T 8e2d644b7037458c882e292029afb312 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:27.334257 24274 raft_consensus.cc:493] T 7c30d485a41349859003db005f5d727c P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:27.339298 23977 raft_consensus.cc:3060] T d72dda4246d945498a56b1dda191ba61 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:27.340085 24168 leader_election.cc:304] T cb1cbed3cb9c48968f33675ce2198f81 P 08976b683dfa4f92a811f57fc337e2b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 08976b683dfa4f92a811f57fc337e2b6; no voters: 6f3f7d8167684426a318e4b393306ebf, ab9cc5b1fdbc4777aae09b52a4f3ba15
I20260713 09:08:27.335592 24259 leader_election.cc:290] T d72dda4246d945498a56b1dda191ba61 P 846856244f604af0858798fbe5a440c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08976b683dfa4f92a811f57fc337e2b6 (127.21.85.196:42749), ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194:44785)
I20260713 09:08:27.351850 24255 raft_consensus.cc:493] T 2065ebaada124f70b3c870fd3fda9f6f P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:27.352510 24255 raft_consensus.cc:515] T 2065ebaada124f70b3c870fd3fda9f6f P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:27.355196 24255 leader_election.cc:290] T 2065ebaada124f70b3c870fd3fda9f6f P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923), 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111)
I20260713 09:08:27.356421 24127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2065ebaada124f70b3c870fd3fda9f6f" candidate_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f3f7d8167684426a318e4b393306ebf" is_pre_election: true
I20260713 09:08:27.348649 24054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d72dda4246d945498a56b1dda191ba61" candidate_uuid: "846856244f604af0858798fbe5a440c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" is_pre_election: true
I20260713 09:08:27.349373 24309 raft_consensus.cc:3060] T cb1cbed3cb9c48968f33675ce2198f81 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:27.357370 24245 tablet_bootstrap.cc:654] T c8edba1bef0f450fa15b2d4e3168de21 P 08976b683dfa4f92a811f57fc337e2b6: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:27.359949 24199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d72dda4246d945498a56b1dda191ba61" candidate_uuid: "846856244f604af0858798fbe5a440c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08976b683dfa4f92a811f57fc337e2b6" is_pre_election: true
I20260713 09:08:27.360409 23978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "038dd5aa837648f7af8dbf6dbfe2a6a1" candidate_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "846856244f604af0858798fbe5a440c9"
W20260713 09:08:27.360496 24019 leader_election.cc:343] T 2065ebaada124f70b3c870fd3fda9f6f P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:27.362527 23978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2065ebaada124f70b3c870fd3fda9f6f" candidate_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "846856244f604af0858798fbe5a440c9" is_pre_election: true
I20260713 09:08:27.367959 24017 leader_election.cc:304] T 7c30d485a41349859003db005f5d727c P ab9cc5b1fdbc4777aae09b52a4f3ba15 [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: 846856244f604af0858798fbe5a440c9, ab9cc5b1fdbc4777aae09b52a4f3ba15; no voters: 6f3f7d8167684426a318e4b393306ebf
I20260713 09:08:27.368516 24305 consensus_queue.cc:1048] T d72dda4246d945498a56b1dda191ba61 P 08976b683dfa4f92a811f57fc337e2b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:08:27.369079 24017 leader_election.cc:343] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:27.369508 24198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "038dd5aa837648f7af8dbf6dbfe2a6a1" candidate_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08976b683dfa4f92a811f57fc337e2b6"
W20260713 09:08:27.369730 24017 leader_election.cc:343] T 2065ebaada124f70b3c870fd3fda9f6f P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:27.370123 24198 raft_consensus.cc:3060] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:27.370182 24017 leader_election.cc:304] T 2065ebaada124f70b3c870fd3fda9f6f P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ab9cc5b1fdbc4777aae09b52a4f3ba15; no voters: 6f3f7d8167684426a318e4b393306ebf, 846856244f604af0858798fbe5a440c9
I20260713 09:08:27.371083 24326 raft_consensus.cc:2804] T 7c30d485a41349859003db005f5d727c P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:27.371430 24326 raft_consensus.cc:493] T 7c30d485a41349859003db005f5d727c P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:27.371743 24326 raft_consensus.cc:3060] T 7c30d485a41349859003db005f5d727c P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:27.373245 24054 raft_consensus.cc:2393] T d72dda4246d945498a56b1dda191ba61 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 846856244f604af0858798fbe5a440c9 in current term 1: Already voted for candidate 08976b683dfa4f92a811f57fc337e2b6 in this term.
I20260713 09:08:27.339340 24274 raft_consensus.cc:515] T 7c30d485a41349859003db005f5d727c P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:27.378405 24342 raft_consensus.cc:2749] T 2065ebaada124f70b3c870fd3fda9f6f P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:27.376791 23945 leader_election.cc:304] T d72dda4246d945498a56b1dda191ba61 P 846856244f604af0858798fbe5a440c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 846856244f604af0858798fbe5a440c9; no voters: 08976b683dfa4f92a811f57fc337e2b6, ab9cc5b1fdbc4777aae09b52a4f3ba15
I20260713 09:08:27.380980 24201 raft_consensus.cc:2468] T 5ab4d7472a774e80a88d2387c7e4b891 P 08976b683dfa4f92a811f57fc337e2b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f3f7d8167684426a318e4b393306ebf in term 1.
I20260713 09:08:27.385222 24274 leader_election.cc:290] T 7c30d485a41349859003db005f5d727c P 6f3f7d8167684426a318e4b393306ebf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923), ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194:44785)
I20260713 09:08:27.390373 23978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c30d485a41349859003db005f5d727c" candidate_uuid: "6f3f7d8167684426a318e4b393306ebf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "846856244f604af0858798fbe5a440c9" is_pre_election: true
I20260713 09:08:27.391077 23978 raft_consensus.cc:2468] T 7c30d485a41349859003db005f5d727c P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f3f7d8167684426a318e4b393306ebf in term 0.
I20260713 09:08:27.392457 24200 raft_consensus.cc:2468] T 8e2d644b7037458c882e292029afb312 P 08976b683dfa4f92a811f57fc337e2b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab9cc5b1fdbc4777aae09b52a4f3ba15 in term 1.
I20260713 09:08:27.399027 24250 ts_tablet_manager.cc:1434] T 7c30d485a41349859003db005f5d727c P 6f3f7d8167684426a318e4b393306ebf: Time spent starting tablet: real 0.148s	user 0.020s	sys 0.023s
I20260713 09:08:27.400350 24250 tablet_bootstrap.cc:492] T 8e2d644b7037458c882e292029afb312 P 6f3f7d8167684426a318e4b393306ebf: Bootstrap starting.
I20260713 09:08:27.401314 24091 leader_election.cc:304] T 7c30d485a41349859003db005f5d727c P 6f3f7d8167684426a318e4b393306ebf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f3f7d8167684426a318e4b393306ebf, 846856244f604af0858798fbe5a440c9; no voters: 
I20260713 09:08:27.402441 24274 raft_consensus.cc:2804] T 7c30d485a41349859003db005f5d727c P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:27.402797 24274 raft_consensus.cc:493] T 7c30d485a41349859003db005f5d727c P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:27.403136 24274 raft_consensus.cc:3060] T 7c30d485a41349859003db005f5d727c P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:27.406018 24317 consensus_queue.cc:1048] T 5922d786371e4751af9616e113ac2ee7 P 846856244f604af0858798fbe5a440c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:08:27.408305 24308 raft_consensus.cc:2749] T d72dda4246d945498a56b1dda191ba61 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:27.411810 24052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c30d485a41349859003db005f5d727c" candidate_uuid: "6f3f7d8167684426a318e4b393306ebf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" is_pre_election: true
I20260713 09:08:27.419322 24326 raft_consensus.cc:515] T 7c30d485a41349859003db005f5d727c P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:27.420575 24017 leader_election.cc:304] T 8e2d644b7037458c882e292029afb312 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 08976b683dfa4f92a811f57fc337e2b6, ab9cc5b1fdbc4777aae09b52a4f3ba15; no voters: 6f3f7d8167684426a318e4b393306ebf
I20260713 09:08:27.421510 24255 raft_consensus.cc:2804] T 8e2d644b7037458c882e292029afb312 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:27.412900 24309 raft_consensus.cc:2749] T cb1cbed3cb9c48968f33675ce2198f81 P 08976b683dfa4f92a811f57fc337e2b6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:27.422178 24255 raft_consensus.cc:697] T 8e2d644b7037458c882e292029afb312 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 LEADER]: Becoming Leader. State: Replica: ab9cc5b1fdbc4777aae09b52a4f3ba15, State: Running, Role: LEADER
I20260713 09:08:27.422940 24309 raft_consensus.cc:493] T 6c2ebb90df5b4f24a64f9180903a2202 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:27.423429 24309 raft_consensus.cc:515] T 6c2ebb90df5b4f24a64f9180903a2202 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:27.423918 24308 consensus_queue.cc:1048] T 38231c8c4d004f5ab2e1775f788cb83c P 846856244f604af0858798fbe5a440c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:27.423359 24255 consensus_queue.cc:237] T 8e2d644b7037458c882e292029afb312 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } }
I20260713 09:08:27.426496 24127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2ebb90df5b4f24a64f9180903a2202" candidate_uuid: "08976b683dfa4f92a811f57fc337e2b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f3f7d8167684426a318e4b393306ebf" is_pre_election: true
I20260713 09:08:27.427134 24127 raft_consensus.cc:2468] T 6c2ebb90df5b4f24a64f9180903a2202 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08976b683dfa4f92a811f57fc337e2b6 in term 0.
I20260713 09:08:27.428256 23977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c30d485a41349859003db005f5d727c" candidate_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "846856244f604af0858798fbe5a440c9"
I20260713 09:08:27.428411 24167 leader_election.cc:304] T 6c2ebb90df5b4f24a64f9180903a2202 P 08976b683dfa4f92a811f57fc337e2b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08976b683dfa4f92a811f57fc337e2b6, 6f3f7d8167684426a318e4b393306ebf; no voters: 
I20260713 09:08:27.429149 23977 raft_consensus.cc:3060] T 7c30d485a41349859003db005f5d727c P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:27.420578 24052 raft_consensus.cc:2393] T 7c30d485a41349859003db005f5d727c P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6f3f7d8167684426a318e4b393306ebf in current term 1: Already voted for candidate ab9cc5b1fdbc4777aae09b52a4f3ba15 in this term.
I20260713 09:08:27.432452 24326 leader_election.cc:290] T 7c30d485a41349859003db005f5d727c P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 1 election: Requested vote from peers 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923), 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111)
I20260713 09:08:27.429486 24198 raft_consensus.cc:2468] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P 08976b683dfa4f92a811f57fc337e2b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab9cc5b1fdbc4777aae09b52a4f3ba15 in term 1.
W20260713 09:08:27.445256 24168 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.85.194:44785, user_credentials={real_user=slave}} blocked reactor thread for 104033us
I20260713 09:08:27.458808 24350 raft_consensus.cc:493] T 38231c8c4d004f5ab2e1775f788cb83c P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:27.459502 24350 raft_consensus.cc:515] T 38231c8c4d004f5ab2e1775f788cb83c P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:27.460305 24250 tablet_bootstrap.cc:654] T 8e2d644b7037458c882e292029afb312 P 6f3f7d8167684426a318e4b393306ebf: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:27.460733 24317 raft_consensus.cc:493] T 6c2ebb90df5b4f24a64f9180903a2202 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:27.461226 24317 raft_consensus.cc:515] T 6c2ebb90df5b4f24a64f9180903a2202 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:27.462196 24091 leader_election.cc:304] T 5ab4d7472a774e80a88d2387c7e4b891 P 6f3f7d8167684426a318e4b393306ebf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 08976b683dfa4f92a811f57fc337e2b6, 6f3f7d8167684426a318e4b393306ebf; no voters: 846856244f604af0858798fbe5a440c9
I20260713 09:08:27.464653 24244 tablet_bootstrap.cc:492] T faf7175d8f5248f996108c29884fa243 P 846856244f604af0858798fbe5a440c9: No bootstrap required, opened a new log
I20260713 09:08:27.465287 24244 ts_tablet_manager.cc:1403] T faf7175d8f5248f996108c29884fa243 P 846856244f604af0858798fbe5a440c9: Time spent bootstrapping tablet: real 0.210s	user 0.023s	sys 0.007s
I20260713 09:08:27.467564 24317 leader_election.cc:290] T 6c2ebb90df5b4f24a64f9180903a2202 P 846856244f604af0858798fbe5a440c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111), 08976b683dfa4f92a811f57fc337e2b6 (127.21.85.196:42749)
I20260713 09:08:27.468991 24017 leader_election.cc:304] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 08976b683dfa4f92a811f57fc337e2b6, ab9cc5b1fdbc4777aae09b52a4f3ba15; no voters: 846856244f604af0858798fbe5a440c9
I20260713 09:08:27.470101 24326 raft_consensus.cc:2804] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:27.470753 24326 raft_consensus.cc:697] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 LEADER]: Becoming Leader. State: Replica: ab9cc5b1fdbc4777aae09b52a4f3ba15, State: Running, Role: LEADER
I20260713 09:08:27.471184 24347 raft_consensus.cc:2804] T 5ab4d7472a774e80a88d2387c7e4b891 P 6f3f7d8167684426a318e4b393306ebf [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:27.471956 24347 raft_consensus.cc:697] T 5ab4d7472a774e80a88d2387c7e4b891 P 6f3f7d8167684426a318e4b393306ebf [term 1 LEADER]: Becoming Leader. State: Replica: 6f3f7d8167684426a318e4b393306ebf, State: Running, Role: LEADER
I20260713 09:08:27.472107 24326 consensus_queue.cc:237] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:27.473052 24347 consensus_queue.cc:237] T 5ab4d7472a774e80a88d2387c7e4b891 P 6f3f7d8167684426a318e4b393306ebf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:27.455458 24353 raft_consensus.cc:2804] T 6c2ebb90df5b4f24a64f9180903a2202 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:27.492522 24353 raft_consensus.cc:493] T 6c2ebb90df5b4f24a64f9180903a2202 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:27.493077 24353 raft_consensus.cc:3060] T 6c2ebb90df5b4f24a64f9180903a2202 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:27.501390 24245 tablet_bootstrap.cc:492] T c8edba1bef0f450fa15b2d4e3168de21 P 08976b683dfa4f92a811f57fc337e2b6: No bootstrap required, opened a new log
I20260713 09:08:27.502053 24245 ts_tablet_manager.cc:1403] T c8edba1bef0f450fa15b2d4e3168de21 P 08976b683dfa4f92a811f57fc337e2b6: Time spent bootstrapping tablet: real 0.165s	user 0.018s	sys 0.026s
I20260713 09:08:27.505467 24350 leader_election.cc:290] T 38231c8c4d004f5ab2e1775f788cb83c P 08976b683dfa4f92a811f57fc337e2b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923), ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194:44785)
I20260713 09:08:27.506568 23979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38231c8c4d004f5ab2e1775f788cb83c" candidate_uuid: "08976b683dfa4f92a811f57fc337e2b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "846856244f604af0858798fbe5a440c9" is_pre_election: true
I20260713 09:08:27.510321 24244 raft_consensus.cc:359] T faf7175d8f5248f996108c29884fa243 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:27.511178 24244 raft_consensus.cc:385] T faf7175d8f5248f996108c29884fa243 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:27.511490 24244 raft_consensus.cc:740] T faf7175d8f5248f996108c29884fa243 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 846856244f604af0858798fbe5a440c9, State: Initialized, Role: FOLLOWER
I20260713 09:08:27.517220 24202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2ebb90df5b4f24a64f9180903a2202" candidate_uuid: "846856244f604af0858798fbe5a440c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08976b683dfa4f92a811f57fc337e2b6" is_pre_election: true
I20260713 09:08:27.517779 24053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38231c8c4d004f5ab2e1775f788cb83c" candidate_uuid: "08976b683dfa4f92a811f57fc337e2b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" is_pre_election: true
I20260713 09:08:27.518573 24053 raft_consensus.cc:2393] T 38231c8c4d004f5ab2e1775f788cb83c P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 08976b683dfa4f92a811f57fc337e2b6 in current term 1: Already voted for candidate 846856244f604af0858798fbe5a440c9 in this term.
I20260713 09:08:27.478358 24305 consensus_queue.cc:1048] T d72dda4246d945498a56b1dda191ba61 P 08976b683dfa4f92a811f57fc337e2b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.035s
I20260713 09:08:27.505499 24245 raft_consensus.cc:359] T c8edba1bef0f450fa15b2d4e3168de21 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:27.529357 24245 raft_consensus.cc:385] T c8edba1bef0f450fa15b2d4e3168de21 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:27.529815 24245 raft_consensus.cc:740] T c8edba1bef0f450fa15b2d4e3168de21 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08976b683dfa4f92a811f57fc337e2b6, State: Initialized, Role: FOLLOWER
I20260713 09:08:27.529868 24342 consensus_queue.cc:1048] T cb1cbed3cb9c48968f33675ce2198f81 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:27.530690 24245 consensus_queue.cc:260] T c8edba1bef0f450fa15b2d4e3168de21 P 08976b683dfa4f92a811f57fc337e2b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:27.531723 24127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2ebb90df5b4f24a64f9180903a2202" candidate_uuid: "846856244f604af0858798fbe5a440c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f3f7d8167684426a318e4b393306ebf" is_pre_election: true
I20260713 09:08:27.532343 24127 raft_consensus.cc:2468] T 6c2ebb90df5b4f24a64f9180903a2202 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 846856244f604af0858798fbe5a440c9 in term 0.
I20260713 09:08:27.533140 24245 ts_tablet_manager.cc:1434] T c8edba1bef0f450fa15b2d4e3168de21 P 08976b683dfa4f92a811f57fc337e2b6: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260713 09:08:27.533888 24309 leader_election.cc:290] T 6c2ebb90df5b4f24a64f9180903a2202 P 08976b683dfa4f92a811f57fc337e2b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111), 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923)
I20260713 09:08:27.534037 23976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2ebb90df5b4f24a64f9180903a2202" candidate_uuid: "08976b683dfa4f92a811f57fc337e2b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "846856244f604af0858798fbe5a440c9" is_pre_election: true
I20260713 09:08:27.534098 24245 tablet_bootstrap.cc:492] T fcdd6196b8484b4aa80a2e92cb0e4429 P 08976b683dfa4f92a811f57fc337e2b6: Bootstrap starting.
I20260713 09:08:27.540503 23976 raft_consensus.cc:2468] T 6c2ebb90df5b4f24a64f9180903a2202 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08976b683dfa4f92a811f57fc337e2b6 in term 0.
I20260713 09:08:27.541883 24277 consensus_queue.cc:1048] T 04032d8157ad42999f7a746e367dbbf0 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:27.554605 24200 raft_consensus.cc:3060] T 38231c8c4d004f5ab2e1775f788cb83c P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:27.564383 23944 leader_election.cc:304] T 6c2ebb90df5b4f24a64f9180903a2202 P 846856244f604af0858798fbe5a440c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f3f7d8167684426a318e4b393306ebf, 846856244f604af0858798fbe5a440c9; no voters: 
I20260713 09:08:27.565934 24308 raft_consensus.cc:2804] T 6c2ebb90df5b4f24a64f9180903a2202 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:27.565975 24127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c30d485a41349859003db005f5d727c" candidate_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f3f7d8167684426a318e4b393306ebf"
I20260713 09:08:27.566440 24308 raft_consensus.cc:493] T 6c2ebb90df5b4f24a64f9180903a2202 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:27.566825 24308 raft_consensus.cc:3060] T 6c2ebb90df5b4f24a64f9180903a2202 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:27.569062 24244 consensus_queue.cc:260] T faf7175d8f5248f996108c29884fa243 P 846856244f604af0858798fbe5a440c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:27.579702 24245 tablet_bootstrap.cc:654] T fcdd6196b8484b4aa80a2e92cb0e4429 P 08976b683dfa4f92a811f57fc337e2b6: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:27.575520 23977 raft_consensus.cc:2468] T 7c30d485a41349859003db005f5d727c P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab9cc5b1fdbc4777aae09b52a4f3ba15 in term 1.
I20260713 09:08:27.608702 24244 ts_tablet_manager.cc:1434] T faf7175d8f5248f996108c29884fa243 P 846856244f604af0858798fbe5a440c9: Time spent starting tablet: real 0.143s	user 0.006s	sys 0.003s
I20260713 09:08:27.615442 24244 tablet_bootstrap.cc:492] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P 846856244f604af0858798fbe5a440c9: Bootstrap starting.
I20260713 09:08:27.631062 24248 tablet_bootstrap.cc:492] T fcdd6196b8484b4aa80a2e92cb0e4429 P ab9cc5b1fdbc4777aae09b52a4f3ba15: No bootstrap required, opened a new log
I20260713 09:08:27.631613 24248 ts_tablet_manager.cc:1403] T fcdd6196b8484b4aa80a2e92cb0e4429 P ab9cc5b1fdbc4777aae09b52a4f3ba15: Time spent bootstrapping tablet: real 0.377s	user 0.018s	sys 0.036s
I20260713 09:08:27.634564 24165 leader_election.cc:304] T 38231c8c4d004f5ab2e1775f788cb83c P 08976b683dfa4f92a811f57fc337e2b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 08976b683dfa4f92a811f57fc337e2b6; no voters: 846856244f604af0858798fbe5a440c9, ab9cc5b1fdbc4777aae09b52a4f3ba15
I20260713 09:08:27.634450 24248 raft_consensus.cc:359] T fcdd6196b8484b4aa80a2e92cb0e4429 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:27.635228 24248 raft_consensus.cc:385] T fcdd6196b8484b4aa80a2e92cb0e4429 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:27.635520 24248 raft_consensus.cc:740] T fcdd6196b8484b4aa80a2e92cb0e4429 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab9cc5b1fdbc4777aae09b52a4f3ba15, State: Initialized, Role: FOLLOWER
I20260713 09:08:27.636402 24128 raft_consensus.cc:3060] T c5cb48cb36ba47229ac19f86e6227718 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:27.636168 24248 consensus_queue.cc:260] T fcdd6196b8484b4aa80a2e92cb0e4429 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:27.638923 24248 ts_tablet_manager.cc:1434] T fcdd6196b8484b4aa80a2e92cb0e4429 P ab9cc5b1fdbc4777aae09b52a4f3ba15: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:08:27.640455 24248 tablet_bootstrap.cc:492] T 85bcf439990947a5a0ac6fa11dc710a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15: Bootstrap starting.
I20260713 09:08:27.613207 24274 raft_consensus.cc:515] T 7c30d485a41349859003db005f5d727c P 6f3f7d8167684426a318e4b393306ebf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:27.658715 24248 tablet_bootstrap.cc:654] T 85bcf439990947a5a0ac6fa11dc710a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:27.660223 24250 tablet_bootstrap.cc:492] T 8e2d644b7037458c882e292029afb312 P 6f3f7d8167684426a318e4b393306ebf: No bootstrap required, opened a new log
I20260713 09:08:27.661729 24309 raft_consensus.cc:493] T 7f01bcfefa2f4b758b4ab2d7e277db6a P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:27.662768 24017 leader_election.cc:304] T 7c30d485a41349859003db005f5d727c P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 846856244f604af0858798fbe5a440c9, ab9cc5b1fdbc4777aae09b52a4f3ba15; no voters: 
I20260713 09:08:27.671744 24250 ts_tablet_manager.cc:1403] T 8e2d644b7037458c882e292029afb312 P 6f3f7d8167684426a318e4b393306ebf: Time spent bootstrapping tablet: real 0.272s	user 0.012s	sys 0.019s
I20260713 09:08:27.676935 24368 raft_consensus.cc:493] T faf7175d8f5248f996108c29884fa243 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:27.677593 24368 raft_consensus.cc:515] T faf7175d8f5248f996108c29884fa243 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:27.649013 24259 raft_consensus.cc:493] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:27.673377 24308 raft_consensus.cc:515] T 6c2ebb90df5b4f24a64f9180903a2202 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:27.676064 24309 raft_consensus.cc:515] T 7f01bcfefa2f4b758b4ab2d7e277db6a P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:27.701531 24127 raft_consensus.cc:2393] T 7c30d485a41349859003db005f5d727c P 6f3f7d8167684426a318e4b393306ebf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ab9cc5b1fdbc4777aae09b52a4f3ba15 in current term 1: Already voted for candidate 6f3f7d8167684426a318e4b393306ebf in this term.
I20260713 09:08:27.686719 24259 raft_consensus.cc:515] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:27.707348 24255 raft_consensus.cc:2804] T 7c30d485a41349859003db005f5d727c P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:27.711380 24126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faf7175d8f5248f996108c29884fa243" candidate_uuid: "846856244f604af0858798fbe5a440c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f3f7d8167684426a318e4b393306ebf" is_pre_election: true
W20260713 09:08:27.704847 24019 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.85.195:35111, user_credentials={real_user=slave}} blocked reactor thread for 176402us
I20260713 09:08:27.732790 24250 raft_consensus.cc:359] T 8e2d644b7037458c882e292029afb312 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } }
I20260713 09:08:27.733529 24250 raft_consensus.cc:385] T 8e2d644b7037458c882e292029afb312 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:27.733812 24250 raft_consensus.cc:740] T 8e2d644b7037458c882e292029afb312 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f3f7d8167684426a318e4b393306ebf, State: Initialized, Role: FOLLOWER
I20260713 09:08:27.736882 24308 leader_election.cc:290] T 6c2ebb90df5b4f24a64f9180903a2202 P 846856244f604af0858798fbe5a440c9 [CANDIDATE]: Term 1 election: Requested vote from peers 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111), 08976b683dfa4f92a811f57fc337e2b6 (127.21.85.196:42749)
I20260713 09:08:27.738528 24260 raft_consensus.cc:493] T c5cb48cb36ba47229ac19f86e6227718 P 6f3f7d8167684426a318e4b393306ebf [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:27.720832 24255 raft_consensus.cc:697] T 7c30d485a41349859003db005f5d727c P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 LEADER]: Becoming Leader. State: Replica: ab9cc5b1fdbc4777aae09b52a4f3ba15, State: Running, Role: LEADER
I20260713 09:08:27.739055 24260 raft_consensus.cc:515] T c5cb48cb36ba47229ac19f86e6227718 P 6f3f7d8167684426a318e4b393306ebf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:27.709396 24368 leader_election.cc:290] T faf7175d8f5248f996108c29884fa243 P 846856244f604af0858798fbe5a440c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111), ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194:44785)
I20260713 09:08:27.743721 24250 consensus_queue.cc:260] T 8e2d644b7037458c882e292029afb312 P 6f3f7d8167684426a318e4b393306ebf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } }
I20260713 09:08:27.746610 24309 leader_election.cc:290] T 7f01bcfefa2f4b758b4ab2d7e277db6a P 08976b683dfa4f92a811f57fc337e2b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923), ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194:44785)
I20260713 09:08:27.747390 24277 consensus_queue.cc:1048] T cb1cbed3cb9c48968f33675ce2198f81 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:27.748003 24053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faf7175d8f5248f996108c29884fa243" candidate_uuid: "846856244f604af0858798fbe5a440c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" is_pre_election: true
I20260713 09:08:27.750823 24053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f01bcfefa2f4b758b4ab2d7e277db6a" candidate_uuid: "08976b683dfa4f92a811f57fc337e2b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" is_pre_election: true
I20260713 09:08:27.750648 23978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f01bcfefa2f4b758b4ab2d7e277db6a" candidate_uuid: "08976b683dfa4f92a811f57fc337e2b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "846856244f604af0858798fbe5a440c9" is_pre_election: true
I20260713 09:08:27.752287 24053 raft_consensus.cc:2468] T 7f01bcfefa2f4b758b4ab2d7e277db6a P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08976b683dfa4f92a811f57fc337e2b6 in term 0.
I20260713 09:08:27.750070 24250 ts_tablet_manager.cc:1434] T 8e2d644b7037458c882e292029afb312 P 6f3f7d8167684426a318e4b393306ebf: Time spent starting tablet: real 0.075s	user 0.006s	sys 0.002s
I20260713 09:08:27.753782 24245 tablet_bootstrap.cc:492] T fcdd6196b8484b4aa80a2e92cb0e4429 P 08976b683dfa4f92a811f57fc337e2b6: No bootstrap required, opened a new log
I20260713 09:08:27.753633 24168 leader_election.cc:304] T 7f01bcfefa2f4b758b4ab2d7e277db6a P 08976b683dfa4f92a811f57fc337e2b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08976b683dfa4f92a811f57fc337e2b6, ab9cc5b1fdbc4777aae09b52a4f3ba15; no voters: 
I20260713 09:08:27.754271 24245 ts_tablet_manager.cc:1403] T fcdd6196b8484b4aa80a2e92cb0e4429 P 08976b683dfa4f92a811f57fc337e2b6: Time spent bootstrapping tablet: real 0.220s	user 0.013s	sys 0.010s
I20260713 09:08:27.754495 24309 raft_consensus.cc:2804] T 7f01bcfefa2f4b758b4ab2d7e277db6a P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:27.754869 24309 raft_consensus.cc:493] T 7f01bcfefa2f4b758b4ab2d7e277db6a P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:27.755262 24309 raft_consensus.cc:3060] T 7f01bcfefa2f4b758b4ab2d7e277db6a P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:27.751457 24128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2ebb90df5b4f24a64f9180903a2202" candidate_uuid: "846856244f604af0858798fbe5a440c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f3f7d8167684426a318e4b393306ebf"
I20260713 09:08:27.756464 24128 raft_consensus.cc:3060] T 6c2ebb90df5b4f24a64f9180903a2202 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:27.758929 24165 leader_election.cc:343] T 7f01bcfefa2f4b758b4ab2d7e277db6a P 08976b683dfa4f92a811f57fc337e2b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:27.739069 24198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2ebb90df5b4f24a64f9180903a2202" candidate_uuid: "846856244f604af0858798fbe5a440c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08976b683dfa4f92a811f57fc337e2b6"
I20260713 09:08:27.762355 24250 tablet_bootstrap.cc:492] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 6f3f7d8167684426a318e4b393306ebf: Bootstrap starting.
I20260713 09:08:27.741572 24274 leader_election.cc:290] T 7c30d485a41349859003db005f5d727c P 6f3f7d8167684426a318e4b393306ebf [CANDIDATE]: Term 1 election: Requested vote from peers 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923), ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194:44785)
I20260713 09:08:27.775887 24255 consensus_queue.cc:237] T 7c30d485a41349859003db005f5d727c P ab9cc5b1fdbc4777aae09b52a4f3ba15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:27.776780 24305 raft_consensus.cc:2749] T 38231c8c4d004f5ab2e1775f788cb83c P 08976b683dfa4f92a811f57fc337e2b6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:27.779666 24245 raft_consensus.cc:359] T fcdd6196b8484b4aa80a2e92cb0e4429 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:27.780385 23975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c30d485a41349859003db005f5d727c" candidate_uuid: "6f3f7d8167684426a318e4b393306ebf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "846856244f604af0858798fbe5a440c9"
I20260713 09:08:27.781189 24245 raft_consensus.cc:385] T fcdd6196b8484b4aa80a2e92cb0e4429 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:27.771395 24326 raft_consensus.cc:493] T 2f5c634ce68d4cdd978641f1303c5689 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:27.785883 24245 raft_consensus.cc:740] T fcdd6196b8484b4aa80a2e92cb0e4429 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08976b683dfa4f92a811f57fc337e2b6, State: Initialized, Role: FOLLOWER
I20260713 09:08:27.789042 24250 tablet_bootstrap.cc:654] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 6f3f7d8167684426a318e4b393306ebf: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:27.762555 24309 raft_consensus.cc:515] T 7f01bcfefa2f4b758b4ab2d7e277db6a P 08976b683dfa4f92a811f57fc337e2b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:27.770759 24368 consensus_queue.cc:1048] T c5cb48cb36ba47229ac19f86e6227718 P 846856244f604af0858798fbe5a440c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:27.790261 24245 consensus_queue.cc:260] T fcdd6196b8484b4aa80a2e92cb0e4429 P 08976b683dfa4f92a811f57fc337e2b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:27.791544 24326 raft_consensus.cc:515] T 2f5c634ce68d4cdd978641f1303c5689 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } }
I20260713 09:08:27.796912 24308 consensus_queue.cc:1048] T 38231c8c4d004f5ab2e1775f788cb83c P 846856244f604af0858798fbe5a440c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:27.798465 24054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c30d485a41349859003db005f5d727c" candidate_uuid: "6f3f7d8167684426a318e4b393306ebf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15"
I20260713 09:08:27.802817 24200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386ff39a45ab4e90b36d2ef756dd0ae8" candidate_uuid: "846856244f604af0858798fbe5a440c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08976b683dfa4f92a811f57fc337e2b6" is_pre_election: true
I20260713 09:08:27.808811 24245 ts_tablet_manager.cc:1434] T fcdd6196b8484b4aa80a2e92cb0e4429 P 08976b683dfa4f92a811f57fc337e2b6: Time spent starting tablet: real 0.054s	user 0.008s	sys 0.000s
I20260713 09:08:27.810168 24245 tablet_bootstrap.cc:492] T 2f5c634ce68d4cdd978641f1303c5689 P 08976b683dfa4f92a811f57fc337e2b6: Bootstrap starting.
I20260713 09:08:27.814518 24244 tablet_bootstrap.cc:654] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P 846856244f604af0858798fbe5a440c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:27.818413 24353 raft_consensus.cc:515] T 6c2ebb90df5b4f24a64f9180903a2202 P 08976b683dfa4f92a811f57fc337e2b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:27.818810 24200 raft_consensus.cc:2468] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 846856244f604af0858798fbe5a440c9 in term 0.
I20260713 09:08:27.821358 24260 leader_election.cc:290] T c5cb48cb36ba47229ac19f86e6227718 P 6f3f7d8167684426a318e4b393306ebf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923), ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194:44785)
I20260713 09:08:27.821868 24128 raft_consensus.cc:2468] T 6c2ebb90df5b4f24a64f9180903a2202 P 6f3f7d8167684426a318e4b393306ebf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 846856244f604af0858798fbe5a440c9 in term 1.
I20260713 09:08:27.803632 24259 leader_election.cc:290] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 846856244f604af0858798fbe5a440c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111), 08976b683dfa4f92a811f57fc337e2b6 (127.21.85.196:42749)
I20260713 09:08:27.834532 23978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5cb48cb36ba47229ac19f86e6227718" candidate_uuid: "6f3f7d8167684426a318e4b393306ebf" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "846856244f604af0858798fbe5a440c9" is_pre_election: true
I20260713 09:08:27.837344 24202 raft_consensus.cc:2393] T 6c2ebb90df5b4f24a64f9180903a2202 P 08976b683dfa4f92a811f57fc337e2b6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 846856244f604af0858798fbe5a440c9 in current term 1: Already voted for candidate 08976b683dfa4f92a811f57fc337e2b6 in this term.
I20260713 09:08:27.839219 24128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2ebb90df5b4f24a64f9180903a2202" candidate_uuid: "08976b683dfa4f92a811f57fc337e2b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f3f7d8167684426a318e4b393306ebf"
I20260713 09:08:27.840070 24128 raft_consensus.cc:2393] T 6c2ebb90df5b4f24a64f9180903a2202 P 6f3f7d8167684426a318e4b393306ebf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 08976b683dfa4f92a811f57fc337e2b6 in current term 1: Already voted for candidate 846856244f604af0858798fbe5a440c9 in this term.
I20260713 09:08:27.840881 24309 leader_election.cc:290] T 7f01bcfefa2f4b758b4ab2d7e277db6a P 08976b683dfa4f92a811f57fc337e2b6 [CANDIDATE]: Term 1 election: Requested vote from peers 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923), ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194:44785)
I20260713 09:08:27.828926 23975 raft_consensus.cc:2393] T 7c30d485a41349859003db005f5d727c P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6f3f7d8167684426a318e4b393306ebf in current term 1: Already voted for candidate ab9cc5b1fdbc4777aae09b52a4f3ba15 in this term.
I20260713 09:08:27.842949 24054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f01bcfefa2f4b758b4ab2d7e277db6a" candidate_uuid: "08976b683dfa4f92a811f57fc337e2b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15"
I20260713 09:08:27.830886 24308 consensus_queue.cc:1048] T c5cb48cb36ba47229ac19f86e6227718 P 846856244f604af0858798fbe5a440c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260713 09:08:27.846680 24326 leader_election.cc:290] T 2f5c634ce68d4cdd978641f1303c5689 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111), 08976b683dfa4f92a811f57fc337e2b6 (127.21.85.196:42749)
I20260713 09:08:27.839478 23942 leader_election.cc:304] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 846856244f604af0858798fbe5a440c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08976b683dfa4f92a811f57fc337e2b6, 846856244f604af0858798fbe5a440c9; no voters: 
I20260713 09:08:27.843443 23945 leader_election.cc:304] T faf7175d8f5248f996108c29884fa243 P 846856244f604af0858798fbe5a440c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 846856244f604af0858798fbe5a440c9; no voters: 6f3f7d8167684426a318e4b393306ebf, ab9cc5b1fdbc4777aae09b52a4f3ba15
I20260713 09:08:27.847873 24198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5c634ce68d4cdd978641f1303c5689" candidate_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08976b683dfa4f92a811f57fc337e2b6" is_pre_election: true
W20260713 09:08:27.849330 24017 leader_election.cc:343] T 2f5c634ce68d4cdd978641f1303c5689 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08976b683dfa4f92a811f57fc337e2b6 (127.21.85.196:42749): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:27.849579 24368 raft_consensus.cc:2749] T faf7175d8f5248f996108c29884fa243 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:27.845832 24054 raft_consensus.cc:3060] T 7f01bcfefa2f4b758b4ab2d7e277db6a P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:27.845878 24362 log.cc:927] Time spent T 8e2d644b7037458c882e292029afb312 P ab9cc5b1fdbc4777aae09b52a4f3ba15: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260713 09:08:27.854118 24245 tablet_bootstrap.cc:654] T 2f5c634ce68d4cdd978641f1303c5689 P 08976b683dfa4f92a811f57fc337e2b6: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:27.851876 24308 raft_consensus.cc:2804] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:27.857487 24308 raft_consensus.cc:493] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:27.863765 24308 raft_consensus.cc:3060] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:27.865808 24054 raft_consensus.cc:2468] T 7f01bcfefa2f4b758b4ab2d7e277db6a P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08976b683dfa4f92a811f57fc337e2b6 in term 1.
I20260713 09:08:27.867652 24168 leader_election.cc:304] T 7f01bcfefa2f4b758b4ab2d7e277db6a P 08976b683dfa4f92a811f57fc337e2b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08976b683dfa4f92a811f57fc337e2b6, ab9cc5b1fdbc4777aae09b52a4f3ba15; no voters: 
I20260713 09:08:27.868782 24309 raft_consensus.cc:2804] T 7f01bcfefa2f4b758b4ab2d7e277db6a P 08976b683dfa4f92a811f57fc337e2b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:27.869270 24309 raft_consensus.cc:697] T 7f01bcfefa2f4b758b4ab2d7e277db6a P 08976b683dfa4f92a811f57fc337e2b6 [term 1 LEADER]: Becoming Leader. State: Replica: 08976b683dfa4f92a811f57fc337e2b6, State: Running, Role: LEADER
I20260713 09:08:27.870090 24309 consensus_queue.cc:237] T 7f01bcfefa2f4b758b4ab2d7e277db6a P 08976b683dfa4f92a811f57fc337e2b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:27.871114 24128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386ff39a45ab4e90b36d2ef756dd0ae8" candidate_uuid: "846856244f604af0858798fbe5a440c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f3f7d8167684426a318e4b393306ebf" is_pre_election: true
I20260713 09:08:27.871460 24094 leader_election.cc:304] T 7c30d485a41349859003db005f5d727c P 6f3f7d8167684426a318e4b393306ebf [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: 6f3f7d8167684426a318e4b393306ebf; no voters: 846856244f604af0858798fbe5a440c9, ab9cc5b1fdbc4777aae09b52a4f3ba15
I20260713 09:08:27.872498 24347 raft_consensus.cc:2749] T 7c30d485a41349859003db005f5d727c P 6f3f7d8167684426a318e4b393306ebf [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:08:27.875937 23944 leader_election.cc:304] T 6c2ebb90df5b4f24a64f9180903a2202 P 846856244f604af0858798fbe5a440c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6f3f7d8167684426a318e4b393306ebf, 846856244f604af0858798fbe5a440c9; no voters: 08976b683dfa4f92a811f57fc337e2b6
I20260713 09:08:27.879987 24259 raft_consensus.cc:2804] T 6c2ebb90df5b4f24a64f9180903a2202 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:27.880657 24259 raft_consensus.cc:697] T 6c2ebb90df5b4f24a64f9180903a2202 P 846856244f604af0858798fbe5a440c9 [term 1 LEADER]: Becoming Leader. State: Replica: 846856244f604af0858798fbe5a440c9, State: Running, Role: LEADER
I20260713 09:08:27.881738 24259 consensus_queue.cc:237] T 6c2ebb90df5b4f24a64f9180903a2202 P 846856244f604af0858798fbe5a440c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:27.863658 23875 catalog_manager.cc:5697] T 8e2d644b7037458c882e292029afb312 P ab9cc5b1fdbc4777aae09b52a4f3ba15 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194). New cstate: current_term: 1 leader_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:27.902838 24248 tablet_bootstrap.cc:492] T 85bcf439990947a5a0ac6fa11dc710a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15: No bootstrap required, opened a new log
I20260713 09:08:27.903492 24248 ts_tablet_manager.cc:1403] T 85bcf439990947a5a0ac6fa11dc710a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15: Time spent bootstrapping tablet: real 0.264s	user 0.025s	sys 0.010s
I20260713 09:08:27.906735 24128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5c634ce68d4cdd978641f1303c5689" candidate_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f3f7d8167684426a318e4b393306ebf" is_pre_election: true
I20260713 09:08:27.907328 23875 catalog_manager.cc:5697] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194). New cstate: current_term: 1 leader_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } health_report { overall_health: HEALTHY } } }
W20260713 09:08:27.908320 23925 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:27.909276 23877 catalog_manager.cc:5697] T 5ab4d7472a774e80a88d2387c7e4b891 P 6f3f7d8167684426a318e4b393306ebf reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f3f7d8167684426a318e4b393306ebf (127.21.85.195). New cstate: current_term: 1 leader_uuid: "6f3f7d8167684426a318e4b393306ebf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:27.916244 24250 tablet_bootstrap.cc:492] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 6f3f7d8167684426a318e4b393306ebf: No bootstrap required, opened a new log
I20260713 09:08:27.916615 24245 tablet_bootstrap.cc:492] T 2f5c634ce68d4cdd978641f1303c5689 P 08976b683dfa4f92a811f57fc337e2b6: No bootstrap required, opened a new log
I20260713 09:08:27.917343 24245 ts_tablet_manager.cc:1403] T 2f5c634ce68d4cdd978641f1303c5689 P 08976b683dfa4f92a811f57fc337e2b6: Time spent bootstrapping tablet: real 0.107s	user 0.010s	sys 0.014s
W20260713 09:08:27.920300 23944 leader_election.cc:343] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 846856244f604af0858798fbe5a440c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:27.902149 24308 raft_consensus.cc:515] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:27.924207 24248 raft_consensus.cc:359] T 85bcf439990947a5a0ac6fa11dc710a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } }
I20260713 09:08:27.924885 24248 raft_consensus.cc:385] T 85bcf439990947a5a0ac6fa11dc710a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:27.925195 24248 raft_consensus.cc:740] T 85bcf439990947a5a0ac6fa11dc710a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab9cc5b1fdbc4777aae09b52a4f3ba15, State: Initialized, Role: FOLLOWER
I20260713 09:08:27.925817 24248 consensus_queue.cc:260] T 85bcf439990947a5a0ac6fa11dc710a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } }
I20260713 09:08:27.925858 24128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386ff39a45ab4e90b36d2ef756dd0ae8" candidate_uuid: "846856244f604af0858798fbe5a440c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f3f7d8167684426a318e4b393306ebf"
I20260713 09:08:27.916738 24250 ts_tablet_manager.cc:1403] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 6f3f7d8167684426a318e4b393306ebf: Time spent bootstrapping tablet: real 0.162s	user 0.029s	sys 0.025s
I20260713 09:08:27.926221 24200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386ff39a45ab4e90b36d2ef756dd0ae8" candidate_uuid: "846856244f604af0858798fbe5a440c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08976b683dfa4f92a811f57fc337e2b6"
I20260713 09:08:27.930028 24200 raft_consensus.cc:3060] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:27.930254 24054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5cb48cb36ba47229ac19f86e6227718" candidate_uuid: "6f3f7d8167684426a318e4b393306ebf" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" is_pre_election: true
I20260713 09:08:27.930768 24250 raft_consensus.cc:359] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:27.931438 24250 raft_consensus.cc:385] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:27.925806 24245 raft_consensus.cc:359] T 2f5c634ce68d4cdd978641f1303c5689 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } }
I20260713 09:08:27.932085 24245 raft_consensus.cc:385] T 2f5c634ce68d4cdd978641f1303c5689 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:27.932533 24245 raft_consensus.cc:740] T 2f5c634ce68d4cdd978641f1303c5689 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08976b683dfa4f92a811f57fc337e2b6, State: Initialized, Role: FOLLOWER
I20260713 09:08:27.928932 24248 ts_tablet_manager.cc:1434] T 85bcf439990947a5a0ac6fa11dc710a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.001s
I20260713 09:08:27.931702 24250 raft_consensus.cc:740] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f3f7d8167684426a318e4b393306ebf, State: Initialized, Role: FOLLOWER
I20260713 09:08:27.933789 24245 consensus_queue.cc:260] T 2f5c634ce68d4cdd978641f1303c5689 P 08976b683dfa4f92a811f57fc337e2b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } }
I20260713 09:08:27.936690 24250 consensus_queue.cc:260] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 6f3f7d8167684426a318e4b393306ebf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:27.937719 24248 tablet_bootstrap.cc:492] T 33aadeab5a5143de96fc818b9834bd1e P ab9cc5b1fdbc4777aae09b52a4f3ba15: Bootstrap starting.
I20260713 09:08:27.934669 24370 consensus_queue.cc:1048] T 04032d8157ad42999f7a746e367dbbf0 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260713 09:08:27.942770 24250 ts_tablet_manager.cc:1434] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 6f3f7d8167684426a318e4b393306ebf: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260713 09:08:27.943511 24250 tablet_bootstrap.cc:492] T 33aadeab5a5143de96fc818b9834bd1e P 6f3f7d8167684426a318e4b393306ebf: Bootstrap starting.
I20260713 09:08:27.943559 24244 tablet_bootstrap.cc:492] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P 846856244f604af0858798fbe5a440c9: No bootstrap required, opened a new log
I20260713 09:08:27.944186 24244 ts_tablet_manager.cc:1403] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P 846856244f604af0858798fbe5a440c9: Time spent bootstrapping tablet: real 0.329s	user 0.029s	sys 0.014s
I20260713 09:08:27.945820 23978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2ebb90df5b4f24a64f9180903a2202" candidate_uuid: "08976b683dfa4f92a811f57fc337e2b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "846856244f604af0858798fbe5a440c9"
I20260713 09:08:27.946702 24244 raft_consensus.cc:359] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:27.947052 23975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f01bcfefa2f4b758b4ab2d7e277db6a" candidate_uuid: "08976b683dfa4f92a811f57fc337e2b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "846856244f604af0858798fbe5a440c9"
I20260713 09:08:27.947360 24244 raft_consensus.cc:385] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:27.947635 24244 raft_consensus.cc:740] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 846856244f604af0858798fbe5a440c9, State: Initialized, Role: FOLLOWER
I20260713 09:08:27.942026 24128 raft_consensus.cc:3060] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:27.948467 24244 consensus_queue.cc:260] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P 846856244f604af0858798fbe5a440c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:27.948673 24165 leader_election.cc:304] T 6c2ebb90df5b4f24a64f9180903a2202 P 08976b683dfa4f92a811f57fc337e2b6 [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: 08976b683dfa4f92a811f57fc337e2b6; no voters: 6f3f7d8167684426a318e4b393306ebf, 846856244f604af0858798fbe5a440c9
W20260713 09:08:27.949785 24165 leader_election.cc:343] T 7f01bcfefa2f4b758b4ab2d7e277db6a P 08976b683dfa4f92a811f57fc337e2b6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:27.950067 24370 consensus_queue.cc:1048] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:27.950963 24350 raft_consensus.cc:2749] T 6c2ebb90df5b4f24a64f9180903a2202 P 08976b683dfa4f92a811f57fc337e2b6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260713 09:08:27.942138 24019 leader_election.cc:343] T 2f5c634ce68d4cdd978641f1303c5689 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:27.953644 24245 ts_tablet_manager.cc:1434] T 2f5c634ce68d4cdd978641f1303c5689 P 08976b683dfa4f92a811f57fc337e2b6: Time spent starting tablet: real 0.036s	user 0.009s	sys 0.000s
I20260713 09:08:27.954574 24245 tablet_bootstrap.cc:492] T 0072f15091dd486a89dbaae9741ae95f P 08976b683dfa4f92a811f57fc337e2b6: Bootstrap starting.
I20260713 09:08:27.933741 24308 leader_election.cc:290] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 846856244f604af0858798fbe5a440c9 [CANDIDATE]: Term 1 election: Requested vote from peers 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111), 08976b683dfa4f92a811f57fc337e2b6 (127.21.85.196:42749)
I20260713 09:08:27.952329 24019 leader_election.cc:304] T 2f5c634ce68d4cdd978641f1303c5689 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ab9cc5b1fdbc4777aae09b52a4f3ba15; no voters: 08976b683dfa4f92a811f57fc337e2b6, 6f3f7d8167684426a318e4b393306ebf
I20260713 09:08:27.956313 24244 ts_tablet_manager.cc:1434] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P 846856244f604af0858798fbe5a440c9: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260713 09:08:27.957530 24244 tablet_bootstrap.cc:492] T 5ab4d7472a774e80a88d2387c7e4b891 P 846856244f604af0858798fbe5a440c9: Bootstrap starting.
I20260713 09:08:27.958045 24326 raft_consensus.cc:2749] T 2f5c634ce68d4cdd978641f1303c5689 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:27.958735 24094 leader_election.cc:304] T c5cb48cb36ba47229ac19f86e6227718 P 6f3f7d8167684426a318e4b393306ebf [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: 6f3f7d8167684426a318e4b393306ebf; no voters: 846856244f604af0858798fbe5a440c9, ab9cc5b1fdbc4777aae09b52a4f3ba15
I20260713 09:08:27.960980 24347 raft_consensus.cc:2749] T c5cb48cb36ba47229ac19f86e6227718 P 6f3f7d8167684426a318e4b393306ebf [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:08:27.952829 24353 leader_election.cc:290] T 6c2ebb90df5b4f24a64f9180903a2202 P 08976b683dfa4f92a811f57fc337e2b6 [CANDIDATE]: Term 1 election: Requested vote from peers 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111), 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923)
I20260713 09:08:27.975486 24250 tablet_bootstrap.cc:654] T 33aadeab5a5143de96fc818b9834bd1e P 6f3f7d8167684426a318e4b393306ebf: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:27.976620 24124 raft_consensus.cc:3060] T 8e2d644b7037458c882e292029afb312 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:27.980052 24248 tablet_bootstrap.cc:654] T 33aadeab5a5143de96fc818b9834bd1e P ab9cc5b1fdbc4777aae09b52a4f3ba15: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:27.983378 24370 consensus_queue.cc:1048] T 8e2d644b7037458c882e292029afb312 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:27.987432 24245 tablet_bootstrap.cc:654] T 0072f15091dd486a89dbaae9741ae95f P 08976b683dfa4f92a811f57fc337e2b6: Neither blocks nor log segments found. Creating new log.
W20260713 09:08:27.996558 24091 consensus_peers.cc:597] T 5ab4d7472a774e80a88d2387c7e4b891 P 6f3f7d8167684426a318e4b393306ebf -> Peer 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923): Couldn't send request to peer 846856244f604af0858798fbe5a440c9. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:28.026881 24353 raft_consensus.cc:493] T c8edba1bef0f450fa15b2d4e3168de21 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:28.045477 24353 raft_consensus.cc:515] T c8edba1bef0f450fa15b2d4e3168de21 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:28.057178 24353 leader_election.cc:290] T c8edba1bef0f450fa15b2d4e3168de21 P 08976b683dfa4f92a811f57fc337e2b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111), 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923)
I20260713 09:08:28.058985 23975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8edba1bef0f450fa15b2d4e3168de21" candidate_uuid: "08976b683dfa4f92a811f57fc337e2b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "846856244f604af0858798fbe5a440c9" is_pre_election: true
I20260713 09:08:28.060086 24244 tablet_bootstrap.cc:654] T 5ab4d7472a774e80a88d2387c7e4b891 P 846856244f604af0858798fbe5a440c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:28.059964 24128 raft_consensus.cc:2468] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 6f3f7d8167684426a318e4b393306ebf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 846856244f604af0858798fbe5a440c9 in term 1.
W20260713 09:08:28.065196 24165 leader_election.cc:343] T c8edba1bef0f450fa15b2d4e3168de21 P 08976b683dfa4f92a811f57fc337e2b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:28.070849 24353 raft_consensus.cc:493] T fcdd6196b8484b4aa80a2e92cb0e4429 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:28.072082 24353 raft_consensus.cc:515] T fcdd6196b8484b4aa80a2e92cb0e4429 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:28.076743 23975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcdd6196b8484b4aa80a2e92cb0e4429" candidate_uuid: "08976b683dfa4f92a811f57fc337e2b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "846856244f604af0858798fbe5a440c9" is_pre_election: true
I20260713 09:08:28.086133 23944 leader_election.cc:304] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 846856244f604af0858798fbe5a440c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f3f7d8167684426a318e4b393306ebf, 846856244f604af0858798fbe5a440c9; no voters: 
I20260713 09:08:28.077442 24127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8edba1bef0f450fa15b2d4e3168de21" candidate_uuid: "08976b683dfa4f92a811f57fc337e2b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f3f7d8167684426a318e4b393306ebf" is_pre_election: true
I20260713 09:08:28.101380 24353 leader_election.cc:290] T fcdd6196b8484b4aa80a2e92cb0e4429 P 08976b683dfa4f92a811f57fc337e2b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923), ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194:44785)
I20260713 09:08:28.068759 24347 consensus_queue.cc:1048] T 5ab4d7472a774e80a88d2387c7e4b891 P 6f3f7d8167684426a318e4b393306ebf [LEADER]: Connected to new peer: Peer: permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260713 09:08:28.096859 24317 raft_consensus.cc:2804] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:28.106380 24317 raft_consensus.cc:697] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 846856244f604af0858798fbe5a440c9 [term 1 LEADER]: Becoming Leader. State: Replica: 846856244f604af0858798fbe5a440c9, State: Running, Role: LEADER
I20260713 09:08:28.107010 24054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcdd6196b8484b4aa80a2e92cb0e4429" candidate_uuid: "08976b683dfa4f92a811f57fc337e2b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" is_pre_election: true
I20260713 09:08:28.107280 24317 consensus_queue.cc:237] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 846856244f604af0858798fbe5a440c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:28.107931 24054 raft_consensus.cc:2468] T fcdd6196b8484b4aa80a2e92cb0e4429 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08976b683dfa4f92a811f57fc337e2b6 in term 0.
I20260713 09:08:28.109861 24168 leader_election.cc:304] T fcdd6196b8484b4aa80a2e92cb0e4429 P 08976b683dfa4f92a811f57fc337e2b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08976b683dfa4f92a811f57fc337e2b6, ab9cc5b1fdbc4777aae09b52a4f3ba15; no voters: 
I20260713 09:08:28.111066 24353 raft_consensus.cc:2804] T fcdd6196b8484b4aa80a2e92cb0e4429 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:28.111548 24353 raft_consensus.cc:493] T fcdd6196b8484b4aa80a2e92cb0e4429 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:28.112005 24353 raft_consensus.cc:3060] T fcdd6196b8484b4aa80a2e92cb0e4429 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:28.111563 24167 leader_election.cc:343] T c8edba1bef0f450fa15b2d4e3168de21 P 08976b683dfa4f92a811f57fc337e2b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:28.116495 24167 leader_election.cc:304] T c8edba1bef0f450fa15b2d4e3168de21 P 08976b683dfa4f92a811f57fc337e2b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 08976b683dfa4f92a811f57fc337e2b6; no voters: 6f3f7d8167684426a318e4b393306ebf, 846856244f604af0858798fbe5a440c9
W20260713 09:08:28.117779 24165 leader_election.cc:343] T fcdd6196b8484b4aa80a2e92cb0e4429 P 08976b683dfa4f92a811f57fc337e2b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:28.118081 24309 raft_consensus.cc:2749] T c8edba1bef0f450fa15b2d4e3168de21 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:28.119644 23975 raft_consensus.cc:3060] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:28.105057 24200 raft_consensus.cc:2468] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 08976b683dfa4f92a811f57fc337e2b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 846856244f604af0858798fbe5a440c9 in term 1.
I20260713 09:08:28.146194 24353 raft_consensus.cc:515] T fcdd6196b8484b4aa80a2e92cb0e4429 P 08976b683dfa4f92a811f57fc337e2b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:28.148293 24371 consensus_queue.cc:1048] T 8e2d644b7037458c882e292029afb312 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:08:28.150915 23979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcdd6196b8484b4aa80a2e92cb0e4429" candidate_uuid: "08976b683dfa4f92a811f57fc337e2b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "846856244f604af0858798fbe5a440c9"
I20260713 09:08:28.151868 24353 leader_election.cc:290] T fcdd6196b8484b4aa80a2e92cb0e4429 P 08976b683dfa4f92a811f57fc337e2b6 [CANDIDATE]: Term 1 election: Requested vote from peers 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923), ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194:44785)
I20260713 09:08:28.152431 24054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcdd6196b8484b4aa80a2e92cb0e4429" candidate_uuid: "08976b683dfa4f92a811f57fc337e2b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15"
I20260713 09:08:28.153146 24054 raft_consensus.cc:3060] T fcdd6196b8484b4aa80a2e92cb0e4429 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:28.145339 23978 raft_consensus.cc:3060] T faf7175d8f5248f996108c29884fa243 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:28.156860 24165 leader_election.cc:343] T fcdd6196b8484b4aa80a2e92cb0e4429 P 08976b683dfa4f92a811f57fc337e2b6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:28.165482 24054 raft_consensus.cc:2468] T fcdd6196b8484b4aa80a2e92cb0e4429 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08976b683dfa4f92a811f57fc337e2b6 in term 1.
I20260713 09:08:28.167044 24168 leader_election.cc:304] T fcdd6196b8484b4aa80a2e92cb0e4429 P 08976b683dfa4f92a811f57fc337e2b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 08976b683dfa4f92a811f57fc337e2b6, ab9cc5b1fdbc4777aae09b52a4f3ba15; no voters: 846856244f604af0858798fbe5a440c9
I20260713 09:08:28.168372 24353 raft_consensus.cc:2804] T fcdd6196b8484b4aa80a2e92cb0e4429 P 08976b683dfa4f92a811f57fc337e2b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:28.170233 24353 raft_consensus.cc:697] T fcdd6196b8484b4aa80a2e92cb0e4429 P 08976b683dfa4f92a811f57fc337e2b6 [term 1 LEADER]: Becoming Leader. State: Replica: 08976b683dfa4f92a811f57fc337e2b6, State: Running, Role: LEADER
I20260713 09:08:28.170696 24250 tablet_bootstrap.cc:492] T 33aadeab5a5143de96fc818b9834bd1e P 6f3f7d8167684426a318e4b393306ebf: No bootstrap required, opened a new log
I20260713 09:08:28.171324 24250 ts_tablet_manager.cc:1403] T 33aadeab5a5143de96fc818b9834bd1e P 6f3f7d8167684426a318e4b393306ebf: Time spent bootstrapping tablet: real 0.228s	user 0.013s	sys 0.011s
I20260713 09:08:28.171123 24353 consensus_queue.cc:237] T fcdd6196b8484b4aa80a2e92cb0e4429 P 08976b683dfa4f92a811f57fc337e2b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:28.176823 24248 tablet_bootstrap.cc:492] T 33aadeab5a5143de96fc818b9834bd1e P ab9cc5b1fdbc4777aae09b52a4f3ba15: No bootstrap required, opened a new log
I20260713 09:08:28.177699 24248 ts_tablet_manager.cc:1403] T 33aadeab5a5143de96fc818b9834bd1e P ab9cc5b1fdbc4777aae09b52a4f3ba15: Time spent bootstrapping tablet: real 0.242s	user 0.023s	sys 0.055s
I20260713 09:08:28.181452 24248 raft_consensus.cc:359] T 33aadeab5a5143de96fc818b9834bd1e P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:28.182418 24248 raft_consensus.cc:385] T 33aadeab5a5143de96fc818b9834bd1e P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:28.168695 24342 consensus_queue.cc:1048] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260713 09:08:28.182806 24248 raft_consensus.cc:740] T 33aadeab5a5143de96fc818b9834bd1e P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab9cc5b1fdbc4777aae09b52a4f3ba15, State: Initialized, Role: FOLLOWER
I20260713 09:08:28.184495 24245 tablet_bootstrap.cc:492] T 0072f15091dd486a89dbaae9741ae95f P 08976b683dfa4f92a811f57fc337e2b6: No bootstrap required, opened a new log
I20260713 09:08:28.185119 24245 ts_tablet_manager.cc:1403] T 0072f15091dd486a89dbaae9741ae95f P 08976b683dfa4f92a811f57fc337e2b6: Time spent bootstrapping tablet: real 0.231s	user 0.015s	sys 0.008s
I20260713 09:08:28.186434 24250 raft_consensus.cc:359] T 33aadeab5a5143de96fc818b9834bd1e P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:28.187372 24250 raft_consensus.cc:385] T 33aadeab5a5143de96fc818b9834bd1e P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:28.187762 24250 raft_consensus.cc:740] T 33aadeab5a5143de96fc818b9834bd1e P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f3f7d8167684426a318e4b393306ebf, State: Initialized, Role: FOLLOWER
I20260713 09:08:28.191155 24245 raft_consensus.cc:359] T 0072f15091dd486a89dbaae9741ae95f P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:28.191912 24245 raft_consensus.cc:385] T 0072f15091dd486a89dbaae9741ae95f P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:28.192154 24245 raft_consensus.cc:740] T 0072f15091dd486a89dbaae9741ae95f P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08976b683dfa4f92a811f57fc337e2b6, State: Initialized, Role: FOLLOWER
I20260713 09:08:28.192736 24245 consensus_queue.cc:260] T 0072f15091dd486a89dbaae9741ae95f P 08976b683dfa4f92a811f57fc337e2b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:28.195016 24245 ts_tablet_manager.cc:1434] T 0072f15091dd486a89dbaae9741ae95f P 08976b683dfa4f92a811f57fc337e2b6: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260713 09:08:28.195698 24245 tablet_bootstrap.cc:492] T 85bcf439990947a5a0ac6fa11dc710a1 P 08976b683dfa4f92a811f57fc337e2b6: Bootstrap starting.
I20260713 09:08:28.196755 24250 consensus_queue.cc:260] T 33aadeab5a5143de96fc818b9834bd1e P 6f3f7d8167684426a318e4b393306ebf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:28.187003 24248 consensus_queue.cc:260] T 33aadeab5a5143de96fc818b9834bd1e P ab9cc5b1fdbc4777aae09b52a4f3ba15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:28.205945 24248 ts_tablet_manager.cc:1434] T 33aadeab5a5143de96fc818b9834bd1e P ab9cc5b1fdbc4777aae09b52a4f3ba15: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.001s
I20260713 09:08:28.210091 24250 ts_tablet_manager.cc:1434] T 33aadeab5a5143de96fc818b9834bd1e P 6f3f7d8167684426a318e4b393306ebf: Time spent starting tablet: real 0.038s	user 0.002s	sys 0.006s
I20260713 09:08:28.206745 24347 raft_consensus.cc:493] T 33aadeab5a5143de96fc818b9834bd1e P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:28.211745 24250 tablet_bootstrap.cc:492] T 2f5c634ce68d4cdd978641f1303c5689 P 6f3f7d8167684426a318e4b393306ebf: Bootstrap starting.
I20260713 09:08:28.212759 24347 raft_consensus.cc:515] T 33aadeab5a5143de96fc818b9834bd1e P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:28.219168 24245 tablet_bootstrap.cc:654] T 85bcf439990947a5a0ac6fa11dc710a1 P 08976b683dfa4f92a811f57fc337e2b6: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:28.220626 24347 leader_election.cc:290] T 33aadeab5a5143de96fc818b9834bd1e P 6f3f7d8167684426a318e4b393306ebf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923), ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194:44785)
I20260713 09:08:28.222030 24250 tablet_bootstrap.cc:654] T 2f5c634ce68d4cdd978641f1303c5689 P 6f3f7d8167684426a318e4b393306ebf: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:28.223392 23976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33aadeab5a5143de96fc818b9834bd1e" candidate_uuid: "6f3f7d8167684426a318e4b393306ebf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "846856244f604af0858798fbe5a440c9" is_pre_election: true
I20260713 09:08:28.224866 24244 tablet_bootstrap.cc:492] T 5ab4d7472a774e80a88d2387c7e4b891 P 846856244f604af0858798fbe5a440c9: No bootstrap required, opened a new log
I20260713 09:08:28.225337 24244 ts_tablet_manager.cc:1403] T 5ab4d7472a774e80a88d2387c7e4b891 P 846856244f604af0858798fbe5a440c9: Time spent bootstrapping tablet: real 0.268s	user 0.011s	sys 0.014s
W20260713 09:08:28.225510 24091 leader_election.cc:343] T 33aadeab5a5143de96fc818b9834bd1e P 6f3f7d8167684426a318e4b393306ebf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:28.232740 24342 consensus_queue.cc:1048] T 7c30d485a41349859003db005f5d727c P ab9cc5b1fdbc4777aae09b52a4f3ba15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:28.228315 24054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33aadeab5a5143de96fc818b9834bd1e" candidate_uuid: "6f3f7d8167684426a318e4b393306ebf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" is_pre_election: true
I20260713 09:08:28.237004 24054 raft_consensus.cc:2468] T 33aadeab5a5143de96fc818b9834bd1e P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f3f7d8167684426a318e4b393306ebf in term 0.
I20260713 09:08:28.238535 24244 raft_consensus.cc:359] T 5ab4d7472a774e80a88d2387c7e4b891 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:28.239151 24244 raft_consensus.cc:385] T 5ab4d7472a774e80a88d2387c7e4b891 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:28.239377 24244 raft_consensus.cc:740] T 5ab4d7472a774e80a88d2387c7e4b891 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 846856244f604af0858798fbe5a440c9, State: Initialized, Role: FOLLOWER
I20260713 09:08:28.240772 24094 leader_election.cc:304] T 33aadeab5a5143de96fc818b9834bd1e P 6f3f7d8167684426a318e4b393306ebf [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: 6f3f7d8167684426a318e4b393306ebf, ab9cc5b1fdbc4777aae09b52a4f3ba15; no voters: 846856244f604af0858798fbe5a440c9
I20260713 09:08:28.244062 24347 raft_consensus.cc:2804] T 33aadeab5a5143de96fc818b9834bd1e P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:28.244576 24347 raft_consensus.cc:493] T 33aadeab5a5143de96fc818b9834bd1e P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:28.244987 24347 raft_consensus.cc:3060] T 33aadeab5a5143de96fc818b9834bd1e P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:28.247464 24244 consensus_queue.cc:260] T 5ab4d7472a774e80a88d2387c7e4b891 P 846856244f604af0858798fbe5a440c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:28.250855 24244 ts_tablet_manager.cc:1434] T 5ab4d7472a774e80a88d2387c7e4b891 P 846856244f604af0858798fbe5a440c9: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260713 09:08:28.252067 24244 tablet_bootstrap.cc:492] T 33aadeab5a5143de96fc818b9834bd1e P 846856244f604af0858798fbe5a440c9: Bootstrap starting.
I20260713 09:08:28.277606 24244 tablet_bootstrap.cc:654] T 33aadeab5a5143de96fc818b9834bd1e P 846856244f604af0858798fbe5a440c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:28.277281 24347 raft_consensus.cc:515] T 33aadeab5a5143de96fc818b9834bd1e P 6f3f7d8167684426a318e4b393306ebf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:28.282095 24052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33aadeab5a5143de96fc818b9834bd1e" candidate_uuid: "6f3f7d8167684426a318e4b393306ebf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15"
I20260713 09:08:28.282680 24052 raft_consensus.cc:3060] T 33aadeab5a5143de96fc818b9834bd1e P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:28.283749 23975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33aadeab5a5143de96fc818b9834bd1e" candidate_uuid: "6f3f7d8167684426a318e4b393306ebf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "846856244f604af0858798fbe5a440c9"
I20260713 09:08:28.286435 24250 tablet_bootstrap.cc:492] T 2f5c634ce68d4cdd978641f1303c5689 P 6f3f7d8167684426a318e4b393306ebf: No bootstrap required, opened a new log
I20260713 09:08:28.286908 24250 ts_tablet_manager.cc:1403] T 2f5c634ce68d4cdd978641f1303c5689 P 6f3f7d8167684426a318e4b393306ebf: Time spent bootstrapping tablet: real 0.076s	user 0.019s	sys 0.011s
W20260713 09:08:28.288467 24091 leader_election.cc:343] T 33aadeab5a5143de96fc818b9834bd1e P 6f3f7d8167684426a318e4b393306ebf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:28.291245 24052 raft_consensus.cc:2468] T 33aadeab5a5143de96fc818b9834bd1e P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f3f7d8167684426a318e4b393306ebf in term 1.
I20260713 09:08:28.293020 24250 raft_consensus.cc:359] T 2f5c634ce68d4cdd978641f1303c5689 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } }
I20260713 09:08:28.292686 23874 catalog_manager.cc:5697] T 6c2ebb90df5b4f24a64f9180903a2202 P 846856244f604af0858798fbe5a440c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 846856244f604af0858798fbe5a440c9 (127.21.85.193). New cstate: current_term: 1 leader_uuid: "846856244f604af0858798fbe5a440c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:28.293578 24250 raft_consensus.cc:385] T 2f5c634ce68d4cdd978641f1303c5689 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:28.295157 24250 raft_consensus.cc:740] T 2f5c634ce68d4cdd978641f1303c5689 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f3f7d8167684426a318e4b393306ebf, State: Initialized, Role: FOLLOWER
I20260713 09:08:28.295519 24245 tablet_bootstrap.cc:492] T 85bcf439990947a5a0ac6fa11dc710a1 P 08976b683dfa4f92a811f57fc337e2b6: No bootstrap required, opened a new log
I20260713 09:08:28.296123 24245 ts_tablet_manager.cc:1403] T 85bcf439990947a5a0ac6fa11dc710a1 P 08976b683dfa4f92a811f57fc337e2b6: Time spent bootstrapping tablet: real 0.101s	user 0.019s	sys 0.008s
I20260713 09:08:28.296489 24094 leader_election.cc:304] T 33aadeab5a5143de96fc818b9834bd1e P 6f3f7d8167684426a318e4b393306ebf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6f3f7d8167684426a318e4b393306ebf, ab9cc5b1fdbc4777aae09b52a4f3ba15; no voters: 846856244f604af0858798fbe5a440c9
I20260713 09:08:28.296591 24250 consensus_queue.cc:260] T 2f5c634ce68d4cdd978641f1303c5689 P 6f3f7d8167684426a318e4b393306ebf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } }
I20260713 09:08:28.297931 24260 raft_consensus.cc:2804] T 33aadeab5a5143de96fc818b9834bd1e P 6f3f7d8167684426a318e4b393306ebf [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:28.298386 24260 raft_consensus.cc:697] T 33aadeab5a5143de96fc818b9834bd1e P 6f3f7d8167684426a318e4b393306ebf [term 1 LEADER]: Becoming Leader. State: Replica: 6f3f7d8167684426a318e4b393306ebf, State: Running, Role: LEADER
I20260713 09:08:28.298611 24245 raft_consensus.cc:359] T 85bcf439990947a5a0ac6fa11dc710a1 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } }
I20260713 09:08:28.299520 24245 raft_consensus.cc:385] T 85bcf439990947a5a0ac6fa11dc710a1 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:28.300185 24245 raft_consensus.cc:740] T 85bcf439990947a5a0ac6fa11dc710a1 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08976b683dfa4f92a811f57fc337e2b6, State: Initialized, Role: FOLLOWER
I20260713 09:08:28.299228 24260 consensus_queue.cc:237] T 33aadeab5a5143de96fc818b9834bd1e P 6f3f7d8167684426a318e4b393306ebf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:28.298623 24250 ts_tablet_manager.cc:1434] T 2f5c634ce68d4cdd978641f1303c5689 P 6f3f7d8167684426a318e4b393306ebf: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260713 09:08:28.301087 24245 consensus_queue.cc:260] T 85bcf439990947a5a0ac6fa11dc710a1 P 08976b683dfa4f92a811f57fc337e2b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } }
I20260713 09:08:28.301810 24250 tablet_bootstrap.cc:492] T c8edba1bef0f450fa15b2d4e3168de21 P 6f3f7d8167684426a318e4b393306ebf: Bootstrap starting.
I20260713 09:08:28.303292 24245 ts_tablet_manager.cc:1434] T 85bcf439990947a5a0ac6fa11dc710a1 P 08976b683dfa4f92a811f57fc337e2b6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:08:28.308620 24250 tablet_bootstrap.cc:654] T c8edba1bef0f450fa15b2d4e3168de21 P 6f3f7d8167684426a318e4b393306ebf: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:28.309682 24342 consensus_queue.cc:1048] T 7c30d485a41349859003db005f5d727c P ab9cc5b1fdbc4777aae09b52a4f3ba15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:28.319747 23876 catalog_manager.cc:5697] T 7f01bcfefa2f4b758b4ab2d7e277db6a P 08976b683dfa4f92a811f57fc337e2b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 08976b683dfa4f92a811f57fc337e2b6 (127.21.85.196). New cstate: current_term: 1 leader_uuid: "08976b683dfa4f92a811f57fc337e2b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } health_report { overall_health: UNKNOWN } } }
W20260713 09:08:28.321380 24165 consensus_peers.cc:597] T 7f01bcfefa2f4b758b4ab2d7e277db6a P 08976b683dfa4f92a811f57fc337e2b6 -> Peer 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923): Couldn't send request to peer 846856244f604af0858798fbe5a440c9. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:28.322256 24347 leader_election.cc:290] T 33aadeab5a5143de96fc818b9834bd1e P 6f3f7d8167684426a318e4b393306ebf [CANDIDATE]: Term 1 election: Requested vote from peers 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923), ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194:44785)
I20260713 09:08:28.333726 24317 consensus_queue.cc:1048] T 6c2ebb90df5b4f24a64f9180903a2202 P 846856244f604af0858798fbe5a440c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:28.338361 24353 raft_consensus.cc:493] T 2f5c634ce68d4cdd978641f1303c5689 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:28.339066 24353 raft_consensus.cc:515] T 2f5c634ce68d4cdd978641f1303c5689 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } }
I20260713 09:08:28.342425 24052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5c634ce68d4cdd978641f1303c5689" candidate_uuid: "08976b683dfa4f92a811f57fc337e2b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" is_pre_election: true
I20260713 09:08:28.342651 24353 leader_election.cc:290] T 2f5c634ce68d4cdd978641f1303c5689 P 08976b683dfa4f92a811f57fc337e2b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194:44785), 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111)
I20260713 09:08:28.343082 24052 raft_consensus.cc:2468] T 2f5c634ce68d4cdd978641f1303c5689 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08976b683dfa4f92a811f57fc337e2b6 in term 0.
I20260713 09:08:28.344245 24127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5c634ce68d4cdd978641f1303c5689" candidate_uuid: "08976b683dfa4f92a811f57fc337e2b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f3f7d8167684426a318e4b393306ebf" is_pre_election: true
I20260713 09:08:28.344401 24168 leader_election.cc:304] T 2f5c634ce68d4cdd978641f1303c5689 P 08976b683dfa4f92a811f57fc337e2b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08976b683dfa4f92a811f57fc337e2b6, ab9cc5b1fdbc4777aae09b52a4f3ba15; no voters: 
I20260713 09:08:28.344874 24127 raft_consensus.cc:2468] T 2f5c634ce68d4cdd978641f1303c5689 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08976b683dfa4f92a811f57fc337e2b6 in term 0.
I20260713 09:08:28.345265 24353 raft_consensus.cc:2804] T 2f5c634ce68d4cdd978641f1303c5689 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:28.345640 24353 raft_consensus.cc:493] T 2f5c634ce68d4cdd978641f1303c5689 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:28.346017 24353 raft_consensus.cc:3060] T 2f5c634ce68d4cdd978641f1303c5689 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:28.352272 24244 tablet_bootstrap.cc:492] T 33aadeab5a5143de96fc818b9834bd1e P 846856244f604af0858798fbe5a440c9: No bootstrap required, opened a new log
I20260713 09:08:28.352804 24244 ts_tablet_manager.cc:1403] T 33aadeab5a5143de96fc818b9834bd1e P 846856244f604af0858798fbe5a440c9: Time spent bootstrapping tablet: real 0.101s	user 0.027s	sys 0.012s
I20260713 09:08:28.355387 24244 raft_consensus.cc:359] T 33aadeab5a5143de96fc818b9834bd1e P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:28.356189 24244 raft_consensus.cc:385] T 33aadeab5a5143de96fc818b9834bd1e P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:28.356500 24244 raft_consensus.cc:740] T 33aadeab5a5143de96fc818b9834bd1e P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 846856244f604af0858798fbe5a440c9, State: Initialized, Role: FOLLOWER
I20260713 09:08:28.357120 24244 consensus_queue.cc:260] T 33aadeab5a5143de96fc818b9834bd1e P 846856244f604af0858798fbe5a440c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:28.359266 24244 ts_tablet_manager.cc:1434] T 33aadeab5a5143de96fc818b9834bd1e P 846856244f604af0858798fbe5a440c9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:08:28.360903 24367 consensus_queue.cc:1048] T 6c2ebb90df5b4f24a64f9180903a2202 P 846856244f604af0858798fbe5a440c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:28.362949 24353 raft_consensus.cc:515] T 2f5c634ce68d4cdd978641f1303c5689 P 08976b683dfa4f92a811f57fc337e2b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } }
I20260713 09:08:28.367381 24052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5c634ce68d4cdd978641f1303c5689" candidate_uuid: "08976b683dfa4f92a811f57fc337e2b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15"
I20260713 09:08:28.367987 24052 raft_consensus.cc:3060] T 2f5c634ce68d4cdd978641f1303c5689 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:28.376976 24244 tablet_bootstrap.cc:492] T c8edba1bef0f450fa15b2d4e3168de21 P 846856244f604af0858798fbe5a440c9: Bootstrap starting.
I20260713 09:08:28.373885 23877 catalog_manager.cc:5697] T 7c30d485a41349859003db005f5d727c P ab9cc5b1fdbc4777aae09b52a4f3ba15 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194). New cstate: current_term: 1 leader_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:28.395097 24342 raft_consensus.cc:493] T 85bcf439990947a5a0ac6fa11dc710a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:28.395859 24342 raft_consensus.cc:515] T 85bcf439990947a5a0ac6fa11dc710a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } }
I20260713 09:08:28.396366 24309 raft_consensus.cc:493] T 85bcf439990947a5a0ac6fa11dc710a1 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:28.396819 24309 raft_consensus.cc:515] T 85bcf439990947a5a0ac6fa11dc710a1 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } }
I20260713 09:08:28.398036 24342 leader_election.cc:290] T 85bcf439990947a5a0ac6fa11dc710a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111), 08976b683dfa4f92a811f57fc337e2b6 (127.21.85.196:42749)
I20260713 09:08:28.398850 24309 leader_election.cc:290] T 85bcf439990947a5a0ac6fa11dc710a1 P 08976b683dfa4f92a811f57fc337e2b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194:44785), 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111)
I20260713 09:08:28.393159 24353 leader_election.cc:290] T 2f5c634ce68d4cdd978641f1303c5689 P 08976b683dfa4f92a811f57fc337e2b6 [CANDIDATE]: Term 1 election: Requested vote from peers ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194:44785), 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111)
I20260713 09:08:28.404124 24125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5c634ce68d4cdd978641f1303c5689" candidate_uuid: "08976b683dfa4f92a811f57fc337e2b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f3f7d8167684426a318e4b393306ebf"
I20260713 09:08:28.404727 24125 raft_consensus.cc:3060] T 2f5c634ce68d4cdd978641f1303c5689 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:28.401664 24200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85bcf439990947a5a0ac6fa11dc710a1" candidate_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08976b683dfa4f92a811f57fc337e2b6" is_pre_election: true
I20260713 09:08:28.406638 24200 raft_consensus.cc:2468] T 85bcf439990947a5a0ac6fa11dc710a1 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab9cc5b1fdbc4777aae09b52a4f3ba15 in term 0.
I20260713 09:08:28.407171 24052 raft_consensus.cc:2468] T 2f5c634ce68d4cdd978641f1303c5689 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08976b683dfa4f92a811f57fc337e2b6 in term 1.
I20260713 09:08:28.407851 24017 leader_election.cc:304] T 85bcf439990947a5a0ac6fa11dc710a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08976b683dfa4f92a811f57fc337e2b6, ab9cc5b1fdbc4777aae09b52a4f3ba15; no voters: 
I20260713 09:08:28.408051 24124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85bcf439990947a5a0ac6fa11dc710a1" candidate_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f3f7d8167684426a318e4b393306ebf" is_pre_election: true
I20260713 09:08:28.408560 24054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85bcf439990947a5a0ac6fa11dc710a1" candidate_uuid: "08976b683dfa4f92a811f57fc337e2b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" is_pre_election: true
I20260713 09:08:28.409150 24127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85bcf439990947a5a0ac6fa11dc710a1" candidate_uuid: "08976b683dfa4f92a811f57fc337e2b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f3f7d8167684426a318e4b393306ebf" is_pre_election: true
I20260713 09:08:28.409168 24054 raft_consensus.cc:2468] T 85bcf439990947a5a0ac6fa11dc710a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08976b683dfa4f92a811f57fc337e2b6 in term 0.
I20260713 09:08:28.411597 24168 leader_election.cc:304] T 85bcf439990947a5a0ac6fa11dc710a1 P 08976b683dfa4f92a811f57fc337e2b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08976b683dfa4f92a811f57fc337e2b6, ab9cc5b1fdbc4777aae09b52a4f3ba15; no voters: 
W20260713 09:08:28.411799 24019 leader_election.cc:343] T 85bcf439990947a5a0ac6fa11dc710a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:28.412632 24350 raft_consensus.cc:2804] T 85bcf439990947a5a0ac6fa11dc710a1 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:28.412997 24350 raft_consensus.cc:493] T 85bcf439990947a5a0ac6fa11dc710a1 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:28.413306 24350 raft_consensus.cc:3060] T 85bcf439990947a5a0ac6fa11dc710a1 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:28.420315 24255 raft_consensus.cc:2804] T 85bcf439990947a5a0ac6fa11dc710a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:08:28.420372 24167 leader_election.cc:343] T 85bcf439990947a5a0ac6fa11dc710a1 P 08976b683dfa4f92a811f57fc337e2b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:28.425499 24255 raft_consensus.cc:493] T 85bcf439990947a5a0ac6fa11dc710a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:28.425598 24168 leader_election.cc:304] T 2f5c634ce68d4cdd978641f1303c5689 P 08976b683dfa4f92a811f57fc337e2b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08976b683dfa4f92a811f57fc337e2b6, ab9cc5b1fdbc4777aae09b52a4f3ba15; no voters: 
I20260713 09:08:28.426438 24353 raft_consensus.cc:2804] T 2f5c634ce68d4cdd978641f1303c5689 P 08976b683dfa4f92a811f57fc337e2b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:28.426911 24125 raft_consensus.cc:2468] T 2f5c634ce68d4cdd978641f1303c5689 P 6f3f7d8167684426a318e4b393306ebf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08976b683dfa4f92a811f57fc337e2b6 in term 1.
I20260713 09:08:28.425860 24255 raft_consensus.cc:3060] T 85bcf439990947a5a0ac6fa11dc710a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:28.427147 24353 raft_consensus.cc:697] T 2f5c634ce68d4cdd978641f1303c5689 P 08976b683dfa4f92a811f57fc337e2b6 [term 1 LEADER]: Becoming Leader. State: Replica: 08976b683dfa4f92a811f57fc337e2b6, State: Running, Role: LEADER
I20260713 09:08:28.435309 24353 consensus_queue.cc:237] T 2f5c634ce68d4cdd978641f1303c5689 P 08976b683dfa4f92a811f57fc337e2b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } }
I20260713 09:08:28.444092 24255 raft_consensus.cc:515] T 85bcf439990947a5a0ac6fa11dc710a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } }
I20260713 09:08:28.446848 24244 tablet_bootstrap.cc:654] T c8edba1bef0f450fa15b2d4e3168de21 P 846856244f604af0858798fbe5a440c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:28.447407 24200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85bcf439990947a5a0ac6fa11dc710a1" candidate_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08976b683dfa4f92a811f57fc337e2b6"
I20260713 09:08:28.447252 24125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85bcf439990947a5a0ac6fa11dc710a1" candidate_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f3f7d8167684426a318e4b393306ebf"
I20260713 09:08:28.448300 24255 leader_election.cc:290] T 85bcf439990947a5a0ac6fa11dc710a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 1 election: Requested vote from peers 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111), 08976b683dfa4f92a811f57fc337e2b6 (127.21.85.196:42749)
W20260713 09:08:28.450023 24019 leader_election.cc:343] T 85bcf439990947a5a0ac6fa11dc710a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:28.451404 24250 tablet_bootstrap.cc:492] T c8edba1bef0f450fa15b2d4e3168de21 P 6f3f7d8167684426a318e4b393306ebf: No bootstrap required, opened a new log
I20260713 09:08:28.451889 24250 ts_tablet_manager.cc:1403] T c8edba1bef0f450fa15b2d4e3168de21 P 6f3f7d8167684426a318e4b393306ebf: Time spent bootstrapping tablet: real 0.150s	user 0.039s	sys 0.048s
I20260713 09:08:28.454412 24250 raft_consensus.cc:359] T c8edba1bef0f450fa15b2d4e3168de21 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:28.455078 24250 raft_consensus.cc:385] T c8edba1bef0f450fa15b2d4e3168de21 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:28.455353 24250 raft_consensus.cc:740] T c8edba1bef0f450fa15b2d4e3168de21 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f3f7d8167684426a318e4b393306ebf, State: Initialized, Role: FOLLOWER
I20260713 09:08:28.456136 24250 consensus_queue.cc:260] T c8edba1bef0f450fa15b2d4e3168de21 P 6f3f7d8167684426a318e4b393306ebf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:28.459030 24250 ts_tablet_manager.cc:1434] T c8edba1bef0f450fa15b2d4e3168de21 P 6f3f7d8167684426a318e4b393306ebf: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:08:28.459872 24250 tablet_bootstrap.cc:492] T 0072f15091dd486a89dbaae9741ae95f P 6f3f7d8167684426a318e4b393306ebf: Bootstrap starting.
I20260713 09:08:28.461822 24350 raft_consensus.cc:515] T 85bcf439990947a5a0ac6fa11dc710a1 P 08976b683dfa4f92a811f57fc337e2b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } }
I20260713 09:08:28.465349 24250 tablet_bootstrap.cc:654] T 0072f15091dd486a89dbaae9741ae95f P 6f3f7d8167684426a318e4b393306ebf: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:28.465504 24200 raft_consensus.cc:2393] T 85bcf439990947a5a0ac6fa11dc710a1 P 08976b683dfa4f92a811f57fc337e2b6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ab9cc5b1fdbc4777aae09b52a4f3ba15 in current term 1: Already voted for candidate 08976b683dfa4f92a811f57fc337e2b6 in this term.
I20260713 09:08:28.470947 24017 leader_election.cc:304] T 85bcf439990947a5a0ac6fa11dc710a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [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: ab9cc5b1fdbc4777aae09b52a4f3ba15; no voters: 08976b683dfa4f92a811f57fc337e2b6, 6f3f7d8167684426a318e4b393306ebf
I20260713 09:08:28.472460 24255 raft_consensus.cc:2749] T 85bcf439990947a5a0ac6fa11dc710a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:08:28.473886 23874 catalog_manager.cc:5697] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 846856244f604af0858798fbe5a440c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 846856244f604af0858798fbe5a440c9 (127.21.85.193). New cstate: current_term: 1 leader_uuid: "846856244f604af0858798fbe5a440c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:28.476219 24052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85bcf439990947a5a0ac6fa11dc710a1" candidate_uuid: "08976b683dfa4f92a811f57fc337e2b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15"
I20260713 09:08:28.476665 24250 tablet_bootstrap.cc:492] T 0072f15091dd486a89dbaae9741ae95f P 6f3f7d8167684426a318e4b393306ebf: No bootstrap required, opened a new log
I20260713 09:08:28.477159 24250 ts_tablet_manager.cc:1403] T 0072f15091dd486a89dbaae9741ae95f P 6f3f7d8167684426a318e4b393306ebf: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260713 09:08:28.477329 24052 raft_consensus.cc:2393] T 85bcf439990947a5a0ac6fa11dc710a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 08976b683dfa4f92a811f57fc337e2b6 in current term 1: Already voted for candidate ab9cc5b1fdbc4777aae09b52a4f3ba15 in this term.
I20260713 09:08:28.479897 24250 raft_consensus.cc:359] T 0072f15091dd486a89dbaae9741ae95f P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:28.480540 24250 raft_consensus.cc:385] T 0072f15091dd486a89dbaae9741ae95f P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:28.480806 24250 raft_consensus.cc:740] T 0072f15091dd486a89dbaae9741ae95f P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f3f7d8167684426a318e4b393306ebf, State: Initialized, Role: FOLLOWER
I20260713 09:08:28.481607 24125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85bcf439990947a5a0ac6fa11dc710a1" candidate_uuid: "08976b683dfa4f92a811f57fc337e2b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f3f7d8167684426a318e4b393306ebf"
I20260713 09:08:28.481628 24250 consensus_queue.cc:260] T 0072f15091dd486a89dbaae9741ae95f P 6f3f7d8167684426a318e4b393306ebf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:28.483494 24350 leader_election.cc:290] T 85bcf439990947a5a0ac6fa11dc710a1 P 08976b683dfa4f92a811f57fc337e2b6 [CANDIDATE]: Term 1 election: Requested vote from peers ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194:44785), 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111)
W20260713 09:08:28.484704 24167 leader_election.cc:343] T 85bcf439990947a5a0ac6fa11dc710a1 P 08976b683dfa4f92a811f57fc337e2b6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:28.485241 24167 leader_election.cc:304] T 85bcf439990947a5a0ac6fa11dc710a1 P 08976b683dfa4f92a811f57fc337e2b6 [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: 08976b683dfa4f92a811f57fc337e2b6; no voters: 6f3f7d8167684426a318e4b393306ebf, ab9cc5b1fdbc4777aae09b52a4f3ba15
I20260713 09:08:28.486101 23877 catalog_manager.cc:5697] T 33aadeab5a5143de96fc818b9834bd1e P 6f3f7d8167684426a318e4b393306ebf reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f3f7d8167684426a318e4b393306ebf (127.21.85.195). New cstate: current_term: 1 leader_uuid: "6f3f7d8167684426a318e4b393306ebf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:28.487464 24353 raft_consensus.cc:2749] T 85bcf439990947a5a0ac6fa11dc710a1 P 08976b683dfa4f92a811f57fc337e2b6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:08:28.487761 24250 ts_tablet_manager.cc:1434] T 0072f15091dd486a89dbaae9741ae95f P 6f3f7d8167684426a318e4b393306ebf: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:08:28.488349 24353 consensus_queue.cc:1048] T 7f01bcfefa2f4b758b4ab2d7e277db6a P 08976b683dfa4f92a811f57fc337e2b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:28.488740 24250 tablet_bootstrap.cc:492] T 2065ebaada124f70b3c870fd3fda9f6f P 6f3f7d8167684426a318e4b393306ebf: Bootstrap starting.
I20260713 09:08:28.494536 24250 tablet_bootstrap.cc:654] T 2065ebaada124f70b3c870fd3fda9f6f P 6f3f7d8167684426a318e4b393306ebf: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:28.496980 24308 consensus_queue.cc:1048] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 846856244f604af0858798fbe5a440c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:28.507699 24250 tablet_bootstrap.cc:492] T 2065ebaada124f70b3c870fd3fda9f6f P 6f3f7d8167684426a318e4b393306ebf: No bootstrap required, opened a new log
I20260713 09:08:28.508247 24250 ts_tablet_manager.cc:1403] T 2065ebaada124f70b3c870fd3fda9f6f P 6f3f7d8167684426a318e4b393306ebf: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.010s
I20260713 09:08:28.509814 23876 catalog_manager.cc:5697] T fcdd6196b8484b4aa80a2e92cb0e4429 P 08976b683dfa4f92a811f57fc337e2b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 08976b683dfa4f92a811f57fc337e2b6 (127.21.85.196). New cstate: current_term: 1 leader_uuid: "08976b683dfa4f92a811f57fc337e2b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:28.510751 24250 raft_consensus.cc:359] T 2065ebaada124f70b3c870fd3fda9f6f P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:28.516198 24250 raft_consensus.cc:385] T 2065ebaada124f70b3c870fd3fda9f6f P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:28.516484 24250 raft_consensus.cc:740] T 2065ebaada124f70b3c870fd3fda9f6f P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f3f7d8167684426a318e4b393306ebf, State: Initialized, Role: FOLLOWER
I20260713 09:08:28.517125 24250 consensus_queue.cc:260] T 2065ebaada124f70b3c870fd3fda9f6f P 6f3f7d8167684426a318e4b393306ebf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:28.519438 24250 ts_tablet_manager.cc:1434] T 2065ebaada124f70b3c870fd3fda9f6f P 6f3f7d8167684426a318e4b393306ebf: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260713 09:08:28.520339 24250 tablet_bootstrap.cc:492] T 85bcf439990947a5a0ac6fa11dc710a1 P 6f3f7d8167684426a318e4b393306ebf: Bootstrap starting.
I20260713 09:08:28.525715 24250 tablet_bootstrap.cc:654] T 85bcf439990947a5a0ac6fa11dc710a1 P 6f3f7d8167684426a318e4b393306ebf: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:28.536610 24250 tablet_bootstrap.cc:492] T 85bcf439990947a5a0ac6fa11dc710a1 P 6f3f7d8167684426a318e4b393306ebf: No bootstrap required, opened a new log
I20260713 09:08:28.537050 24250 ts_tablet_manager.cc:1403] T 85bcf439990947a5a0ac6fa11dc710a1 P 6f3f7d8167684426a318e4b393306ebf: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.009s
I20260713 09:08:28.538995 24309 raft_consensus.cc:493] T 0072f15091dd486a89dbaae9741ae95f P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:28.539409 24250 raft_consensus.cc:359] T 85bcf439990947a5a0ac6fa11dc710a1 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } }
I20260713 09:08:28.539475 24309 raft_consensus.cc:515] T 0072f15091dd486a89dbaae9741ae95f P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:28.541767 24309 leader_election.cc:290] T 0072f15091dd486a89dbaae9741ae95f P 08976b683dfa4f92a811f57fc337e2b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111), 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923)
I20260713 09:08:28.543661 23976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0072f15091dd486a89dbaae9741ae95f" candidate_uuid: "08976b683dfa4f92a811f57fc337e2b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "846856244f604af0858798fbe5a440c9" is_pre_election: true
I20260713 09:08:28.545531 24250 raft_consensus.cc:385] T 85bcf439990947a5a0ac6fa11dc710a1 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:28.545640 24125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0072f15091dd486a89dbaae9741ae95f" candidate_uuid: "08976b683dfa4f92a811f57fc337e2b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f3f7d8167684426a318e4b393306ebf" is_pre_election: true
I20260713 09:08:28.545867 24250 raft_consensus.cc:740] T 85bcf439990947a5a0ac6fa11dc710a1 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f3f7d8167684426a318e4b393306ebf, State: Initialized, Role: FOLLOWER
W20260713 09:08:28.546187 24165 leader_election.cc:343] T 0072f15091dd486a89dbaae9741ae95f P 08976b683dfa4f92a811f57fc337e2b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:28.546625 24287 raft_consensus.cc:493] T c8edba1bef0f450fa15b2d4e3168de21 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:28.547106 24287 raft_consensus.cc:515] T c8edba1bef0f450fa15b2d4e3168de21 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:28.549158 24287 leader_election.cc:290] T c8edba1bef0f450fa15b2d4e3168de21 P 6f3f7d8167684426a318e4b393306ebf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08976b683dfa4f92a811f57fc337e2b6 (127.21.85.196:42749), 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923)
I20260713 09:08:28.550165 24250 consensus_queue.cc:260] T 85bcf439990947a5a0ac6fa11dc710a1 P 6f3f7d8167684426a318e4b393306ebf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } }
I20260713 09:08:28.550875 24202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8edba1bef0f450fa15b2d4e3168de21" candidate_uuid: "6f3f7d8167684426a318e4b393306ebf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08976b683dfa4f92a811f57fc337e2b6" is_pre_election: true
I20260713 09:08:28.551658 24202 raft_consensus.cc:2468] T c8edba1bef0f450fa15b2d4e3168de21 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f3f7d8167684426a318e4b393306ebf in term 0.
I20260713 09:08:28.552197 24250 ts_tablet_manager.cc:1434] T 85bcf439990947a5a0ac6fa11dc710a1 P 6f3f7d8167684426a318e4b393306ebf: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.002s
I20260713 09:08:28.553309 24091 leader_election.cc:304] T c8edba1bef0f450fa15b2d4e3168de21 P 6f3f7d8167684426a318e4b393306ebf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08976b683dfa4f92a811f57fc337e2b6, 6f3f7d8167684426a318e4b393306ebf; no voters: 
I20260713 09:08:28.546255 24125 raft_consensus.cc:2468] T 0072f15091dd486a89dbaae9741ae95f P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08976b683dfa4f92a811f57fc337e2b6 in term 0.
I20260713 09:08:28.554551 24347 raft_consensus.cc:2804] T c8edba1bef0f450fa15b2d4e3168de21 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:28.554934 24167 leader_election.cc:304] T 0072f15091dd486a89dbaae9741ae95f P 08976b683dfa4f92a811f57fc337e2b6 [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: 08976b683dfa4f92a811f57fc337e2b6, 6f3f7d8167684426a318e4b393306ebf; no voters: 846856244f604af0858798fbe5a440c9
I20260713 09:08:28.555962 24309 raft_consensus.cc:2804] T 0072f15091dd486a89dbaae9741ae95f P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:28.555896 23976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8edba1bef0f450fa15b2d4e3168de21" candidate_uuid: "6f3f7d8167684426a318e4b393306ebf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "846856244f604af0858798fbe5a440c9" is_pre_election: true
I20260713 09:08:28.556494 24309 raft_consensus.cc:493] T 0072f15091dd486a89dbaae9741ae95f P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:28.556905 24309 raft_consensus.cc:3060] T 0072f15091dd486a89dbaae9741ae95f P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:28.555009 24347 raft_consensus.cc:493] T c8edba1bef0f450fa15b2d4e3168de21 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:28.559823 24347 raft_consensus.cc:3060] T c8edba1bef0f450fa15b2d4e3168de21 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:28.564456 24091 leader_election.cc:343] T c8edba1bef0f450fa15b2d4e3168de21 P 6f3f7d8167684426a318e4b393306ebf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:28.565336 24309 raft_consensus.cc:515] T 0072f15091dd486a89dbaae9741ae95f P 08976b683dfa4f92a811f57fc337e2b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:28.568220 24309 leader_election.cc:290] T 0072f15091dd486a89dbaae9741ae95f P 08976b683dfa4f92a811f57fc337e2b6 [CANDIDATE]: Term 1 election: Requested vote from peers 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111), 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923)
I20260713 09:08:28.569012 23975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0072f15091dd486a89dbaae9741ae95f" candidate_uuid: "08976b683dfa4f92a811f57fc337e2b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "846856244f604af0858798fbe5a440c9"
W20260713 09:08:28.570567 24165 leader_election.cc:343] T 0072f15091dd486a89dbaae9741ae95f P 08976b683dfa4f92a811f57fc337e2b6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:28.571084 24125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0072f15091dd486a89dbaae9741ae95f" candidate_uuid: "08976b683dfa4f92a811f57fc337e2b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f3f7d8167684426a318e4b393306ebf"
I20260713 09:08:28.571828 24125 raft_consensus.cc:3060] T 0072f15091dd486a89dbaae9741ae95f P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:28.580907 24244 tablet_bootstrap.cc:492] T c8edba1bef0f450fa15b2d4e3168de21 P 846856244f604af0858798fbe5a440c9: No bootstrap required, opened a new log
I20260713 09:08:28.581444 24244 ts_tablet_manager.cc:1403] T c8edba1bef0f450fa15b2d4e3168de21 P 846856244f604af0858798fbe5a440c9: Time spent bootstrapping tablet: real 0.205s	user 0.043s	sys 0.036s
I20260713 09:08:28.585314 24244 raft_consensus.cc:359] T c8edba1bef0f450fa15b2d4e3168de21 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:28.585983 24244 raft_consensus.cc:385] T c8edba1bef0f450fa15b2d4e3168de21 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:28.586251 24244 raft_consensus.cc:740] T c8edba1bef0f450fa15b2d4e3168de21 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 846856244f604af0858798fbe5a440c9, State: Initialized, Role: FOLLOWER
I20260713 09:08:28.586597 24347 raft_consensus.cc:515] T c8edba1bef0f450fa15b2d4e3168de21 P 6f3f7d8167684426a318e4b393306ebf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:28.586997 24244 consensus_queue.cc:260] T c8edba1bef0f450fa15b2d4e3168de21 P 846856244f604af0858798fbe5a440c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:28.589534 24244 ts_tablet_manager.cc:1434] T c8edba1bef0f450fa15b2d4e3168de21 P 846856244f604af0858798fbe5a440c9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:08:28.590405 24244 tablet_bootstrap.cc:492] T 7f01bcfefa2f4b758b4ab2d7e277db6a P 846856244f604af0858798fbe5a440c9: Bootstrap starting.
I20260713 09:08:28.591711 24347 leader_election.cc:290] T c8edba1bef0f450fa15b2d4e3168de21 P 6f3f7d8167684426a318e4b393306ebf [CANDIDATE]: Term 1 election: Requested vote from peers 08976b683dfa4f92a811f57fc337e2b6 (127.21.85.196:42749), 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923)
I20260713 09:08:28.593508 23975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8edba1bef0f450fa15b2d4e3168de21" candidate_uuid: "6f3f7d8167684426a318e4b393306ebf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "846856244f604af0858798fbe5a440c9"
I20260713 09:08:28.594141 23975 raft_consensus.cc:3060] T c8edba1bef0f450fa15b2d4e3168de21 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:28.595746 24367 consensus_queue.cc:1048] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 846856244f604af0858798fbe5a440c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:28.597922 24200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8edba1bef0f450fa15b2d4e3168de21" candidate_uuid: "6f3f7d8167684426a318e4b393306ebf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08976b683dfa4f92a811f57fc337e2b6"
I20260713 09:08:28.598482 24200 raft_consensus.cc:3060] T c8edba1bef0f450fa15b2d4e3168de21 P 08976b683dfa4f92a811f57fc337e2b6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:28.601764 24244 tablet_bootstrap.cc:654] T 7f01bcfefa2f4b758b4ab2d7e277db6a P 846856244f604af0858798fbe5a440c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:28.604321 23873 catalog_manager.cc:5697] T 2f5c634ce68d4cdd978641f1303c5689 P 08976b683dfa4f92a811f57fc337e2b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 08976b683dfa4f92a811f57fc337e2b6 (127.21.85.196). New cstate: current_term: 1 leader_uuid: "08976b683dfa4f92a811f57fc337e2b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:28.605406 23975 raft_consensus.cc:2468] T c8edba1bef0f450fa15b2d4e3168de21 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f3f7d8167684426a318e4b393306ebf in term 1.
I20260713 09:08:28.608783 24125 raft_consensus.cc:2468] T 0072f15091dd486a89dbaae9741ae95f P 6f3f7d8167684426a318e4b393306ebf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08976b683dfa4f92a811f57fc337e2b6 in term 1.
I20260713 09:08:28.609954 24167 leader_election.cc:304] T 0072f15091dd486a89dbaae9741ae95f P 08976b683dfa4f92a811f57fc337e2b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 08976b683dfa4f92a811f57fc337e2b6, 6f3f7d8167684426a318e4b393306ebf; no voters: 846856244f604af0858798fbe5a440c9
I20260713 09:08:28.611018 24309 raft_consensus.cc:2804] T 0072f15091dd486a89dbaae9741ae95f P 08976b683dfa4f92a811f57fc337e2b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:28.611486 24309 raft_consensus.cc:697] T 0072f15091dd486a89dbaae9741ae95f P 08976b683dfa4f92a811f57fc337e2b6 [term 1 LEADER]: Becoming Leader. State: Replica: 08976b683dfa4f92a811f57fc337e2b6, State: Running, Role: LEADER
I20260713 09:08:28.612363 24309 consensus_queue.cc:237] T 0072f15091dd486a89dbaae9741ae95f P 08976b683dfa4f92a811f57fc337e2b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:28.612776 24200 raft_consensus.cc:2468] T c8edba1bef0f450fa15b2d4e3168de21 P 08976b683dfa4f92a811f57fc337e2b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f3f7d8167684426a318e4b393306ebf in term 1.
I20260713 09:08:28.613160 24091 leader_election.cc:304] T c8edba1bef0f450fa15b2d4e3168de21 P 6f3f7d8167684426a318e4b393306ebf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f3f7d8167684426a318e4b393306ebf, 846856244f604af0858798fbe5a440c9; no voters: 
I20260713 09:08:28.613952 24347 raft_consensus.cc:2804] T c8edba1bef0f450fa15b2d4e3168de21 P 6f3f7d8167684426a318e4b393306ebf [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:28.614413 24347 raft_consensus.cc:697] T c8edba1bef0f450fa15b2d4e3168de21 P 6f3f7d8167684426a318e4b393306ebf [term 1 LEADER]: Becoming Leader. State: Replica: 6f3f7d8167684426a318e4b393306ebf, State: Running, Role: LEADER
I20260713 09:08:28.615130 23975 raft_consensus.cc:3060] T 5ab4d7472a774e80a88d2387c7e4b891 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:28.615211 24347 consensus_queue.cc:237] T c8edba1bef0f450fa15b2d4e3168de21 P 6f3f7d8167684426a318e4b393306ebf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:28.619413 24244 tablet_bootstrap.cc:492] T 7f01bcfefa2f4b758b4ab2d7e277db6a P 846856244f604af0858798fbe5a440c9: No bootstrap required, opened a new log
I20260713 09:08:28.619972 24244 ts_tablet_manager.cc:1403] T 7f01bcfefa2f4b758b4ab2d7e277db6a P 846856244f604af0858798fbe5a440c9: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.010s
I20260713 09:08:28.622839 24244 raft_consensus.cc:359] T 7f01bcfefa2f4b758b4ab2d7e277db6a P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:28.623494 24244 raft_consensus.cc:385] T 7f01bcfefa2f4b758b4ab2d7e277db6a P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:28.623829 24244 raft_consensus.cc:740] T 7f01bcfefa2f4b758b4ab2d7e277db6a P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 846856244f604af0858798fbe5a440c9, State: Initialized, Role: FOLLOWER
I20260713 09:08:28.624568 24244 consensus_queue.cc:260] T 7f01bcfefa2f4b758b4ab2d7e277db6a P 846856244f604af0858798fbe5a440c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:28.628748 24244 ts_tablet_manager.cc:1434] T 7f01bcfefa2f4b758b4ab2d7e277db6a P 846856244f604af0858798fbe5a440c9: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:08:28.629978 24244 tablet_bootstrap.cc:492] T 2065ebaada124f70b3c870fd3fda9f6f P 846856244f604af0858798fbe5a440c9: Bootstrap starting.
I20260713 09:08:28.635618 24244 tablet_bootstrap.cc:654] T 2065ebaada124f70b3c870fd3fda9f6f P 846856244f604af0858798fbe5a440c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:28.641180 24244 tablet_bootstrap.cc:492] T 2065ebaada124f70b3c870fd3fda9f6f P 846856244f604af0858798fbe5a440c9: No bootstrap required, opened a new log
I20260713 09:08:28.641618 24244 ts_tablet_manager.cc:1403] T 2065ebaada124f70b3c870fd3fda9f6f P 846856244f604af0858798fbe5a440c9: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260713 09:08:28.642798 23876 catalog_manager.cc:5697] T c8edba1bef0f450fa15b2d4e3168de21 P 6f3f7d8167684426a318e4b393306ebf reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f3f7d8167684426a318e4b393306ebf (127.21.85.195). New cstate: current_term: 1 leader_uuid: "6f3f7d8167684426a318e4b393306ebf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:28.644088 24244 raft_consensus.cc:359] T 2065ebaada124f70b3c870fd3fda9f6f P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:28.644745 24244 raft_consensus.cc:385] T 2065ebaada124f70b3c870fd3fda9f6f P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:28.645027 24244 raft_consensus.cc:740] T 2065ebaada124f70b3c870fd3fda9f6f P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 846856244f604af0858798fbe5a440c9, State: Initialized, Role: FOLLOWER
I20260713 09:08:28.645323 23877 catalog_manager.cc:5697] T 0072f15091dd486a89dbaae9741ae95f P 08976b683dfa4f92a811f57fc337e2b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 08976b683dfa4f92a811f57fc337e2b6 (127.21.85.196). New cstate: current_term: 1 leader_uuid: "08976b683dfa4f92a811f57fc337e2b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:28.645735 24244 consensus_queue.cc:260] T 2065ebaada124f70b3c870fd3fda9f6f P 846856244f604af0858798fbe5a440c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
W20260713 09:08:28.648049 24165 consensus_peers.cc:597] T fcdd6196b8484b4aa80a2e92cb0e4429 P 08976b683dfa4f92a811f57fc337e2b6 -> Peer 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923): Couldn't send request to peer 846856244f604af0858798fbe5a440c9. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:28.649688 24244 ts_tablet_manager.cc:1434] T 2065ebaada124f70b3c870fd3fda9f6f P 846856244f604af0858798fbe5a440c9: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260713 09:08:28.650635 24244 tablet_bootstrap.cc:492] T fcdd6196b8484b4aa80a2e92cb0e4429 P 846856244f604af0858798fbe5a440c9: Bootstrap starting.
I20260713 09:08:28.656358 24244 tablet_bootstrap.cc:654] T fcdd6196b8484b4aa80a2e92cb0e4429 P 846856244f604af0858798fbe5a440c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:28.661044 24244 tablet_bootstrap.cc:492] T fcdd6196b8484b4aa80a2e92cb0e4429 P 846856244f604af0858798fbe5a440c9: No bootstrap required, opened a new log
I20260713 09:08:28.661444 24244 ts_tablet_manager.cc:1403] T fcdd6196b8484b4aa80a2e92cb0e4429 P 846856244f604af0858798fbe5a440c9: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.001s
I20260713 09:08:28.662750 24367 raft_consensus.cc:493] T 7f01bcfefa2f4b758b4ab2d7e277db6a P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:28.663180 24367 raft_consensus.cc:515] T 7f01bcfefa2f4b758b4ab2d7e277db6a P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:28.663487 24244 raft_consensus.cc:359] T fcdd6196b8484b4aa80a2e92cb0e4429 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:28.664135 24244 raft_consensus.cc:385] T fcdd6196b8484b4aa80a2e92cb0e4429 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:28.664336 24244 raft_consensus.cc:740] T fcdd6196b8484b4aa80a2e92cb0e4429 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 846856244f604af0858798fbe5a440c9, State: Initialized, Role: FOLLOWER
I20260713 09:08:28.665212 24367 leader_election.cc:290] T 7f01bcfefa2f4b758b4ab2d7e277db6a P 846856244f604af0858798fbe5a440c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08976b683dfa4f92a811f57fc337e2b6 (127.21.85.196:42749), ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194:44785)
I20260713 09:08:28.665045 24244 consensus_queue.cc:260] T fcdd6196b8484b4aa80a2e92cb0e4429 P 846856244f604af0858798fbe5a440c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:28.665954 24200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f01bcfefa2f4b758b4ab2d7e277db6a" candidate_uuid: "846856244f604af0858798fbe5a440c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08976b683dfa4f92a811f57fc337e2b6" is_pre_election: true
I20260713 09:08:28.666294 24052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f01bcfefa2f4b758b4ab2d7e277db6a" candidate_uuid: "846856244f604af0858798fbe5a440c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" is_pre_election: true
I20260713 09:08:28.667032 24244 ts_tablet_manager.cc:1434] T fcdd6196b8484b4aa80a2e92cb0e4429 P 846856244f604af0858798fbe5a440c9: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260713 09:08:28.667567 23945 leader_election.cc:304] T 7f01bcfefa2f4b758b4ab2d7e277db6a P 846856244f604af0858798fbe5a440c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 846856244f604af0858798fbe5a440c9; no voters: 08976b683dfa4f92a811f57fc337e2b6, ab9cc5b1fdbc4777aae09b52a4f3ba15
I20260713 09:08:28.667783 24244 tablet_bootstrap.cc:492] T 0072f15091dd486a89dbaae9741ae95f P 846856244f604af0858798fbe5a440c9: Bootstrap starting.
I20260713 09:08:28.668316 24367 raft_consensus.cc:2749] T 7f01bcfefa2f4b758b4ab2d7e277db6a P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:28.672941 24244 tablet_bootstrap.cc:654] T 0072f15091dd486a89dbaae9741ae95f P 846856244f604af0858798fbe5a440c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:28.677651 24244 tablet_bootstrap.cc:492] T 0072f15091dd486a89dbaae9741ae95f P 846856244f604af0858798fbe5a440c9: No bootstrap required, opened a new log
I20260713 09:08:28.678027 24244 ts_tablet_manager.cc:1403] T 0072f15091dd486a89dbaae9741ae95f P 846856244f604af0858798fbe5a440c9: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:08:28.679993 24244 raft_consensus.cc:359] T 0072f15091dd486a89dbaae9741ae95f P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:28.680455 24244 raft_consensus.cc:385] T 0072f15091dd486a89dbaae9741ae95f P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:28.680645 24244 raft_consensus.cc:740] T 0072f15091dd486a89dbaae9741ae95f P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 846856244f604af0858798fbe5a440c9, State: Initialized, Role: FOLLOWER
I20260713 09:08:28.681164 24244 consensus_queue.cc:260] T 0072f15091dd486a89dbaae9741ae95f P 846856244f604af0858798fbe5a440c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:28.682655 24244 ts_tablet_manager.cc:1434] T 0072f15091dd486a89dbaae9741ae95f P 846856244f604af0858798fbe5a440c9: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:08:28.699842 24367 raft_consensus.cc:493] T 33aadeab5a5143de96fc818b9834bd1e P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:28.700625 24367 raft_consensus.cc:515] T 33aadeab5a5143de96fc818b9834bd1e P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:28.703518 24367 leader_election.cc:290] T 33aadeab5a5143de96fc818b9834bd1e P 846856244f604af0858798fbe5a440c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194:44785), 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111)
I20260713 09:08:28.703936 24052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33aadeab5a5143de96fc818b9834bd1e" candidate_uuid: "846856244f604af0858798fbe5a440c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" is_pre_election: true
I20260713 09:08:28.704386 24125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33aadeab5a5143de96fc818b9834bd1e" candidate_uuid: "846856244f604af0858798fbe5a440c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f3f7d8167684426a318e4b393306ebf" is_pre_election: true
I20260713 09:08:28.704890 24052 raft_consensus.cc:2393] T 33aadeab5a5143de96fc818b9834bd1e P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 846856244f604af0858798fbe5a440c9 in current term 1: Already voted for candidate 6f3f7d8167684426a318e4b393306ebf in this term.
I20260713 09:08:28.706974 23945 leader_election.cc:304] T 33aadeab5a5143de96fc818b9834bd1e P 846856244f604af0858798fbe5a440c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 846856244f604af0858798fbe5a440c9; no voters: 6f3f7d8167684426a318e4b393306ebf, ab9cc5b1fdbc4777aae09b52a4f3ba15
I20260713 09:08:28.708077 24367 raft_consensus.cc:3060] T 33aadeab5a5143de96fc818b9834bd1e P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:28.708078 23975 raft_consensus.cc:3060] T 7f01bcfefa2f4b758b4ab2d7e277db6a P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:28.720257 24367 raft_consensus.cc:2749] T 33aadeab5a5143de96fc818b9834bd1e P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:28.720608 24347 raft_consensus.cc:493] T 85bcf439990947a5a0ac6fa11dc710a1 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:28.721089 24347 raft_consensus.cc:515] T 85bcf439990947a5a0ac6fa11dc710a1 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } }
I20260713 09:08:28.723140 24347 leader_election.cc:290] T 85bcf439990947a5a0ac6fa11dc710a1 P 6f3f7d8167684426a318e4b393306ebf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194:44785), 08976b683dfa4f92a811f57fc337e2b6 (127.21.85.196:42749)
I20260713 09:08:28.723881 24052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85bcf439990947a5a0ac6fa11dc710a1" candidate_uuid: "6f3f7d8167684426a318e4b393306ebf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" is_pre_election: true
I20260713 09:08:28.724704 24052 raft_consensus.cc:2393] T 85bcf439990947a5a0ac6fa11dc710a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6f3f7d8167684426a318e4b393306ebf in current term 1: Already voted for candidate ab9cc5b1fdbc4777aae09b52a4f3ba15 in this term.
I20260713 09:08:28.724961 24200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85bcf439990947a5a0ac6fa11dc710a1" candidate_uuid: "6f3f7d8167684426a318e4b393306ebf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08976b683dfa4f92a811f57fc337e2b6" is_pre_election: true
I20260713 09:08:28.725766 24200 raft_consensus.cc:2393] T 85bcf439990947a5a0ac6fa11dc710a1 P 08976b683dfa4f92a811f57fc337e2b6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6f3f7d8167684426a318e4b393306ebf in current term 1: Already voted for candidate 08976b683dfa4f92a811f57fc337e2b6 in this term.
I20260713 09:08:28.726986 24091 leader_election.cc:304] T 85bcf439990947a5a0ac6fa11dc710a1 P 6f3f7d8167684426a318e4b393306ebf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6f3f7d8167684426a318e4b393306ebf; no voters: 08976b683dfa4f92a811f57fc337e2b6, ab9cc5b1fdbc4777aae09b52a4f3ba15
I20260713 09:08:28.728165 24347 raft_consensus.cc:3060] T 85bcf439990947a5a0ac6fa11dc710a1 P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:28.734854 24347 raft_consensus.cc:2749] T 85bcf439990947a5a0ac6fa11dc710a1 P 6f3f7d8167684426a318e4b393306ebf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:28.757542 24309 consensus_queue.cc:1048] T fcdd6196b8484b4aa80a2e92cb0e4429 P 08976b683dfa4f92a811f57fc337e2b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:28.846602 24309 consensus_queue.cc:1048] T 2f5c634ce68d4cdd978641f1303c5689 P 08976b683dfa4f92a811f57fc337e2b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:28.857360 24353 consensus_queue.cc:1048] T 2f5c634ce68d4cdd978641f1303c5689 P 08976b683dfa4f92a811f57fc337e2b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:28.882395 24347 consensus_queue.cc:1048] T 33aadeab5a5143de96fc818b9834bd1e P 6f3f7d8167684426a318e4b393306ebf [LEADER]: Connected to new peer: Peer: permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:28.887164 24347 consensus_queue.cc:1048] T 33aadeab5a5143de96fc818b9834bd1e P 6f3f7d8167684426a318e4b393306ebf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:28.906478 24367 raft_consensus.cc:493] T 2065ebaada124f70b3c870fd3fda9f6f P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:28.906955 24367 raft_consensus.cc:515] T 2065ebaada124f70b3c870fd3fda9f6f P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:28.908802 24367 leader_election.cc:290] T 2065ebaada124f70b3c870fd3fda9f6f P 846856244f604af0858798fbe5a440c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194:44785), 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111)
I20260713 09:08:28.909719 24052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2065ebaada124f70b3c870fd3fda9f6f" candidate_uuid: "846856244f604af0858798fbe5a440c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" is_pre_election: true
I20260713 09:08:28.909967 24125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2065ebaada124f70b3c870fd3fda9f6f" candidate_uuid: "846856244f604af0858798fbe5a440c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f3f7d8167684426a318e4b393306ebf" is_pre_election: true
I20260713 09:08:28.910293 24052 raft_consensus.cc:2468] T 2065ebaada124f70b3c870fd3fda9f6f P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 846856244f604af0858798fbe5a440c9 in term 0.
I20260713 09:08:28.910651 24125 raft_consensus.cc:2468] T 2065ebaada124f70b3c870fd3fda9f6f P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 846856244f604af0858798fbe5a440c9 in term 0.
I20260713 09:08:28.911707 23944 leader_election.cc:304] T 2065ebaada124f70b3c870fd3fda9f6f P 846856244f604af0858798fbe5a440c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f3f7d8167684426a318e4b393306ebf, 846856244f604af0858798fbe5a440c9; no voters: 
I20260713 09:08:28.912870 24367 raft_consensus.cc:2804] T 2065ebaada124f70b3c870fd3fda9f6f P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:28.913280 24367 raft_consensus.cc:493] T 2065ebaada124f70b3c870fd3fda9f6f P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:28.913623 24367 raft_consensus.cc:3060] T 2065ebaada124f70b3c870fd3fda9f6f P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:28.920634 24367 raft_consensus.cc:515] T 2065ebaada124f70b3c870fd3fda9f6f P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:28.922645 24367 leader_election.cc:290] T 2065ebaada124f70b3c870fd3fda9f6f P 846856244f604af0858798fbe5a440c9 [CANDIDATE]: Term 1 election: Requested vote from peers ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194:44785), 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111)
I20260713 09:08:28.923489 24052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2065ebaada124f70b3c870fd3fda9f6f" candidate_uuid: "846856244f604af0858798fbe5a440c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15"
I20260713 09:08:28.923717 24125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2065ebaada124f70b3c870fd3fda9f6f" candidate_uuid: "846856244f604af0858798fbe5a440c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f3f7d8167684426a318e4b393306ebf"
I20260713 09:08:28.924118 24052 raft_consensus.cc:3060] T 2065ebaada124f70b3c870fd3fda9f6f P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:28.924384 24125 raft_consensus.cc:3060] T 2065ebaada124f70b3c870fd3fda9f6f P 6f3f7d8167684426a318e4b393306ebf [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:28.929718 23925 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:28.930750 24052 raft_consensus.cc:2468] T 2065ebaada124f70b3c870fd3fda9f6f P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 846856244f604af0858798fbe5a440c9 in term 1.
I20260713 09:08:28.931843 23945 leader_election.cc:304] T 2065ebaada124f70b3c870fd3fda9f6f P 846856244f604af0858798fbe5a440c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 846856244f604af0858798fbe5a440c9, ab9cc5b1fdbc4777aae09b52a4f3ba15; no voters: 
I20260713 09:08:28.932591 24308 raft_consensus.cc:2804] T 2065ebaada124f70b3c870fd3fda9f6f P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:28.932938 24125 raft_consensus.cc:2468] T 2065ebaada124f70b3c870fd3fda9f6f P 6f3f7d8167684426a318e4b393306ebf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 846856244f604af0858798fbe5a440c9 in term 1.
I20260713 09:08:28.933013 24308 raft_consensus.cc:697] T 2065ebaada124f70b3c870fd3fda9f6f P 846856244f604af0858798fbe5a440c9 [term 1 LEADER]: Becoming Leader. State: Replica: 846856244f604af0858798fbe5a440c9, State: Running, Role: LEADER
I20260713 09:08:28.934093 24308 consensus_queue.cc:237] T 2065ebaada124f70b3c870fd3fda9f6f P 846856244f604af0858798fbe5a440c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:28.942189 23876 catalog_manager.cc:5697] T 2065ebaada124f70b3c870fd3fda9f6f P 846856244f604af0858798fbe5a440c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 846856244f604af0858798fbe5a440c9 (127.21.85.193). New cstate: current_term: 1 leader_uuid: "846856244f604af0858798fbe5a440c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:29.012108 24308 raft_consensus.cc:493] T fcdd6196b8484b4aa80a2e92cb0e4429 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:29.012589 24308 raft_consensus.cc:515] T fcdd6196b8484b4aa80a2e92cb0e4429 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:29.014189 24308 leader_election.cc:290] T fcdd6196b8484b4aa80a2e92cb0e4429 P 846856244f604af0858798fbe5a440c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08976b683dfa4f92a811f57fc337e2b6 (127.21.85.196:42749), ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194:44785)
I20260713 09:08:29.015187 24200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcdd6196b8484b4aa80a2e92cb0e4429" candidate_uuid: "846856244f604af0858798fbe5a440c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08976b683dfa4f92a811f57fc337e2b6" is_pre_election: true
I20260713 09:08:29.015225 24052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcdd6196b8484b4aa80a2e92cb0e4429" candidate_uuid: "846856244f604af0858798fbe5a440c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" is_pre_election: true
I20260713 09:08:29.016978 23942 leader_election.cc:304] T fcdd6196b8484b4aa80a2e92cb0e4429 P 846856244f604af0858798fbe5a440c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 846856244f604af0858798fbe5a440c9; no voters: 08976b683dfa4f92a811f57fc337e2b6, ab9cc5b1fdbc4777aae09b52a4f3ba15
I20260713 09:08:29.017699 24308 raft_consensus.cc:2749] T fcdd6196b8484b4aa80a2e92cb0e4429 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:29.056938 24308 raft_consensus.cc:493] T 0072f15091dd486a89dbaae9741ae95f P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:29.057468 24308 raft_consensus.cc:515] T 0072f15091dd486a89dbaae9741ae95f P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:29.059113 24308 leader_election.cc:290] T 0072f15091dd486a89dbaae9741ae95f P 846856244f604af0858798fbe5a440c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111), 08976b683dfa4f92a811f57fc337e2b6 (127.21.85.196:42749)
I20260713 09:08:29.059953 24125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0072f15091dd486a89dbaae9741ae95f" candidate_uuid: "846856244f604af0858798fbe5a440c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f3f7d8167684426a318e4b393306ebf" is_pre_election: true
I20260713 09:08:29.060093 24200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0072f15091dd486a89dbaae9741ae95f" candidate_uuid: "846856244f604af0858798fbe5a440c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08976b683dfa4f92a811f57fc337e2b6" is_pre_election: true
I20260713 09:08:29.060642 24125 raft_consensus.cc:2393] T 0072f15091dd486a89dbaae9741ae95f P 6f3f7d8167684426a318e4b393306ebf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 846856244f604af0858798fbe5a440c9 in current term 1: Already voted for candidate 08976b683dfa4f92a811f57fc337e2b6 in this term.
I20260713 09:08:29.061586 23944 leader_election.cc:304] T 0072f15091dd486a89dbaae9741ae95f P 846856244f604af0858798fbe5a440c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 846856244f604af0858798fbe5a440c9; no voters: 08976b683dfa4f92a811f57fc337e2b6, 6f3f7d8167684426a318e4b393306ebf
I20260713 09:08:29.062235 24308 raft_consensus.cc:3060] T 0072f15091dd486a89dbaae9741ae95f P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:29.068596 24308 raft_consensus.cc:2749] T 0072f15091dd486a89dbaae9741ae95f P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:29.090555 24353 consensus_queue.cc:1048] T 0072f15091dd486a89dbaae9741ae95f P 08976b683dfa4f92a811f57fc337e2b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:29.103133 24309 consensus_queue.cc:1048] T 0072f15091dd486a89dbaae9741ae95f P 08976b683dfa4f92a811f57fc337e2b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:29.173691 24287 consensus_queue.cc:1048] T c8edba1bef0f450fa15b2d4e3168de21 P 6f3f7d8167684426a318e4b393306ebf [LEADER]: Connected to new peer: Peer: permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:29.187038 24347 consensus_queue.cc:1048] T c8edba1bef0f450fa15b2d4e3168de21 P 6f3f7d8167684426a318e4b393306ebf [LEADER]: Connected to new peer: Peer: permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:29.250790 23975 raft_consensus.cc:3060] T fcdd6196b8484b4aa80a2e92cb0e4429 P 846856244f604af0858798fbe5a440c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:29.321282 24308 consensus_queue.cc:1048] T 2065ebaada124f70b3c870fd3fda9f6f P 846856244f604af0858798fbe5a440c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:29.332191 24308 consensus_queue.cc:1048] T 2065ebaada124f70b3c870fd3fda9f6f P 846856244f604af0858798fbe5a440c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260713 09:08:29.945781 23925 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:30.416297 24371 raft_consensus.cc:493] T 85bcf439990947a5a0ac6fa11dc710a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:30.416806 24371 raft_consensus.cc:515] T 85bcf439990947a5a0ac6fa11dc710a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } }
I20260713 09:08:30.418365 24371 leader_election.cc:290] T 85bcf439990947a5a0ac6fa11dc710a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111), 08976b683dfa4f92a811f57fc337e2b6 (127.21.85.196:42749)
I20260713 09:08:30.419091 24127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85bcf439990947a5a0ac6fa11dc710a1" candidate_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f3f7d8167684426a318e4b393306ebf" is_pre_election: true
I20260713 09:08:30.419322 24200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85bcf439990947a5a0ac6fa11dc710a1" candidate_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08976b683dfa4f92a811f57fc337e2b6" is_pre_election: true
I20260713 09:08:30.419621 24127 raft_consensus.cc:2468] T 85bcf439990947a5a0ac6fa11dc710a1 P 6f3f7d8167684426a318e4b393306ebf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab9cc5b1fdbc4777aae09b52a4f3ba15 in term 1.
I20260713 09:08:30.419993 24200 raft_consensus.cc:2468] T 85bcf439990947a5a0ac6fa11dc710a1 P 08976b683dfa4f92a811f57fc337e2b6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab9cc5b1fdbc4777aae09b52a4f3ba15 in term 1.
I20260713 09:08:30.420719 24019 leader_election.cc:304] T 85bcf439990947a5a0ac6fa11dc710a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [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: 6f3f7d8167684426a318e4b393306ebf, ab9cc5b1fdbc4777aae09b52a4f3ba15; no voters: 
I20260713 09:08:30.421483 24371 raft_consensus.cc:2804] T 85bcf439990947a5a0ac6fa11dc710a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:08:30.421806 24371 raft_consensus.cc:493] T 85bcf439990947a5a0ac6fa11dc710a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:30.422173 24371 raft_consensus.cc:3060] T 85bcf439990947a5a0ac6fa11dc710a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:30.426647 24371 raft_consensus.cc:515] T 85bcf439990947a5a0ac6fa11dc710a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } }
I20260713 09:08:30.428138 24371 leader_election.cc:290] T 85bcf439990947a5a0ac6fa11dc710a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 2 election: Requested vote from peers 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111), 08976b683dfa4f92a811f57fc337e2b6 (127.21.85.196:42749)
I20260713 09:08:30.428894 24127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85bcf439990947a5a0ac6fa11dc710a1" candidate_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f3f7d8167684426a318e4b393306ebf"
I20260713 09:08:30.429180 24200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85bcf439990947a5a0ac6fa11dc710a1" candidate_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08976b683dfa4f92a811f57fc337e2b6"
I20260713 09:08:30.429484 24127 raft_consensus.cc:3060] T 85bcf439990947a5a0ac6fa11dc710a1 P 6f3f7d8167684426a318e4b393306ebf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:30.429718 24200 raft_consensus.cc:3060] T 85bcf439990947a5a0ac6fa11dc710a1 P 08976b683dfa4f92a811f57fc337e2b6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:30.436146 24200 raft_consensus.cc:2468] T 85bcf439990947a5a0ac6fa11dc710a1 P 08976b683dfa4f92a811f57fc337e2b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab9cc5b1fdbc4777aae09b52a4f3ba15 in term 2.
I20260713 09:08:30.436146 24127 raft_consensus.cc:2468] T 85bcf439990947a5a0ac6fa11dc710a1 P 6f3f7d8167684426a318e4b393306ebf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab9cc5b1fdbc4777aae09b52a4f3ba15 in term 2.
I20260713 09:08:30.437418 24019 leader_election.cc:304] T 85bcf439990947a5a0ac6fa11dc710a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f3f7d8167684426a318e4b393306ebf, ab9cc5b1fdbc4777aae09b52a4f3ba15; no voters: 
I20260713 09:08:30.438131 24371 raft_consensus.cc:2804] T 85bcf439990947a5a0ac6fa11dc710a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:30.438589 24371 raft_consensus.cc:697] T 85bcf439990947a5a0ac6fa11dc710a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 2 LEADER]: Becoming Leader. State: Replica: ab9cc5b1fdbc4777aae09b52a4f3ba15, State: Running, Role: LEADER
I20260713 09:08:30.439308 24371 consensus_queue.cc:237] T 85bcf439990947a5a0ac6fa11dc710a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [LEADER]: Queue going to LEADER 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: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } }
I20260713 09:08:30.447039 23877 catalog_manager.cc:5697] T 85bcf439990947a5a0ac6fa11dc710a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15 reported cstate change: term changed from 0 to 2, leader changed from <none> to ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194). New cstate: current_term: 2 leader_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:30.874471 24200 raft_consensus.cc:1275] T 85bcf439990947a5a0ac6fa11dc710a1 P 08976b683dfa4f92a811f57fc337e2b6 [term 2 FOLLOWER]: Refusing update from remote peer ab9cc5b1fdbc4777aae09b52a4f3ba15: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:08:30.875818 24441 consensus_queue.cc:1048] T 85bcf439990947a5a0ac6fa11dc710a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:30.888433 24127 raft_consensus.cc:1275] T 85bcf439990947a5a0ac6fa11dc710a1 P 6f3f7d8167684426a318e4b393306ebf [term 2 FOLLOWER]: Refusing update from remote peer ab9cc5b1fdbc4777aae09b52a4f3ba15: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:08:30.890017 24450 consensus_queue.cc:1048] T 85bcf439990947a5a0ac6fa11dc710a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:31.061858 21847 tablet_server.cc:179] TabletServer@127.21.85.193:0 shutting down...
I20260713 09:08:31.085151 21847 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:31.085784 21847 tablet_replica.cc:333] T fcdd6196b8484b4aa80a2e92cb0e4429 P 846856244f604af0858798fbe5a440c9: stopping tablet replica
I20260713 09:08:31.086413 21847 raft_consensus.cc:2243] T fcdd6196b8484b4aa80a2e92cb0e4429 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:31.086951 21847 raft_consensus.cc:2272] T fcdd6196b8484b4aa80a2e92cb0e4429 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.089066 21847 tablet_replica.cc:333] T 7f01bcfefa2f4b758b4ab2d7e277db6a P 846856244f604af0858798fbe5a440c9: stopping tablet replica
I20260713 09:08:31.089614 21847 raft_consensus.cc:2243] T 7f01bcfefa2f4b758b4ab2d7e277db6a P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:31.090008 21847 raft_consensus.cc:2272] T 7f01bcfefa2f4b758b4ab2d7e277db6a P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.091564 21847 tablet_replica.cc:333] T 33aadeab5a5143de96fc818b9834bd1e P 846856244f604af0858798fbe5a440c9: stopping tablet replica
I20260713 09:08:31.092161 21847 raft_consensus.cc:2243] T 33aadeab5a5143de96fc818b9834bd1e P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:31.092612 21847 raft_consensus.cc:2272] T 33aadeab5a5143de96fc818b9834bd1e P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.094370 21847 tablet_replica.cc:333] T 5ab4d7472a774e80a88d2387c7e4b891 P 846856244f604af0858798fbe5a440c9: stopping tablet replica
I20260713 09:08:31.095111 21847 raft_consensus.cc:2243] T 5ab4d7472a774e80a88d2387c7e4b891 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:31.095523 21847 raft_consensus.cc:2272] T 5ab4d7472a774e80a88d2387c7e4b891 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:31.096801 24091 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 13 similar messages]
I20260713 09:08:31.097733 21847 tablet_replica.cc:333] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P 846856244f604af0858798fbe5a440c9: stopping tablet replica
I20260713 09:08:31.098364 21847 raft_consensus.cc:2243] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:31.098766 21847 raft_consensus.cc:2272] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.100786 21847 tablet_replica.cc:333] T 0072f15091dd486a89dbaae9741ae95f P 846856244f604af0858798fbe5a440c9: stopping tablet replica
I20260713 09:08:31.101603 21847 raft_consensus.cc:2243] T 0072f15091dd486a89dbaae9741ae95f P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:31.102047 21847 raft_consensus.cc:2272] T 0072f15091dd486a89dbaae9741ae95f P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:31.102842 24091 consensus_peers.cc:597] T c8edba1bef0f450fa15b2d4e3168de21 P 6f3f7d8167684426a318e4b393306ebf -> Peer 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923): Couldn't send request to peer 846856244f604af0858798fbe5a440c9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:31.104135 21847 tablet_replica.cc:333] T 2065ebaada124f70b3c870fd3fda9f6f P 846856244f604af0858798fbe5a440c9: stopping tablet replica
I20260713 09:08:31.104827 21847 raft_consensus.cc:2243] T 2065ebaada124f70b3c870fd3fda9f6f P 846856244f604af0858798fbe5a440c9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:31.105792 21847 raft_consensus.cc:2272] T 2065ebaada124f70b3c870fd3fda9f6f P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.107486 21847 tablet_replica.cc:333] T c5cb48cb36ba47229ac19f86e6227718 P 846856244f604af0858798fbe5a440c9: stopping tablet replica
I20260713 09:08:31.108104 21847 raft_consensus.cc:2243] T c5cb48cb36ba47229ac19f86e6227718 P 846856244f604af0858798fbe5a440c9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:31.108779 21847 raft_consensus.cc:2272] T c5cb48cb36ba47229ac19f86e6227718 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.110306 21847 tablet_replica.cc:333] T 6c2ebb90df5b4f24a64f9180903a2202 P 846856244f604af0858798fbe5a440c9: stopping tablet replica
I20260713 09:08:31.110821 21847 raft_consensus.cc:2243] T 6c2ebb90df5b4f24a64f9180903a2202 P 846856244f604af0858798fbe5a440c9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:31.111603 21847 raft_consensus.cc:2272] T 6c2ebb90df5b4f24a64f9180903a2202 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.113397 21847 tablet_replica.cc:333] T c8edba1bef0f450fa15b2d4e3168de21 P 846856244f604af0858798fbe5a440c9: stopping tablet replica
I20260713 09:08:31.113929 21847 raft_consensus.cc:2243] T c8edba1bef0f450fa15b2d4e3168de21 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:31.114379 21847 raft_consensus.cc:2272] T c8edba1bef0f450fa15b2d4e3168de21 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:31.115617 24091 consensus_peers.cc:597] T faf7175d8f5248f996108c29884fa243 P 6f3f7d8167684426a318e4b393306ebf -> Peer 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923): Couldn't send request to peer 846856244f604af0858798fbe5a440c9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:31.116035 21847 tablet_replica.cc:333] T faf7175d8f5248f996108c29884fa243 P 846856244f604af0858798fbe5a440c9: stopping tablet replica
I20260713 09:08:31.116624 21847 raft_consensus.cc:2243] T faf7175d8f5248f996108c29884fa243 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:31.117023 21847 raft_consensus.cc:2272] T faf7175d8f5248f996108c29884fa243 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.118631 21847 tablet_replica.cc:333] T d72dda4246d945498a56b1dda191ba61 P 846856244f604af0858798fbe5a440c9: stopping tablet replica
I20260713 09:08:31.119149 21847 raft_consensus.cc:2243] T d72dda4246d945498a56b1dda191ba61 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:31.119594 21847 raft_consensus.cc:2272] T d72dda4246d945498a56b1dda191ba61 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.121165 21847 tablet_replica.cc:333] T 5922d786371e4751af9616e113ac2ee7 P 846856244f604af0858798fbe5a440c9: stopping tablet replica
I20260713 09:08:31.121687 21847 raft_consensus.cc:2243] T 5922d786371e4751af9616e113ac2ee7 P 846856244f604af0858798fbe5a440c9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:31.122413 21847 raft_consensus.cc:2272] T 5922d786371e4751af9616e113ac2ee7 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.124137 21847 tablet_replica.cc:333] T 38231c8c4d004f5ab2e1775f788cb83c P 846856244f604af0858798fbe5a440c9: stopping tablet replica
I20260713 09:08:31.124650 21847 raft_consensus.cc:2243] T 38231c8c4d004f5ab2e1775f788cb83c P 846856244f604af0858798fbe5a440c9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:31.125334 21847 raft_consensus.cc:2272] T 38231c8c4d004f5ab2e1775f788cb83c P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.127135 21847 tablet_replica.cc:333] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 846856244f604af0858798fbe5a440c9: stopping tablet replica
I20260713 09:08:31.127811 21847 raft_consensus.cc:2243] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 846856244f604af0858798fbe5a440c9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:31.128578 21847 raft_consensus.cc:2272] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.130676 21847 tablet_replica.cc:333] T 550f300a803f430b8be9833621db0095 P 846856244f604af0858798fbe5a440c9: stopping tablet replica
I20260713 09:08:31.131291 21847 raft_consensus.cc:2243] T 550f300a803f430b8be9833621db0095 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:31.131768 21847 raft_consensus.cc:2272] T 550f300a803f430b8be9833621db0095 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.133579 21847 tablet_replica.cc:333] T 7c30d485a41349859003db005f5d727c P 846856244f604af0858798fbe5a440c9: stopping tablet replica
I20260713 09:08:31.133980 21847 raft_consensus.cc:2243] T 7c30d485a41349859003db005f5d727c P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:31.134297 21847 raft_consensus.cc:2272] T 7c30d485a41349859003db005f5d727c P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.135707 21847 tablet_replica.cc:333] T 0d9e93f510da406589f86f0cb603e92a P 846856244f604af0858798fbe5a440c9: stopping tablet replica
I20260713 09:08:31.136169 21847 raft_consensus.cc:2243] T 0d9e93f510da406589f86f0cb603e92a P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:31.136492 21847 raft_consensus.cc:2272] T 0d9e93f510da406589f86f0cb603e92a P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:31.149220 24017 consensus_peers.cc:597] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15 -> Peer 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923): Couldn't send request to peer 846856244f604af0858798fbe5a440c9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:31.172175 21847 tablet_server.cc:196] TabletServer@127.21.85.193:0 shutdown complete.
W20260713 09:08:31.176127 24017 consensus_peers.cc:597] T 0d9e93f510da406589f86f0cb603e92a P ab9cc5b1fdbc4777aae09b52a4f3ba15 -> Peer 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923): Couldn't send request to peer 846856244f604af0858798fbe5a440c9. Status: Network error: Client connection negotiation failed: client connection to 127.21.85.193:38923: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:31.200490 21847 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:31.206786 24457 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:31.207094 24458 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:31.207959 24460 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:31.210762 21847 server_base.cc:1061] running on GCE node
I20260713 09:08:31.212580 21847 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:31.212769 21847 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:31.212900 21847 hybrid_clock.cc:648] HybridClock initialized: now 1783933711212890 us; error 0 us; skew 500 ppm
I20260713 09:08:31.213348 21847 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:31.215708 21847 webserver.cc:533] Webserver started at http://127.21.85.193:44627/ using document root <none> and password file <none>
I20260713 09:08:31.216255 21847 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:31.216442 21847 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:08:31.220263 21847 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260713 09:08:31.224674 24465 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:31.225535 21847 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260713 09:08:31.225859 21847 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933651548042-21847-0/minicluster-data/ts-0-root
uuid: "846856244f604af0858798fbe5a440c9"
format_stamp: "Formatted at 2026-07-13 09:08:24 on dist-test-slave-kx9r"
I20260713 09:08:31.226161 21847 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933651548042-21847-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933651548042-21847-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933651548042-21847-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260713 09:08:31.240986 24091 consensus_peers.cc:597] T 550f300a803f430b8be9833621db0095 P 6f3f7d8167684426a318e4b393306ebf -> Peer 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923): Couldn't send request to peer 846856244f604af0858798fbe5a440c9. Status: Network error: Client connection negotiation failed: client connection to 127.21.85.193:38923: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:31.254958 24091 consensus_peers.cc:597] T 5ab4d7472a774e80a88d2387c7e4b891 P 6f3f7d8167684426a318e4b393306ebf -> Peer 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923): Couldn't send request to peer 846856244f604af0858798fbe5a440c9. Status: Network error: Client connection negotiation failed: client connection to 127.21.85.193:38923: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:31.260494 21847 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:31.261605 21847 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:31.263079 21847 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:31.266912 24473 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260713 09:08:31.324301 24165 consensus_peers.cc:597] T fcdd6196b8484b4aa80a2e92cb0e4429 P 08976b683dfa4f92a811f57fc337e2b6 -> Peer 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923): Couldn't send request to peer 846856244f604af0858798fbe5a440c9. Status: Network error: Client connection negotiation failed: client connection to 127.21.85.193:38923: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:31.326952 24165 consensus_peers.cc:597] T d72dda4246d945498a56b1dda191ba61 P 08976b683dfa4f92a811f57fc337e2b6 -> Peer 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923): Couldn't send request to peer 846856244f604af0858798fbe5a440c9. Status: Network error: Client connection negotiation failed: client connection to 127.21.85.193:38923: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:31.350575 21847 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260713 09:08:31.350967 21847 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.085s	user 0.003s	sys 0.000s
I20260713 09:08:31.351197 21847 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260713 09:08:31.355578 24473 tablet_bootstrap.cc:492] T 5922d786371e4751af9616e113ac2ee7 P 846856244f604af0858798fbe5a440c9: Bootstrap starting.
I20260713 09:08:31.371457 24473 tablet_bootstrap.cc:492] T 5922d786371e4751af9616e113ac2ee7 P 846856244f604af0858798fbe5a440c9: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:31.372408 24473 tablet_bootstrap.cc:492] T 5922d786371e4751af9616e113ac2ee7 P 846856244f604af0858798fbe5a440c9: Bootstrap complete.
I20260713 09:08:31.373072 24473 ts_tablet_manager.cc:1403] T 5922d786371e4751af9616e113ac2ee7 P 846856244f604af0858798fbe5a440c9: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260713 09:08:31.375842 24473 raft_consensus.cc:359] T 5922d786371e4751af9616e113ac2ee7 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:31.376528 24473 raft_consensus.cc:740] T 5922d786371e4751af9616e113ac2ee7 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 846856244f604af0858798fbe5a440c9, State: Initialized, Role: FOLLOWER
I20260713 09:08:31.377229 24473 consensus_queue.cc:260] T 5922d786371e4751af9616e113ac2ee7 P 846856244f604af0858798fbe5a440c9 [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: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:31.379699 24473 ts_tablet_manager.cc:1434] T 5922d786371e4751af9616e113ac2ee7 P 846856244f604af0858798fbe5a440c9: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:08:31.380486 24473 tablet_bootstrap.cc:492] T c8edba1bef0f450fa15b2d4e3168de21 P 846856244f604af0858798fbe5a440c9: Bootstrap starting.
I20260713 09:08:31.394450 24473 tablet_bootstrap.cc:492] T c8edba1bef0f450fa15b2d4e3168de21 P 846856244f604af0858798fbe5a440c9: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:31.395299 24473 tablet_bootstrap.cc:492] T c8edba1bef0f450fa15b2d4e3168de21 P 846856244f604af0858798fbe5a440c9: Bootstrap complete.
I20260713 09:08:31.395944 24473 ts_tablet_manager.cc:1403] T c8edba1bef0f450fa15b2d4e3168de21 P 846856244f604af0858798fbe5a440c9: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260713 09:08:31.398137 24473 raft_consensus.cc:359] T c8edba1bef0f450fa15b2d4e3168de21 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:31.398777 24473 raft_consensus.cc:740] T c8edba1bef0f450fa15b2d4e3168de21 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 846856244f604af0858798fbe5a440c9, State: Initialized, Role: FOLLOWER
I20260713 09:08:31.399435 24473 consensus_queue.cc:260] T c8edba1bef0f450fa15b2d4e3168de21 P 846856244f604af0858798fbe5a440c9 [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: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:31.401149 24473 ts_tablet_manager.cc:1434] T c8edba1bef0f450fa15b2d4e3168de21 P 846856244f604af0858798fbe5a440c9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:08:31.401858 24473 tablet_bootstrap.cc:492] T 38231c8c4d004f5ab2e1775f788cb83c P 846856244f604af0858798fbe5a440c9: Bootstrap starting.
W20260713 09:08:31.405519 24017 consensus_peers.cc:597] T 7c30d485a41349859003db005f5d727c P ab9cc5b1fdbc4777aae09b52a4f3ba15 -> Peer 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923): Couldn't send request to peer 846856244f604af0858798fbe5a440c9. Status: Network error: Client connection negotiation failed: client connection to 127.21.85.193:38923: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:31.414520 24473 tablet_bootstrap.cc:492] T 38231c8c4d004f5ab2e1775f788cb83c P 846856244f604af0858798fbe5a440c9: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:31.415412 24473 tablet_bootstrap.cc:492] T 38231c8c4d004f5ab2e1775f788cb83c P 846856244f604af0858798fbe5a440c9: Bootstrap complete.
I20260713 09:08:31.416008 24473 ts_tablet_manager.cc:1403] T 38231c8c4d004f5ab2e1775f788cb83c P 846856244f604af0858798fbe5a440c9: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.003s
I20260713 09:08:31.418233 24473 raft_consensus.cc:359] T 38231c8c4d004f5ab2e1775f788cb83c P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:31.418862 24473 raft_consensus.cc:740] T 38231c8c4d004f5ab2e1775f788cb83c P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 846856244f604af0858798fbe5a440c9, State: Initialized, Role: FOLLOWER
I20260713 09:08:31.419474 24473 consensus_queue.cc:260] T 38231c8c4d004f5ab2e1775f788cb83c P 846856244f604af0858798fbe5a440c9 [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: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:31.421283 24473 ts_tablet_manager.cc:1434] T 38231c8c4d004f5ab2e1775f788cb83c P 846856244f604af0858798fbe5a440c9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:08:31.421998 24473 tablet_bootstrap.cc:492] T 33aadeab5a5143de96fc818b9834bd1e P 846856244f604af0858798fbe5a440c9: Bootstrap starting.
W20260713 09:08:31.424626 24091 consensus_peers.cc:597] T 33aadeab5a5143de96fc818b9834bd1e P 6f3f7d8167684426a318e4b393306ebf -> Peer 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923): Couldn't send request to peer 846856244f604af0858798fbe5a440c9. Status: Network error: Client connection negotiation failed: client connection to 127.21.85.193:38923: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:31.434479 24473 tablet_bootstrap.cc:492] T 33aadeab5a5143de96fc818b9834bd1e P 846856244f604af0858798fbe5a440c9: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:31.435309 24473 tablet_bootstrap.cc:492] T 33aadeab5a5143de96fc818b9834bd1e P 846856244f604af0858798fbe5a440c9: Bootstrap complete.
I20260713 09:08:31.435910 24473 ts_tablet_manager.cc:1403] T 33aadeab5a5143de96fc818b9834bd1e P 846856244f604af0858798fbe5a440c9: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260713 09:08:31.438043 24473 raft_consensus.cc:359] T 33aadeab5a5143de96fc818b9834bd1e P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:31.438678 24473 raft_consensus.cc:740] T 33aadeab5a5143de96fc818b9834bd1e P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 846856244f604af0858798fbe5a440c9, State: Initialized, Role: FOLLOWER
I20260713 09:08:31.439424 24473 consensus_queue.cc:260] T 33aadeab5a5143de96fc818b9834bd1e P 846856244f604af0858798fbe5a440c9 [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: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:31.441284 24473 ts_tablet_manager.cc:1434] T 33aadeab5a5143de96fc818b9834bd1e P 846856244f604af0858798fbe5a440c9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:08:31.441990 24473 tablet_bootstrap.cc:492] T 0d9e93f510da406589f86f0cb603e92a P 846856244f604af0858798fbe5a440c9: Bootstrap starting.
I20260713 09:08:31.445715 21847 ts_tablet_manager.cc:616] Registered 18 tablets
I20260713 09:08:31.446026 21847 ts_tablet_manager.cc:595] Time spent register tablets: real 0.095s	user 0.090s	sys 0.003s
I20260713 09:08:31.456022 24473 tablet_bootstrap.cc:492] T 0d9e93f510da406589f86f0cb603e92a P 846856244f604af0858798fbe5a440c9: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:31.457121 24473 tablet_bootstrap.cc:492] T 0d9e93f510da406589f86f0cb603e92a P 846856244f604af0858798fbe5a440c9: Bootstrap complete.
I20260713 09:08:31.457963 24473 ts_tablet_manager.cc:1403] T 0d9e93f510da406589f86f0cb603e92a P 846856244f604af0858798fbe5a440c9: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260713 09:08:31.460703 24473 raft_consensus.cc:359] T 0d9e93f510da406589f86f0cb603e92a P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:31.461519 24473 raft_consensus.cc:740] T 0d9e93f510da406589f86f0cb603e92a P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 846856244f604af0858798fbe5a440c9, State: Initialized, Role: FOLLOWER
I20260713 09:08:31.462347 24473 consensus_queue.cc:260] T 0d9e93f510da406589f86f0cb603e92a P 846856244f604af0858798fbe5a440c9 [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: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:31.464666 24473 ts_tablet_manager.cc:1434] T 0d9e93f510da406589f86f0cb603e92a P 846856244f604af0858798fbe5a440c9: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:08:31.465590 24473 tablet_bootstrap.cc:492] T 5ab4d7472a774e80a88d2387c7e4b891 P 846856244f604af0858798fbe5a440c9: Bootstrap starting.
I20260713 09:08:31.483686 24473 tablet_bootstrap.cc:492] T 5ab4d7472a774e80a88d2387c7e4b891 P 846856244f604af0858798fbe5a440c9: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:31.484719 24473 tablet_bootstrap.cc:492] T 5ab4d7472a774e80a88d2387c7e4b891 P 846856244f604af0858798fbe5a440c9: Bootstrap complete.
I20260713 09:08:31.485724 24473 ts_tablet_manager.cc:1403] T 5ab4d7472a774e80a88d2387c7e4b891 P 846856244f604af0858798fbe5a440c9: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260713 09:08:31.488178 24473 raft_consensus.cc:359] T 5ab4d7472a774e80a88d2387c7e4b891 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:31.488907 24473 raft_consensus.cc:740] T 5ab4d7472a774e80a88d2387c7e4b891 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 846856244f604af0858798fbe5a440c9, State: Initialized, Role: FOLLOWER
I20260713 09:08:31.489665 24473 consensus_queue.cc:260] T 5ab4d7472a774e80a88d2387c7e4b891 P 846856244f604af0858798fbe5a440c9 [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: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:31.491364 24473 ts_tablet_manager.cc:1434] T 5ab4d7472a774e80a88d2387c7e4b891 P 846856244f604af0858798fbe5a440c9: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:08:31.492045 24473 tablet_bootstrap.cc:492] T 2065ebaada124f70b3c870fd3fda9f6f P 846856244f604af0858798fbe5a440c9: Bootstrap starting.
I20260713 09:08:31.504968 24473 tablet_bootstrap.cc:492] T 2065ebaada124f70b3c870fd3fda9f6f P 846856244f604af0858798fbe5a440c9: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:31.505746 24473 tablet_bootstrap.cc:492] T 2065ebaada124f70b3c870fd3fda9f6f P 846856244f604af0858798fbe5a440c9: Bootstrap complete.
I20260713 09:08:31.506239 24473 ts_tablet_manager.cc:1403] T 2065ebaada124f70b3c870fd3fda9f6f P 846856244f604af0858798fbe5a440c9: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.003s
I20260713 09:08:31.507931 24473 raft_consensus.cc:359] T 2065ebaada124f70b3c870fd3fda9f6f P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:31.508577 24473 raft_consensus.cc:740] T 2065ebaada124f70b3c870fd3fda9f6f P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 846856244f604af0858798fbe5a440c9, State: Initialized, Role: FOLLOWER
I20260713 09:08:31.509233 24473 consensus_queue.cc:260] T 2065ebaada124f70b3c870fd3fda9f6f P 846856244f604af0858798fbe5a440c9 [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: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:31.512519 24473 ts_tablet_manager.cc:1434] T 2065ebaada124f70b3c870fd3fda9f6f P 846856244f604af0858798fbe5a440c9: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:08:31.513238 24473 tablet_bootstrap.cc:492] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 846856244f604af0858798fbe5a440c9: Bootstrap starting.
I20260713 09:08:31.524719 21847 rpc_server.cc:307] RPC server started. Bound to: 127.21.85.193:38923
I20260713 09:08:31.524843 24542 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.85.193:38923 every 8 connection(s)
I20260713 09:08:31.525431 24473 tablet_bootstrap.cc:492] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 846856244f604af0858798fbe5a440c9: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:31.526111 24473 tablet_bootstrap.cc:492] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 846856244f604af0858798fbe5a440c9: Bootstrap complete.
I20260713 09:08:31.526589 24473 ts_tablet_manager.cc:1403] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 846856244f604af0858798fbe5a440c9: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260713 09:08:31.528797 24473 raft_consensus.cc:359] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:31.529469 24473 raft_consensus.cc:740] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 846856244f604af0858798fbe5a440c9, State: Initialized, Role: FOLLOWER
I20260713 09:08:31.530134 24473 consensus_queue.cc:260] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 846856244f604af0858798fbe5a440c9 [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: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:31.531759 24473 ts_tablet_manager.cc:1434] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 846856244f604af0858798fbe5a440c9: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260713 09:08:31.532537 24473 tablet_bootstrap.cc:492] T c5cb48cb36ba47229ac19f86e6227718 P 846856244f604af0858798fbe5a440c9: Bootstrap starting.
I20260713 09:08:31.543387 24473 tablet_bootstrap.cc:492] T c5cb48cb36ba47229ac19f86e6227718 P 846856244f604af0858798fbe5a440c9: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:31.544286 24473 tablet_bootstrap.cc:492] T c5cb48cb36ba47229ac19f86e6227718 P 846856244f604af0858798fbe5a440c9: Bootstrap complete.
I20260713 09:08:31.544904 24473 ts_tablet_manager.cc:1403] T c5cb48cb36ba47229ac19f86e6227718 P 846856244f604af0858798fbe5a440c9: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260713 09:08:31.547233 24473 raft_consensus.cc:359] T c5cb48cb36ba47229ac19f86e6227718 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:31.547736 24473 raft_consensus.cc:740] T c5cb48cb36ba47229ac19f86e6227718 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 846856244f604af0858798fbe5a440c9, State: Initialized, Role: FOLLOWER
I20260713 09:08:31.548444 24473 consensus_queue.cc:260] T c5cb48cb36ba47229ac19f86e6227718 P 846856244f604af0858798fbe5a440c9 [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: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:31.550572 24473 ts_tablet_manager.cc:1434] T c5cb48cb36ba47229ac19f86e6227718 P 846856244f604af0858798fbe5a440c9: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260713 09:08:31.551227 24473 tablet_bootstrap.cc:492] T 7c30d485a41349859003db005f5d727c P 846856244f604af0858798fbe5a440c9: Bootstrap starting.
I20260713 09:08:31.557360 24543 heartbeater.cc:344] Connected to a master server at 127.21.85.254:40339
I20260713 09:08:31.557752 24543 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:31.558621 24543 heartbeater.cc:507] Master 127.21.85.254:40339 requested a full tablet report, sending...
W20260713 09:08:31.560884 24165 consensus_peers.cc:597] T 0072f15091dd486a89dbaae9741ae95f P 08976b683dfa4f92a811f57fc337e2b6 -> Peer 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923): Couldn't send request to peer 846856244f604af0858798fbe5a440c9. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:31.561614 24165 consensus_peers.cc:597] T 7f01bcfefa2f4b758b4ab2d7e277db6a P 08976b683dfa4f92a811f57fc337e2b6 -> Peer 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923): Couldn't send request to peer 846856244f604af0858798fbe5a440c9. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:31.565701 24473 tablet_bootstrap.cc:492] T 7c30d485a41349859003db005f5d727c P 846856244f604af0858798fbe5a440c9: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:31.566466 24473 tablet_bootstrap.cc:492] T 7c30d485a41349859003db005f5d727c P 846856244f604af0858798fbe5a440c9: Bootstrap complete.
I20260713 09:08:31.566969 24473 ts_tablet_manager.cc:1403] T 7c30d485a41349859003db005f5d727c P 846856244f604af0858798fbe5a440c9: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260713 09:08:31.567440 23876 ts_manager.cc:194] Re-registered known tserver with Master: 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923)
I20260713 09:08:31.568670 24473 raft_consensus.cc:359] T 7c30d485a41349859003db005f5d727c P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:31.569180 24473 raft_consensus.cc:740] T 7c30d485a41349859003db005f5d727c P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 846856244f604af0858798fbe5a440c9, State: Initialized, Role: FOLLOWER
I20260713 09:08:31.569700 24473 consensus_queue.cc:260] T 7c30d485a41349859003db005f5d727c P 846856244f604af0858798fbe5a440c9 [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: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:31.571142 24473 ts_tablet_manager.cc:1434] T 7c30d485a41349859003db005f5d727c P 846856244f604af0858798fbe5a440c9: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:08:31.571732 24473 tablet_bootstrap.cc:492] T 7f01bcfefa2f4b758b4ab2d7e277db6a P 846856244f604af0858798fbe5a440c9: Bootstrap starting.
I20260713 09:08:31.581174 23876 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36694
I20260713 09:08:31.582753 24473 tablet_bootstrap.cc:492] T 7f01bcfefa2f4b758b4ab2d7e277db6a P 846856244f604af0858798fbe5a440c9: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:31.583693 24473 tablet_bootstrap.cc:492] T 7f01bcfefa2f4b758b4ab2d7e277db6a P 846856244f604af0858798fbe5a440c9: Bootstrap complete.
I20260713 09:08:31.584314 24473 ts_tablet_manager.cc:1403] T 7f01bcfefa2f4b758b4ab2d7e277db6a P 846856244f604af0858798fbe5a440c9: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260713 09:08:31.584638 24543 heartbeater.cc:499] Master 127.21.85.254:40339 was elected leader, sending a full tablet report...
I20260713 09:08:31.586714 24473 raft_consensus.cc:359] T 7f01bcfefa2f4b758b4ab2d7e277db6a P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:31.587365 24473 raft_consensus.cc:740] T 7f01bcfefa2f4b758b4ab2d7e277db6a P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 846856244f604af0858798fbe5a440c9, State: Initialized, Role: FOLLOWER
I20260713 09:08:31.588052 24473 consensus_queue.cc:260] T 7f01bcfefa2f4b758b4ab2d7e277db6a P 846856244f604af0858798fbe5a440c9 [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: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:31.590034 24473 ts_tablet_manager.cc:1434] T 7f01bcfefa2f4b758b4ab2d7e277db6a P 846856244f604af0858798fbe5a440c9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:08:31.590684 24473 tablet_bootstrap.cc:492] T faf7175d8f5248f996108c29884fa243 P 846856244f604af0858798fbe5a440c9: Bootstrap starting.
I20260713 09:08:31.601347 24473 tablet_bootstrap.cc:492] T faf7175d8f5248f996108c29884fa243 P 846856244f604af0858798fbe5a440c9: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:31.602077 24473 tablet_bootstrap.cc:492] T faf7175d8f5248f996108c29884fa243 P 846856244f604af0858798fbe5a440c9: Bootstrap complete.
I20260713 09:08:31.602568 24473 ts_tablet_manager.cc:1403] T faf7175d8f5248f996108c29884fa243 P 846856244f604af0858798fbe5a440c9: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260713 09:08:31.604291 24473 raft_consensus.cc:359] T faf7175d8f5248f996108c29884fa243 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:31.604787 24473 raft_consensus.cc:740] T faf7175d8f5248f996108c29884fa243 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 846856244f604af0858798fbe5a440c9, State: Initialized, Role: FOLLOWER
I20260713 09:08:31.605319 24473 consensus_queue.cc:260] T faf7175d8f5248f996108c29884fa243 P 846856244f604af0858798fbe5a440c9 [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: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:31.606791 24473 ts_tablet_manager.cc:1434] T faf7175d8f5248f996108c29884fa243 P 846856244f604af0858798fbe5a440c9: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:08:31.607404 24473 tablet_bootstrap.cc:492] T 6c2ebb90df5b4f24a64f9180903a2202 P 846856244f604af0858798fbe5a440c9: Bootstrap starting.
I20260713 09:08:31.617274 24473 tablet_bootstrap.cc:492] T 6c2ebb90df5b4f24a64f9180903a2202 P 846856244f604af0858798fbe5a440c9: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:31.617955 24473 tablet_bootstrap.cc:492] T 6c2ebb90df5b4f24a64f9180903a2202 P 846856244f604af0858798fbe5a440c9: Bootstrap complete.
I20260713 09:08:31.618466 24473 ts_tablet_manager.cc:1403] T 6c2ebb90df5b4f24a64f9180903a2202 P 846856244f604af0858798fbe5a440c9: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:08:31.620417 24473 raft_consensus.cc:359] T 6c2ebb90df5b4f24a64f9180903a2202 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:31.621037 24473 raft_consensus.cc:740] T 6c2ebb90df5b4f24a64f9180903a2202 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 846856244f604af0858798fbe5a440c9, State: Initialized, Role: FOLLOWER
I20260713 09:08:31.621625 24473 consensus_queue.cc:260] T 6c2ebb90df5b4f24a64f9180903a2202 P 846856244f604af0858798fbe5a440c9 [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: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:31.623672 24473 ts_tablet_manager.cc:1434] T 6c2ebb90df5b4f24a64f9180903a2202 P 846856244f604af0858798fbe5a440c9: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260713 09:08:31.625160 24473 tablet_bootstrap.cc:492] T 550f300a803f430b8be9833621db0095 P 846856244f604af0858798fbe5a440c9: Bootstrap starting.
I20260713 09:08:31.638206 24473 tablet_bootstrap.cc:492] T 550f300a803f430b8be9833621db0095 P 846856244f604af0858798fbe5a440c9: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:31.639104 24473 tablet_bootstrap.cc:492] T 550f300a803f430b8be9833621db0095 P 846856244f604af0858798fbe5a440c9: Bootstrap complete.
I20260713 09:08:31.639770 24473 ts_tablet_manager.cc:1403] T 550f300a803f430b8be9833621db0095 P 846856244f604af0858798fbe5a440c9: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260713 09:08:31.641749 24473 raft_consensus.cc:359] T 550f300a803f430b8be9833621db0095 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:31.642251 24473 raft_consensus.cc:740] T 550f300a803f430b8be9833621db0095 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 846856244f604af0858798fbe5a440c9, State: Initialized, Role: FOLLOWER
I20260713 09:08:31.642843 24473 consensus_queue.cc:260] T 550f300a803f430b8be9833621db0095 P 846856244f604af0858798fbe5a440c9 [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: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:31.644651 24473 ts_tablet_manager.cc:1434] T 550f300a803f430b8be9833621db0095 P 846856244f604af0858798fbe5a440c9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:08:31.645532 24473 tablet_bootstrap.cc:492] T d72dda4246d945498a56b1dda191ba61 P 846856244f604af0858798fbe5a440c9: Bootstrap starting.
I20260713 09:08:31.657788 24473 tablet_bootstrap.cc:492] T d72dda4246d945498a56b1dda191ba61 P 846856244f604af0858798fbe5a440c9: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:31.658461 24473 tablet_bootstrap.cc:492] T d72dda4246d945498a56b1dda191ba61 P 846856244f604af0858798fbe5a440c9: Bootstrap complete.
I20260713 09:08:31.658912 24473 ts_tablet_manager.cc:1403] T d72dda4246d945498a56b1dda191ba61 P 846856244f604af0858798fbe5a440c9: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260713 09:08:31.660530 24473 raft_consensus.cc:359] T d72dda4246d945498a56b1dda191ba61 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:31.660965 24473 raft_consensus.cc:740] T d72dda4246d945498a56b1dda191ba61 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 846856244f604af0858798fbe5a440c9, State: Initialized, Role: FOLLOWER
I20260713 09:08:31.661413 24473 consensus_queue.cc:260] T d72dda4246d945498a56b1dda191ba61 P 846856244f604af0858798fbe5a440c9 [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: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:31.663044 24473 ts_tablet_manager.cc:1434] T d72dda4246d945498a56b1dda191ba61 P 846856244f604af0858798fbe5a440c9: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:08:31.663734 24473 tablet_bootstrap.cc:492] T 0072f15091dd486a89dbaae9741ae95f P 846856244f604af0858798fbe5a440c9: Bootstrap starting.
I20260713 09:08:31.708679 24473 tablet_bootstrap.cc:492] T 0072f15091dd486a89dbaae9741ae95f P 846856244f604af0858798fbe5a440c9: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:31.709589 24473 tablet_bootstrap.cc:492] T 0072f15091dd486a89dbaae9741ae95f P 846856244f604af0858798fbe5a440c9: Bootstrap complete.
I20260713 09:08:31.710202 24473 ts_tablet_manager.cc:1403] T 0072f15091dd486a89dbaae9741ae95f P 846856244f604af0858798fbe5a440c9: Time spent bootstrapping tablet: real 0.047s	user 0.022s	sys 0.020s
I20260713 09:08:31.712527 24473 raft_consensus.cc:359] T 0072f15091dd486a89dbaae9741ae95f P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:31.713184 24473 raft_consensus.cc:740] T 0072f15091dd486a89dbaae9741ae95f P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 846856244f604af0858798fbe5a440c9, State: Initialized, Role: FOLLOWER
I20260713 09:08:31.713824 24473 consensus_queue.cc:260] T 0072f15091dd486a89dbaae9741ae95f P 846856244f604af0858798fbe5a440c9 [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: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:31.715932 24473 ts_tablet_manager.cc:1434] T 0072f15091dd486a89dbaae9741ae95f P 846856244f604af0858798fbe5a440c9: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:08:31.716778 24473 tablet_bootstrap.cc:492] T fcdd6196b8484b4aa80a2e92cb0e4429 P 846856244f604af0858798fbe5a440c9: Bootstrap starting.
I20260713 09:08:31.732313 24473 tablet_bootstrap.cc:492] T fcdd6196b8484b4aa80a2e92cb0e4429 P 846856244f604af0858798fbe5a440c9: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:31.733150 24473 tablet_bootstrap.cc:492] T fcdd6196b8484b4aa80a2e92cb0e4429 P 846856244f604af0858798fbe5a440c9: Bootstrap complete.
I20260713 09:08:31.733734 24473 ts_tablet_manager.cc:1403] T fcdd6196b8484b4aa80a2e92cb0e4429 P 846856244f604af0858798fbe5a440c9: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260713 09:08:31.735661 24473 raft_consensus.cc:359] T fcdd6196b8484b4aa80a2e92cb0e4429 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:31.736271 24473 raft_consensus.cc:740] T fcdd6196b8484b4aa80a2e92cb0e4429 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 846856244f604af0858798fbe5a440c9, State: Initialized, Role: FOLLOWER
I20260713 09:08:31.736840 24473 consensus_queue.cc:260] T fcdd6196b8484b4aa80a2e92cb0e4429 P 846856244f604af0858798fbe5a440c9 [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: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:31.738432 24473 ts_tablet_manager.cc:1434] T fcdd6196b8484b4aa80a2e92cb0e4429 P 846856244f604af0858798fbe5a440c9: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:08:31.739349 24473 tablet_bootstrap.cc:492] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P 846856244f604af0858798fbe5a440c9: Bootstrap starting.
I20260713 09:08:31.752703 24473 tablet_bootstrap.cc:492] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P 846856244f604af0858798fbe5a440c9: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:31.753441 24473 tablet_bootstrap.cc:492] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P 846856244f604af0858798fbe5a440c9: Bootstrap complete.
I20260713 09:08:31.753973 24473 ts_tablet_manager.cc:1403] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P 846856244f604af0858798fbe5a440c9: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260713 09:08:31.755770 24473 raft_consensus.cc:359] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:31.756357 24473 raft_consensus.cc:740] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 846856244f604af0858798fbe5a440c9, State: Initialized, Role: FOLLOWER
I20260713 09:08:31.756950 24473 consensus_queue.cc:260] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P 846856244f604af0858798fbe5a440c9 [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: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:31.758409 24473 ts_tablet_manager.cc:1434] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P 846856244f604af0858798fbe5a440c9: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
I20260713 09:08:32.058029 24560 raft_consensus.cc:493] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 6f3f7d8167684426a318e4b393306ebf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 846856244f604af0858798fbe5a440c9)
I20260713 09:08:32.061359 24560 raft_consensus.cc:515] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 6f3f7d8167684426a318e4b393306ebf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:32.083125 24560 leader_election.cc:290] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 6f3f7d8167684426a318e4b393306ebf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 08976b683dfa4f92a811f57fc337e2b6 (127.21.85.196:42749), 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923)
I20260713 09:08:32.085451 24200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386ff39a45ab4e90b36d2ef756dd0ae8" candidate_uuid: "6f3f7d8167684426a318e4b393306ebf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "08976b683dfa4f92a811f57fc337e2b6" is_pre_election: true
I20260713 09:08:32.086890 24516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386ff39a45ab4e90b36d2ef756dd0ae8" candidate_uuid: "6f3f7d8167684426a318e4b393306ebf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "846856244f604af0858798fbe5a440c9" is_pre_election: true
I20260713 09:08:32.089841 24516 raft_consensus.cc:2468] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f3f7d8167684426a318e4b393306ebf in term 1.
I20260713 09:08:32.091917 24091 leader_election.cc:304] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 6f3f7d8167684426a318e4b393306ebf [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: 6f3f7d8167684426a318e4b393306ebf, 846856244f604af0858798fbe5a440c9; no voters: 08976b683dfa4f92a811f57fc337e2b6
I20260713 09:08:32.093636 24555 raft_consensus.cc:2804] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 6f3f7d8167684426a318e4b393306ebf [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:08:32.094097 24555 raft_consensus.cc:493] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 6f3f7d8167684426a318e4b393306ebf [term 1 FOLLOWER]: Starting leader election (detected failure of leader 846856244f604af0858798fbe5a440c9)
I20260713 09:08:32.094514 24555 raft_consensus.cc:3060] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 6f3f7d8167684426a318e4b393306ebf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:32.106734 24555 raft_consensus.cc:515] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 6f3f7d8167684426a318e4b393306ebf [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:32.109112 24555 leader_election.cc:290] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 6f3f7d8167684426a318e4b393306ebf [CANDIDATE]: Term 2 election: Requested vote from peers 08976b683dfa4f92a811f57fc337e2b6 (127.21.85.196:42749), 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923)
I20260713 09:08:32.111475 24516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386ff39a45ab4e90b36d2ef756dd0ae8" candidate_uuid: "6f3f7d8167684426a318e4b393306ebf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "846856244f604af0858798fbe5a440c9"
I20260713 09:08:32.112452 24516 raft_consensus.cc:3060] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:32.111613 24202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386ff39a45ab4e90b36d2ef756dd0ae8" candidate_uuid: "6f3f7d8167684426a318e4b393306ebf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "08976b683dfa4f92a811f57fc337e2b6"
I20260713 09:08:32.121311 24516 raft_consensus.cc:2468] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 846856244f604af0858798fbe5a440c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f3f7d8167684426a318e4b393306ebf in term 2.
I20260713 09:08:32.123782 24091 leader_election.cc:304] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 6f3f7d8167684426a318e4b393306ebf [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: 6f3f7d8167684426a318e4b393306ebf, 846856244f604af0858798fbe5a440c9; no voters: 08976b683dfa4f92a811f57fc337e2b6
I20260713 09:08:32.124714 24555 raft_consensus.cc:2804] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 6f3f7d8167684426a318e4b393306ebf [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:32.126577 24555 raft_consensus.cc:697] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 6f3f7d8167684426a318e4b393306ebf [term 2 LEADER]: Becoming Leader. State: Replica: 6f3f7d8167684426a318e4b393306ebf, State: Running, Role: LEADER
I20260713 09:08:32.127671 24555 consensus_queue.cc:237] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 6f3f7d8167684426a318e4b393306ebf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:32.138479 23876 catalog_manager.cc:5697] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 6f3f7d8167684426a318e4b393306ebf reported cstate change: term changed from 1 to 2, leader changed from 846856244f604af0858798fbe5a440c9 (127.21.85.193) to 6f3f7d8167684426a318e4b393306ebf (127.21.85.195). New cstate: current_term: 2 leader_uuid: "6f3f7d8167684426a318e4b393306ebf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:32.214884 24454 raft_consensus.cc:493] T 2065ebaada124f70b3c870fd3fda9f6f P 6f3f7d8167684426a318e4b393306ebf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 846856244f604af0858798fbe5a440c9)
I20260713 09:08:32.215550 24454 raft_consensus.cc:515] T 2065ebaada124f70b3c870fd3fda9f6f P 6f3f7d8167684426a318e4b393306ebf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:32.217558 24454 leader_election.cc:290] T 2065ebaada124f70b3c870fd3fda9f6f P 6f3f7d8167684426a318e4b393306ebf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923), ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194:44785)
I20260713 09:08:32.218478 24516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2065ebaada124f70b3c870fd3fda9f6f" candidate_uuid: "6f3f7d8167684426a318e4b393306ebf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "846856244f604af0858798fbe5a440c9" is_pre_election: true
I20260713 09:08:32.218674 24054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2065ebaada124f70b3c870fd3fda9f6f" candidate_uuid: "6f3f7d8167684426a318e4b393306ebf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" is_pre_election: true
I20260713 09:08:32.219287 24516 raft_consensus.cc:2468] T 2065ebaada124f70b3c870fd3fda9f6f P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f3f7d8167684426a318e4b393306ebf in term 1.
I20260713 09:08:32.220382 24091 leader_election.cc:304] T 2065ebaada124f70b3c870fd3fda9f6f P 6f3f7d8167684426a318e4b393306ebf [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: 6f3f7d8167684426a318e4b393306ebf, 846856244f604af0858798fbe5a440c9; no voters: ab9cc5b1fdbc4777aae09b52a4f3ba15
I20260713 09:08:32.220990 24454 raft_consensus.cc:2804] T 2065ebaada124f70b3c870fd3fda9f6f P 6f3f7d8167684426a318e4b393306ebf [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:08:32.221311 24454 raft_consensus.cc:493] T 2065ebaada124f70b3c870fd3fda9f6f P 6f3f7d8167684426a318e4b393306ebf [term 1 FOLLOWER]: Starting leader election (detected failure of leader 846856244f604af0858798fbe5a440c9)
I20260713 09:08:32.221619 24454 raft_consensus.cc:3060] T 2065ebaada124f70b3c870fd3fda9f6f P 6f3f7d8167684426a318e4b393306ebf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:32.229066 24574 raft_consensus.cc:493] T 6c2ebb90df5b4f24a64f9180903a2202 P 6f3f7d8167684426a318e4b393306ebf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 846856244f604af0858798fbe5a440c9)
I20260713 09:08:32.229792 24574 raft_consensus.cc:515] T 6c2ebb90df5b4f24a64f9180903a2202 P 6f3f7d8167684426a318e4b393306ebf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:32.231093 24454 raft_consensus.cc:515] T 2065ebaada124f70b3c870fd3fda9f6f P 6f3f7d8167684426a318e4b393306ebf [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:32.231856 24574 leader_election.cc:290] T 6c2ebb90df5b4f24a64f9180903a2202 P 6f3f7d8167684426a318e4b393306ebf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 08976b683dfa4f92a811f57fc337e2b6 (127.21.85.196:42749), 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923)
I20260713 09:08:32.232501 24202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2ebb90df5b4f24a64f9180903a2202" candidate_uuid: "6f3f7d8167684426a318e4b393306ebf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "08976b683dfa4f92a811f57fc337e2b6" is_pre_election: true
I20260713 09:08:32.233008 24516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2ebb90df5b4f24a64f9180903a2202" candidate_uuid: "6f3f7d8167684426a318e4b393306ebf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "846856244f604af0858798fbe5a440c9" is_pre_election: true
I20260713 09:08:32.233749 24516 raft_consensus.cc:2468] T 6c2ebb90df5b4f24a64f9180903a2202 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f3f7d8167684426a318e4b393306ebf in term 1.
I20260713 09:08:32.235025 24091 leader_election.cc:304] T 6c2ebb90df5b4f24a64f9180903a2202 P 6f3f7d8167684426a318e4b393306ebf [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: 6f3f7d8167684426a318e4b393306ebf, 846856244f604af0858798fbe5a440c9; no voters: 08976b683dfa4f92a811f57fc337e2b6
I20260713 09:08:32.235486 24516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2065ebaada124f70b3c870fd3fda9f6f" candidate_uuid: "6f3f7d8167684426a318e4b393306ebf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "846856244f604af0858798fbe5a440c9"
I20260713 09:08:32.235991 24054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2065ebaada124f70b3c870fd3fda9f6f" candidate_uuid: "6f3f7d8167684426a318e4b393306ebf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15"
I20260713 09:08:32.236085 24516 raft_consensus.cc:3060] T 2065ebaada124f70b3c870fd3fda9f6f P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:32.236207 24574 raft_consensus.cc:2804] T 6c2ebb90df5b4f24a64f9180903a2202 P 6f3f7d8167684426a318e4b393306ebf [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:08:32.236832 24574 raft_consensus.cc:493] T 6c2ebb90df5b4f24a64f9180903a2202 P 6f3f7d8167684426a318e4b393306ebf [term 1 FOLLOWER]: Starting leader election (detected failure of leader 846856244f604af0858798fbe5a440c9)
I20260713 09:08:32.237298 24574 raft_consensus.cc:3060] T 6c2ebb90df5b4f24a64f9180903a2202 P 6f3f7d8167684426a318e4b393306ebf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:32.237408 24454 leader_election.cc:290] T 2065ebaada124f70b3c870fd3fda9f6f P 6f3f7d8167684426a318e4b393306ebf [CANDIDATE]: Term 2 election: Requested vote from peers 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923), ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194:44785)
I20260713 09:08:32.242044 24516 raft_consensus.cc:2468] T 2065ebaada124f70b3c870fd3fda9f6f P 846856244f604af0858798fbe5a440c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f3f7d8167684426a318e4b393306ebf in term 2.
I20260713 09:08:32.243198 24091 leader_election.cc:304] T 2065ebaada124f70b3c870fd3fda9f6f P 6f3f7d8167684426a318e4b393306ebf [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: 6f3f7d8167684426a318e4b393306ebf, 846856244f604af0858798fbe5a440c9; no voters: ab9cc5b1fdbc4777aae09b52a4f3ba15
I20260713 09:08:32.243348 24574 raft_consensus.cc:515] T 6c2ebb90df5b4f24a64f9180903a2202 P 6f3f7d8167684426a318e4b393306ebf [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:32.244128 24454 raft_consensus.cc:2804] T 2065ebaada124f70b3c870fd3fda9f6f P 6f3f7d8167684426a318e4b393306ebf [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:32.244469 24565 raft_consensus.cc:493] T 38231c8c4d004f5ab2e1775f788cb83c P 08976b683dfa4f92a811f57fc337e2b6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 846856244f604af0858798fbe5a440c9)
I20260713 09:08:32.245095 24454 raft_consensus.cc:697] T 2065ebaada124f70b3c870fd3fda9f6f P 6f3f7d8167684426a318e4b393306ebf [term 2 LEADER]: Becoming Leader. State: Replica: 6f3f7d8167684426a318e4b393306ebf, State: Running, Role: LEADER
I20260713 09:08:32.245215 24565 raft_consensus.cc:515] T 38231c8c4d004f5ab2e1775f788cb83c P 08976b683dfa4f92a811f57fc337e2b6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:32.246300 24574 leader_election.cc:290] T 6c2ebb90df5b4f24a64f9180903a2202 P 6f3f7d8167684426a318e4b393306ebf [CANDIDATE]: Term 2 election: Requested vote from peers 08976b683dfa4f92a811f57fc337e2b6 (127.21.85.196:42749), 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923)
I20260713 09:08:32.247390 24516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2ebb90df5b4f24a64f9180903a2202" candidate_uuid: "6f3f7d8167684426a318e4b393306ebf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "846856244f604af0858798fbe5a440c9"
I20260713 09:08:32.247512 24202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2ebb90df5b4f24a64f9180903a2202" candidate_uuid: "6f3f7d8167684426a318e4b393306ebf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "08976b683dfa4f92a811f57fc337e2b6"
I20260713 09:08:32.248039 24516 raft_consensus.cc:3060] T 6c2ebb90df5b4f24a64f9180903a2202 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:32.248833 24054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38231c8c4d004f5ab2e1775f788cb83c" candidate_uuid: "08976b683dfa4f92a811f57fc337e2b6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" is_pre_election: true
I20260713 09:08:32.249151 24515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38231c8c4d004f5ab2e1775f788cb83c" candidate_uuid: "08976b683dfa4f92a811f57fc337e2b6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "846856244f604af0858798fbe5a440c9" is_pre_election: true
I20260713 09:08:32.249281 24565 leader_election.cc:290] T 38231c8c4d004f5ab2e1775f788cb83c P 08976b683dfa4f92a811f57fc337e2b6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923), ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194:44785)
I20260713 09:08:32.250123 24515 raft_consensus.cc:2468] T 38231c8c4d004f5ab2e1775f788cb83c P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08976b683dfa4f92a811f57fc337e2b6 in term 1.
I20260713 09:08:32.246150 24454 consensus_queue.cc:237] T 2065ebaada124f70b3c870fd3fda9f6f P 6f3f7d8167684426a318e4b393306ebf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:32.251669 24165 leader_election.cc:304] T 38231c8c4d004f5ab2e1775f788cb83c P 08976b683dfa4f92a811f57fc337e2b6 [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: 08976b683dfa4f92a811f57fc337e2b6, 846856244f604af0858798fbe5a440c9; no voters: ab9cc5b1fdbc4777aae09b52a4f3ba15
I20260713 09:08:32.252849 24565 raft_consensus.cc:2804] T 38231c8c4d004f5ab2e1775f788cb83c P 08976b683dfa4f92a811f57fc337e2b6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:08:32.253201 24565 raft_consensus.cc:493] T 38231c8c4d004f5ab2e1775f788cb83c P 08976b683dfa4f92a811f57fc337e2b6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 846856244f604af0858798fbe5a440c9)
I20260713 09:08:32.253593 24565 raft_consensus.cc:3060] T 38231c8c4d004f5ab2e1775f788cb83c P 08976b683dfa4f92a811f57fc337e2b6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:32.255348 24516 raft_consensus.cc:2468] T 6c2ebb90df5b4f24a64f9180903a2202 P 846856244f604af0858798fbe5a440c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f3f7d8167684426a318e4b393306ebf in term 2.
I20260713 09:08:32.257019 24497 raft_consensus.cc:493] T 38231c8c4d004f5ab2e1775f788cb83c P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 846856244f604af0858798fbe5a440c9)
I20260713 09:08:32.257387 24091 leader_election.cc:304] T 6c2ebb90df5b4f24a64f9180903a2202 P 6f3f7d8167684426a318e4b393306ebf [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: 6f3f7d8167684426a318e4b393306ebf, 846856244f604af0858798fbe5a440c9; no voters: 08976b683dfa4f92a811f57fc337e2b6
I20260713 09:08:32.257762 24497 raft_consensus.cc:515] T 38231c8c4d004f5ab2e1775f788cb83c P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:32.259002 24454 raft_consensus.cc:2804] T 6c2ebb90df5b4f24a64f9180903a2202 P 6f3f7d8167684426a318e4b393306ebf [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:32.262102 24497 leader_election.cc:290] T 38231c8c4d004f5ab2e1775f788cb83c P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 08976b683dfa4f92a811f57fc337e2b6 (127.21.85.196:42749), 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923)
I20260713 09:08:32.262121 24202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38231c8c4d004f5ab2e1775f788cb83c" candidate_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "08976b683dfa4f92a811f57fc337e2b6" is_pre_election: true
I20260713 09:08:32.263636 24516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38231c8c4d004f5ab2e1775f788cb83c" candidate_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "846856244f604af0858798fbe5a440c9" is_pre_election: true
I20260713 09:08:32.264601 24516 raft_consensus.cc:2468] T 38231c8c4d004f5ab2e1775f788cb83c P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab9cc5b1fdbc4777aae09b52a4f3ba15 in term 1.
I20260713 09:08:32.259809 24454 raft_consensus.cc:697] T 6c2ebb90df5b4f24a64f9180903a2202 P 6f3f7d8167684426a318e4b393306ebf [term 2 LEADER]: Becoming Leader. State: Replica: 6f3f7d8167684426a318e4b393306ebf, State: Running, Role: LEADER
I20260713 09:08:32.265997 24017 leader_election.cc:304] T 38231c8c4d004f5ab2e1775f788cb83c P ab9cc5b1fdbc4777aae09b52a4f3ba15 [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: 846856244f604af0858798fbe5a440c9, ab9cc5b1fdbc4777aae09b52a4f3ba15; no voters: 
I20260713 09:08:32.266152 24454 consensus_queue.cc:237] T 6c2ebb90df5b4f24a64f9180903a2202 P 6f3f7d8167684426a318e4b393306ebf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:32.267063 24497 raft_consensus.cc:2804] T 38231c8c4d004f5ab2e1775f788cb83c P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:08:32.267467 24497 raft_consensus.cc:493] T 38231c8c4d004f5ab2e1775f788cb83c P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 846856244f604af0858798fbe5a440c9)
I20260713 09:08:32.268069 24497 raft_consensus.cc:3060] T 38231c8c4d004f5ab2e1775f788cb83c P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:32.270881 24565 raft_consensus.cc:515] T 38231c8c4d004f5ab2e1775f788cb83c P 08976b683dfa4f92a811f57fc337e2b6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:32.272226 24202 raft_consensus.cc:2393] T 38231c8c4d004f5ab2e1775f788cb83c P 08976b683dfa4f92a811f57fc337e2b6 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ab9cc5b1fdbc4777aae09b52a4f3ba15 in current term 2: Already voted for candidate 08976b683dfa4f92a811f57fc337e2b6 in this term.
I20260713 09:08:32.273973 24054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38231c8c4d004f5ab2e1775f788cb83c" candidate_uuid: "08976b683dfa4f92a811f57fc337e2b6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15"
I20260713 09:08:32.275308 24515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38231c8c4d004f5ab2e1775f788cb83c" candidate_uuid: "08976b683dfa4f92a811f57fc337e2b6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "846856244f604af0858798fbe5a440c9"
I20260713 09:08:32.277484 24450 raft_consensus.cc:493] T c5cb48cb36ba47229ac19f86e6227718 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 846856244f604af0858798fbe5a440c9)
I20260713 09:08:32.277866 23876 catalog_manager.cc:5697] T 2065ebaada124f70b3c870fd3fda9f6f P 6f3f7d8167684426a318e4b393306ebf reported cstate change: term changed from 1 to 2, leader changed from 846856244f604af0858798fbe5a440c9 (127.21.85.193) to 6f3f7d8167684426a318e4b393306ebf (127.21.85.195). New cstate: current_term: 2 leader_uuid: "6f3f7d8167684426a318e4b393306ebf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:32.278266 24450 raft_consensus.cc:515] T c5cb48cb36ba47229ac19f86e6227718 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:32.279628 24515 raft_consensus.cc:3060] T 38231c8c4d004f5ab2e1775f788cb83c P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:32.283953 24450 leader_election.cc:290] T c5cb48cb36ba47229ac19f86e6227718 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923), 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111)
I20260713 09:08:32.284564 24516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5cb48cb36ba47229ac19f86e6227718" candidate_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "846856244f604af0858798fbe5a440c9" is_pre_election: true
I20260713 09:08:32.285271 24516 raft_consensus.cc:2468] T c5cb48cb36ba47229ac19f86e6227718 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab9cc5b1fdbc4777aae09b52a4f3ba15 in term 1.
I20260713 09:08:32.285415 24125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5cb48cb36ba47229ac19f86e6227718" candidate_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6f3f7d8167684426a318e4b393306ebf" is_pre_election: true
I20260713 09:08:32.287329 24497 raft_consensus.cc:515] T 38231c8c4d004f5ab2e1775f788cb83c P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:32.288538 24054 raft_consensus.cc:2393] T 38231c8c4d004f5ab2e1775f788cb83c P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 08976b683dfa4f92a811f57fc337e2b6 in current term 2: Already voted for candidate ab9cc5b1fdbc4777aae09b52a4f3ba15 in this term.
I20260713 09:08:32.289526 24497 leader_election.cc:290] T 38231c8c4d004f5ab2e1775f788cb83c P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 2 election: Requested vote from peers 08976b683dfa4f92a811f57fc337e2b6 (127.21.85.196:42749), 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923)
I20260713 09:08:32.290958 24017 leader_election.cc:304] T c5cb48cb36ba47229ac19f86e6227718 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [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: 846856244f604af0858798fbe5a440c9, ab9cc5b1fdbc4777aae09b52a4f3ba15; no voters: 6f3f7d8167684426a318e4b393306ebf
I20260713 09:08:32.291522 24202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38231c8c4d004f5ab2e1775f788cb83c" candidate_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "08976b683dfa4f92a811f57fc337e2b6"
I20260713 09:08:32.293517 24202 raft_consensus.cc:2393] T 38231c8c4d004f5ab2e1775f788cb83c P 08976b683dfa4f92a811f57fc337e2b6 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ab9cc5b1fdbc4777aae09b52a4f3ba15 in current term 2: Already voted for candidate 08976b683dfa4f92a811f57fc337e2b6 in this term.
I20260713 09:08:32.293594 24497 raft_consensus.cc:2804] T c5cb48cb36ba47229ac19f86e6227718 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:08:32.293967 24497 raft_consensus.cc:493] T c5cb48cb36ba47229ac19f86e6227718 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 846856244f604af0858798fbe5a440c9)
I20260713 09:08:32.294279 24497 raft_consensus.cc:3060] T c5cb48cb36ba47229ac19f86e6227718 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:32.294543 24516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38231c8c4d004f5ab2e1775f788cb83c" candidate_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "846856244f604af0858798fbe5a440c9"
I20260713 09:08:32.296005 24017 leader_election.cc:304] T 38231c8c4d004f5ab2e1775f788cb83c P ab9cc5b1fdbc4777aae09b52a4f3ba15 [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: ab9cc5b1fdbc4777aae09b52a4f3ba15; no voters: 08976b683dfa4f92a811f57fc337e2b6, 846856244f604af0858798fbe5a440c9
I20260713 09:08:32.296768 24450 raft_consensus.cc:2749] T 38231c8c4d004f5ab2e1775f788cb83c P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:08:32.298852 23876 catalog_manager.cc:5697] T 6c2ebb90df5b4f24a64f9180903a2202 P 6f3f7d8167684426a318e4b393306ebf reported cstate change: term changed from 1 to 2, leader changed from 846856244f604af0858798fbe5a440c9 (127.21.85.193) to 6f3f7d8167684426a318e4b393306ebf (127.21.85.195). New cstate: current_term: 2 leader_uuid: "6f3f7d8167684426a318e4b393306ebf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:32.299681 24515 raft_consensus.cc:2468] T 38231c8c4d004f5ab2e1775f788cb83c P 846856244f604af0858798fbe5a440c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08976b683dfa4f92a811f57fc337e2b6 in term 2.
I20260713 09:08:32.300521 24565 leader_election.cc:290] T 38231c8c4d004f5ab2e1775f788cb83c P 08976b683dfa4f92a811f57fc337e2b6 [CANDIDATE]: Term 2 election: Requested vote from peers 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923), ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194:44785)
I20260713 09:08:32.300583 24497 raft_consensus.cc:515] T c5cb48cb36ba47229ac19f86e6227718 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:32.301034 24165 leader_election.cc:304] T 38231c8c4d004f5ab2e1775f788cb83c P 08976b683dfa4f92a811f57fc337e2b6 [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: 08976b683dfa4f92a811f57fc337e2b6, 846856244f604af0858798fbe5a440c9; no voters: ab9cc5b1fdbc4777aae09b52a4f3ba15
I20260713 09:08:32.302740 24497 leader_election.cc:290] T c5cb48cb36ba47229ac19f86e6227718 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 2 election: Requested vote from peers 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923), 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111)
I20260713 09:08:32.303380 24565 raft_consensus.cc:2804] T 38231c8c4d004f5ab2e1775f788cb83c P 08976b683dfa4f92a811f57fc337e2b6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:32.303857 24125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5cb48cb36ba47229ac19f86e6227718" candidate_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6f3f7d8167684426a318e4b393306ebf"
I20260713 09:08:32.303968 24565 raft_consensus.cc:697] T 38231c8c4d004f5ab2e1775f788cb83c P 08976b683dfa4f92a811f57fc337e2b6 [term 2 LEADER]: Becoming Leader. State: Replica: 08976b683dfa4f92a811f57fc337e2b6, State: Running, Role: LEADER
I20260713 09:08:32.303429 24515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5cb48cb36ba47229ac19f86e6227718" candidate_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "846856244f604af0858798fbe5a440c9"
I20260713 09:08:32.305488 24515 raft_consensus.cc:3060] T c5cb48cb36ba47229ac19f86e6227718 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:32.305105 24565 consensus_queue.cc:237] T 38231c8c4d004f5ab2e1775f788cb83c P 08976b683dfa4f92a811f57fc337e2b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:32.312182 24515 raft_consensus.cc:2468] T c5cb48cb36ba47229ac19f86e6227718 P 846856244f604af0858798fbe5a440c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab9cc5b1fdbc4777aae09b52a4f3ba15 in term 2.
I20260713 09:08:32.313112 24017 leader_election.cc:304] T c5cb48cb36ba47229ac19f86e6227718 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [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: 846856244f604af0858798fbe5a440c9, ab9cc5b1fdbc4777aae09b52a4f3ba15; no voters: 6f3f7d8167684426a318e4b393306ebf
I20260713 09:08:32.313822 24497 raft_consensus.cc:2804] T c5cb48cb36ba47229ac19f86e6227718 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:32.314376 24497 raft_consensus.cc:697] T c5cb48cb36ba47229ac19f86e6227718 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 2 LEADER]: Becoming Leader. State: Replica: ab9cc5b1fdbc4777aae09b52a4f3ba15, State: Running, Role: LEADER
I20260713 09:08:32.314745 23876 catalog_manager.cc:5697] T 38231c8c4d004f5ab2e1775f788cb83c P 08976b683dfa4f92a811f57fc337e2b6 reported cstate change: term changed from 1 to 2, leader changed from 846856244f604af0858798fbe5a440c9 (127.21.85.193) to 08976b683dfa4f92a811f57fc337e2b6 (127.21.85.196). New cstate: current_term: 2 leader_uuid: "08976b683dfa4f92a811f57fc337e2b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:32.315222 24497 consensus_queue.cc:237] T c5cb48cb36ba47229ac19f86e6227718 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:32.324172 23877 catalog_manager.cc:5697] T c5cb48cb36ba47229ac19f86e6227718 P ab9cc5b1fdbc4777aae09b52a4f3ba15 reported cstate change: term changed from 1 to 2, leader changed from 846856244f604af0858798fbe5a440c9 (127.21.85.193) to ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194). New cstate: current_term: 2 leader_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:32.361191 24497 raft_consensus.cc:493] T 2065ebaada124f70b3c870fd3fda9f6f P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 846856244f604af0858798fbe5a440c9)
I20260713 09:08:32.361791 24497 raft_consensus.cc:515] T 2065ebaada124f70b3c870fd3fda9f6f P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:32.364298 24497 leader_election.cc:290] T 2065ebaada124f70b3c870fd3fda9f6f P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923), 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111)
I20260713 09:08:32.364710 24515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2065ebaada124f70b3c870fd3fda9f6f" candidate_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "846856244f604af0858798fbe5a440c9" is_pre_election: true
I20260713 09:08:32.365320 24125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2065ebaada124f70b3c870fd3fda9f6f" candidate_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6f3f7d8167684426a318e4b393306ebf" is_pre_election: true
I20260713 09:08:32.365648 24515 raft_consensus.cc:2393] T 2065ebaada124f70b3c870fd3fda9f6f P 846856244f604af0858798fbe5a440c9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ab9cc5b1fdbc4777aae09b52a4f3ba15 in current term 2: Already voted for candidate 6f3f7d8167684426a318e4b393306ebf in this term.
I20260713 09:08:32.366971 24017 leader_election.cc:304] T 2065ebaada124f70b3c870fd3fda9f6f P ab9cc5b1fdbc4777aae09b52a4f3ba15 [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: ab9cc5b1fdbc4777aae09b52a4f3ba15; no voters: 6f3f7d8167684426a318e4b393306ebf, 846856244f604af0858798fbe5a440c9
I20260713 09:08:32.367625 24497 raft_consensus.cc:3060] T 2065ebaada124f70b3c870fd3fda9f6f P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:32.372208 24497 raft_consensus.cc:2749] T 2065ebaada124f70b3c870fd3fda9f6f P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:08:32.392338 24574 raft_consensus.cc:493] T c5cb48cb36ba47229ac19f86e6227718 P 6f3f7d8167684426a318e4b393306ebf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 846856244f604af0858798fbe5a440c9)
I20260713 09:08:32.392861 24574 raft_consensus.cc:515] T c5cb48cb36ba47229ac19f86e6227718 P 6f3f7d8167684426a318e4b393306ebf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:32.394491 24574 leader_election.cc:290] T c5cb48cb36ba47229ac19f86e6227718 P 6f3f7d8167684426a318e4b393306ebf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923), ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194:44785)
I20260713 09:08:32.395416 24515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5cb48cb36ba47229ac19f86e6227718" candidate_uuid: "6f3f7d8167684426a318e4b393306ebf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "846856244f604af0858798fbe5a440c9" is_pre_election: true
I20260713 09:08:32.395507 24054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5cb48cb36ba47229ac19f86e6227718" candidate_uuid: "6f3f7d8167684426a318e4b393306ebf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" is_pre_election: true
I20260713 09:08:32.396324 24515 raft_consensus.cc:2393] T c5cb48cb36ba47229ac19f86e6227718 P 846856244f604af0858798fbe5a440c9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6f3f7d8167684426a318e4b393306ebf in current term 2: Already voted for candidate ab9cc5b1fdbc4777aae09b52a4f3ba15 in this term.
I20260713 09:08:32.397248 24091 leader_election.cc:304] T c5cb48cb36ba47229ac19f86e6227718 P 6f3f7d8167684426a318e4b393306ebf [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: 6f3f7d8167684426a318e4b393306ebf; no voters: 846856244f604af0858798fbe5a440c9, ab9cc5b1fdbc4777aae09b52a4f3ba15
I20260713 09:08:32.397878 24574 raft_consensus.cc:3060] T c5cb48cb36ba47229ac19f86e6227718 P 6f3f7d8167684426a318e4b393306ebf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:32.402520 24574 raft_consensus.cc:2749] T c5cb48cb36ba47229ac19f86e6227718 P 6f3f7d8167684426a318e4b393306ebf [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:08:32.500489 24565 raft_consensus.cc:493] T 6c2ebb90df5b4f24a64f9180903a2202 P 08976b683dfa4f92a811f57fc337e2b6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 846856244f604af0858798fbe5a440c9)
I20260713 09:08:32.501159 24565 raft_consensus.cc:515] T 6c2ebb90df5b4f24a64f9180903a2202 P 08976b683dfa4f92a811f57fc337e2b6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:32.503924 24125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2ebb90df5b4f24a64f9180903a2202" candidate_uuid: "08976b683dfa4f92a811f57fc337e2b6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6f3f7d8167684426a318e4b393306ebf" is_pre_election: true
I20260713 09:08:32.504040 24565 leader_election.cc:290] T 6c2ebb90df5b4f24a64f9180903a2202 P 08976b683dfa4f92a811f57fc337e2b6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111), 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923)
I20260713 09:08:32.504828 24515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2ebb90df5b4f24a64f9180903a2202" candidate_uuid: "08976b683dfa4f92a811f57fc337e2b6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "846856244f604af0858798fbe5a440c9" is_pre_election: true
I20260713 09:08:32.505841 24515 raft_consensus.cc:2393] T 6c2ebb90df5b4f24a64f9180903a2202 P 846856244f604af0858798fbe5a440c9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 08976b683dfa4f92a811f57fc337e2b6 in current term 2: Already voted for candidate 6f3f7d8167684426a318e4b393306ebf in this term.
I20260713 09:08:32.507058 24165 leader_election.cc:304] T 6c2ebb90df5b4f24a64f9180903a2202 P 08976b683dfa4f92a811f57fc337e2b6 [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: 08976b683dfa4f92a811f57fc337e2b6; no voters: 6f3f7d8167684426a318e4b393306ebf, 846856244f604af0858798fbe5a440c9
I20260713 09:08:32.508284 24565 raft_consensus.cc:3060] T 6c2ebb90df5b4f24a64f9180903a2202 P 08976b683dfa4f92a811f57fc337e2b6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:32.513645 24565 raft_consensus.cc:2749] T 6c2ebb90df5b4f24a64f9180903a2202 P 08976b683dfa4f92a811f57fc337e2b6 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:08:32.517396 24497 raft_consensus.cc:493] T 5922d786371e4751af9616e113ac2ee7 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 846856244f604af0858798fbe5a440c9)
I20260713 09:08:32.518162 24497 raft_consensus.cc:515] T 5922d786371e4751af9616e113ac2ee7 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:32.520156 24497 leader_election.cc:290] T 5922d786371e4751af9616e113ac2ee7 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 08976b683dfa4f92a811f57fc337e2b6 (127.21.85.196:42749), 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923)
I20260713 09:08:32.521009 24202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5922d786371e4751af9616e113ac2ee7" candidate_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "08976b683dfa4f92a811f57fc337e2b6" is_pre_election: true
I20260713 09:08:32.521298 24515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5922d786371e4751af9616e113ac2ee7" candidate_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "846856244f604af0858798fbe5a440c9" is_pre_election: true
I20260713 09:08:32.521966 24515 raft_consensus.cc:2468] T 5922d786371e4751af9616e113ac2ee7 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab9cc5b1fdbc4777aae09b52a4f3ba15 in term 1.
I20260713 09:08:32.522929 24017 leader_election.cc:304] T 5922d786371e4751af9616e113ac2ee7 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [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: 846856244f604af0858798fbe5a440c9, ab9cc5b1fdbc4777aae09b52a4f3ba15; no voters: 08976b683dfa4f92a811f57fc337e2b6
I20260713 09:08:32.523665 24497 raft_consensus.cc:2804] T 5922d786371e4751af9616e113ac2ee7 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:08:32.524073 24497 raft_consensus.cc:493] T 5922d786371e4751af9616e113ac2ee7 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 846856244f604af0858798fbe5a440c9)
I20260713 09:08:32.524420 24497 raft_consensus.cc:3060] T 5922d786371e4751af9616e113ac2ee7 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:32.529541 24497 raft_consensus.cc:515] T 5922d786371e4751af9616e113ac2ee7 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:32.531322 24497 leader_election.cc:290] T 5922d786371e4751af9616e113ac2ee7 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [CANDIDATE]: Term 2 election: Requested vote from peers 08976b683dfa4f92a811f57fc337e2b6 (127.21.85.196:42749), 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923)
I20260713 09:08:32.531908 24202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5922d786371e4751af9616e113ac2ee7" candidate_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "08976b683dfa4f92a811f57fc337e2b6"
I20260713 09:08:32.532267 24515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5922d786371e4751af9616e113ac2ee7" candidate_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "846856244f604af0858798fbe5a440c9"
I20260713 09:08:32.532935 24515 raft_consensus.cc:3060] T 5922d786371e4751af9616e113ac2ee7 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:32.539646 24515 raft_consensus.cc:2468] T 5922d786371e4751af9616e113ac2ee7 P 846856244f604af0858798fbe5a440c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab9cc5b1fdbc4777aae09b52a4f3ba15 in term 2.
I20260713 09:08:32.540688 24017 leader_election.cc:304] T 5922d786371e4751af9616e113ac2ee7 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [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: 846856244f604af0858798fbe5a440c9, ab9cc5b1fdbc4777aae09b52a4f3ba15; no voters: 08976b683dfa4f92a811f57fc337e2b6
I20260713 09:08:32.541370 24497 raft_consensus.cc:2804] T 5922d786371e4751af9616e113ac2ee7 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:32.541878 24497 raft_consensus.cc:697] T 5922d786371e4751af9616e113ac2ee7 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 2 LEADER]: Becoming Leader. State: Replica: ab9cc5b1fdbc4777aae09b52a4f3ba15, State: Running, Role: LEADER
I20260713 09:08:32.542840 24497 consensus_queue.cc:237] T 5922d786371e4751af9616e113ac2ee7 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:32.550701 23877 catalog_manager.cc:5697] T 5922d786371e4751af9616e113ac2ee7 P ab9cc5b1fdbc4777aae09b52a4f3ba15 reported cstate change: term changed from 1 to 2, leader changed from 846856244f604af0858798fbe5a440c9 (127.21.85.193) to ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194). New cstate: current_term: 2 leader_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:32.566901 24515 raft_consensus.cc:1275] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 846856244f604af0858798fbe5a440c9 [term 2 FOLLOWER]: Refusing update from remote peer 6f3f7d8167684426a318e4b393306ebf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:32.568132 24574 consensus_queue.cc:1048] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 6f3f7d8167684426a318e4b393306ebf [LEADER]: Connected to new peer: Peer: permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:32.578135 24202 raft_consensus.cc:3060] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 08976b683dfa4f92a811f57fc337e2b6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:32.586416 24202 raft_consensus.cc:1275] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 08976b683dfa4f92a811f57fc337e2b6 [term 2 FOLLOWER]: Refusing update from remote peer 6f3f7d8167684426a318e4b393306ebf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:32.587996 24574 consensus_queue.cc:1048] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 6f3f7d8167684426a318e4b393306ebf [LEADER]: Connected to new peer: Peer: permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:32.594784 24565 raft_consensus.cc:493] T 5922d786371e4751af9616e113ac2ee7 P 08976b683dfa4f92a811f57fc337e2b6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 846856244f604af0858798fbe5a440c9)
I20260713 09:08:32.595431 24565 raft_consensus.cc:515] T 5922d786371e4751af9616e113ac2ee7 P 08976b683dfa4f92a811f57fc337e2b6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:32.597826 24565 leader_election.cc:290] T 5922d786371e4751af9616e113ac2ee7 P 08976b683dfa4f92a811f57fc337e2b6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923), ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194:44785)
I20260713 09:08:32.599011 24054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5922d786371e4751af9616e113ac2ee7" candidate_uuid: "08976b683dfa4f92a811f57fc337e2b6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" is_pre_election: true
I20260713 09:08:32.599766 24515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5922d786371e4751af9616e113ac2ee7" candidate_uuid: "08976b683dfa4f92a811f57fc337e2b6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "846856244f604af0858798fbe5a440c9" is_pre_election: true
I20260713 09:08:32.600551 24515 raft_consensus.cc:2393] T 5922d786371e4751af9616e113ac2ee7 P 846856244f604af0858798fbe5a440c9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 08976b683dfa4f92a811f57fc337e2b6 in current term 2: Already voted for candidate ab9cc5b1fdbc4777aae09b52a4f3ba15 in this term.
I20260713 09:08:32.601468 24165 leader_election.cc:304] T 5922d786371e4751af9616e113ac2ee7 P 08976b683dfa4f92a811f57fc337e2b6 [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: 08976b683dfa4f92a811f57fc337e2b6; no voters: 846856244f604af0858798fbe5a440c9, ab9cc5b1fdbc4777aae09b52a4f3ba15
I20260713 09:08:32.602226 24565 raft_consensus.cc:3060] T 5922d786371e4751af9616e113ac2ee7 P 08976b683dfa4f92a811f57fc337e2b6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:32.608431 24565 raft_consensus.cc:2749] T 5922d786371e4751af9616e113ac2ee7 P 08976b683dfa4f92a811f57fc337e2b6 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:08:32.685624 24202 raft_consensus.cc:1275] T 6c2ebb90df5b4f24a64f9180903a2202 P 08976b683dfa4f92a811f57fc337e2b6 [term 2 FOLLOWER]: Refusing update from remote peer 6f3f7d8167684426a318e4b393306ebf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:32.687005 24574 consensus_queue.cc:1048] T 6c2ebb90df5b4f24a64f9180903a2202 P 6f3f7d8167684426a318e4b393306ebf [LEADER]: Connected to new peer: Peer: permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:32.697464 24515 raft_consensus.cc:1275] T 6c2ebb90df5b4f24a64f9180903a2202 P 846856244f604af0858798fbe5a440c9 [term 2 FOLLOWER]: Refusing update from remote peer 6f3f7d8167684426a318e4b393306ebf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:32.698726 24560 consensus_queue.cc:1048] T 6c2ebb90df5b4f24a64f9180903a2202 P 6f3f7d8167684426a318e4b393306ebf [LEADER]: Connected to new peer: Peer: permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:32.715301 24515 raft_consensus.cc:1275] T 2065ebaada124f70b3c870fd3fda9f6f P 846856244f604af0858798fbe5a440c9 [term 2 FOLLOWER]: Refusing update from remote peer 6f3f7d8167684426a318e4b393306ebf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:32.716506 24454 consensus_queue.cc:1048] T 2065ebaada124f70b3c870fd3fda9f6f P 6f3f7d8167684426a318e4b393306ebf [LEADER]: Connected to new peer: Peer: permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:32.724974 24054 raft_consensus.cc:1275] T 2065ebaada124f70b3c870fd3fda9f6f P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 2 FOLLOWER]: Refusing update from remote peer 6f3f7d8167684426a318e4b393306ebf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:32.727119 24574 consensus_queue.cc:1048] T 2065ebaada124f70b3c870fd3fda9f6f P 6f3f7d8167684426a318e4b393306ebf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:32.769904 24515 raft_consensus.cc:1275] T 38231c8c4d004f5ab2e1775f788cb83c P 846856244f604af0858798fbe5a440c9 [term 2 FOLLOWER]: Refusing update from remote peer 08976b683dfa4f92a811f57fc337e2b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:32.771340 24585 consensus_queue.cc:1048] T 38231c8c4d004f5ab2e1775f788cb83c P 08976b683dfa4f92a811f57fc337e2b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:32.772634 24515 raft_consensus.cc:1275] T c5cb48cb36ba47229ac19f86e6227718 P 846856244f604af0858798fbe5a440c9 [term 2 FOLLOWER]: Refusing update from remote peer ab9cc5b1fdbc4777aae09b52a4f3ba15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:32.773931 24497 consensus_queue.cc:1048] T c5cb48cb36ba47229ac19f86e6227718 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:32.785790 24125 raft_consensus.cc:1275] T c5cb48cb36ba47229ac19f86e6227718 P 6f3f7d8167684426a318e4b393306ebf [term 2 FOLLOWER]: Refusing update from remote peer ab9cc5b1fdbc4777aae09b52a4f3ba15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:32.787919 24500 consensus_queue.cc:1048] T c5cb48cb36ba47229ac19f86e6227718 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:32.789024 24054 raft_consensus.cc:1275] T 38231c8c4d004f5ab2e1775f788cb83c P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 2 FOLLOWER]: Refusing update from remote peer 08976b683dfa4f92a811f57fc337e2b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:32.791108 24564 consensus_queue.cc:1048] T 38231c8c4d004f5ab2e1775f788cb83c P 08976b683dfa4f92a811f57fc337e2b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:33.049075 24516 raft_consensus.cc:1275] T 5922d786371e4751af9616e113ac2ee7 P 846856244f604af0858798fbe5a440c9 [term 2 FOLLOWER]: Refusing update from remote peer ab9cc5b1fdbc4777aae09b52a4f3ba15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:33.050480 24497 consensus_queue.cc:1048] T 5922d786371e4751af9616e113ac2ee7 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:33.063069 24202 raft_consensus.cc:1275] T 5922d786371e4751af9616e113ac2ee7 P 08976b683dfa4f92a811f57fc337e2b6 [term 2 FOLLOWER]: Refusing update from remote peer ab9cc5b1fdbc4777aae09b52a4f3ba15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:33.066649 24497 consensus_queue.cc:1048] T 5922d786371e4751af9616e113ac2ee7 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:41.529412 21847 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:41.561352 24054 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d9e93f510da406589f86f0cb603e92a"
dest_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15"
mode: GRACEFUL
new_leader_uuid: "846856244f604af0858798fbe5a440c9"
 from {username='slave'} at 127.0.0.1:46344
I20260713 09:08:41.562074 24054 raft_consensus.cc:606] T 0d9e93f510da406589f86f0cb603e92a P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 LEADER]: Received request to transfer leadership to TS 846856244f604af0858798fbe5a440c9
I20260713 09:08:41.574056 24125 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "33aadeab5a5143de96fc818b9834bd1e"
dest_uuid: "6f3f7d8167684426a318e4b393306ebf"
mode: GRACEFUL
new_leader_uuid: "846856244f604af0858798fbe5a440c9"
 from {username='slave'} at 127.0.0.1:56666
I20260713 09:08:41.574508 24125 raft_consensus.cc:606] T 33aadeab5a5143de96fc818b9834bd1e P 6f3f7d8167684426a318e4b393306ebf [term 1 LEADER]: Received request to transfer leadership to TS 846856244f604af0858798fbe5a440c9
I20260713 09:08:41.576972 24125 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "386ff39a45ab4e90b36d2ef756dd0ae8"
dest_uuid: "6f3f7d8167684426a318e4b393306ebf"
mode: GRACEFUL
new_leader_uuid: "846856244f604af0858798fbe5a440c9"
 from {username='slave'} at 127.0.0.1:56666
I20260713 09:08:41.577457 24125 raft_consensus.cc:606] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 6f3f7d8167684426a318e4b393306ebf [term 2 LEADER]: Received request to transfer leadership to TS 846856244f604af0858798fbe5a440c9
I20260713 09:08:41.579875 24125 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ab4d7472a774e80a88d2387c7e4b891"
dest_uuid: "6f3f7d8167684426a318e4b393306ebf"
mode: GRACEFUL
new_leader_uuid: "846856244f604af0858798fbe5a440c9"
 from {username='slave'} at 127.0.0.1:56666
I20260713 09:08:41.580331 24125 raft_consensus.cc:606] T 5ab4d7472a774e80a88d2387c7e4b891 P 6f3f7d8167684426a318e4b393306ebf [term 1 LEADER]: Received request to transfer leadership to TS 846856244f604af0858798fbe5a440c9
I20260713 09:08:41.582541 24054 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c5cb48cb36ba47229ac19f86e6227718"
dest_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15"
mode: GRACEFUL
new_leader_uuid: "846856244f604af0858798fbe5a440c9"
 from {username='slave'} at 127.0.0.1:46344
I20260713 09:08:41.582646 24613 raft_consensus.cc:993] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 6f3f7d8167684426a318e4b393306ebf: : Instructing follower 846856244f604af0858798fbe5a440c9 to start an election
I20260713 09:08:41.583097 24054 raft_consensus.cc:606] T c5cb48cb36ba47229ac19f86e6227718 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 2 LEADER]: Received request to transfer leadership to TS 846856244f604af0858798fbe5a440c9
I20260713 09:08:41.583263 24606 raft_consensus.cc:1081] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 6f3f7d8167684426a318e4b393306ebf [term 2 LEADER]: Signalling peer 846856244f604af0858798fbe5a440c9 to start an election
I20260713 09:08:41.584199 21847 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:08:41.584867 21847 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:41.584748 24516 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "386ff39a45ab4e90b36d2ef756dd0ae8"
dest_uuid: "846856244f604af0858798fbe5a440c9"
 from {username='slave'} at 127.0.0.1:43810
I20260713 09:08:41.585413 24516 raft_consensus.cc:493] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 846856244f604af0858798fbe5a440c9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:41.585695 24516 raft_consensus.cc:3060] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 846856244f604af0858798fbe5a440c9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:41.590178 24516 raft_consensus.cc:515] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 846856244f604af0858798fbe5a440c9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:41.591956 24516 leader_election.cc:290] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 846856244f604af0858798fbe5a440c9 [CANDIDATE]: Term 3 election: Requested vote from peers 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111), 08976b683dfa4f92a811f57fc337e2b6 (127.21.85.196:42749)
I20260713 09:08:41.608049 24125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386ff39a45ab4e90b36d2ef756dd0ae8" candidate_uuid: "846856244f604af0858798fbe5a440c9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6f3f7d8167684426a318e4b393306ebf"
I20260713 09:08:41.608527 24125 raft_consensus.cc:3055] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 6f3f7d8167684426a318e4b393306ebf [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:41.608780 24125 raft_consensus.cc:740] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 6f3f7d8167684426a318e4b393306ebf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6f3f7d8167684426a318e4b393306ebf, State: Running, Role: LEADER
I20260713 09:08:41.609412 24125 consensus_queue.cc:260] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 6f3f7d8167684426a318e4b393306ebf [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: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:41.610436 24125 raft_consensus.cc:3060] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 6f3f7d8167684426a318e4b393306ebf [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:41.611402 24201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386ff39a45ab4e90b36d2ef756dd0ae8" candidate_uuid: "846856244f604af0858798fbe5a440c9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "08976b683dfa4f92a811f57fc337e2b6"
I20260713 09:08:41.612010 24201 raft_consensus.cc:3060] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 08976b683dfa4f92a811f57fc337e2b6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:41.617223 24125 raft_consensus.cc:2468] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 6f3f7d8167684426a318e4b393306ebf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 846856244f604af0858798fbe5a440c9 in term 3.
I20260713 09:08:41.618408 24468 leader_election.cc:304] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 846856244f604af0858798fbe5a440c9 [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: 6f3f7d8167684426a318e4b393306ebf, 846856244f604af0858798fbe5a440c9; no voters: 
I20260713 09:08:41.619026 24201 raft_consensus.cc:2468] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 08976b683dfa4f92a811f57fc337e2b6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 846856244f604af0858798fbe5a440c9 in term 3.
I20260713 09:08:41.620191 24620 raft_consensus.cc:2804] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 846856244f604af0858798fbe5a440c9 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:41.621287 24620 raft_consensus.cc:697] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 846856244f604af0858798fbe5a440c9 [term 3 LEADER]: Becoming Leader. State: Replica: 846856244f604af0858798fbe5a440c9, State: Running, Role: LEADER
I20260713 09:08:41.622136 24620 consensus_queue.cc:237] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 846856244f604af0858798fbe5a440c9 [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: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:41.629113 23874 catalog_manager.cc:5697] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 846856244f604af0858798fbe5a440c9 reported cstate change: term changed from 2 to 3, leader changed from 6f3f7d8167684426a318e4b393306ebf (127.21.85.195) to 846856244f604af0858798fbe5a440c9 (127.21.85.193). New cstate: current_term: 3 leader_uuid: "846856244f604af0858798fbe5a440c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:41.652005 24611 raft_consensus.cc:993] T 0d9e93f510da406589f86f0cb603e92a P ab9cc5b1fdbc4777aae09b52a4f3ba15: : Instructing follower 846856244f604af0858798fbe5a440c9 to start an election
I20260713 09:08:41.652438 24612 raft_consensus.cc:1081] T 0d9e93f510da406589f86f0cb603e92a P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 LEADER]: Signalling peer 846856244f604af0858798fbe5a440c9 to start an election
I20260713 09:08:41.653802 24516 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d9e93f510da406589f86f0cb603e92a"
dest_uuid: "846856244f604af0858798fbe5a440c9"
 from {username='slave'} at 127.0.0.1:43804
I20260713 09:08:41.654240 24516 raft_consensus.cc:493] T 0d9e93f510da406589f86f0cb603e92a P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:41.654500 24516 raft_consensus.cc:3060] T 0d9e93f510da406589f86f0cb603e92a P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:41.658792 24516 raft_consensus.cc:515] T 0d9e93f510da406589f86f0cb603e92a P 846856244f604af0858798fbe5a440c9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:41.660364 24516 leader_election.cc:290] T 0d9e93f510da406589f86f0cb603e92a P 846856244f604af0858798fbe5a440c9 [CANDIDATE]: Term 2 election: Requested vote from peers ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194:44785), 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111)
I20260713 09:08:41.661383 24125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d9e93f510da406589f86f0cb603e92a" candidate_uuid: "846856244f604af0858798fbe5a440c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6f3f7d8167684426a318e4b393306ebf"
I20260713 09:08:41.662020 24125 raft_consensus.cc:3060] T 0d9e93f510da406589f86f0cb603e92a P 6f3f7d8167684426a318e4b393306ebf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:41.667200 24125 raft_consensus.cc:2468] T 0d9e93f510da406589f86f0cb603e92a P 6f3f7d8167684426a318e4b393306ebf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 846856244f604af0858798fbe5a440c9 in term 2.
I20260713 09:08:41.668262 24468 leader_election.cc:304] T 0d9e93f510da406589f86f0cb603e92a P 846856244f604af0858798fbe5a440c9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f3f7d8167684426a318e4b393306ebf, 846856244f604af0858798fbe5a440c9; no voters: 
I20260713 09:08:41.668772 24054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d9e93f510da406589f86f0cb603e92a" candidate_uuid: "846856244f604af0858798fbe5a440c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15"
I20260713 09:08:41.669065 24620 raft_consensus.cc:2804] T 0d9e93f510da406589f86f0cb603e92a P 846856244f604af0858798fbe5a440c9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:41.669333 24054 raft_consensus.cc:3055] T 0d9e93f510da406589f86f0cb603e92a P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:41.669651 24054 raft_consensus.cc:740] T 0d9e93f510da406589f86f0cb603e92a P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ab9cc5b1fdbc4777aae09b52a4f3ba15, State: Running, Role: LEADER
I20260713 09:08:41.669654 24620 raft_consensus.cc:697] T 0d9e93f510da406589f86f0cb603e92a P 846856244f604af0858798fbe5a440c9 [term 2 LEADER]: Becoming Leader. State: Replica: 846856244f604af0858798fbe5a440c9, State: Running, Role: LEADER
I20260713 09:08:41.670563 24054 consensus_queue.cc:260] T 0d9e93f510da406589f86f0cb603e92a P ab9cc5b1fdbc4777aae09b52a4f3ba15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:41.670728 24620 consensus_queue.cc:237] T 0d9e93f510da406589f86f0cb603e92a P 846856244f604af0858798fbe5a440c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:41.671861 24054 raft_consensus.cc:3060] T 0d9e93f510da406589f86f0cb603e92a P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:41.677277 24054 raft_consensus.cc:2468] T 0d9e93f510da406589f86f0cb603e92a P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 846856244f604af0858798fbe5a440c9 in term 2.
I20260713 09:08:41.679037 23874 catalog_manager.cc:5697] T 0d9e93f510da406589f86f0cb603e92a P 846856244f604af0858798fbe5a440c9 reported cstate change: term changed from 1 to 2, leader changed from ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194) to 846856244f604af0858798fbe5a440c9 (127.21.85.193). New cstate: current_term: 2 leader_uuid: "846856244f604af0858798fbe5a440c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:41.847914 24611 raft_consensus.cc:993] T c5cb48cb36ba47229ac19f86e6227718 P ab9cc5b1fdbc4777aae09b52a4f3ba15: : Instructing follower 846856244f604af0858798fbe5a440c9 to start an election
I20260713 09:08:41.848392 24612 raft_consensus.cc:1081] T c5cb48cb36ba47229ac19f86e6227718 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 2 LEADER]: Signalling peer 846856244f604af0858798fbe5a440c9 to start an election
I20260713 09:08:41.849736 24516 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c5cb48cb36ba47229ac19f86e6227718"
dest_uuid: "846856244f604af0858798fbe5a440c9"
 from {username='slave'} at 127.0.0.1:43804
I20260713 09:08:41.850191 24516 raft_consensus.cc:493] T c5cb48cb36ba47229ac19f86e6227718 P 846856244f604af0858798fbe5a440c9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:41.850523 24516 raft_consensus.cc:3060] T c5cb48cb36ba47229ac19f86e6227718 P 846856244f604af0858798fbe5a440c9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:41.854702 24516 raft_consensus.cc:515] T c5cb48cb36ba47229ac19f86e6227718 P 846856244f604af0858798fbe5a440c9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:41.856119 24516 leader_election.cc:290] T c5cb48cb36ba47229ac19f86e6227718 P 846856244f604af0858798fbe5a440c9 [CANDIDATE]: Term 3 election: Requested vote from peers ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194:44785), 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111)
I20260713 09:08:41.856976 24054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5cb48cb36ba47229ac19f86e6227718" candidate_uuid: "846856244f604af0858798fbe5a440c9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15"
I20260713 09:08:41.857343 24125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5cb48cb36ba47229ac19f86e6227718" candidate_uuid: "846856244f604af0858798fbe5a440c9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6f3f7d8167684426a318e4b393306ebf"
I20260713 09:08:41.857590 24054 raft_consensus.cc:3055] T c5cb48cb36ba47229ac19f86e6227718 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:41.857898 24125 raft_consensus.cc:3060] T c5cb48cb36ba47229ac19f86e6227718 P 6f3f7d8167684426a318e4b393306ebf [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:41.857918 24054 raft_consensus.cc:740] T c5cb48cb36ba47229ac19f86e6227718 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ab9cc5b1fdbc4777aae09b52a4f3ba15, State: Running, Role: LEADER
I20260713 09:08:41.858767 24054 consensus_queue.cc:260] T c5cb48cb36ba47229ac19f86e6227718 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [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: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:41.859498 24054 raft_consensus.cc:3060] T c5cb48cb36ba47229ac19f86e6227718 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:41.862224 24125 raft_consensus.cc:2468] T c5cb48cb36ba47229ac19f86e6227718 P 6f3f7d8167684426a318e4b393306ebf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 846856244f604af0858798fbe5a440c9 in term 3.
I20260713 09:08:41.862989 24127 raft_consensus.cc:1240] T c5cb48cb36ba47229ac19f86e6227718 P 6f3f7d8167684426a318e4b393306ebf [term 3 FOLLOWER]: Rejecting Update request from peer ab9cc5b1fdbc4777aae09b52a4f3ba15 for earlier term 2. Current term is 3. Ops: []
I20260713 09:08:41.863211 24468 leader_election.cc:304] T c5cb48cb36ba47229ac19f86e6227718 P 846856244f604af0858798fbe5a440c9 [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: 6f3f7d8167684426a318e4b393306ebf, 846856244f604af0858798fbe5a440c9; no voters: 
I20260713 09:08:41.864041 24620 raft_consensus.cc:2804] T c5cb48cb36ba47229ac19f86e6227718 P 846856244f604af0858798fbe5a440c9 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:41.864621 24620 raft_consensus.cc:697] T c5cb48cb36ba47229ac19f86e6227718 P 846856244f604af0858798fbe5a440c9 [term 3 LEADER]: Becoming Leader. State: Replica: 846856244f604af0858798fbe5a440c9, State: Running, Role: LEADER
I20260713 09:08:41.864673 24054 raft_consensus.cc:2468] T c5cb48cb36ba47229ac19f86e6227718 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 846856244f604af0858798fbe5a440c9 in term 3.
I20260713 09:08:41.866079 24620 consensus_queue.cc:237] T c5cb48cb36ba47229ac19f86e6227718 P 846856244f604af0858798fbe5a440c9 [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: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:41.872627 23874 catalog_manager.cc:5697] T c5cb48cb36ba47229ac19f86e6227718 P 846856244f604af0858798fbe5a440c9 reported cstate change: term changed from 2 to 3, leader changed from ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194) to 846856244f604af0858798fbe5a440c9 (127.21.85.193). New cstate: current_term: 3 leader_uuid: "846856244f604af0858798fbe5a440c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:41.886260 24613 raft_consensus.cc:993] T 5ab4d7472a774e80a88d2387c7e4b891 P 6f3f7d8167684426a318e4b393306ebf: : Instructing follower 846856244f604af0858798fbe5a440c9 to start an election
I20260713 09:08:41.886662 24606 raft_consensus.cc:1081] T 5ab4d7472a774e80a88d2387c7e4b891 P 6f3f7d8167684426a318e4b393306ebf [term 1 LEADER]: Signalling peer 846856244f604af0858798fbe5a440c9 to start an election
I20260713 09:08:41.887914 24516 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ab4d7472a774e80a88d2387c7e4b891"
dest_uuid: "846856244f604af0858798fbe5a440c9"
 from {username='slave'} at 127.0.0.1:43810
I20260713 09:08:41.888463 24516 raft_consensus.cc:493] T 5ab4d7472a774e80a88d2387c7e4b891 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:41.888837 24516 raft_consensus.cc:3060] T 5ab4d7472a774e80a88d2387c7e4b891 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:41.893213 24516 raft_consensus.cc:515] T 5ab4d7472a774e80a88d2387c7e4b891 P 846856244f604af0858798fbe5a440c9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:41.894526 24516 leader_election.cc:290] T 5ab4d7472a774e80a88d2387c7e4b891 P 846856244f604af0858798fbe5a440c9 [CANDIDATE]: Term 2 election: Requested vote from peers 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111), 08976b683dfa4f92a811f57fc337e2b6 (127.21.85.196:42749)
I20260713 09:08:41.895399 24201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ab4d7472a774e80a88d2387c7e4b891" candidate_uuid: "846856244f604af0858798fbe5a440c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "08976b683dfa4f92a811f57fc337e2b6"
I20260713 09:08:41.895684 24127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ab4d7472a774e80a88d2387c7e4b891" candidate_uuid: "846856244f604af0858798fbe5a440c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6f3f7d8167684426a318e4b393306ebf"
I20260713 09:08:41.895927 24201 raft_consensus.cc:3060] T 5ab4d7472a774e80a88d2387c7e4b891 P 08976b683dfa4f92a811f57fc337e2b6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:41.896319 24127 raft_consensus.cc:3055] T 5ab4d7472a774e80a88d2387c7e4b891 P 6f3f7d8167684426a318e4b393306ebf [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:41.896610 24127 raft_consensus.cc:740] T 5ab4d7472a774e80a88d2387c7e4b891 P 6f3f7d8167684426a318e4b393306ebf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6f3f7d8167684426a318e4b393306ebf, State: Running, Role: LEADER
I20260713 09:08:41.897291 24127 consensus_queue.cc:260] T 5ab4d7472a774e80a88d2387c7e4b891 P 6f3f7d8167684426a318e4b393306ebf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:41.898258 24127 raft_consensus.cc:3060] T 5ab4d7472a774e80a88d2387c7e4b891 P 6f3f7d8167684426a318e4b393306ebf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:41.900739 24201 raft_consensus.cc:2468] T 5ab4d7472a774e80a88d2387c7e4b891 P 08976b683dfa4f92a811f57fc337e2b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 846856244f604af0858798fbe5a440c9 in term 2.
I20260713 09:08:41.901696 24466 leader_election.cc:304] T 5ab4d7472a774e80a88d2387c7e4b891 P 846856244f604af0858798fbe5a440c9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08976b683dfa4f92a811f57fc337e2b6, 846856244f604af0858798fbe5a440c9; no voters: 
I20260713 09:08:41.902388 24620 raft_consensus.cc:2804] T 5ab4d7472a774e80a88d2387c7e4b891 P 846856244f604af0858798fbe5a440c9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:41.902863 24620 raft_consensus.cc:697] T 5ab4d7472a774e80a88d2387c7e4b891 P 846856244f604af0858798fbe5a440c9 [term 2 LEADER]: Becoming Leader. State: Replica: 846856244f604af0858798fbe5a440c9, State: Running, Role: LEADER
I20260713 09:08:41.903880 24127 raft_consensus.cc:2468] T 5ab4d7472a774e80a88d2387c7e4b891 P 6f3f7d8167684426a318e4b393306ebf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 846856244f604af0858798fbe5a440c9 in term 2.
I20260713 09:08:41.903745 24620 consensus_queue.cc:237] T 5ab4d7472a774e80a88d2387c7e4b891 P 846856244f604af0858798fbe5a440c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } }
I20260713 09:08:41.911639 23874 catalog_manager.cc:5697] T 5ab4d7472a774e80a88d2387c7e4b891 P 846856244f604af0858798fbe5a440c9 reported cstate change: term changed from 1 to 2, leader changed from 6f3f7d8167684426a318e4b393306ebf (127.21.85.195) to 846856244f604af0858798fbe5a440c9 (127.21.85.193). New cstate: current_term: 2 leader_uuid: "846856244f604af0858798fbe5a440c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:42.057583 24613 raft_consensus.cc:993] T 33aadeab5a5143de96fc818b9834bd1e P 6f3f7d8167684426a318e4b393306ebf: : Instructing follower 846856244f604af0858798fbe5a440c9 to start an election
I20260713 09:08:42.058148 24606 raft_consensus.cc:1081] T 33aadeab5a5143de96fc818b9834bd1e P 6f3f7d8167684426a318e4b393306ebf [term 1 LEADER]: Signalling peer 846856244f604af0858798fbe5a440c9 to start an election
I20260713 09:08:42.058802 24127 raft_consensus.cc:1275] T 0d9e93f510da406589f86f0cb603e92a P 6f3f7d8167684426a318e4b393306ebf [term 2 FOLLOWER]: Refusing update from remote peer 846856244f604af0858798fbe5a440c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:42.059772 24516 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "33aadeab5a5143de96fc818b9834bd1e"
dest_uuid: "846856244f604af0858798fbe5a440c9"
 from {username='slave'} at 127.0.0.1:43810
I20260713 09:08:42.060295 24516 raft_consensus.cc:493] T 33aadeab5a5143de96fc818b9834bd1e P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:42.060180 24620 consensus_queue.cc:1048] T 0d9e93f510da406589f86f0cb603e92a P 846856244f604af0858798fbe5a440c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:42.060685 24516 raft_consensus.cc:3060] T 33aadeab5a5143de96fc818b9834bd1e P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:42.066696 24516 raft_consensus.cc:515] T 33aadeab5a5143de96fc818b9834bd1e P 846856244f604af0858798fbe5a440c9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:42.068869 24516 leader_election.cc:290] T 33aadeab5a5143de96fc818b9834bd1e P 846856244f604af0858798fbe5a440c9 [CANDIDATE]: Term 2 election: Requested vote from peers ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194:44785), 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111)
I20260713 09:08:42.069761 24054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33aadeab5a5143de96fc818b9834bd1e" candidate_uuid: "846856244f604af0858798fbe5a440c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15"
I20260713 09:08:42.070032 24125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33aadeab5a5143de96fc818b9834bd1e" candidate_uuid: "846856244f604af0858798fbe5a440c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6f3f7d8167684426a318e4b393306ebf"
I20260713 09:08:42.070441 24054 raft_consensus.cc:3060] T 33aadeab5a5143de96fc818b9834bd1e P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:42.070689 24125 raft_consensus.cc:3055] T 33aadeab5a5143de96fc818b9834bd1e P 6f3f7d8167684426a318e4b393306ebf [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:42.070987 24125 raft_consensus.cc:740] T 33aadeab5a5143de96fc818b9834bd1e P 6f3f7d8167684426a318e4b393306ebf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6f3f7d8167684426a318e4b393306ebf, State: Running, Role: LEADER
I20260713 09:08:42.071898 24125 consensus_queue.cc:260] T 33aadeab5a5143de96fc818b9834bd1e P 6f3f7d8167684426a318e4b393306ebf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:42.073408 24125 raft_consensus.cc:3060] T 33aadeab5a5143de96fc818b9834bd1e P 6f3f7d8167684426a318e4b393306ebf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:42.074733 24052 raft_consensus.cc:1275] T 0d9e93f510da406589f86f0cb603e92a P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 2 FOLLOWER]: Refusing update from remote peer 846856244f604af0858798fbe5a440c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:42.076792 24620 consensus_queue.cc:1048] T 0d9e93f510da406589f86f0cb603e92a P 846856244f604af0858798fbe5a440c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:42.083956 24125 raft_consensus.cc:2468] T 33aadeab5a5143de96fc818b9834bd1e P 6f3f7d8167684426a318e4b393306ebf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 846856244f604af0858798fbe5a440c9 in term 2.
I20260713 09:08:42.085843 24468 leader_election.cc:304] T 33aadeab5a5143de96fc818b9834bd1e P 846856244f604af0858798fbe5a440c9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f3f7d8167684426a318e4b393306ebf, 846856244f604af0858798fbe5a440c9; no voters: 
I20260713 09:08:42.086606 24620 raft_consensus.cc:2804] T 33aadeab5a5143de96fc818b9834bd1e P 846856244f604af0858798fbe5a440c9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:42.090255 24620 raft_consensus.cc:697] T 33aadeab5a5143de96fc818b9834bd1e P 846856244f604af0858798fbe5a440c9 [term 2 LEADER]: Becoming Leader. State: Replica: 846856244f604af0858798fbe5a440c9, State: Running, Role: LEADER
I20260713 09:08:42.091531 24620 consensus_queue.cc:237] T 33aadeab5a5143de96fc818b9834bd1e P 846856244f604af0858798fbe5a440c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } }
I20260713 09:08:42.104377 24054 raft_consensus.cc:2468] T 33aadeab5a5143de96fc818b9834bd1e P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 846856244f604af0858798fbe5a440c9 in term 2.
I20260713 09:08:42.145035 23877 catalog_manager.cc:5697] T 33aadeab5a5143de96fc818b9834bd1e P 846856244f604af0858798fbe5a440c9 reported cstate change: term changed from 1 to 2, leader changed from 6f3f7d8167684426a318e4b393306ebf (127.21.85.195) to 846856244f604af0858798fbe5a440c9 (127.21.85.193). New cstate: current_term: 2 leader_uuid: "846856244f604af0858798fbe5a440c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:42.157013 24201 raft_consensus.cc:1275] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 08976b683dfa4f92a811f57fc337e2b6 [term 3 FOLLOWER]: Refusing update from remote peer 846856244f604af0858798fbe5a440c9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:42.159018 24620 consensus_queue.cc:1048] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 846856244f604af0858798fbe5a440c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:42.177924 24127 raft_consensus.cc:1275] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 6f3f7d8167684426a318e4b393306ebf [term 3 FOLLOWER]: Refusing update from remote peer 846856244f604af0858798fbe5a440c9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:42.179530 24621 consensus_queue.cc:1048] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 846856244f604af0858798fbe5a440c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:42.246727 24127 raft_consensus.cc:1275] T c5cb48cb36ba47229ac19f86e6227718 P 6f3f7d8167684426a318e4b393306ebf [term 3 FOLLOWER]: Refusing update from remote peer 846856244f604af0858798fbe5a440c9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:42.248023 24621 consensus_queue.cc:1048] T c5cb48cb36ba47229ac19f86e6227718 P 846856244f604af0858798fbe5a440c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:42.257798 24052 raft_consensus.cc:1275] T c5cb48cb36ba47229ac19f86e6227718 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 3 FOLLOWER]: Refusing update from remote peer 846856244f604af0858798fbe5a440c9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:42.259984 24620 consensus_queue.cc:1048] T c5cb48cb36ba47229ac19f86e6227718 P 846856244f604af0858798fbe5a440c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:42.292645 24127 raft_consensus.cc:1275] T 5ab4d7472a774e80a88d2387c7e4b891 P 6f3f7d8167684426a318e4b393306ebf [term 2 FOLLOWER]: Refusing update from remote peer 846856244f604af0858798fbe5a440c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:42.293906 24621 consensus_queue.cc:1048] T 5ab4d7472a774e80a88d2387c7e4b891 P 846856244f604af0858798fbe5a440c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:42.306365 24202 raft_consensus.cc:1275] T 5ab4d7472a774e80a88d2387c7e4b891 P 08976b683dfa4f92a811f57fc337e2b6 [term 2 FOLLOWER]: Refusing update from remote peer 846856244f604af0858798fbe5a440c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:42.309526 24645 consensus_queue.cc:1048] T 5ab4d7472a774e80a88d2387c7e4b891 P 846856244f604af0858798fbe5a440c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:42.473973 24127 raft_consensus.cc:1275] T 33aadeab5a5143de96fc818b9834bd1e P 6f3f7d8167684426a318e4b393306ebf [term 2 FOLLOWER]: Refusing update from remote peer 846856244f604af0858798fbe5a440c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:42.475306 24645 consensus_queue.cc:1048] T 33aadeab5a5143de96fc818b9834bd1e P 846856244f604af0858798fbe5a440c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f3f7d8167684426a318e4b393306ebf" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 35111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:42.485723 24052 raft_consensus.cc:1275] T 33aadeab5a5143de96fc818b9834bd1e P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 2 FOLLOWER]: Refusing update from remote peer 846856244f604af0858798fbe5a440c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:42.487165 24645 consensus_queue.cc:1048] T 33aadeab5a5143de96fc818b9834bd1e P 846856244f604af0858798fbe5a440c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:42.586017 21847 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:42.603492 21847 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:42.617576 24052 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "038dd5aa837648f7af8dbf6dbfe2a6a1"
dest_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15"
mode: GRACEFUL
new_leader_uuid: "846856244f604af0858798fbe5a440c9"
 from {username='slave'} at 127.0.0.1:46344
I20260713 09:08:42.618373 24052 raft_consensus.cc:606] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 LEADER]: Received request to transfer leadership to TS 846856244f604af0858798fbe5a440c9
I20260713 09:08:42.619894 21847 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:08:42.620527 21847 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:42.717988 24611 raft_consensus.cc:993] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15: : Instructing follower 846856244f604af0858798fbe5a440c9 to start an election
I20260713 09:08:42.718603 24612 raft_consensus.cc:1081] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 LEADER]: Signalling peer 846856244f604af0858798fbe5a440c9 to start an election
I20260713 09:08:42.720219 24516 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "038dd5aa837648f7af8dbf6dbfe2a6a1"
dest_uuid: "846856244f604af0858798fbe5a440c9"
 from {username='slave'} at 127.0.0.1:43804
I20260713 09:08:42.720619 24516 raft_consensus.cc:493] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:42.720856 24516 raft_consensus.cc:3060] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:42.726330 24516 raft_consensus.cc:515] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P 846856244f604af0858798fbe5a440c9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:42.727836 24516 leader_election.cc:290] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P 846856244f604af0858798fbe5a440c9 [CANDIDATE]: Term 2 election: Requested vote from peers 08976b683dfa4f92a811f57fc337e2b6 (127.21.85.196:42749), ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194:44785)
I20260713 09:08:42.728758 24202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "038dd5aa837648f7af8dbf6dbfe2a6a1" candidate_uuid: "846856244f604af0858798fbe5a440c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "08976b683dfa4f92a811f57fc337e2b6"
I20260713 09:08:42.729043 24052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "038dd5aa837648f7af8dbf6dbfe2a6a1" candidate_uuid: "846856244f604af0858798fbe5a440c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15"
I20260713 09:08:42.729449 24202 raft_consensus.cc:3060] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P 08976b683dfa4f92a811f57fc337e2b6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:42.729636 24052 raft_consensus.cc:3055] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:42.729975 24052 raft_consensus.cc:740] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ab9cc5b1fdbc4777aae09b52a4f3ba15, State: Running, Role: LEADER
I20260713 09:08:42.730724 24052 consensus_queue.cc:260] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:42.731966 24052 raft_consensus.cc:3060] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:42.735445 24202 raft_consensus.cc:2468] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P 08976b683dfa4f92a811f57fc337e2b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 846856244f604af0858798fbe5a440c9 in term 2.
I20260713 09:08:42.736680 24466 leader_election.cc:304] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P 846856244f604af0858798fbe5a440c9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08976b683dfa4f92a811f57fc337e2b6, 846856244f604af0858798fbe5a440c9; no voters: 
I20260713 09:08:42.737392 24645 raft_consensus.cc:2804] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P 846856244f604af0858798fbe5a440c9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:42.737792 24052 raft_consensus.cc:2468] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 846856244f604af0858798fbe5a440c9 in term 2.
I20260713 09:08:42.737870 24645 raft_consensus.cc:697] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P 846856244f604af0858798fbe5a440c9 [term 2 LEADER]: Becoming Leader. State: Replica: 846856244f604af0858798fbe5a440c9, State: Running, Role: LEADER
I20260713 09:08:42.739051 24645 consensus_queue.cc:237] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P 846856244f604af0858798fbe5a440c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } }
I20260713 09:08:42.747159 23874 catalog_manager.cc:5697] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P 846856244f604af0858798fbe5a440c9 reported cstate change: term changed from 1 to 2, leader changed from ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194) to 846856244f604af0858798fbe5a440c9 (127.21.85.193). New cstate: current_term: 2 leader_uuid: "846856244f604af0858798fbe5a440c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "846856244f604af0858798fbe5a440c9" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 38923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:43.158020 24052 raft_consensus.cc:1275] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 2 FOLLOWER]: Refusing update from remote peer 846856244f604af0858798fbe5a440c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:43.159232 24621 consensus_queue.cc:1048] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P 846856244f604af0858798fbe5a440c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab9cc5b1fdbc4777aae09b52a4f3ba15" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 44785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:43.162005 24202 raft_consensus.cc:1275] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P 08976b683dfa4f92a811f57fc337e2b6 [term 2 FOLLOWER]: Refusing update from remote peer 846856244f604af0858798fbe5a440c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:43.163504 24620 consensus_queue.cc:1048] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P 846856244f604af0858798fbe5a440c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08976b683dfa4f92a811f57fc337e2b6" member_type: VOTER last_known_addr { host: "127.21.85.196" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:43.621325 21847 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:43.635052 21847 tablet_server.cc:179] TabletServer@127.21.85.193:38923 shutting down...
I20260713 09:08:43.662509 21847 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:43.663385 21847 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:43.664319 21847 raft_consensus.cc:2243] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P 846856244f604af0858798fbe5a440c9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:43.665135 21847 raft_consensus.cc:2272] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P 846856244f604af0858798fbe5a440c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:43.668601 21847 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:43.669703 21847 raft_consensus.cc:2243] T fcdd6196b8484b4aa80a2e92cb0e4429 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:43.670357 21847 raft_consensus.cc:2272] T fcdd6196b8484b4aa80a2e92cb0e4429 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:43.672829 21847 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:43.673424 21847 raft_consensus.cc:2243] T d72dda4246d945498a56b1dda191ba61 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:43.673966 21847 raft_consensus.cc:2272] T d72dda4246d945498a56b1dda191ba61 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:43.677095 21847 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:43.677836 21847 raft_consensus.cc:2243] T 550f300a803f430b8be9833621db0095 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:43.678335 21847 raft_consensus.cc:2272] T 550f300a803f430b8be9833621db0095 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:43.680651 21847 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:43.681522 21847 raft_consensus.cc:2243] T 7f01bcfefa2f4b758b4ab2d7e277db6a P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:43.682067 21847 raft_consensus.cc:2272] T 7f01bcfefa2f4b758b4ab2d7e277db6a P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:43.684629 21847 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:43.685225 21847 raft_consensus.cc:2243] T 0072f15091dd486a89dbaae9741ae95f P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:43.685650 21847 raft_consensus.cc:2272] T 0072f15091dd486a89dbaae9741ae95f P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:43.687518 21847 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:43.688138 21847 raft_consensus.cc:2243] T 6c2ebb90df5b4f24a64f9180903a2202 P 846856244f604af0858798fbe5a440c9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:43.688666 21847 raft_consensus.cc:2272] T 6c2ebb90df5b4f24a64f9180903a2202 P 846856244f604af0858798fbe5a440c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:43.690415 21847 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:43.690972 21847 raft_consensus.cc:2243] T 2065ebaada124f70b3c870fd3fda9f6f P 846856244f604af0858798fbe5a440c9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:43.691458 21847 raft_consensus.cc:2272] T 2065ebaada124f70b3c870fd3fda9f6f P 846856244f604af0858798fbe5a440c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:43.693468 21847 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:43.693989 21847 raft_consensus.cc:2243] T c5cb48cb36ba47229ac19f86e6227718 P 846856244f604af0858798fbe5a440c9 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:43.694712 21847 raft_consensus.cc:2272] T c5cb48cb36ba47229ac19f86e6227718 P 846856244f604af0858798fbe5a440c9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:43.696776 21847 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:43.697309 21847 raft_consensus.cc:2243] T 38231c8c4d004f5ab2e1775f788cb83c P 846856244f604af0858798fbe5a440c9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:43.697732 21847 raft_consensus.cc:2272] T 38231c8c4d004f5ab2e1775f788cb83c P 846856244f604af0858798fbe5a440c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:43.699615 21847 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:43.700165 21847 raft_consensus.cc:2243] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 846856244f604af0858798fbe5a440c9 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:43.700963 21847 raft_consensus.cc:2272] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 846856244f604af0858798fbe5a440c9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:43.703293 21847 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:43.704126 21847 raft_consensus.cc:2243] T 5ab4d7472a774e80a88d2387c7e4b891 P 846856244f604af0858798fbe5a440c9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:43.704989 21847 raft_consensus.cc:2272] T 5ab4d7472a774e80a88d2387c7e4b891 P 846856244f604af0858798fbe5a440c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:43.707566 21847 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:43.708158 21847 raft_consensus.cc:2243] T 7c30d485a41349859003db005f5d727c P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260713 09:08:43.708178 24091 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 9 similar messages]
I20260713 09:08:43.708639 21847 raft_consensus.cc:2272] T 7c30d485a41349859003db005f5d727c P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:43.710731 21847 tablet_replica.cc:333] stopping tablet replica
W20260713 09:08:43.711205 24091 consensus_peers.cc:597] T faf7175d8f5248f996108c29884fa243 P 6f3f7d8167684426a318e4b393306ebf -> Peer 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923): Couldn't send request to peer 846856244f604af0858798fbe5a440c9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:43.711287 21847 raft_consensus.cc:2243] T 0d9e93f510da406589f86f0cb603e92a P 846856244f604af0858798fbe5a440c9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:43.712153 21847 raft_consensus.cc:2272] T 0d9e93f510da406589f86f0cb603e92a P 846856244f604af0858798fbe5a440c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:43.713976 21847 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:43.714494 21847 raft_consensus.cc:2243] T 5922d786371e4751af9616e113ac2ee7 P 846856244f604af0858798fbe5a440c9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:43.714918 21847 raft_consensus.cc:2272] T 5922d786371e4751af9616e113ac2ee7 P 846856244f604af0858798fbe5a440c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:43.716890 21847 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:43.717376 21847 raft_consensus.cc:2243] T faf7175d8f5248f996108c29884fa243 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:43.717734 21847 raft_consensus.cc:2272] T faf7175d8f5248f996108c29884fa243 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:43.719512 21847 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:43.720078 21847 raft_consensus.cc:2243] T c8edba1bef0f450fa15b2d4e3168de21 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:43.720453 21847 raft_consensus.cc:2272] T c8edba1bef0f450fa15b2d4e3168de21 P 846856244f604af0858798fbe5a440c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:43.722497 21847 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:43.722954 21847 raft_consensus.cc:2243] T 33aadeab5a5143de96fc818b9834bd1e P 846856244f604af0858798fbe5a440c9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:43.723855 21847 raft_consensus.cc:2272] T 33aadeab5a5143de96fc818b9834bd1e P 846856244f604af0858798fbe5a440c9 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:43.740892 24091 consensus_peers.cc:597] T c8edba1bef0f450fa15b2d4e3168de21 P 6f3f7d8167684426a318e4b393306ebf -> Peer 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923): Couldn't send request to peer 846856244f604af0858798fbe5a440c9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:43.759779 21847 tablet_server.cc:196] TabletServer@127.21.85.193:38923 shutdown complete.
W20260713 09:08:43.772434 24091 consensus_peers.cc:597] T 2065ebaada124f70b3c870fd3fda9f6f P 6f3f7d8167684426a318e4b393306ebf -> Peer 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923): Couldn't send request to peer 846856244f604af0858798fbe5a440c9. Status: Network error: Client connection negotiation failed: client connection to 127.21.85.193:38923: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:43.798749 21847 tablet_server.cc:179] TabletServer@127.21.85.194:0 shutting down...
W20260713 09:08:43.824440 24165 consensus_peers.cc:597] T 38231c8c4d004f5ab2e1775f788cb83c P 08976b683dfa4f92a811f57fc337e2b6 -> Peer 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923): Couldn't send request to peer 846856244f604af0858798fbe5a440c9. Status: Network error: Client connection negotiation failed: client connection to 127.21.85.193:38923: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:43.829807 24091 consensus_peers.cc:597] T 550f300a803f430b8be9833621db0095 P 6f3f7d8167684426a318e4b393306ebf -> Peer 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923): Couldn't send request to peer 846856244f604af0858798fbe5a440c9. Status: Network error: Client connection negotiation failed: client connection to 127.21.85.193:38923: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:43.831243 24168 consensus_peers.cc:597] T 7f01bcfefa2f4b758b4ab2d7e277db6a P 08976b683dfa4f92a811f57fc337e2b6 -> Peer ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194:44785): Couldn't send request to peer ab9cc5b1fdbc4777aae09b52a4f3ba15. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:43.837072 21847 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:43.837953 21847 tablet_replica.cc:333] T 33aadeab5a5143de96fc818b9834bd1e P ab9cc5b1fdbc4777aae09b52a4f3ba15: stopping tablet replica
I20260713 09:08:43.838930 21847 raft_consensus.cc:2243] T 33aadeab5a5143de96fc818b9834bd1e P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:43.839494 21847 raft_consensus.cc:2272] T 33aadeab5a5143de96fc818b9834bd1e P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:43.841382 21847 tablet_replica.cc:333] T fcdd6196b8484b4aa80a2e92cb0e4429 P ab9cc5b1fdbc4777aae09b52a4f3ba15: stopping tablet replica
I20260713 09:08:43.841882 21847 raft_consensus.cc:2243] T fcdd6196b8484b4aa80a2e92cb0e4429 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:43.842229 21847 raft_consensus.cc:2272] T fcdd6196b8484b4aa80a2e92cb0e4429 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:43.844079 21847 tablet_replica.cc:333] T 85bcf439990947a5a0ac6fa11dc710a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15: stopping tablet replica
I20260713 09:08:43.844542 21847 raft_consensus.cc:2243] T 85bcf439990947a5a0ac6fa11dc710a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:43.845258 21847 raft_consensus.cc:2272] T 85bcf439990947a5a0ac6fa11dc710a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:43.846942 21847 tablet_replica.cc:333] T 2f5c634ce68d4cdd978641f1303c5689 P ab9cc5b1fdbc4777aae09b52a4f3ba15: stopping tablet replica
I20260713 09:08:43.847373 21847 raft_consensus.cc:2243] T 2f5c634ce68d4cdd978641f1303c5689 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:43.847716 21847 raft_consensus.cc:2272] T 2f5c634ce68d4cdd978641f1303c5689 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:43.849803 21847 tablet_replica.cc:333] T 7f01bcfefa2f4b758b4ab2d7e277db6a P ab9cc5b1fdbc4777aae09b52a4f3ba15: stopping tablet replica
I20260713 09:08:43.850497 21847 raft_consensus.cc:2243] T 7f01bcfefa2f4b758b4ab2d7e277db6a P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:43.850939 21847 raft_consensus.cc:2272] T 7f01bcfefa2f4b758b4ab2d7e277db6a P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:43.853358 21847 tablet_replica.cc:333] T cb1cbed3cb9c48968f33675ce2198f81 P ab9cc5b1fdbc4777aae09b52a4f3ba15: stopping tablet replica
W20260713 09:08:43.853648 24165 consensus_peers.cc:597] T fcdd6196b8484b4aa80a2e92cb0e4429 P 08976b683dfa4f92a811f57fc337e2b6 -> Peer 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923): Couldn't send request to peer 846856244f604af0858798fbe5a440c9. Status: Network error: Client connection negotiation failed: client connection to 127.21.85.193:38923: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:43.854130 21847 raft_consensus.cc:2243] T cb1cbed3cb9c48968f33675ce2198f81 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:43.854904 21847 raft_consensus.cc:2272] T cb1cbed3cb9c48968f33675ce2198f81 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:43.857033 21847 tablet_replica.cc:333] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15: stopping tablet replica
I20260713 09:08:43.857538 21847 raft_consensus.cc:2243] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:43.857903 21847 raft_consensus.cc:2272] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:43.860101 21847 tablet_replica.cc:333] T faf7175d8f5248f996108c29884fa243 P ab9cc5b1fdbc4777aae09b52a4f3ba15: stopping tablet replica
I20260713 09:08:43.860661 21847 raft_consensus.cc:2243] T faf7175d8f5248f996108c29884fa243 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:43.861104 21847 raft_consensus.cc:2272] T faf7175d8f5248f996108c29884fa243 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:43.863073 21847 tablet_replica.cc:333] T 8e2d644b7037458c882e292029afb312 P ab9cc5b1fdbc4777aae09b52a4f3ba15: stopping tablet replica
I20260713 09:08:43.863629 21847 raft_consensus.cc:2243] T 8e2d644b7037458c882e292029afb312 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:43.864506 21847 raft_consensus.cc:2272] T 8e2d644b7037458c882e292029afb312 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:43.866230 21847 tablet_replica.cc:333] T 04032d8157ad42999f7a746e367dbbf0 P ab9cc5b1fdbc4777aae09b52a4f3ba15: stopping tablet replica
I20260713 09:08:43.866716 21847 raft_consensus.cc:2243] T 04032d8157ad42999f7a746e367dbbf0 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:43.867431 21847 raft_consensus.cc:2272] T 04032d8157ad42999f7a746e367dbbf0 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:43.869163 21847 tablet_replica.cc:333] T 5922d786371e4751af9616e113ac2ee7 P ab9cc5b1fdbc4777aae09b52a4f3ba15: stopping tablet replica
I20260713 09:08:43.869655 21847 raft_consensus.cc:2243] T 5922d786371e4751af9616e113ac2ee7 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:43.870510 21847 raft_consensus.cc:2272] T 5922d786371e4751af9616e113ac2ee7 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:43.872956 21847 tablet_replica.cc:333] T 38231c8c4d004f5ab2e1775f788cb83c P ab9cc5b1fdbc4777aae09b52a4f3ba15: stopping tablet replica
I20260713 09:08:43.873543 21847 raft_consensus.cc:2243] T 38231c8c4d004f5ab2e1775f788cb83c P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:43.874104 21847 raft_consensus.cc:2272] T 38231c8c4d004f5ab2e1775f788cb83c P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:43.874748 24094 consensus_peers.cc:597] T faf7175d8f5248f996108c29884fa243 P 6f3f7d8167684426a318e4b393306ebf -> Peer ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194:44785): Couldn't send request to peer ab9cc5b1fdbc4777aae09b52a4f3ba15. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:43.876389 21847 tablet_replica.cc:333] T d72dda4246d945498a56b1dda191ba61 P ab9cc5b1fdbc4777aae09b52a4f3ba15: stopping tablet replica
I20260713 09:08:43.876972 21847 raft_consensus.cc:2243] T d72dda4246d945498a56b1dda191ba61 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:43.877455 21847 raft_consensus.cc:2272] T d72dda4246d945498a56b1dda191ba61 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:43.879506 21847 tablet_replica.cc:333] T 2065ebaada124f70b3c870fd3fda9f6f P ab9cc5b1fdbc4777aae09b52a4f3ba15: stopping tablet replica
I20260713 09:08:43.880105 21847 raft_consensus.cc:2243] T 2065ebaada124f70b3c870fd3fda9f6f P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:43.880483 21847 raft_consensus.cc:2272] T 2065ebaada124f70b3c870fd3fda9f6f P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:43.882156 21847 tablet_replica.cc:333] T c5cb48cb36ba47229ac19f86e6227718 P ab9cc5b1fdbc4777aae09b52a4f3ba15: stopping tablet replica
I20260713 09:08:43.882596 21847 raft_consensus.cc:2243] T c5cb48cb36ba47229ac19f86e6227718 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:43.882942 21847 raft_consensus.cc:2272] T c5cb48cb36ba47229ac19f86e6227718 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:43.884975 21847 tablet_replica.cc:333] T 7c30d485a41349859003db005f5d727c P ab9cc5b1fdbc4777aae09b52a4f3ba15: stopping tablet replica
I20260713 09:08:43.885457 21847 raft_consensus.cc:2243] T 7c30d485a41349859003db005f5d727c P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:43.886243 21847 raft_consensus.cc:2272] T 7c30d485a41349859003db005f5d727c P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:43.888295 21847 tablet_replica.cc:333] T 0d9e93f510da406589f86f0cb603e92a P ab9cc5b1fdbc4777aae09b52a4f3ba15: stopping tablet replica
I20260713 09:08:43.888893 21847 raft_consensus.cc:2243] T 0d9e93f510da406589f86f0cb603e92a P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:43.889305 21847 raft_consensus.cc:2272] T 0d9e93f510da406589f86f0cb603e92a P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:43.891067 21847 tablet_replica.cc:333] T 790a8bda12144fb0aa36ac50106c2992 P ab9cc5b1fdbc4777aae09b52a4f3ba15: stopping tablet replica
I20260713 09:08:43.891636 21847 raft_consensus.cc:2243] T 790a8bda12144fb0aa36ac50106c2992 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:43.892093 21847 raft_consensus.cc:2272] T 790a8bda12144fb0aa36ac50106c2992 P ab9cc5b1fdbc4777aae09b52a4f3ba15 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:43.921854 24094 consensus_peers.cc:597] T 790a8bda12144fb0aa36ac50106c2992 P 6f3f7d8167684426a318e4b393306ebf -> Peer ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194:44785): Couldn't send request to peer ab9cc5b1fdbc4777aae09b52a4f3ba15. Status: Network error: Client connection negotiation failed: client connection to 127.21.85.194:44785: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:43.928701 24165 consensus_peers.cc:597] T 7f01bcfefa2f4b758b4ab2d7e277db6a P 08976b683dfa4f92a811f57fc337e2b6 -> Peer 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923): Couldn't send request to peer 846856244f604af0858798fbe5a440c9. Status: Network error: Client connection negotiation failed: client connection to 127.21.85.193:38923: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:43.930299 21847 tablet_server.cc:196] TabletServer@127.21.85.194:0 shutdown complete.
I20260713 09:08:43.962706 21847 tablet_server.cc:179] TabletServer@127.21.85.195:0 shutting down...
I20260713 09:08:43.992668 21847 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:43.993364 21847 tablet_replica.cc:333] T 85bcf439990947a5a0ac6fa11dc710a1 P 6f3f7d8167684426a318e4b393306ebf: stopping tablet replica
I20260713 09:08:43.994028 21847 raft_consensus.cc:2243] T 85bcf439990947a5a0ac6fa11dc710a1 P 6f3f7d8167684426a318e4b393306ebf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:43.994516 21847 raft_consensus.cc:2272] T 85bcf439990947a5a0ac6fa11dc710a1 P 6f3f7d8167684426a318e4b393306ebf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:43.996470 21847 tablet_replica.cc:333] T 2f5c634ce68d4cdd978641f1303c5689 P 6f3f7d8167684426a318e4b393306ebf: stopping tablet replica
I20260713 09:08:43.997020 21847 raft_consensus.cc:2243] T 2f5c634ce68d4cdd978641f1303c5689 P 6f3f7d8167684426a318e4b393306ebf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:43.997430 21847 raft_consensus.cc:2272] T 2f5c634ce68d4cdd978641f1303c5689 P 6f3f7d8167684426a318e4b393306ebf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:43.999173 21847 tablet_replica.cc:333] T 33aadeab5a5143de96fc818b9834bd1e P 6f3f7d8167684426a318e4b393306ebf: stopping tablet replica
I20260713 09:08:43.999678 21847 raft_consensus.cc:2243] T 33aadeab5a5143de96fc818b9834bd1e P 6f3f7d8167684426a318e4b393306ebf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:44.000152 21847 raft_consensus.cc:2272] T 33aadeab5a5143de96fc818b9834bd1e P 6f3f7d8167684426a318e4b393306ebf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.001746 21847 tablet_replica.cc:333] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 6f3f7d8167684426a318e4b393306ebf: stopping tablet replica
I20260713 09:08:44.002250 21847 raft_consensus.cc:2243] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 6f3f7d8167684426a318e4b393306ebf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:44.002655 21847 raft_consensus.cc:2272] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 6f3f7d8167684426a318e4b393306ebf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.004340 21847 tablet_replica.cc:333] T 04032d8157ad42999f7a746e367dbbf0 P 6f3f7d8167684426a318e4b393306ebf: stopping tablet replica
I20260713 09:08:44.004837 21847 raft_consensus.cc:2243] T 04032d8157ad42999f7a746e367dbbf0 P 6f3f7d8167684426a318e4b393306ebf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:44.005265 21847 raft_consensus.cc:2272] T 04032d8157ad42999f7a746e367dbbf0 P 6f3f7d8167684426a318e4b393306ebf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.006994 21847 tablet_replica.cc:333] T 2065ebaada124f70b3c870fd3fda9f6f P 6f3f7d8167684426a318e4b393306ebf: stopping tablet replica
I20260713 09:08:44.007509 21847 raft_consensus.cc:2243] T 2065ebaada124f70b3c870fd3fda9f6f P 6f3f7d8167684426a318e4b393306ebf [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:44.008327 21847 raft_consensus.cc:2272] T 2065ebaada124f70b3c870fd3fda9f6f P 6f3f7d8167684426a318e4b393306ebf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.010037 21847 tablet_replica.cc:333] T 0072f15091dd486a89dbaae9741ae95f P 6f3f7d8167684426a318e4b393306ebf: stopping tablet replica
I20260713 09:08:44.010560 21847 raft_consensus.cc:2243] T 0072f15091dd486a89dbaae9741ae95f P 6f3f7d8167684426a318e4b393306ebf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:44.010970 21847 raft_consensus.cc:2272] T 0072f15091dd486a89dbaae9741ae95f P 6f3f7d8167684426a318e4b393306ebf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.012707 21847 tablet_replica.cc:333] T 6c2ebb90df5b4f24a64f9180903a2202 P 6f3f7d8167684426a318e4b393306ebf: stopping tablet replica
I20260713 09:08:44.013213 21847 raft_consensus.cc:2243] T 6c2ebb90df5b4f24a64f9180903a2202 P 6f3f7d8167684426a318e4b393306ebf [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:44.013948 21847 raft_consensus.cc:2272] T 6c2ebb90df5b4f24a64f9180903a2202 P 6f3f7d8167684426a318e4b393306ebf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.016146 21847 tablet_replica.cc:333] T c5cb48cb36ba47229ac19f86e6227718 P 6f3f7d8167684426a318e4b393306ebf: stopping tablet replica
I20260713 09:08:44.016665 21847 raft_consensus.cc:2243] T c5cb48cb36ba47229ac19f86e6227718 P 6f3f7d8167684426a318e4b393306ebf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:44.017079 21847 raft_consensus.cc:2272] T c5cb48cb36ba47229ac19f86e6227718 P 6f3f7d8167684426a318e4b393306ebf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.018731 21847 tablet_replica.cc:333] T 550f300a803f430b8be9833621db0095 P 6f3f7d8167684426a318e4b393306ebf: stopping tablet replica
I20260713 09:08:44.019212 21847 raft_consensus.cc:2243] T 550f300a803f430b8be9833621db0095 P 6f3f7d8167684426a318e4b393306ebf [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:44.020016 21847 raft_consensus.cc:2272] T 550f300a803f430b8be9833621db0095 P 6f3f7d8167684426a318e4b393306ebf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.021785 21847 tablet_replica.cc:333] T cb1cbed3cb9c48968f33675ce2198f81 P 6f3f7d8167684426a318e4b393306ebf: stopping tablet replica
I20260713 09:08:44.022293 21847 raft_consensus.cc:2243] T cb1cbed3cb9c48968f33675ce2198f81 P 6f3f7d8167684426a318e4b393306ebf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:44.022722 21847 raft_consensus.cc:2272] T cb1cbed3cb9c48968f33675ce2198f81 P 6f3f7d8167684426a318e4b393306ebf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.024405 21847 tablet_replica.cc:333] T c8edba1bef0f450fa15b2d4e3168de21 P 6f3f7d8167684426a318e4b393306ebf: stopping tablet replica
I20260713 09:08:44.025020 21847 raft_consensus.cc:2243] T c8edba1bef0f450fa15b2d4e3168de21 P 6f3f7d8167684426a318e4b393306ebf [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:44.025854 21847 raft_consensus.cc:2272] T c8edba1bef0f450fa15b2d4e3168de21 P 6f3f7d8167684426a318e4b393306ebf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.027484 21847 tablet_replica.cc:333] T faf7175d8f5248f996108c29884fa243 P 6f3f7d8167684426a318e4b393306ebf: stopping tablet replica
I20260713 09:08:44.028014 21847 raft_consensus.cc:2243] T faf7175d8f5248f996108c29884fa243 P 6f3f7d8167684426a318e4b393306ebf [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:44.028728 21847 raft_consensus.cc:2272] T faf7175d8f5248f996108c29884fa243 P 6f3f7d8167684426a318e4b393306ebf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.030475 21847 tablet_replica.cc:333] T 8e2d644b7037458c882e292029afb312 P 6f3f7d8167684426a318e4b393306ebf: stopping tablet replica
I20260713 09:08:44.030973 21847 raft_consensus.cc:2243] T 8e2d644b7037458c882e292029afb312 P 6f3f7d8167684426a318e4b393306ebf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:44.031387 21847 raft_consensus.cc:2272] T 8e2d644b7037458c882e292029afb312 P 6f3f7d8167684426a318e4b393306ebf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.033599 21847 tablet_replica.cc:333] T 5ab4d7472a774e80a88d2387c7e4b891 P 6f3f7d8167684426a318e4b393306ebf: stopping tablet replica
I20260713 09:08:44.034372 21847 raft_consensus.cc:2243] T 5ab4d7472a774e80a88d2387c7e4b891 P 6f3f7d8167684426a318e4b393306ebf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:44.034879 21847 raft_consensus.cc:2272] T 5ab4d7472a774e80a88d2387c7e4b891 P 6f3f7d8167684426a318e4b393306ebf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.036924 21847 tablet_replica.cc:333] T 7c30d485a41349859003db005f5d727c P 6f3f7d8167684426a318e4b393306ebf: stopping tablet replica
I20260713 09:08:44.037572 21847 raft_consensus.cc:2243] T 7c30d485a41349859003db005f5d727c P 6f3f7d8167684426a318e4b393306ebf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:44.038055 21847 raft_consensus.cc:2272] T 7c30d485a41349859003db005f5d727c P 6f3f7d8167684426a318e4b393306ebf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.040844 21847 tablet_replica.cc:333] T 0d9e93f510da406589f86f0cb603e92a P 6f3f7d8167684426a318e4b393306ebf: stopping tablet replica
I20260713 09:08:44.041463 21847 raft_consensus.cc:2243] T 0d9e93f510da406589f86f0cb603e92a P 6f3f7d8167684426a318e4b393306ebf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:44.041937 21847 raft_consensus.cc:2272] T 0d9e93f510da406589f86f0cb603e92a P 6f3f7d8167684426a318e4b393306ebf [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:44.043659 24165 consensus_peers.cc:597] T 0072f15091dd486a89dbaae9741ae95f P 08976b683dfa4f92a811f57fc337e2b6 -> Peer 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923): Couldn't send request to peer 846856244f604af0858798fbe5a440c9. Status: Network error: Client connection negotiation failed: client connection to 127.21.85.193:38923: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:44.044152 21847 tablet_replica.cc:333] T 790a8bda12144fb0aa36ac50106c2992 P 6f3f7d8167684426a318e4b393306ebf: stopping tablet replica
I20260713 09:08:44.044742 21847 raft_consensus.cc:2243] T 790a8bda12144fb0aa36ac50106c2992 P 6f3f7d8167684426a318e4b393306ebf [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:44.045815 21847 raft_consensus.cc:2272] T 790a8bda12144fb0aa36ac50106c2992 P 6f3f7d8167684426a318e4b393306ebf [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:44.052749 24165 consensus_peers.cc:597] T d72dda4246d945498a56b1dda191ba61 P 08976b683dfa4f92a811f57fc337e2b6 -> Peer 846856244f604af0858798fbe5a440c9 (127.21.85.193:38923): Couldn't send request to peer 846856244f604af0858798fbe5a440c9. Status: Network error: Client connection negotiation failed: client connection to 127.21.85.193:38923: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:44.084959 21847 tablet_server.cc:196] TabletServer@127.21.85.195:0 shutdown complete.
I20260713 09:08:44.115672 21847 tablet_server.cc:179] TabletServer@127.21.85.196:0 shutting down...
W20260713 09:08:44.134641 24168 consensus_peers.cc:597] T fcdd6196b8484b4aa80a2e92cb0e4429 P 08976b683dfa4f92a811f57fc337e2b6 -> Peer ab9cc5b1fdbc4777aae09b52a4f3ba15 (127.21.85.194:44785): Couldn't send request to peer ab9cc5b1fdbc4777aae09b52a4f3ba15. Status: Network error: Client connection negotiation failed: client connection to 127.21.85.194:44785: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:44.144560 21847 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:44.145488 21847 tablet_replica.cc:333] T 85bcf439990947a5a0ac6fa11dc710a1 P 08976b683dfa4f92a811f57fc337e2b6: stopping tablet replica
I20260713 09:08:44.146551 21847 raft_consensus.cc:2243] T 85bcf439990947a5a0ac6fa11dc710a1 P 08976b683dfa4f92a811f57fc337e2b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:44.147195 21847 raft_consensus.cc:2272] T 85bcf439990947a5a0ac6fa11dc710a1 P 08976b683dfa4f92a811f57fc337e2b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.149215 21847 tablet_replica.cc:333] T 2f5c634ce68d4cdd978641f1303c5689 P 08976b683dfa4f92a811f57fc337e2b6: stopping tablet replica
I20260713 09:08:44.149715 21847 raft_consensus.cc:2243] T 2f5c634ce68d4cdd978641f1303c5689 P 08976b683dfa4f92a811f57fc337e2b6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:44.150429 21847 raft_consensus.cc:2272] T 2f5c634ce68d4cdd978641f1303c5689 P 08976b683dfa4f92a811f57fc337e2b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.152808 21847 tablet_replica.cc:333] T fcdd6196b8484b4aa80a2e92cb0e4429 P 08976b683dfa4f92a811f57fc337e2b6: stopping tablet replica
I20260713 09:08:44.153643 21847 raft_consensus.cc:2243] T fcdd6196b8484b4aa80a2e92cb0e4429 P 08976b683dfa4f92a811f57fc337e2b6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:44.154420 21847 raft_consensus.cc:2272] T fcdd6196b8484b4aa80a2e92cb0e4429 P 08976b683dfa4f92a811f57fc337e2b6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:44.155560 24167 consensus_peers.cc:597] T 0072f15091dd486a89dbaae9741ae95f P 08976b683dfa4f92a811f57fc337e2b6 -> Peer 6f3f7d8167684426a318e4b393306ebf (127.21.85.195:35111): Couldn't send request to peer 6f3f7d8167684426a318e4b393306ebf. Status: Network error: Client connection negotiation failed: client connection to 127.21.85.195:35111: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:44.156664 21847 tablet_replica.cc:333] T 7f01bcfefa2f4b758b4ab2d7e277db6a P 08976b683dfa4f92a811f57fc337e2b6: stopping tablet replica
I20260713 09:08:44.157228 21847 raft_consensus.cc:2243] T 7f01bcfefa2f4b758b4ab2d7e277db6a P 08976b683dfa4f92a811f57fc337e2b6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:44.157950 21847 raft_consensus.cc:2272] T 7f01bcfefa2f4b758b4ab2d7e277db6a P 08976b683dfa4f92a811f57fc337e2b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.159651 21847 tablet_replica.cc:333] T cb1cbed3cb9c48968f33675ce2198f81 P 08976b683dfa4f92a811f57fc337e2b6: stopping tablet replica
I20260713 09:08:44.160214 21847 raft_consensus.cc:2243] T cb1cbed3cb9c48968f33675ce2198f81 P 08976b683dfa4f92a811f57fc337e2b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:44.160597 21847 raft_consensus.cc:2272] T cb1cbed3cb9c48968f33675ce2198f81 P 08976b683dfa4f92a811f57fc337e2b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.162272 21847 tablet_replica.cc:333] T 38231c8c4d004f5ab2e1775f788cb83c P 08976b683dfa4f92a811f57fc337e2b6: stopping tablet replica
I20260713 09:08:44.162786 21847 raft_consensus.cc:2243] T 38231c8c4d004f5ab2e1775f788cb83c P 08976b683dfa4f92a811f57fc337e2b6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:44.163476 21847 raft_consensus.cc:2272] T 38231c8c4d004f5ab2e1775f788cb83c P 08976b683dfa4f92a811f57fc337e2b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.165401 21847 tablet_replica.cc:333] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 08976b683dfa4f92a811f57fc337e2b6: stopping tablet replica
I20260713 09:08:44.165890 21847 raft_consensus.cc:2243] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 08976b683dfa4f92a811f57fc337e2b6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:44.166292 21847 raft_consensus.cc:2272] T 386ff39a45ab4e90b36d2ef756dd0ae8 P 08976b683dfa4f92a811f57fc337e2b6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.167909 21847 tablet_replica.cc:333] T 550f300a803f430b8be9833621db0095 P 08976b683dfa4f92a811f57fc337e2b6: stopping tablet replica
I20260713 09:08:44.168402 21847 raft_consensus.cc:2243] T 550f300a803f430b8be9833621db0095 P 08976b683dfa4f92a811f57fc337e2b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:44.168780 21847 raft_consensus.cc:2272] T 550f300a803f430b8be9833621db0095 P 08976b683dfa4f92a811f57fc337e2b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.170423 21847 tablet_replica.cc:333] T d72dda4246d945498a56b1dda191ba61 P 08976b683dfa4f92a811f57fc337e2b6: stopping tablet replica
I20260713 09:08:44.170903 21847 raft_consensus.cc:2243] T d72dda4246d945498a56b1dda191ba61 P 08976b683dfa4f92a811f57fc337e2b6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:44.171634 21847 raft_consensus.cc:2272] T d72dda4246d945498a56b1dda191ba61 P 08976b683dfa4f92a811f57fc337e2b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.173256 21847 tablet_replica.cc:333] T 790a8bda12144fb0aa36ac50106c2992 P 08976b683dfa4f92a811f57fc337e2b6: stopping tablet replica
I20260713 09:08:44.173741 21847 raft_consensus.cc:2243] T 790a8bda12144fb0aa36ac50106c2992 P 08976b683dfa4f92a811f57fc337e2b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:44.174173 21847 raft_consensus.cc:2272] T 790a8bda12144fb0aa36ac50106c2992 P 08976b683dfa4f92a811f57fc337e2b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.176102 21847 tablet_replica.cc:333] T 5922d786371e4751af9616e113ac2ee7 P 08976b683dfa4f92a811f57fc337e2b6: stopping tablet replica
I20260713 09:08:44.176705 21847 raft_consensus.cc:2243] T 5922d786371e4751af9616e113ac2ee7 P 08976b683dfa4f92a811f57fc337e2b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:44.177124 21847 raft_consensus.cc:2272] T 5922d786371e4751af9616e113ac2ee7 P 08976b683dfa4f92a811f57fc337e2b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.178839 21847 tablet_replica.cc:333] T 04032d8157ad42999f7a746e367dbbf0 P 08976b683dfa4f92a811f57fc337e2b6: stopping tablet replica
I20260713 09:08:44.179386 21847 raft_consensus.cc:2243] T 04032d8157ad42999f7a746e367dbbf0 P 08976b683dfa4f92a811f57fc337e2b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:44.179759 21847 raft_consensus.cc:2272] T 04032d8157ad42999f7a746e367dbbf0 P 08976b683dfa4f92a811f57fc337e2b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.181456 21847 tablet_replica.cc:333] T 0072f15091dd486a89dbaae9741ae95f P 08976b683dfa4f92a811f57fc337e2b6: stopping tablet replica
I20260713 09:08:44.181949 21847 raft_consensus.cc:2243] T 0072f15091dd486a89dbaae9741ae95f P 08976b683dfa4f92a811f57fc337e2b6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:44.182690 21847 raft_consensus.cc:2272] T 0072f15091dd486a89dbaae9741ae95f P 08976b683dfa4f92a811f57fc337e2b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.184675 21847 tablet_replica.cc:333] T 6c2ebb90df5b4f24a64f9180903a2202 P 08976b683dfa4f92a811f57fc337e2b6: stopping tablet replica
I20260713 09:08:44.185223 21847 raft_consensus.cc:2243] T 6c2ebb90df5b4f24a64f9180903a2202 P 08976b683dfa4f92a811f57fc337e2b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:44.185640 21847 raft_consensus.cc:2272] T 6c2ebb90df5b4f24a64f9180903a2202 P 08976b683dfa4f92a811f57fc337e2b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.187381 21847 tablet_replica.cc:333] T c8edba1bef0f450fa15b2d4e3168de21 P 08976b683dfa4f92a811f57fc337e2b6: stopping tablet replica
I20260713 09:08:44.187981 21847 raft_consensus.cc:2243] T c8edba1bef0f450fa15b2d4e3168de21 P 08976b683dfa4f92a811f57fc337e2b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:44.188517 21847 raft_consensus.cc:2272] T c8edba1bef0f450fa15b2d4e3168de21 P 08976b683dfa4f92a811f57fc337e2b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.190253 21847 tablet_replica.cc:333] T 8e2d644b7037458c882e292029afb312 P 08976b683dfa4f92a811f57fc337e2b6: stopping tablet replica
I20260713 09:08:44.190752 21847 raft_consensus.cc:2243] T 8e2d644b7037458c882e292029afb312 P 08976b683dfa4f92a811f57fc337e2b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:44.191144 21847 raft_consensus.cc:2272] T 8e2d644b7037458c882e292029afb312 P 08976b683dfa4f92a811f57fc337e2b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.192894 21847 tablet_replica.cc:333] T 5ab4d7472a774e80a88d2387c7e4b891 P 08976b683dfa4f92a811f57fc337e2b6: stopping tablet replica
I20260713 09:08:44.193378 21847 raft_consensus.cc:2243] T 5ab4d7472a774e80a88d2387c7e4b891 P 08976b683dfa4f92a811f57fc337e2b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:44.193773 21847 raft_consensus.cc:2272] T 5ab4d7472a774e80a88d2387c7e4b891 P 08976b683dfa4f92a811f57fc337e2b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.195364 21847 tablet_replica.cc:333] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P 08976b683dfa4f92a811f57fc337e2b6: stopping tablet replica
I20260713 09:08:44.195823 21847 raft_consensus.cc:2243] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P 08976b683dfa4f92a811f57fc337e2b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:44.196208 21847 raft_consensus.cc:2272] T 038dd5aa837648f7af8dbf6dbfe2a6a1 P 08976b683dfa4f92a811f57fc337e2b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.232465 21847 tablet_server.cc:196] TabletServer@127.21.85.196:0 shutdown complete.
I20260713 09:08:44.265102 21847 master.cc:562] Master@127.21.85.254:40339 shutting down...
I20260713 09:08:44.286542 21847 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a3be909d69dd400294ac1ece69eac114 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:44.287086 21847 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a3be909d69dd400294ac1ece69eac114 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:44.287467 21847 tablet_replica.cc:333] T 00000000000000000000000000000000 P a3be909d69dd400294ac1ece69eac114: stopping tablet replica
I20260713 09:08:44.307538 21847 master.cc:584] Master@127.21.85.254:40339 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (19699 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260713 09:08:44.361308 21847 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.85.254:42219
I20260713 09:08:44.362392 21847 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:44.367853 24668 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:44.368489 24667 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:44.369138 24670 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:44.370615 21847 server_base.cc:1061] running on GCE node
I20260713 09:08:44.371470 21847 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:44.371711 21847 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:44.371928 21847 hybrid_clock.cc:648] HybridClock initialized: now 1783933724371898 us; error 0 us; skew 500 ppm
I20260713 09:08:44.372458 21847 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:44.374825 21847 webserver.cc:533] Webserver started at http://127.21.85.254:33707/ using document root <none> and password file <none>
I20260713 09:08:44.375300 21847 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:44.375491 21847 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:44.375728 21847 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:44.376874 21847 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933651548042-21847-0/minicluster-data/master-0-root/instance:
uuid: "9b95804705b6448f8d01a1331ac0edad"
format_stamp: "Formatted at 2026-07-13 09:08:44 on dist-test-slave-kx9r"
I20260713 09:08:44.381055 21847 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:08:44.384223 24675 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:44.384914 21847 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:08:44.385231 21847 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933651548042-21847-0/minicluster-data/master-0-root
uuid: "9b95804705b6448f8d01a1331ac0edad"
format_stamp: "Formatted at 2026-07-13 09:08:44 on dist-test-slave-kx9r"
I20260713 09:08:44.385488 21847 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933651548042-21847-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933651548042-21847-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933651548042-21847-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:44.427117 21847 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:44.428464 21847 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:44.466220 21847 rpc_server.cc:307] RPC server started. Bound to: 127.21.85.254:42219
I20260713 09:08:44.466342 24726 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.85.254:42219 every 8 connection(s)
I20260713 09:08:44.470058 24727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:44.480154 24727 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9b95804705b6448f8d01a1331ac0edad: Bootstrap starting.
I20260713 09:08:44.484984 24727 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9b95804705b6448f8d01a1331ac0edad: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:44.489287 24727 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9b95804705b6448f8d01a1331ac0edad: No bootstrap required, opened a new log
I20260713 09:08:44.491431 24727 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9b95804705b6448f8d01a1331ac0edad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9b95804705b6448f8d01a1331ac0edad" member_type: VOTER }
I20260713 09:08:44.491873 24727 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9b95804705b6448f8d01a1331ac0edad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:44.492089 24727 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9b95804705b6448f8d01a1331ac0edad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b95804705b6448f8d01a1331ac0edad, State: Initialized, Role: FOLLOWER
I20260713 09:08:44.492673 24727 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9b95804705b6448f8d01a1331ac0edad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9b95804705b6448f8d01a1331ac0edad" member_type: VOTER }
I20260713 09:08:44.493105 24727 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9b95804705b6448f8d01a1331ac0edad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:08:44.493302 24727 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9b95804705b6448f8d01a1331ac0edad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:08:44.493515 24727 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9b95804705b6448f8d01a1331ac0edad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:44.497812 24727 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9b95804705b6448f8d01a1331ac0edad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9b95804705b6448f8d01a1331ac0edad" member_type: VOTER }
I20260713 09:08:44.498272 24727 leader_election.cc:304] T 00000000000000000000000000000000 P 9b95804705b6448f8d01a1331ac0edad [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: 9b95804705b6448f8d01a1331ac0edad; no voters: 
I20260713 09:08:44.499318 24727 leader_election.cc:290] T 00000000000000000000000000000000 P 9b95804705b6448f8d01a1331ac0edad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:08:44.499724 24730 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9b95804705b6448f8d01a1331ac0edad [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:44.501034 24730 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9b95804705b6448f8d01a1331ac0edad [term 1 LEADER]: Becoming Leader. State: Replica: 9b95804705b6448f8d01a1331ac0edad, State: Running, Role: LEADER
I20260713 09:08:44.501698 24730 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9b95804705b6448f8d01a1331ac0edad [LEADER]: Queue going to LEADER mode. State: All 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: "9b95804705b6448f8d01a1331ac0edad" member_type: VOTER }
I20260713 09:08:44.502398 24727 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9b95804705b6448f8d01a1331ac0edad [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:08:44.506079 24731 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9b95804705b6448f8d01a1331ac0edad [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9b95804705b6448f8d01a1331ac0edad" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9b95804705b6448f8d01a1331ac0edad" member_type: VOTER } }
I20260713 09:08:44.506399 24732 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9b95804705b6448f8d01a1331ac0edad [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9b95804705b6448f8d01a1331ac0edad. Latest consensus state: current_term: 1 leader_uuid: "9b95804705b6448f8d01a1331ac0edad" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9b95804705b6448f8d01a1331ac0edad" member_type: VOTER } }
I20260713 09:08:44.506860 24731 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9b95804705b6448f8d01a1331ac0edad [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:44.507169 24732 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9b95804705b6448f8d01a1331ac0edad [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:44.510015 24736 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:08:44.515934 24736 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:08:44.519939 21847 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:08:44.525094 24736 catalog_manager.cc:1383] Generated new cluster ID: 595f582088ff4da88abd08e77cb54b74
I20260713 09:08:44.525411 24736 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:08:44.548929 24736 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:08:44.550736 24736 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:08:44.567508 24736 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9b95804705b6448f8d01a1331ac0edad: Generated new TSK 0
I20260713 09:08:44.568136 24736 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:08:44.586491 21847 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:44.592296 24748 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:44.593251 24749 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:44.595201 24751 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:44.595779 21847 server_base.cc:1061] running on GCE node
I20260713 09:08:44.596719 21847 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:44.596936 21847 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:44.597123 21847 hybrid_clock.cc:648] HybridClock initialized: now 1783933724597105 us; error 0 us; skew 500 ppm
I20260713 09:08:44.597640 21847 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:44.599941 21847 webserver.cc:533] Webserver started at http://127.21.85.193:41539/ using document root <none> and password file <none>
I20260713 09:08:44.600432 21847 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:44.600636 21847 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:44.600901 21847 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:44.601953 21847 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933651548042-21847-0/minicluster-data/ts-0-root/instance:
uuid: "7ba4e46b4b064196aa219f7406189628"
format_stamp: "Formatted at 2026-07-13 09:08:44 on dist-test-slave-kx9r"
I20260713 09:08:44.606379 21847 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:08:44.609489 24756 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:44.610250 21847 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:08:44.610524 21847 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933651548042-21847-0/minicluster-data/ts-0-root
uuid: "7ba4e46b4b064196aa219f7406189628"
format_stamp: "Formatted at 2026-07-13 09:08:44 on dist-test-slave-kx9r"
I20260713 09:08:44.610836 21847 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933651548042-21847-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933651548042-21847-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933651548042-21847-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:44.622834 21847 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:44.624110 21847 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:44.625506 21847 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:44.627669 21847 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:44.627919 21847 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:44.628218 21847 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:44.628396 21847 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:44.668170 21847 rpc_server.cc:307] RPC server started. Bound to: 127.21.85.193:39337
I20260713 09:08:44.668265 24818 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.85.193:39337 every 8 connection(s)
I20260713 09:08:44.673262 21847 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:44.680938 24823 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:44.681133 24824 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:44.683449 24826 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:44.686391 21847 server_base.cc:1061] running on GCE node
I20260713 09:08:44.686666 24819 heartbeater.cc:344] Connected to a master server at 127.21.85.254:42219
I20260713 09:08:44.687120 24819 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:44.687959 21847 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:08:44.688150 24819 heartbeater.cc:507] Master 127.21.85.254:42219 requested a full tablet report, sending...
W20260713 09:08:44.688323 21847 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:44.688560 21847 hybrid_clock.cc:648] HybridClock initialized: now 1783933724688540 us; error 0 us; skew 500 ppm
I20260713 09:08:44.689337 21847 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:44.690696 24692 ts_manager.cc:194] Registered new tserver with Master: 7ba4e46b4b064196aa219f7406189628 (127.21.85.193:39337)
I20260713 09:08:44.692378 21847 webserver.cc:533] Webserver started at http://127.21.85.194:36453/ using document root <none> and password file <none>
I20260713 09:08:44.693084 21847 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:44.693329 21847 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:44.693478 24692 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40208
I20260713 09:08:44.693673 21847 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:44.695313 21847 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933651548042-21847-0/minicluster-data/ts-1-root/instance:
uuid: "5d870a6ec99640e8833d43e1c2f3dcaf"
format_stamp: "Formatted at 2026-07-13 09:08:44 on dist-test-slave-kx9r"
I20260713 09:08:44.700361 21847 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260713 09:08:44.703756 24831 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:44.704704 21847 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:08:44.704949 21847 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933651548042-21847-0/minicluster-data/ts-1-root
uuid: "5d870a6ec99640e8833d43e1c2f3dcaf"
format_stamp: "Formatted at 2026-07-13 09:08:44 on dist-test-slave-kx9r"
I20260713 09:08:44.705199 21847 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933651548042-21847-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933651548042-21847-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933651548042-21847-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:44.723402 21847 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:44.724615 21847 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:44.725983 21847 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:44.728206 21847 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:44.728446 21847 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:44.728719 21847 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:44.728883 21847 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:44.767699 21847 rpc_server.cc:307] RPC server started. Bound to: 127.21.85.194:33279
I20260713 09:08:44.767843 24893 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.85.194:33279 every 8 connection(s)
I20260713 09:08:44.772410 21847 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:44.779587 24897 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:44.781267 24898 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:44.784303 24900 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:44.785086 24894 heartbeater.cc:344] Connected to a master server at 127.21.85.254:42219
I20260713 09:08:44.785494 24894 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:44.786340 24894 heartbeater.cc:507] Master 127.21.85.254:42219 requested a full tablet report, sending...
I20260713 09:08:44.786556 21847 server_base.cc:1061] running on GCE node
I20260713 09:08:44.787562 21847 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:44.787859 21847 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:44.788043 21847 hybrid_clock.cc:648] HybridClock initialized: now 1783933724788025 us; error 0 us; skew 500 ppm
I20260713 09:08:44.788609 24692 ts_manager.cc:194] Registered new tserver with Master: 5d870a6ec99640e8833d43e1c2f3dcaf (127.21.85.194:33279)
I20260713 09:08:44.788734 21847 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:44.790529 24692 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40212
I20260713 09:08:44.791529 21847 webserver.cc:533] Webserver started at http://127.21.85.195:35643/ using document root <none> and password file <none>
I20260713 09:08:44.792253 21847 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:44.792506 21847 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:44.792826 21847 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:44.793988 21847 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933651548042-21847-0/minicluster-data/ts-2-root/instance:
uuid: "2d4744211cc843baaaa9df7484435692"
format_stamp: "Formatted at 2026-07-13 09:08:44 on dist-test-slave-kx9r"
I20260713 09:08:44.798270 21847 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260713 09:08:44.801573 24905 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:44.802357 21847 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:08:44.802666 21847 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933651548042-21847-0/minicluster-data/ts-2-root
uuid: "2d4744211cc843baaaa9df7484435692"
format_stamp: "Formatted at 2026-07-13 09:08:44 on dist-test-slave-kx9r"
I20260713 09:08:44.802934 21847 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933651548042-21847-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933651548042-21847-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933651548042-21847-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:44.833091 21847 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:44.834280 21847 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:44.835718 21847 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:44.837944 21847 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:44.838172 21847 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:44.838407 21847 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:44.838577 21847 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:44.878149 21847 rpc_server.cc:307] RPC server started. Bound to: 127.21.85.195:43747
I20260713 09:08:44.878254 24967 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.85.195:43747 every 8 connection(s)
I20260713 09:08:44.892066 24968 heartbeater.cc:344] Connected to a master server at 127.21.85.254:42219
I20260713 09:08:44.892453 24968 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:44.893190 24968 heartbeater.cc:507] Master 127.21.85.254:42219 requested a full tablet report, sending...
I20260713 09:08:44.895411 24692 ts_manager.cc:194] Registered new tserver with Master: 2d4744211cc843baaaa9df7484435692 (127.21.85.195:43747)
I20260713 09:08:44.895747 21847 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014703344s
I20260713 09:08:44.896971 24692 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40220
I20260713 09:08:44.921802 24692 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40226:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:08:44.924678 24692 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:08:44.995437 24859 tablet_service.cc:1511] Processing CreateTablet for tablet fc39583df76545618f295f6fc7bf48bd (DEFAULT_TABLE table=test-workload [id=d0f80753b2ed4cfbbb2fd69c7c66be98]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:08:44.997334 24859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc39583df76545618f295f6fc7bf48bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:45.000751 24858 tablet_service.cc:1511] Processing CreateTablet for tablet 0e6e7f6c2f9b49c98cfdab95492d75d2 (DEFAULT_TABLE table=test-workload [id=d0f80753b2ed4cfbbb2fd69c7c66be98]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:08:45.002172 24858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e6e7f6c2f9b49c98cfdab95492d75d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:45.005048 24857 tablet_service.cc:1511] Processing CreateTablet for tablet a45a7cbe0824446b98fd1a388979125f (DEFAULT_TABLE table=test-workload [id=d0f80753b2ed4cfbbb2fd69c7c66be98]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:08:45.006498 24857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a45a7cbe0824446b98fd1a388979125f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:45.006112 24854 tablet_service.cc:1511] Processing CreateTablet for tablet 4f6f8334c8994edf95665fcc5a4690fb (DEFAULT_TABLE table=test-workload [id=d0f80753b2ed4cfbbb2fd69c7c66be98]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:08:45.007599 24854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f6f8334c8994edf95665fcc5a4690fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:45.008100 24855 tablet_service.cc:1511] Processing CreateTablet for tablet 7189eaa80f7e4ba1a718f59a74aa11f3 (DEFAULT_TABLE table=test-workload [id=d0f80753b2ed4cfbbb2fd69c7c66be98]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:08:45.008821 24856 tablet_service.cc:1511] Processing CreateTablet for tablet 6acc3687282643f5be572358ad7e6ad4 (DEFAULT_TABLE table=test-workload [id=d0f80753b2ed4cfbbb2fd69c7c66be98]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:08:45.009454 24855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7189eaa80f7e4ba1a718f59a74aa11f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:45.010169 24856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6acc3687282643f5be572358ad7e6ad4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:45.013178 24930 tablet_service.cc:1511] Processing CreateTablet for tablet 6acc3687282643f5be572358ad7e6ad4 (DEFAULT_TABLE table=test-workload [id=d0f80753b2ed4cfbbb2fd69c7c66be98]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:08:45.014750 24930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6acc3687282643f5be572358ad7e6ad4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:45.014551 24932 tablet_service.cc:1511] Processing CreateTablet for tablet 0e6e7f6c2f9b49c98cfdab95492d75d2 (DEFAULT_TABLE table=test-workload [id=d0f80753b2ed4cfbbb2fd69c7c66be98]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:08:45.016063 24932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e6e7f6c2f9b49c98cfdab95492d75d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:45.016865 24929 tablet_service.cc:1511] Processing CreateTablet for tablet 7189eaa80f7e4ba1a718f59a74aa11f3 (DEFAULT_TABLE table=test-workload [id=d0f80753b2ed4cfbbb2fd69c7c66be98]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:08:45.018220 24929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7189eaa80f7e4ba1a718f59a74aa11f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:45.020635 24931 tablet_service.cc:1511] Processing CreateTablet for tablet a45a7cbe0824446b98fd1a388979125f (DEFAULT_TABLE table=test-workload [id=d0f80753b2ed4cfbbb2fd69c7c66be98]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:08:45.021960 24931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a45a7cbe0824446b98fd1a388979125f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:45.024689 24853 tablet_service.cc:1511] Processing CreateTablet for tablet 58cae74f89c64d4db63bfb680453a0ae (DEFAULT_TABLE table=test-workload [id=d0f80753b2ed4cfbbb2fd69c7c66be98]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:08:45.026058 24853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58cae74f89c64d4db63bfb680453a0ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:45.027473 24784 tablet_service.cc:1511] Processing CreateTablet for tablet fc39583df76545618f295f6fc7bf48bd (DEFAULT_TABLE table=test-workload [id=d0f80753b2ed4cfbbb2fd69c7c66be98]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:08:45.028836 24784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc39583df76545618f295f6fc7bf48bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:45.028955 24927 tablet_service.cc:1511] Processing CreateTablet for tablet 58cae74f89c64d4db63bfb680453a0ae (DEFAULT_TABLE table=test-workload [id=d0f80753b2ed4cfbbb2fd69c7c66be98]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:08:45.030256 24927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58cae74f89c64d4db63bfb680453a0ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:45.033937 24926 tablet_service.cc:1511] Processing CreateTablet for tablet f1f8b73017404c0dbbcbac1a62fcaf81 (DEFAULT_TABLE table=test-workload [id=d0f80753b2ed4cfbbb2fd69c7c66be98]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:08:45.036008 24928 tablet_service.cc:1511] Processing CreateTablet for tablet 4f6f8334c8994edf95665fcc5a4690fb (DEFAULT_TABLE table=test-workload [id=d0f80753b2ed4cfbbb2fd69c7c66be98]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:08:45.037376 24852 tablet_service.cc:1511] Processing CreateTablet for tablet f1f8b73017404c0dbbcbac1a62fcaf81 (DEFAULT_TABLE table=test-workload [id=d0f80753b2ed4cfbbb2fd69c7c66be98]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:08:45.038775 24852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1f8b73017404c0dbbcbac1a62fcaf81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:45.039211 24782 tablet_service.cc:1511] Processing CreateTablet for tablet a45a7cbe0824446b98fd1a388979125f (DEFAULT_TABLE table=test-workload [id=d0f80753b2ed4cfbbb2fd69c7c66be98]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:08:45.040575 24782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a45a7cbe0824446b98fd1a388979125f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:45.040948 24851 tablet_service.cc:1511] Processing CreateTablet for tablet 0742aea7f6354001ba64fc077738e7b1 (DEFAULT_TABLE table=test-workload [id=d0f80753b2ed4cfbbb2fd69c7c66be98]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:08:45.042210 24851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0742aea7f6354001ba64fc077738e7b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:45.013217 24933 tablet_service.cc:1511] Processing CreateTablet for tablet fc39583df76545618f295f6fc7bf48bd (DEFAULT_TABLE table=test-workload [id=d0f80753b2ed4cfbbb2fd69c7c66be98]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:08:45.047776 24925 tablet_service.cc:1511] Processing CreateTablet for tablet 0742aea7f6354001ba64fc077738e7b1 (DEFAULT_TABLE table=test-workload [id=d0f80753b2ed4cfbbb2fd69c7c66be98]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:08:45.036150 24783 tablet_service.cc:1511] Processing CreateTablet for tablet 0e6e7f6c2f9b49c98cfdab95492d75d2 (DEFAULT_TABLE table=test-workload [id=d0f80753b2ed4cfbbb2fd69c7c66be98]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:08:45.049233 24783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e6e7f6c2f9b49c98cfdab95492d75d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:45.052558 24928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f6f8334c8994edf95665fcc5a4690fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:45.055212 24850 tablet_service.cc:1511] Processing CreateTablet for tablet d8ba4ba4ab3e43648dc2b610a6e3c460 (DEFAULT_TABLE table=test-workload [id=d0f80753b2ed4cfbbb2fd69c7c66be98]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:08:45.056583 24850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8ba4ba4ab3e43648dc2b610a6e3c460. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:45.057900 24933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc39583df76545618f295f6fc7bf48bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:45.058107 24924 tablet_service.cc:1511] Processing CreateTablet for tablet d8ba4ba4ab3e43648dc2b610a6e3c460 (DEFAULT_TABLE table=test-workload [id=d0f80753b2ed4cfbbb2fd69c7c66be98]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:08:45.059459 24924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8ba4ba4ab3e43648dc2b610a6e3c460. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:45.062922 24925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0742aea7f6354001ba64fc077738e7b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:45.063539 24926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1f8b73017404c0dbbcbac1a62fcaf81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:45.076907 24780 tablet_service.cc:1511] Processing CreateTablet for tablet 7189eaa80f7e4ba1a718f59a74aa11f3 (DEFAULT_TABLE table=test-workload [id=d0f80753b2ed4cfbbb2fd69c7c66be98]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:08:45.077244 24778 tablet_service.cc:1511] Processing CreateTablet for tablet 58cae74f89c64d4db63bfb680453a0ae (DEFAULT_TABLE table=test-workload [id=d0f80753b2ed4cfbbb2fd69c7c66be98]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:08:45.078517 24780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7189eaa80f7e4ba1a718f59a74aa11f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:45.079195 24777 tablet_service.cc:1511] Processing CreateTablet for tablet f1f8b73017404c0dbbcbac1a62fcaf81 (DEFAULT_TABLE table=test-workload [id=d0f80753b2ed4cfbbb2fd69c7c66be98]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:08:45.080979 24779 tablet_service.cc:1511] Processing CreateTablet for tablet 4f6f8334c8994edf95665fcc5a4690fb (DEFAULT_TABLE table=test-workload [id=d0f80753b2ed4cfbbb2fd69c7c66be98]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:08:45.081200 24776 tablet_service.cc:1511] Processing CreateTablet for tablet 0742aea7f6354001ba64fc077738e7b1 (DEFAULT_TABLE table=test-workload [id=d0f80753b2ed4cfbbb2fd69c7c66be98]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:08:45.083065 24775 tablet_service.cc:1511] Processing CreateTablet for tablet d8ba4ba4ab3e43648dc2b610a6e3c460 (DEFAULT_TABLE table=test-workload [id=d0f80753b2ed4cfbbb2fd69c7c66be98]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:08:45.088723 24781 tablet_service.cc:1511] Processing CreateTablet for tablet 6acc3687282643f5be572358ad7e6ad4 (DEFAULT_TABLE table=test-workload [id=d0f80753b2ed4cfbbb2fd69c7c66be98]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:08:45.090301 24777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1f8b73017404c0dbbcbac1a62fcaf81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:45.096508 24779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f6f8334c8994edf95665fcc5a4690fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:45.100129 24776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0742aea7f6354001ba64fc077738e7b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:45.100881 24778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58cae74f89c64d4db63bfb680453a0ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:45.104178 24781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6acc3687282643f5be572358ad7e6ad4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:45.105394 24775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8ba4ba4ab3e43648dc2b610a6e3c460. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:45.155689 24983 tablet_bootstrap.cc:492] T f1f8b73017404c0dbbcbac1a62fcaf81 P 2d4744211cc843baaaa9df7484435692: Bootstrap starting.
I20260713 09:08:45.185343 24982 tablet_bootstrap.cc:492] T 4f6f8334c8994edf95665fcc5a4690fb P 5d870a6ec99640e8833d43e1c2f3dcaf: Bootstrap starting.
I20260713 09:08:45.202111 24984 tablet_bootstrap.cc:492] T a45a7cbe0824446b98fd1a388979125f P 7ba4e46b4b064196aa219f7406189628: Bootstrap starting.
I20260713 09:08:45.230535 24983 tablet_bootstrap.cc:654] T f1f8b73017404c0dbbcbac1a62fcaf81 P 2d4744211cc843baaaa9df7484435692: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:45.236765 24982 tablet_bootstrap.cc:654] T 4f6f8334c8994edf95665fcc5a4690fb P 5d870a6ec99640e8833d43e1c2f3dcaf: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:45.241770 24983 tablet_bootstrap.cc:492] T f1f8b73017404c0dbbcbac1a62fcaf81 P 2d4744211cc843baaaa9df7484435692: No bootstrap required, opened a new log
I20260713 09:08:45.242249 24983 ts_tablet_manager.cc:1403] T f1f8b73017404c0dbbcbac1a62fcaf81 P 2d4744211cc843baaaa9df7484435692: Time spent bootstrapping tablet: real 0.087s	user 0.012s	sys 0.004s
I20260713 09:08:45.244905 24983 raft_consensus.cc:359] T f1f8b73017404c0dbbcbac1a62fcaf81 P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:45.245440 24983 raft_consensus.cc:385] T f1f8b73017404c0dbbcbac1a62fcaf81 P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:45.245857 24983 raft_consensus.cc:740] T f1f8b73017404c0dbbcbac1a62fcaf81 P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d4744211cc843baaaa9df7484435692, State: Initialized, Role: FOLLOWER
I20260713 09:08:45.246646 24983 consensus_queue.cc:260] T f1f8b73017404c0dbbcbac1a62fcaf81 P 2d4744211cc843baaaa9df7484435692 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:45.248106 24982 tablet_bootstrap.cc:492] T 4f6f8334c8994edf95665fcc5a4690fb P 5d870a6ec99640e8833d43e1c2f3dcaf: No bootstrap required, opened a new log
I20260713 09:08:45.248606 24982 ts_tablet_manager.cc:1403] T 4f6f8334c8994edf95665fcc5a4690fb P 5d870a6ec99640e8833d43e1c2f3dcaf: Time spent bootstrapping tablet: real 0.064s	user 0.017s	sys 0.000s
I20260713 09:08:45.248940 24968 heartbeater.cc:499] Master 127.21.85.254:42219 was elected leader, sending a full tablet report...
I20260713 09:08:45.249395 24983 ts_tablet_manager.cc:1434] T f1f8b73017404c0dbbcbac1a62fcaf81 P 2d4744211cc843baaaa9df7484435692: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:08:45.249893 24984 tablet_bootstrap.cc:654] T a45a7cbe0824446b98fd1a388979125f P 7ba4e46b4b064196aa219f7406189628: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:45.250352 24983 tablet_bootstrap.cc:492] T 0742aea7f6354001ba64fc077738e7b1 P 2d4744211cc843baaaa9df7484435692: Bootstrap starting.
I20260713 09:08:45.251492 24982 raft_consensus.cc:359] T 4f6f8334c8994edf95665fcc5a4690fb P 5d870a6ec99640e8833d43e1c2f3dcaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:45.252220 24982 raft_consensus.cc:385] T 4f6f8334c8994edf95665fcc5a4690fb P 5d870a6ec99640e8833d43e1c2f3dcaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:45.252496 24982 raft_consensus.cc:740] T 4f6f8334c8994edf95665fcc5a4690fb P 5d870a6ec99640e8833d43e1c2f3dcaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d870a6ec99640e8833d43e1c2f3dcaf, State: Initialized, Role: FOLLOWER
I20260713 09:08:45.253357 24982 consensus_queue.cc:260] T 4f6f8334c8994edf95665fcc5a4690fb P 5d870a6ec99640e8833d43e1c2f3dcaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:45.256620 24983 tablet_bootstrap.cc:654] T 0742aea7f6354001ba64fc077738e7b1 P 2d4744211cc843baaaa9df7484435692: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:45.262089 24984 tablet_bootstrap.cc:492] T a45a7cbe0824446b98fd1a388979125f P 7ba4e46b4b064196aa219f7406189628: No bootstrap required, opened a new log
I20260713 09:08:45.262184 24894 heartbeater.cc:499] Master 127.21.85.254:42219 was elected leader, sending a full tablet report...
I20260713 09:08:45.262580 24984 ts_tablet_manager.cc:1403] T a45a7cbe0824446b98fd1a388979125f P 7ba4e46b4b064196aa219f7406189628: Time spent bootstrapping tablet: real 0.061s	user 0.013s	sys 0.005s
I20260713 09:08:45.262766 24982 ts_tablet_manager.cc:1434] T 4f6f8334c8994edf95665fcc5a4690fb P 5d870a6ec99640e8833d43e1c2f3dcaf: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.004s
I20260713 09:08:45.263756 24982 tablet_bootstrap.cc:492] T f1f8b73017404c0dbbcbac1a62fcaf81 P 5d870a6ec99640e8833d43e1c2f3dcaf: Bootstrap starting.
I20260713 09:08:45.265487 24984 raft_consensus.cc:359] T a45a7cbe0824446b98fd1a388979125f P 7ba4e46b4b064196aa219f7406189628 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:45.266191 24984 raft_consensus.cc:385] T a45a7cbe0824446b98fd1a388979125f P 7ba4e46b4b064196aa219f7406189628 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:45.266501 24984 raft_consensus.cc:740] T a45a7cbe0824446b98fd1a388979125f P 7ba4e46b4b064196aa219f7406189628 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ba4e46b4b064196aa219f7406189628, State: Initialized, Role: FOLLOWER
I20260713 09:08:45.268765 24983 tablet_bootstrap.cc:492] T 0742aea7f6354001ba64fc077738e7b1 P 2d4744211cc843baaaa9df7484435692: No bootstrap required, opened a new log
I20260713 09:08:45.269259 24983 ts_tablet_manager.cc:1403] T 0742aea7f6354001ba64fc077738e7b1 P 2d4744211cc843baaaa9df7484435692: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.001s
I20260713 09:08:45.270143 24982 tablet_bootstrap.cc:654] T f1f8b73017404c0dbbcbac1a62fcaf81 P 5d870a6ec99640e8833d43e1c2f3dcaf: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:45.270963 24984 consensus_queue.cc:260] T a45a7cbe0824446b98fd1a388979125f P 7ba4e46b4b064196aa219f7406189628 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:45.272812 24983 raft_consensus.cc:359] T 0742aea7f6354001ba64fc077738e7b1 P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:45.273491 24983 raft_consensus.cc:385] T 0742aea7f6354001ba64fc077738e7b1 P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:45.273788 24983 raft_consensus.cc:740] T 0742aea7f6354001ba64fc077738e7b1 P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d4744211cc843baaaa9df7484435692, State: Initialized, Role: FOLLOWER
I20260713 09:08:45.274629 24983 consensus_queue.cc:260] T 0742aea7f6354001ba64fc077738e7b1 P 2d4744211cc843baaaa9df7484435692 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:45.276993 24983 ts_tablet_manager.cc:1434] T 0742aea7f6354001ba64fc077738e7b1 P 2d4744211cc843baaaa9df7484435692: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260713 09:08:45.277980 24983 tablet_bootstrap.cc:492] T 7189eaa80f7e4ba1a718f59a74aa11f3 P 2d4744211cc843baaaa9df7484435692: Bootstrap starting.
I20260713 09:08:45.284642 24983 tablet_bootstrap.cc:654] T 7189eaa80f7e4ba1a718f59a74aa11f3 P 2d4744211cc843baaaa9df7484435692: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:45.295652 24983 tablet_bootstrap.cc:492] T 7189eaa80f7e4ba1a718f59a74aa11f3 P 2d4744211cc843baaaa9df7484435692: No bootstrap required, opened a new log
I20260713 09:08:45.296176 24983 ts_tablet_manager.cc:1403] T 7189eaa80f7e4ba1a718f59a74aa11f3 P 2d4744211cc843baaaa9df7484435692: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.007s
I20260713 09:08:45.299080 24983 raft_consensus.cc:359] T 7189eaa80f7e4ba1a718f59a74aa11f3 P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:45.299753 24983 raft_consensus.cc:385] T 7189eaa80f7e4ba1a718f59a74aa11f3 P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:45.300150 24983 raft_consensus.cc:740] T 7189eaa80f7e4ba1a718f59a74aa11f3 P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d4744211cc843baaaa9df7484435692, State: Initialized, Role: FOLLOWER
I20260713 09:08:45.301012 24983 consensus_queue.cc:260] T 7189eaa80f7e4ba1a718f59a74aa11f3 P 2d4744211cc843baaaa9df7484435692 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:45.305974 24983 ts_tablet_manager.cc:1434] T 7189eaa80f7e4ba1a718f59a74aa11f3 P 2d4744211cc843baaaa9df7484435692: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260713 09:08:45.307019 24983 tablet_bootstrap.cc:492] T 58cae74f89c64d4db63bfb680453a0ae P 2d4744211cc843baaaa9df7484435692: Bootstrap starting.
I20260713 09:08:45.313448 24983 tablet_bootstrap.cc:654] T 58cae74f89c64d4db63bfb680453a0ae P 2d4744211cc843baaaa9df7484435692: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:45.321190 24819 heartbeater.cc:499] Master 127.21.85.254:42219 was elected leader, sending a full tablet report...
I20260713 09:08:45.322016 24984 ts_tablet_manager.cc:1434] T a45a7cbe0824446b98fd1a388979125f P 7ba4e46b4b064196aa219f7406189628: Time spent starting tablet: real 0.059s	user 0.031s	sys 0.024s
I20260713 09:08:45.323073 24984 tablet_bootstrap.cc:492] T fc39583df76545618f295f6fc7bf48bd P 7ba4e46b4b064196aa219f7406189628: Bootstrap starting.
I20260713 09:08:45.323601 24982 tablet_bootstrap.cc:492] T f1f8b73017404c0dbbcbac1a62fcaf81 P 5d870a6ec99640e8833d43e1c2f3dcaf: No bootstrap required, opened a new log
I20260713 09:08:45.324107 24982 ts_tablet_manager.cc:1403] T f1f8b73017404c0dbbcbac1a62fcaf81 P 5d870a6ec99640e8833d43e1c2f3dcaf: Time spent bootstrapping tablet: real 0.061s	user 0.014s	sys 0.044s
I20260713 09:08:45.327117 24982 raft_consensus.cc:359] T f1f8b73017404c0dbbcbac1a62fcaf81 P 5d870a6ec99640e8833d43e1c2f3dcaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:45.327885 24982 raft_consensus.cc:385] T f1f8b73017404c0dbbcbac1a62fcaf81 P 5d870a6ec99640e8833d43e1c2f3dcaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:45.328184 24982 raft_consensus.cc:740] T f1f8b73017404c0dbbcbac1a62fcaf81 P 5d870a6ec99640e8833d43e1c2f3dcaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d870a6ec99640e8833d43e1c2f3dcaf, State: Initialized, Role: FOLLOWER
I20260713 09:08:45.329011 24982 consensus_queue.cc:260] T f1f8b73017404c0dbbcbac1a62fcaf81 P 5d870a6ec99640e8833d43e1c2f3dcaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:45.329829 24984 tablet_bootstrap.cc:654] T fc39583df76545618f295f6fc7bf48bd P 7ba4e46b4b064196aa219f7406189628: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:45.331547 24983 tablet_bootstrap.cc:492] T 58cae74f89c64d4db63bfb680453a0ae P 2d4744211cc843baaaa9df7484435692: No bootstrap required, opened a new log
I20260713 09:08:45.332082 24983 ts_tablet_manager.cc:1403] T 58cae74f89c64d4db63bfb680453a0ae P 2d4744211cc843baaaa9df7484435692: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.006s
I20260713 09:08:45.334879 24983 raft_consensus.cc:359] T 58cae74f89c64d4db63bfb680453a0ae P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:45.335584 24983 raft_consensus.cc:385] T 58cae74f89c64d4db63bfb680453a0ae P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:45.335577 24982 ts_tablet_manager.cc:1434] T f1f8b73017404c0dbbcbac1a62fcaf81 P 5d870a6ec99640e8833d43e1c2f3dcaf: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:08:45.336050 24983 raft_consensus.cc:740] T 58cae74f89c64d4db63bfb680453a0ae P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d4744211cc843baaaa9df7484435692, State: Initialized, Role: FOLLOWER
I20260713 09:08:45.337082 24982 tablet_bootstrap.cc:492] T a45a7cbe0824446b98fd1a388979125f P 5d870a6ec99640e8833d43e1c2f3dcaf: Bootstrap starting.
I20260713 09:08:45.337009 24983 consensus_queue.cc:260] T 58cae74f89c64d4db63bfb680453a0ae P 2d4744211cc843baaaa9df7484435692 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:45.339345 24983 ts_tablet_manager.cc:1434] T 58cae74f89c64d4db63bfb680453a0ae P 2d4744211cc843baaaa9df7484435692: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:08:45.344715 24983 tablet_bootstrap.cc:492] T 6acc3687282643f5be572358ad7e6ad4 P 2d4744211cc843baaaa9df7484435692: Bootstrap starting.
I20260713 09:08:45.348380 24984 tablet_bootstrap.cc:492] T fc39583df76545618f295f6fc7bf48bd P 7ba4e46b4b064196aa219f7406189628: No bootstrap required, opened a new log
I20260713 09:08:45.348917 24984 ts_tablet_manager.cc:1403] T fc39583df76545618f295f6fc7bf48bd P 7ba4e46b4b064196aa219f7406189628: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.015s
I20260713 09:08:45.351058 24983 tablet_bootstrap.cc:654] T 6acc3687282643f5be572358ad7e6ad4 P 2d4744211cc843baaaa9df7484435692: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:45.351841 24984 raft_consensus.cc:359] T fc39583df76545618f295f6fc7bf48bd P 7ba4e46b4b064196aa219f7406189628 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } } peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } }
I20260713 09:08:45.352628 24984 raft_consensus.cc:385] T fc39583df76545618f295f6fc7bf48bd P 7ba4e46b4b064196aa219f7406189628 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:45.352928 24984 raft_consensus.cc:740] T fc39583df76545618f295f6fc7bf48bd P 7ba4e46b4b064196aa219f7406189628 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ba4e46b4b064196aa219f7406189628, State: Initialized, Role: FOLLOWER
I20260713 09:08:45.353649 24984 consensus_queue.cc:260] T fc39583df76545618f295f6fc7bf48bd P 7ba4e46b4b064196aa219f7406189628 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } } peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } }
I20260713 09:08:45.355783 24982 tablet_bootstrap.cc:654] T a45a7cbe0824446b98fd1a388979125f P 5d870a6ec99640e8833d43e1c2f3dcaf: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:45.356792 24984 ts_tablet_manager.cc:1434] T fc39583df76545618f295f6fc7bf48bd P 7ba4e46b4b064196aa219f7406189628: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:08:45.358178 24984 tablet_bootstrap.cc:492] T 7189eaa80f7e4ba1a718f59a74aa11f3 P 7ba4e46b4b064196aa219f7406189628: Bootstrap starting.
I20260713 09:08:45.367182 24982 tablet_bootstrap.cc:492] T a45a7cbe0824446b98fd1a388979125f P 5d870a6ec99640e8833d43e1c2f3dcaf: No bootstrap required, opened a new log
I20260713 09:08:45.367758 24982 ts_tablet_manager.cc:1403] T a45a7cbe0824446b98fd1a388979125f P 5d870a6ec99640e8833d43e1c2f3dcaf: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.003s
I20260713 09:08:45.368031 24984 tablet_bootstrap.cc:654] T 7189eaa80f7e4ba1a718f59a74aa11f3 P 7ba4e46b4b064196aa219f7406189628: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:45.369688 24983 tablet_bootstrap.cc:492] T 6acc3687282643f5be572358ad7e6ad4 P 2d4744211cc843baaaa9df7484435692: No bootstrap required, opened a new log
I20260713 09:08:45.370194 24983 ts_tablet_manager.cc:1403] T 6acc3687282643f5be572358ad7e6ad4 P 2d4744211cc843baaaa9df7484435692: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.009s
I20260713 09:08:45.370066 24982 raft_consensus.cc:359] T a45a7cbe0824446b98fd1a388979125f P 5d870a6ec99640e8833d43e1c2f3dcaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:45.370757 24982 raft_consensus.cc:385] T a45a7cbe0824446b98fd1a388979125f P 5d870a6ec99640e8833d43e1c2f3dcaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:45.371012 24982 raft_consensus.cc:740] T a45a7cbe0824446b98fd1a388979125f P 5d870a6ec99640e8833d43e1c2f3dcaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d870a6ec99640e8833d43e1c2f3dcaf, State: Initialized, Role: FOLLOWER
I20260713 09:08:45.371825 24982 consensus_queue.cc:260] T a45a7cbe0824446b98fd1a388979125f P 5d870a6ec99640e8833d43e1c2f3dcaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:45.373543 24984 tablet_bootstrap.cc:492] T 7189eaa80f7e4ba1a718f59a74aa11f3 P 7ba4e46b4b064196aa219f7406189628: No bootstrap required, opened a new log
I20260713 09:08:45.374487 24984 ts_tablet_manager.cc:1403] T 7189eaa80f7e4ba1a718f59a74aa11f3 P 7ba4e46b4b064196aa219f7406189628: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260713 09:08:45.373274 24983 raft_consensus.cc:359] T 6acc3687282643f5be572358ad7e6ad4 P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:45.376106 24983 raft_consensus.cc:385] T 6acc3687282643f5be572358ad7e6ad4 P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:45.376410 24983 raft_consensus.cc:740] T 6acc3687282643f5be572358ad7e6ad4 P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d4744211cc843baaaa9df7484435692, State: Initialized, Role: FOLLOWER
I20260713 09:08:45.375169 24982 ts_tablet_manager.cc:1434] T a45a7cbe0824446b98fd1a388979125f P 5d870a6ec99640e8833d43e1c2f3dcaf: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260713 09:08:45.377656 24982 tablet_bootstrap.cc:492] T 7189eaa80f7e4ba1a718f59a74aa11f3 P 5d870a6ec99640e8833d43e1c2f3dcaf: Bootstrap starting.
I20260713 09:08:45.377231 24984 raft_consensus.cc:359] T 7189eaa80f7e4ba1a718f59a74aa11f3 P 7ba4e46b4b064196aa219f7406189628 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:45.378123 24984 raft_consensus.cc:385] T 7189eaa80f7e4ba1a718f59a74aa11f3 P 7ba4e46b4b064196aa219f7406189628 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:45.378372 24984 raft_consensus.cc:740] T 7189eaa80f7e4ba1a718f59a74aa11f3 P 7ba4e46b4b064196aa219f7406189628 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ba4e46b4b064196aa219f7406189628, State: Initialized, Role: FOLLOWER
I20260713 09:08:45.379093 24984 consensus_queue.cc:260] T 7189eaa80f7e4ba1a718f59a74aa11f3 P 7ba4e46b4b064196aa219f7406189628 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:45.381359 24984 ts_tablet_manager.cc:1434] T 7189eaa80f7e4ba1a718f59a74aa11f3 P 7ba4e46b4b064196aa219f7406189628: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260713 09:08:45.382328 24984 tablet_bootstrap.cc:492] T 0742aea7f6354001ba64fc077738e7b1 P 7ba4e46b4b064196aa219f7406189628: Bootstrap starting.
I20260713 09:08:45.384087 24982 tablet_bootstrap.cc:654] T 7189eaa80f7e4ba1a718f59a74aa11f3 P 5d870a6ec99640e8833d43e1c2f3dcaf: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:45.377231 24983 consensus_queue.cc:260] T 6acc3687282643f5be572358ad7e6ad4 P 2d4744211cc843baaaa9df7484435692 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:45.388583 24984 tablet_bootstrap.cc:654] T 0742aea7f6354001ba64fc077738e7b1 P 7ba4e46b4b064196aa219f7406189628: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:45.388688 24983 ts_tablet_manager.cc:1434] T 6acc3687282643f5be572358ad7e6ad4 P 2d4744211cc843baaaa9df7484435692: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260713 09:08:45.389211 24982 tablet_bootstrap.cc:492] T 7189eaa80f7e4ba1a718f59a74aa11f3 P 5d870a6ec99640e8833d43e1c2f3dcaf: No bootstrap required, opened a new log
I20260713 09:08:45.389712 24982 ts_tablet_manager.cc:1403] T 7189eaa80f7e4ba1a718f59a74aa11f3 P 5d870a6ec99640e8833d43e1c2f3dcaf: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.002s
I20260713 09:08:45.391227 24983 tablet_bootstrap.cc:492] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 2d4744211cc843baaaa9df7484435692: Bootstrap starting.
I20260713 09:08:45.392697 24982 raft_consensus.cc:359] T 7189eaa80f7e4ba1a718f59a74aa11f3 P 5d870a6ec99640e8833d43e1c2f3dcaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:45.393502 24982 raft_consensus.cc:385] T 7189eaa80f7e4ba1a718f59a74aa11f3 P 5d870a6ec99640e8833d43e1c2f3dcaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:45.393851 24982 raft_consensus.cc:740] T 7189eaa80f7e4ba1a718f59a74aa11f3 P 5d870a6ec99640e8833d43e1c2f3dcaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d870a6ec99640e8833d43e1c2f3dcaf, State: Initialized, Role: FOLLOWER
I20260713 09:08:45.394802 24982 consensus_queue.cc:260] T 7189eaa80f7e4ba1a718f59a74aa11f3 P 5d870a6ec99640e8833d43e1c2f3dcaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:45.397289 24982 ts_tablet_manager.cc:1434] T 7189eaa80f7e4ba1a718f59a74aa11f3 P 5d870a6ec99640e8833d43e1c2f3dcaf: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260713 09:08:45.398312 24982 tablet_bootstrap.cc:492] T 6acc3687282643f5be572358ad7e6ad4 P 5d870a6ec99640e8833d43e1c2f3dcaf: Bootstrap starting.
I20260713 09:08:45.400058 24983 tablet_bootstrap.cc:654] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 2d4744211cc843baaaa9df7484435692: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:45.404712 24982 tablet_bootstrap.cc:654] T 6acc3687282643f5be572358ad7e6ad4 P 5d870a6ec99640e8833d43e1c2f3dcaf: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:45.406589 24984 tablet_bootstrap.cc:492] T 0742aea7f6354001ba64fc077738e7b1 P 7ba4e46b4b064196aa219f7406189628: No bootstrap required, opened a new log
I20260713 09:08:45.407195 24984 ts_tablet_manager.cc:1403] T 0742aea7f6354001ba64fc077738e7b1 P 7ba4e46b4b064196aa219f7406189628: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.012s
I20260713 09:08:45.410487 24983 tablet_bootstrap.cc:492] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 2d4744211cc843baaaa9df7484435692: No bootstrap required, opened a new log
I20260713 09:08:45.410091 24984 raft_consensus.cc:359] T 0742aea7f6354001ba64fc077738e7b1 P 7ba4e46b4b064196aa219f7406189628 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:45.410872 24982 tablet_bootstrap.cc:492] T 6acc3687282643f5be572358ad7e6ad4 P 5d870a6ec99640e8833d43e1c2f3dcaf: No bootstrap required, opened a new log
I20260713 09:08:45.411046 24983 ts_tablet_manager.cc:1403] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 2d4744211cc843baaaa9df7484435692: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.005s
I20260713 09:08:45.410948 24984 raft_consensus.cc:385] T 0742aea7f6354001ba64fc077738e7b1 P 7ba4e46b4b064196aa219f7406189628 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:45.411404 24982 ts_tablet_manager.cc:1403] T 6acc3687282643f5be572358ad7e6ad4 P 5d870a6ec99640e8833d43e1c2f3dcaf: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.007s
I20260713 09:08:45.411722 24984 raft_consensus.cc:740] T 0742aea7f6354001ba64fc077738e7b1 P 7ba4e46b4b064196aa219f7406189628 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ba4e46b4b064196aa219f7406189628, State: Initialized, Role: FOLLOWER
I20260713 09:08:45.413424 24987 raft_consensus.cc:493] T f1f8b73017404c0dbbcbac1a62fcaf81 P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:45.413164 24984 consensus_queue.cc:260] T 0742aea7f6354001ba64fc077738e7b1 P 7ba4e46b4b064196aa219f7406189628 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:45.413892 24987 raft_consensus.cc:515] T f1f8b73017404c0dbbcbac1a62fcaf81 P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:45.415004 24982 raft_consensus.cc:359] T 6acc3687282643f5be572358ad7e6ad4 P 5d870a6ec99640e8833d43e1c2f3dcaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:45.415509 24984 ts_tablet_manager.cc:1434] T 0742aea7f6354001ba64fc077738e7b1 P 7ba4e46b4b064196aa219f7406189628: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:08:45.415722 24982 raft_consensus.cc:385] T 6acc3687282643f5be572358ad7e6ad4 P 5d870a6ec99640e8833d43e1c2f3dcaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:45.416093 24982 raft_consensus.cc:740] T 6acc3687282643f5be572358ad7e6ad4 P 5d870a6ec99640e8833d43e1c2f3dcaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d870a6ec99640e8833d43e1c2f3dcaf, State: Initialized, Role: FOLLOWER
I20260713 09:08:45.416383 24987 leader_election.cc:290] T f1f8b73017404c0dbbcbac1a62fcaf81 P 2d4744211cc843baaaa9df7484435692 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ba4e46b4b064196aa219f7406189628 (127.21.85.193:39337), 5d870a6ec99640e8833d43e1c2f3dcaf (127.21.85.194:33279)
I20260713 09:08:45.416962 24982 consensus_queue.cc:260] T 6acc3687282643f5be572358ad7e6ad4 P 5d870a6ec99640e8833d43e1c2f3dcaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:45.417519 24984 tablet_bootstrap.cc:492] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 7ba4e46b4b064196aa219f7406189628: Bootstrap starting.
I20260713 09:08:45.419238 24982 ts_tablet_manager.cc:1434] T 6acc3687282643f5be572358ad7e6ad4 P 5d870a6ec99640e8833d43e1c2f3dcaf: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260713 09:08:45.420468 24982 tablet_bootstrap.cc:492] T 58cae74f89c64d4db63bfb680453a0ae P 5d870a6ec99640e8833d43e1c2f3dcaf: Bootstrap starting.
I20260713 09:08:45.417364 24983 raft_consensus.cc:359] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:45.420990 24983 raft_consensus.cc:385] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:45.421339 24983 raft_consensus.cc:740] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d4744211cc843baaaa9df7484435692, State: Initialized, Role: FOLLOWER
I20260713 09:08:45.422348 24983 consensus_queue.cc:260] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 2d4744211cc843baaaa9df7484435692 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:45.424610 24983 ts_tablet_manager.cc:1434] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 2d4744211cc843baaaa9df7484435692: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260713 09:08:45.425148 24984 tablet_bootstrap.cc:654] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 7ba4e46b4b064196aa219f7406189628: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:45.425738 24983 tablet_bootstrap.cc:492] T a45a7cbe0824446b98fd1a388979125f P 2d4744211cc843baaaa9df7484435692: Bootstrap starting.
I20260713 09:08:45.428848 24982 tablet_bootstrap.cc:654] T 58cae74f89c64d4db63bfb680453a0ae P 5d870a6ec99640e8833d43e1c2f3dcaf: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:45.433027 24983 tablet_bootstrap.cc:654] T a45a7cbe0824446b98fd1a388979125f P 2d4744211cc843baaaa9df7484435692: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:45.437294 24987 raft_consensus.cc:493] T 0742aea7f6354001ba64fc077738e7b1 P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:45.437817 24987 raft_consensus.cc:515] T 0742aea7f6354001ba64fc077738e7b1 P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:45.439878 24987 leader_election.cc:290] T 0742aea7f6354001ba64fc077738e7b1 P 2d4744211cc843baaaa9df7484435692 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ba4e46b4b064196aa219f7406189628 (127.21.85.193:39337), 5d870a6ec99640e8833d43e1c2f3dcaf (127.21.85.194:33279)
I20260713 09:08:45.440755 24984 tablet_bootstrap.cc:492] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 7ba4e46b4b064196aa219f7406189628: No bootstrap required, opened a new log
I20260713 09:08:45.441272 24984 ts_tablet_manager.cc:1403] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 7ba4e46b4b064196aa219f7406189628: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.000s
I20260713 09:08:45.444641 24984 raft_consensus.cc:359] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 7ba4e46b4b064196aa219f7406189628 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:45.445444 24984 raft_consensus.cc:385] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 7ba4e46b4b064196aa219f7406189628 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:45.445858 24984 raft_consensus.cc:740] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 7ba4e46b4b064196aa219f7406189628 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ba4e46b4b064196aa219f7406189628, State: Initialized, Role: FOLLOWER
I20260713 09:08:45.448295 24984 consensus_queue.cc:260] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 7ba4e46b4b064196aa219f7406189628 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:45.450632 24984 ts_tablet_manager.cc:1434] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 7ba4e46b4b064196aa219f7406189628: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:08:45.451195 24991 raft_consensus.cc:493] T a45a7cbe0824446b98fd1a388979125f P 7ba4e46b4b064196aa219f7406189628 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:45.451694 24991 raft_consensus.cc:515] T a45a7cbe0824446b98fd1a388979125f P 7ba4e46b4b064196aa219f7406189628 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:45.452576 24982 tablet_bootstrap.cc:492] T 58cae74f89c64d4db63bfb680453a0ae P 5d870a6ec99640e8833d43e1c2f3dcaf: No bootstrap required, opened a new log
I20260713 09:08:45.453083 24982 ts_tablet_manager.cc:1403] T 58cae74f89c64d4db63bfb680453a0ae P 5d870a6ec99640e8833d43e1c2f3dcaf: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.018s
I20260713 09:08:45.453296 24984 tablet_bootstrap.cc:492] T 58cae74f89c64d4db63bfb680453a0ae P 7ba4e46b4b064196aa219f7406189628: Bootstrap starting.
I20260713 09:08:45.456014 24982 raft_consensus.cc:359] T 58cae74f89c64d4db63bfb680453a0ae P 5d870a6ec99640e8833d43e1c2f3dcaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:45.456714 24982 raft_consensus.cc:385] T 58cae74f89c64d4db63bfb680453a0ae P 5d870a6ec99640e8833d43e1c2f3dcaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:45.457041 24982 raft_consensus.cc:740] T 58cae74f89c64d4db63bfb680453a0ae P 5d870a6ec99640e8833d43e1c2f3dcaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d870a6ec99640e8833d43e1c2f3dcaf, State: Initialized, Role: FOLLOWER
I20260713 09:08:45.457808 24982 consensus_queue.cc:260] T 58cae74f89c64d4db63bfb680453a0ae P 5d870a6ec99640e8833d43e1c2f3dcaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:45.460492 24982 ts_tablet_manager.cc:1434] T 58cae74f89c64d4db63bfb680453a0ae P 5d870a6ec99640e8833d43e1c2f3dcaf: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:08:45.461015 24984 tablet_bootstrap.cc:654] T 58cae74f89c64d4db63bfb680453a0ae P 7ba4e46b4b064196aa219f7406189628: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:45.461611 24982 tablet_bootstrap.cc:492] T fc39583df76545618f295f6fc7bf48bd P 5d870a6ec99640e8833d43e1c2f3dcaf: Bootstrap starting.
I20260713 09:08:45.460443 24991 leader_election.cc:290] T a45a7cbe0824446b98fd1a388979125f P 7ba4e46b4b064196aa219f7406189628 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d870a6ec99640e8833d43e1c2f3dcaf (127.21.85.194:33279), 2d4744211cc843baaaa9df7484435692 (127.21.85.195:43747)
I20260713 09:08:45.468281 24982 tablet_bootstrap.cc:654] T fc39583df76545618f295f6fc7bf48bd P 5d870a6ec99640e8833d43e1c2f3dcaf: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:45.474697 24984 tablet_bootstrap.cc:492] T 58cae74f89c64d4db63bfb680453a0ae P 7ba4e46b4b064196aa219f7406189628: No bootstrap required, opened a new log
I20260713 09:08:45.475258 24984 ts_tablet_manager.cc:1403] T 58cae74f89c64d4db63bfb680453a0ae P 7ba4e46b4b064196aa219f7406189628: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.008s
I20260713 09:08:45.478083 24982 tablet_bootstrap.cc:492] T fc39583df76545618f295f6fc7bf48bd P 5d870a6ec99640e8833d43e1c2f3dcaf: No bootstrap required, opened a new log
I20260713 09:08:45.478600 24982 ts_tablet_manager.cc:1403] T fc39583df76545618f295f6fc7bf48bd P 5d870a6ec99640e8833d43e1c2f3dcaf: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.001s
I20260713 09:08:45.478708 24984 raft_consensus.cc:359] T 58cae74f89c64d4db63bfb680453a0ae P 7ba4e46b4b064196aa219f7406189628 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:45.479470 24984 raft_consensus.cc:385] T 58cae74f89c64d4db63bfb680453a0ae P 7ba4e46b4b064196aa219f7406189628 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:45.479755 24984 raft_consensus.cc:740] T 58cae74f89c64d4db63bfb680453a0ae P 7ba4e46b4b064196aa219f7406189628 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ba4e46b4b064196aa219f7406189628, State: Initialized, Role: FOLLOWER
I20260713 09:08:45.479864 24983 tablet_bootstrap.cc:492] T a45a7cbe0824446b98fd1a388979125f P 2d4744211cc843baaaa9df7484435692: No bootstrap required, opened a new log
I20260713 09:08:45.480424 24983 ts_tablet_manager.cc:1403] T a45a7cbe0824446b98fd1a388979125f P 2d4744211cc843baaaa9df7484435692: Time spent bootstrapping tablet: real 0.055s	user 0.011s	sys 0.013s
I20260713 09:08:45.480466 24984 consensus_queue.cc:260] T 58cae74f89c64d4db63bfb680453a0ae P 7ba4e46b4b064196aa219f7406189628 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:45.481496 24982 raft_consensus.cc:359] T fc39583df76545618f295f6fc7bf48bd P 5d870a6ec99640e8833d43e1c2f3dcaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } } peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } }
I20260713 09:08:45.482218 24982 raft_consensus.cc:385] T fc39583df76545618f295f6fc7bf48bd P 5d870a6ec99640e8833d43e1c2f3dcaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:45.482486 24982 raft_consensus.cc:740] T fc39583df76545618f295f6fc7bf48bd P 5d870a6ec99640e8833d43e1c2f3dcaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d870a6ec99640e8833d43e1c2f3dcaf, State: Initialized, Role: FOLLOWER
I20260713 09:08:45.482937 24984 ts_tablet_manager.cc:1434] T 58cae74f89c64d4db63bfb680453a0ae P 7ba4e46b4b064196aa219f7406189628: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:08:45.483904 24984 tablet_bootstrap.cc:492] T 4f6f8334c8994edf95665fcc5a4690fb P 7ba4e46b4b064196aa219f7406189628: Bootstrap starting.
I20260713 09:08:45.483429 24982 consensus_queue.cc:260] T fc39583df76545618f295f6fc7bf48bd P 5d870a6ec99640e8833d43e1c2f3dcaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } } peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } }
I20260713 09:08:45.483397 24983 raft_consensus.cc:359] T a45a7cbe0824446b98fd1a388979125f P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:45.484831 24983 raft_consensus.cc:385] T a45a7cbe0824446b98fd1a388979125f P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:45.485213 24983 raft_consensus.cc:740] T a45a7cbe0824446b98fd1a388979125f P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d4744211cc843baaaa9df7484435692, State: Initialized, Role: FOLLOWER
I20260713 09:08:45.486228 24982 ts_tablet_manager.cc:1434] T fc39583df76545618f295f6fc7bf48bd P 5d870a6ec99640e8833d43e1c2f3dcaf: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:08:45.485952 24983 consensus_queue.cc:260] T a45a7cbe0824446b98fd1a388979125f P 2d4744211cc843baaaa9df7484435692 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:45.487231 24982 tablet_bootstrap.cc:492] T 0742aea7f6354001ba64fc077738e7b1 P 5d870a6ec99640e8833d43e1c2f3dcaf: Bootstrap starting.
I20260713 09:08:45.488575 24983 ts_tablet_manager.cc:1434] T a45a7cbe0824446b98fd1a388979125f P 2d4744211cc843baaaa9df7484435692: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:08:45.490304 24983 tablet_bootstrap.cc:492] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 2d4744211cc843baaaa9df7484435692: Bootstrap starting.
I20260713 09:08:45.493965 24982 tablet_bootstrap.cc:654] T 0742aea7f6354001ba64fc077738e7b1 P 5d870a6ec99640e8833d43e1c2f3dcaf: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:45.490981 24984 tablet_bootstrap.cc:654] T 4f6f8334c8994edf95665fcc5a4690fb P 7ba4e46b4b064196aa219f7406189628: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:45.515113 24984 tablet_bootstrap.cc:492] T 4f6f8334c8994edf95665fcc5a4690fb P 7ba4e46b4b064196aa219f7406189628: No bootstrap required, opened a new log
W20260713 09:08:45.515846 24740 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:45.515815 24984 ts_tablet_manager.cc:1403] T 4f6f8334c8994edf95665fcc5a4690fb P 7ba4e46b4b064196aa219f7406189628: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.005s
I20260713 09:08:45.517084 24983 tablet_bootstrap.cc:654] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 2d4744211cc843baaaa9df7484435692: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:45.521818 24982 tablet_bootstrap.cc:492] T 0742aea7f6354001ba64fc077738e7b1 P 5d870a6ec99640e8833d43e1c2f3dcaf: No bootstrap required, opened a new log
I20260713 09:08:45.522346 24982 ts_tablet_manager.cc:1403] T 0742aea7f6354001ba64fc077738e7b1 P 5d870a6ec99640e8833d43e1c2f3dcaf: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.008s
I20260713 09:08:45.519490 24984 raft_consensus.cc:359] T 4f6f8334c8994edf95665fcc5a4690fb P 7ba4e46b4b064196aa219f7406189628 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:45.524008 24984 raft_consensus.cc:385] T 4f6f8334c8994edf95665fcc5a4690fb P 7ba4e46b4b064196aa219f7406189628 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:45.524367 24984 raft_consensus.cc:740] T 4f6f8334c8994edf95665fcc5a4690fb P 7ba4e46b4b064196aa219f7406189628 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ba4e46b4b064196aa219f7406189628, State: Initialized, Role: FOLLOWER
I20260713 09:08:45.525146 24984 consensus_queue.cc:260] T 4f6f8334c8994edf95665fcc5a4690fb P 7ba4e46b4b064196aa219f7406189628 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:45.528852 24869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a45a7cbe0824446b98fd1a388979125f" candidate_uuid: "7ba4e46b4b064196aa219f7406189628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" is_pre_election: true
I20260713 09:08:45.529511 24869 raft_consensus.cc:2468] T a45a7cbe0824446b98fd1a388979125f P 5d870a6ec99640e8833d43e1c2f3dcaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ba4e46b4b064196aa219f7406189628 in term 0.
I20260713 09:08:45.530478 24984 ts_tablet_manager.cc:1434] T 4f6f8334c8994edf95665fcc5a4690fb P 7ba4e46b4b064196aa219f7406189628: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:08:45.531554 24984 tablet_bootstrap.cc:492] T f1f8b73017404c0dbbcbac1a62fcaf81 P 7ba4e46b4b064196aa219f7406189628: Bootstrap starting.
I20260713 09:08:45.533002 24983 tablet_bootstrap.cc:492] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 2d4744211cc843baaaa9df7484435692: No bootstrap required, opened a new log
I20260713 09:08:45.533423 24983 ts_tablet_manager.cc:1403] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 2d4744211cc843baaaa9df7484435692: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.003s
I20260713 09:08:45.533397 24757 leader_election.cc:304] T a45a7cbe0824446b98fd1a388979125f P 7ba4e46b4b064196aa219f7406189628 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d870a6ec99640e8833d43e1c2f3dcaf, 7ba4e46b4b064196aa219f7406189628; no voters: 
I20260713 09:08:45.534543 24991 raft_consensus.cc:2804] T a45a7cbe0824446b98fd1a388979125f P 7ba4e46b4b064196aa219f7406189628 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:45.534893 24991 raft_consensus.cc:493] T a45a7cbe0824446b98fd1a388979125f P 7ba4e46b4b064196aa219f7406189628 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:45.535194 24991 raft_consensus.cc:3060] T a45a7cbe0824446b98fd1a388979125f P 7ba4e46b4b064196aa219f7406189628 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:45.536039 24983 raft_consensus.cc:359] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:45.536690 24983 raft_consensus.cc:385] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:45.536940 24983 raft_consensus.cc:740] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d4744211cc843baaaa9df7484435692, State: Initialized, Role: FOLLOWER
I20260713 09:08:45.537696 24983 consensus_queue.cc:260] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 2d4744211cc843baaaa9df7484435692 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:45.538635 24984 tablet_bootstrap.cc:654] T f1f8b73017404c0dbbcbac1a62fcaf81 P 7ba4e46b4b064196aa219f7406189628: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:45.527779 24982 raft_consensus.cc:359] T 0742aea7f6354001ba64fc077738e7b1 P 5d870a6ec99640e8833d43e1c2f3dcaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:45.539945 24982 raft_consensus.cc:385] T 0742aea7f6354001ba64fc077738e7b1 P 5d870a6ec99640e8833d43e1c2f3dcaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:45.540294 24982 raft_consensus.cc:740] T 0742aea7f6354001ba64fc077738e7b1 P 5d870a6ec99640e8833d43e1c2f3dcaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d870a6ec99640e8833d43e1c2f3dcaf, State: Initialized, Role: FOLLOWER
I20260713 09:08:45.541011 24982 consensus_queue.cc:260] T 0742aea7f6354001ba64fc077738e7b1 P 5d870a6ec99640e8833d43e1c2f3dcaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:45.542922 24982 ts_tablet_manager.cc:1434] T 0742aea7f6354001ba64fc077738e7b1 P 5d870a6ec99640e8833d43e1c2f3dcaf: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260713 09:08:45.542798 24987 raft_consensus.cc:493] T 6acc3687282643f5be572358ad7e6ad4 P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:45.543511 24987 raft_consensus.cc:515] T 6acc3687282643f5be572358ad7e6ad4 P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:45.545655 24982 tablet_bootstrap.cc:492] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 5d870a6ec99640e8833d43e1c2f3dcaf: Bootstrap starting.
I20260713 09:08:45.546114 24987 leader_election.cc:290] T 6acc3687282643f5be572358ad7e6ad4 P 2d4744211cc843baaaa9df7484435692 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ba4e46b4b064196aa219f7406189628 (127.21.85.193:39337), 5d870a6ec99640e8833d43e1c2f3dcaf (127.21.85.194:33279)
I20260713 09:08:45.548939 24869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f8b73017404c0dbbcbac1a62fcaf81" candidate_uuid: "2d4744211cc843baaaa9df7484435692" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" is_pre_election: true
I20260713 09:08:45.549736 24869 raft_consensus.cc:2468] T f1f8b73017404c0dbbcbac1a62fcaf81 P 5d870a6ec99640e8833d43e1c2f3dcaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d4744211cc843baaaa9df7484435692 in term 0.
I20260713 09:08:45.551649 24982 tablet_bootstrap.cc:654] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 5d870a6ec99640e8833d43e1c2f3dcaf: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:45.551918 24869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0742aea7f6354001ba64fc077738e7b1" candidate_uuid: "2d4744211cc843baaaa9df7484435692" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" is_pre_election: true
I20260713 09:08:45.552739 24869 raft_consensus.cc:2468] T 0742aea7f6354001ba64fc077738e7b1 P 5d870a6ec99640e8833d43e1c2f3dcaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d4744211cc843baaaa9df7484435692 in term 0.
I20260713 09:08:45.554827 24869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6acc3687282643f5be572358ad7e6ad4" candidate_uuid: "2d4744211cc843baaaa9df7484435692" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" is_pre_election: true
I20260713 09:08:45.555572 24869 raft_consensus.cc:2468] T 6acc3687282643f5be572358ad7e6ad4 P 5d870a6ec99640e8833d43e1c2f3dcaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d4744211cc843baaaa9df7484435692 in term 0.
I20260713 09:08:45.539952 24983 ts_tablet_manager.cc:1434] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 2d4744211cc843baaaa9df7484435692: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:08:45.557904 24983 tablet_bootstrap.cc:492] T fc39583df76545618f295f6fc7bf48bd P 2d4744211cc843baaaa9df7484435692: Bootstrap starting.
I20260713 09:08:45.557533 24906 leader_election.cc:304] T f1f8b73017404c0dbbcbac1a62fcaf81 P 2d4744211cc843baaaa9df7484435692 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d4744211cc843baaaa9df7484435692, 5d870a6ec99640e8833d43e1c2f3dcaf; no voters: 
I20260713 09:08:45.558694 24987 raft_consensus.cc:2804] T f1f8b73017404c0dbbcbac1a62fcaf81 P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:45.559126 24987 raft_consensus.cc:493] T f1f8b73017404c0dbbcbac1a62fcaf81 P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:45.559537 24987 raft_consensus.cc:3060] T f1f8b73017404c0dbbcbac1a62fcaf81 P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:45.564522 24983 tablet_bootstrap.cc:654] T fc39583df76545618f295f6fc7bf48bd P 2d4744211cc843baaaa9df7484435692: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:45.564435 24991 raft_consensus.cc:515] T a45a7cbe0824446b98fd1a388979125f P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:45.568020 25019 raft_consensus.cc:493] T 7189eaa80f7e4ba1a718f59a74aa11f3 P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:45.568662 25019 raft_consensus.cc:515] T 7189eaa80f7e4ba1a718f59a74aa11f3 P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:45.570528 24991 leader_election.cc:290] T a45a7cbe0824446b98fd1a388979125f P 7ba4e46b4b064196aa219f7406189628 [CANDIDATE]: Term 1 election: Requested vote from peers 5d870a6ec99640e8833d43e1c2f3dcaf (127.21.85.194:33279), 2d4744211cc843baaaa9df7484435692 (127.21.85.195:43747)
I20260713 09:08:45.571993 24991 raft_consensus.cc:493] T 0742aea7f6354001ba64fc077738e7b1 P 7ba4e46b4b064196aa219f7406189628 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:45.572633 24991 raft_consensus.cc:515] T 0742aea7f6354001ba64fc077738e7b1 P 7ba4e46b4b064196aa219f7406189628 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:45.574771 24987 raft_consensus.cc:515] T f1f8b73017404c0dbbcbac1a62fcaf81 P 2d4744211cc843baaaa9df7484435692 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:45.576161 24906 leader_election.cc:304] T 0742aea7f6354001ba64fc077738e7b1 P 2d4744211cc843baaaa9df7484435692 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d4744211cc843baaaa9df7484435692, 5d870a6ec99640e8833d43e1c2f3dcaf; no voters: 
I20260713 09:08:45.575155 24991 leader_election.cc:290] T 0742aea7f6354001ba64fc077738e7b1 P 7ba4e46b4b064196aa219f7406189628 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d870a6ec99640e8833d43e1c2f3dcaf (127.21.85.194:33279), 2d4744211cc843baaaa9df7484435692 (127.21.85.195:43747)
I20260713 09:08:45.578614 24869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a45a7cbe0824446b98fd1a388979125f" candidate_uuid: "7ba4e46b4b064196aa219f7406189628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf"
I20260713 09:08:45.579170 24869 raft_consensus.cc:3060] T a45a7cbe0824446b98fd1a388979125f P 5d870a6ec99640e8833d43e1c2f3dcaf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:45.585261 24984 tablet_bootstrap.cc:492] T f1f8b73017404c0dbbcbac1a62fcaf81 P 7ba4e46b4b064196aa219f7406189628: No bootstrap required, opened a new log
I20260713 09:08:45.585160 24868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0742aea7f6354001ba64fc077738e7b1" candidate_uuid: "7ba4e46b4b064196aa219f7406189628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" is_pre_election: true
I20260713 09:08:45.585832 24984 ts_tablet_manager.cc:1403] T f1f8b73017404c0dbbcbac1a62fcaf81 P 7ba4e46b4b064196aa219f7406189628: Time spent bootstrapping tablet: real 0.054s	user 0.017s	sys 0.031s
I20260713 09:08:45.585968 24868 raft_consensus.cc:2468] T 0742aea7f6354001ba64fc077738e7b1 P 5d870a6ec99640e8833d43e1c2f3dcaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ba4e46b4b064196aa219f7406189628 in term 0.
I20260713 09:08:45.588691 24794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f8b73017404c0dbbcbac1a62fcaf81" candidate_uuid: "2d4744211cc843baaaa9df7484435692" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ba4e46b4b064196aa219f7406189628" is_pre_election: true
I20260713 09:08:45.588585 24984 raft_consensus.cc:359] T f1f8b73017404c0dbbcbac1a62fcaf81 P 7ba4e46b4b064196aa219f7406189628 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:45.589286 24984 raft_consensus.cc:385] T f1f8b73017404c0dbbcbac1a62fcaf81 P 7ba4e46b4b064196aa219f7406189628 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:45.589564 24984 raft_consensus.cc:740] T f1f8b73017404c0dbbcbac1a62fcaf81 P 7ba4e46b4b064196aa219f7406189628 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ba4e46b4b064196aa219f7406189628, State: Initialized, Role: FOLLOWER
I20260713 09:08:45.590286 24793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0742aea7f6354001ba64fc077738e7b1" candidate_uuid: "2d4744211cc843baaaa9df7484435692" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ba4e46b4b064196aa219f7406189628" is_pre_election: true
I20260713 09:08:45.590395 24757 leader_election.cc:304] T 0742aea7f6354001ba64fc077738e7b1 P 7ba4e46b4b064196aa219f7406189628 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d870a6ec99640e8833d43e1c2f3dcaf, 7ba4e46b4b064196aa219f7406189628; no voters: 
I20260713 09:08:45.590441 24984 consensus_queue.cc:260] T f1f8b73017404c0dbbcbac1a62fcaf81 P 7ba4e46b4b064196aa219f7406189628 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:45.591243 24793 raft_consensus.cc:2468] T 0742aea7f6354001ba64fc077738e7b1 P 7ba4e46b4b064196aa219f7406189628 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d4744211cc843baaaa9df7484435692 in term 0.
I20260713 09:08:45.591476 24794 raft_consensus.cc:2468] T f1f8b73017404c0dbbcbac1a62fcaf81 P 7ba4e46b4b064196aa219f7406189628 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d4744211cc843baaaa9df7484435692 in term 0.
I20260713 09:08:45.592897 24792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6acc3687282643f5be572358ad7e6ad4" candidate_uuid: "2d4744211cc843baaaa9df7484435692" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ba4e46b4b064196aa219f7406189628" is_pre_election: true
I20260713 09:08:45.594372 25018 raft_consensus.cc:2804] T 0742aea7f6354001ba64fc077738e7b1 P 7ba4e46b4b064196aa219f7406189628 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:45.594889 25018 raft_consensus.cc:493] T 0742aea7f6354001ba64fc077738e7b1 P 7ba4e46b4b064196aa219f7406189628 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:45.595304 25018 raft_consensus.cc:3060] T 0742aea7f6354001ba64fc077738e7b1 P 7ba4e46b4b064196aa219f7406189628 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:45.596143 24984 ts_tablet_manager.cc:1434] T f1f8b73017404c0dbbcbac1a62fcaf81 P 7ba4e46b4b064196aa219f7406189628: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:08:45.597074 24984 tablet_bootstrap.cc:492] T 6acc3687282643f5be572358ad7e6ad4 P 7ba4e46b4b064196aa219f7406189628: Bootstrap starting.
I20260713 09:08:45.597226 24869 raft_consensus.cc:2468] T a45a7cbe0824446b98fd1a388979125f P 5d870a6ec99640e8833d43e1c2f3dcaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ba4e46b4b064196aa219f7406189628 in term 1.
I20260713 09:08:45.600284 25022 raft_consensus.cc:2804] T 0742aea7f6354001ba64fc077738e7b1 P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:45.600559 24982 tablet_bootstrap.cc:492] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 5d870a6ec99640e8833d43e1c2f3dcaf: No bootstrap required, opened a new log
I20260713 09:08:45.600765 25022 raft_consensus.cc:493] T 0742aea7f6354001ba64fc077738e7b1 P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:45.601264 24982 ts_tablet_manager.cc:1403] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 5d870a6ec99640e8833d43e1c2f3dcaf: Time spent bootstrapping tablet: real 0.058s	user 0.015s	sys 0.018s
I20260713 09:08:45.602218 24757 leader_election.cc:304] T a45a7cbe0824446b98fd1a388979125f P 7ba4e46b4b064196aa219f7406189628 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d870a6ec99640e8833d43e1c2f3dcaf, 7ba4e46b4b064196aa219f7406189628; no voters: 
I20260713 09:08:45.603184 24984 tablet_bootstrap.cc:654] T 6acc3687282643f5be572358ad7e6ad4 P 7ba4e46b4b064196aa219f7406189628: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:45.604177 24982 raft_consensus.cc:359] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 5d870a6ec99640e8833d43e1c2f3dcaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:45.604795 24991 raft_consensus.cc:2804] T a45a7cbe0824446b98fd1a388979125f P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:45.605043 24982 raft_consensus.cc:385] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 5d870a6ec99640e8833d43e1c2f3dcaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:45.605451 24982 raft_consensus.cc:740] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 5d870a6ec99640e8833d43e1c2f3dcaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d870a6ec99640e8833d43e1c2f3dcaf, State: Initialized, Role: FOLLOWER
I20260713 09:08:45.606737 24991 raft_consensus.cc:697] T a45a7cbe0824446b98fd1a388979125f P 7ba4e46b4b064196aa219f7406189628 [term 1 LEADER]: Becoming Leader. State: Replica: 7ba4e46b4b064196aa219f7406189628, State: Running, Role: LEADER
I20260713 09:08:45.606633 24982 consensus_queue.cc:260] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 5d870a6ec99640e8833d43e1c2f3dcaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:45.607383 24906 leader_election.cc:304] T 6acc3687282643f5be572358ad7e6ad4 P 2d4744211cc843baaaa9df7484435692 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d4744211cc843baaaa9df7484435692, 5d870a6ec99640e8833d43e1c2f3dcaf; no voters: 
I20260713 09:08:45.608932 24982 ts_tablet_manager.cc:1434] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 5d870a6ec99640e8833d43e1c2f3dcaf: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:08:45.607630 24991 consensus_queue.cc:237] T a45a7cbe0824446b98fd1a388979125f P 7ba4e46b4b064196aa219f7406189628 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:45.612036 24984 tablet_bootstrap.cc:492] T 6acc3687282643f5be572358ad7e6ad4 P 7ba4e46b4b064196aa219f7406189628: No bootstrap required, opened a new log
I20260713 09:08:45.612578 24984 ts_tablet_manager.cc:1403] T 6acc3687282643f5be572358ad7e6ad4 P 7ba4e46b4b064196aa219f7406189628: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260713 09:08:45.610030 24982 tablet_bootstrap.cc:492] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 5d870a6ec99640e8833d43e1c2f3dcaf: Bootstrap starting.
I20260713 09:08:45.615301 24984 raft_consensus.cc:359] T 6acc3687282643f5be572358ad7e6ad4 P 7ba4e46b4b064196aa219f7406189628 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:45.601186 25022 raft_consensus.cc:3060] T 0742aea7f6354001ba64fc077738e7b1 P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:45.616030 24984 raft_consensus.cc:385] T 6acc3687282643f5be572358ad7e6ad4 P 7ba4e46b4b064196aa219f7406189628 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:45.618705 24984 raft_consensus.cc:740] T 6acc3687282643f5be572358ad7e6ad4 P 7ba4e46b4b064196aa219f7406189628 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ba4e46b4b064196aa219f7406189628, State: Initialized, Role: FOLLOWER
I20260713 09:08:45.619509 24984 consensus_queue.cc:260] T 6acc3687282643f5be572358ad7e6ad4 P 7ba4e46b4b064196aa219f7406189628 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:45.619943 25018 raft_consensus.cc:515] T 0742aea7f6354001ba64fc077738e7b1 P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:45.621526 24984 ts_tablet_manager.cc:1434] T 6acc3687282643f5be572358ad7e6ad4 P 7ba4e46b4b064196aa219f7406189628: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:08:45.571218 25019 leader_election.cc:290] T 7189eaa80f7e4ba1a718f59a74aa11f3 P 2d4744211cc843baaaa9df7484435692 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ba4e46b4b064196aa219f7406189628 (127.21.85.193:39337), 5d870a6ec99640e8833d43e1c2f3dcaf (127.21.85.194:33279)
I20260713 09:08:45.622017 25019 raft_consensus.cc:2804] T 6acc3687282643f5be572358ad7e6ad4 P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:45.622339 25019 raft_consensus.cc:493] T 6acc3687282643f5be572358ad7e6ad4 P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:45.622690 25019 raft_consensus.cc:3060] T 6acc3687282643f5be572358ad7e6ad4 P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:45.622351 24984 tablet_bootstrap.cc:492] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 7ba4e46b4b064196aa219f7406189628: Bootstrap starting.
I20260713 09:08:45.624138 24869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0742aea7f6354001ba64fc077738e7b1" candidate_uuid: "7ba4e46b4b064196aa219f7406189628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf"
I20260713 09:08:45.626447 24868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7189eaa80f7e4ba1a718f59a74aa11f3" candidate_uuid: "2d4744211cc843baaaa9df7484435692" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" is_pre_election: true
I20260713 09:08:45.627664 24868 raft_consensus.cc:2468] T 7189eaa80f7e4ba1a718f59a74aa11f3 P 5d870a6ec99640e8833d43e1c2f3dcaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d4744211cc843baaaa9df7484435692 in term 0.
I20260713 09:08:45.628887 24869 raft_consensus.cc:3060] T 0742aea7f6354001ba64fc077738e7b1 P 5d870a6ec99640e8833d43e1c2f3dcaf [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:45.626616 24906 leader_election.cc:343] T 6acc3687282643f5be572358ad7e6ad4 P 2d4744211cc843baaaa9df7484435692 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ba4e46b4b064196aa219f7406189628 (127.21.85.193:39337): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:45.629601 25019 raft_consensus.cc:515] T 6acc3687282643f5be572358ad7e6ad4 P 2d4744211cc843baaaa9df7484435692 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:45.632174 24690 catalog_manager.cc:5697] T a45a7cbe0824446b98fd1a388979125f P 7ba4e46b4b064196aa219f7406189628 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ba4e46b4b064196aa219f7406189628 (127.21.85.193). New cstate: current_term: 1 leader_uuid: "7ba4e46b4b064196aa219f7406189628" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:45.635181 25022 raft_consensus.cc:515] T 0742aea7f6354001ba64fc077738e7b1 P 2d4744211cc843baaaa9df7484435692 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:45.635939 24982 tablet_bootstrap.cc:654] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 5d870a6ec99640e8833d43e1c2f3dcaf: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:45.636557 24987 leader_election.cc:290] T f1f8b73017404c0dbbcbac1a62fcaf81 P 2d4744211cc843baaaa9df7484435692 [CANDIDATE]: Term 1 election: Requested vote from peers 7ba4e46b4b064196aa219f7406189628 (127.21.85.193:39337), 5d870a6ec99640e8833d43e1c2f3dcaf (127.21.85.194:33279)
I20260713 09:08:45.637477 25022 leader_election.cc:290] T 0742aea7f6354001ba64fc077738e7b1 P 2d4744211cc843baaaa9df7484435692 [CANDIDATE]: Term 1 election: Requested vote from peers 7ba4e46b4b064196aa219f7406189628 (127.21.85.193:39337), 5d870a6ec99640e8833d43e1c2f3dcaf (127.21.85.194:33279)
I20260713 09:08:45.640978 25018 leader_election.cc:290] T 0742aea7f6354001ba64fc077738e7b1 P 7ba4e46b4b064196aa219f7406189628 [CANDIDATE]: Term 1 election: Requested vote from peers 5d870a6ec99640e8833d43e1c2f3dcaf (127.21.85.194:33279), 2d4744211cc843baaaa9df7484435692 (127.21.85.195:43747)
I20260713 09:08:45.644158 24869 raft_consensus.cc:2468] T 0742aea7f6354001ba64fc077738e7b1 P 5d870a6ec99640e8833d43e1c2f3dcaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ba4e46b4b064196aa219f7406189628 in term 1.
I20260713 09:08:45.648178 24792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f8b73017404c0dbbcbac1a62fcaf81" candidate_uuid: "2d4744211cc843baaaa9df7484435692" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ba4e46b4b064196aa219f7406189628"
I20260713 09:08:45.650949 24792 raft_consensus.cc:3060] T f1f8b73017404c0dbbcbac1a62fcaf81 P 7ba4e46b4b064196aa219f7406189628 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:45.651085 24943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a45a7cbe0824446b98fd1a388979125f" candidate_uuid: "7ba4e46b4b064196aa219f7406189628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4744211cc843baaaa9df7484435692" is_pre_election: true
I20260713 09:08:45.652222 25022 raft_consensus.cc:493] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:45.652729 25022 raft_consensus.cc:515] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:45.654335 25022 leader_election.cc:290] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 2d4744211cc843baaaa9df7484435692 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ba4e46b4b064196aa219f7406189628 (127.21.85.193:39337), 5d870a6ec99640e8833d43e1c2f3dcaf (127.21.85.194:33279)
I20260713 09:08:45.655416 25019 leader_election.cc:290] T 6acc3687282643f5be572358ad7e6ad4 P 2d4744211cc843baaaa9df7484435692 [CANDIDATE]: Term 1 election: Requested vote from peers 7ba4e46b4b064196aa219f7406189628 (127.21.85.193:39337), 5d870a6ec99640e8833d43e1c2f3dcaf (127.21.85.194:33279)
I20260713 09:08:45.656936 24794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7189eaa80f7e4ba1a718f59a74aa11f3" candidate_uuid: "2d4744211cc843baaaa9df7484435692" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ba4e46b4b064196aa219f7406189628" is_pre_election: true
I20260713 09:08:45.657650 24794 raft_consensus.cc:2468] T 7189eaa80f7e4ba1a718f59a74aa11f3 P 7ba4e46b4b064196aa219f7406189628 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d4744211cc843baaaa9df7484435692 in term 0.
I20260713 09:08:45.663563 24983 tablet_bootstrap.cc:492] T fc39583df76545618f295f6fc7bf48bd P 2d4744211cc843baaaa9df7484435692: No bootstrap required, opened a new log
I20260713 09:08:45.664286 24983 ts_tablet_manager.cc:1403] T fc39583df76545618f295f6fc7bf48bd P 2d4744211cc843baaaa9df7484435692: Time spent bootstrapping tablet: real 0.107s	user 0.009s	sys 0.031s
I20260713 09:08:45.667632 24983 raft_consensus.cc:359] T fc39583df76545618f295f6fc7bf48bd P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } } peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } }
I20260713 09:08:45.668699 24983 raft_consensus.cc:385] T fc39583df76545618f295f6fc7bf48bd P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:45.668740 24943 raft_consensus.cc:2468] T a45a7cbe0824446b98fd1a388979125f P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ba4e46b4b064196aa219f7406189628 in term 0.
I20260713 09:08:45.669287 24983 raft_consensus.cc:740] T fc39583df76545618f295f6fc7bf48bd P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d4744211cc843baaaa9df7484435692, State: Initialized, Role: FOLLOWER
I20260713 09:08:45.670444 24983 consensus_queue.cc:260] T fc39583df76545618f295f6fc7bf48bd P 2d4744211cc843baaaa9df7484435692 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } } peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } }
I20260713 09:08:45.673599 24983 ts_tablet_manager.cc:1434] T fc39583df76545618f295f6fc7bf48bd P 2d4744211cc843baaaa9df7484435692: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:08:45.674587 24983 tablet_bootstrap.cc:492] T 4f6f8334c8994edf95665fcc5a4690fb P 2d4744211cc843baaaa9df7484435692: Bootstrap starting.
I20260713 09:08:45.680243 24983 tablet_bootstrap.cc:654] T 4f6f8334c8994edf95665fcc5a4690fb P 2d4744211cc843baaaa9df7484435692: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:45.684370 24943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a45a7cbe0824446b98fd1a388979125f" candidate_uuid: "7ba4e46b4b064196aa219f7406189628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4744211cc843baaaa9df7484435692"
I20260713 09:08:45.685364 24943 raft_consensus.cc:3060] T a45a7cbe0824446b98fd1a388979125f P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:45.767259 24984 tablet_bootstrap.cc:654] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 7ba4e46b4b064196aa219f7406189628: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:45.769992 24983 tablet_bootstrap.cc:492] T 4f6f8334c8994edf95665fcc5a4690fb P 2d4744211cc843baaaa9df7484435692: No bootstrap required, opened a new log
I20260713 09:08:45.770503 24983 ts_tablet_manager.cc:1403] T 4f6f8334c8994edf95665fcc5a4690fb P 2d4744211cc843baaaa9df7484435692: Time spent bootstrapping tablet: real 0.096s	user 0.026s	sys 0.052s
I20260713 09:08:45.772420 24982 tablet_bootstrap.cc:492] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 5d870a6ec99640e8833d43e1c2f3dcaf: No bootstrap required, opened a new log
I20260713 09:08:45.773034 24982 ts_tablet_manager.cc:1403] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 5d870a6ec99640e8833d43e1c2f3dcaf: Time spent bootstrapping tablet: real 0.163s	user 0.012s	sys 0.002s
I20260713 09:08:45.773286 24983 raft_consensus.cc:359] T 4f6f8334c8994edf95665fcc5a4690fb P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:45.773994 24983 raft_consensus.cc:385] T 4f6f8334c8994edf95665fcc5a4690fb P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:45.774262 24983 raft_consensus.cc:740] T 4f6f8334c8994edf95665fcc5a4690fb P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d4744211cc843baaaa9df7484435692, State: Initialized, Role: FOLLOWER
I20260713 09:08:45.774912 24983 consensus_queue.cc:260] T 4f6f8334c8994edf95665fcc5a4690fb P 2d4744211cc843baaaa9df7484435692 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:45.776630 24982 raft_consensus.cc:359] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 5d870a6ec99640e8833d43e1c2f3dcaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:45.777285 24983 ts_tablet_manager.cc:1434] T 4f6f8334c8994edf95665fcc5a4690fb P 2d4744211cc843baaaa9df7484435692: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:08:45.777346 24982 raft_consensus.cc:385] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 5d870a6ec99640e8833d43e1c2f3dcaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:45.777936 24982 raft_consensus.cc:740] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 5d870a6ec99640e8833d43e1c2f3dcaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d870a6ec99640e8833d43e1c2f3dcaf, State: Initialized, Role: FOLLOWER
I20260713 09:08:45.778693 24989 raft_consensus.cc:493] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 5d870a6ec99640e8833d43e1c2f3dcaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:45.778594 24982 consensus_queue.cc:260] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 5d870a6ec99640e8833d43e1c2f3dcaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:45.779192 24989 raft_consensus.cc:515] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 5d870a6ec99640e8833d43e1c2f3dcaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:45.781559 24982 ts_tablet_manager.cc:1434] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 5d870a6ec99640e8833d43e1c2f3dcaf: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:08:45.781867 24989 leader_election.cc:290] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 5d870a6ec99640e8833d43e1c2f3dcaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ba4e46b4b064196aa219f7406189628 (127.21.85.193:39337), 2d4744211cc843baaaa9df7484435692 (127.21.85.195:43747)
I20260713 09:08:45.784811 24984 tablet_bootstrap.cc:492] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 7ba4e46b4b064196aa219f7406189628: No bootstrap required, opened a new log
I20260713 09:08:45.785334 24984 ts_tablet_manager.cc:1403] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 7ba4e46b4b064196aa219f7406189628: Time spent bootstrapping tablet: real 0.163s	user 0.011s	sys 0.000s
I20260713 09:08:45.788199 24984 raft_consensus.cc:359] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 7ba4e46b4b064196aa219f7406189628 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:45.788785 24984 raft_consensus.cc:385] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 7ba4e46b4b064196aa219f7406189628 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:45.789055 24984 raft_consensus.cc:740] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 7ba4e46b4b064196aa219f7406189628 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ba4e46b4b064196aa219f7406189628, State: Initialized, Role: FOLLOWER
I20260713 09:08:45.789673 24984 consensus_queue.cc:260] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 7ba4e46b4b064196aa219f7406189628 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:45.791558 24984 ts_tablet_manager.cc:1434] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 7ba4e46b4b064196aa219f7406189628: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260713 09:08:45.821889 24989 raft_consensus.cc:493] T 4f6f8334c8994edf95665fcc5a4690fb P 5d870a6ec99640e8833d43e1c2f3dcaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:45.822580 24989 raft_consensus.cc:515] T 4f6f8334c8994edf95665fcc5a4690fb P 5d870a6ec99640e8833d43e1c2f3dcaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:45.824642 24989 leader_election.cc:290] T 4f6f8334c8994edf95665fcc5a4690fb P 5d870a6ec99640e8833d43e1c2f3dcaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ba4e46b4b064196aa219f7406189628 (127.21.85.193:39337), 2d4744211cc843baaaa9df7484435692 (127.21.85.195:43747)
I20260713 09:08:45.826680 24989 raft_consensus.cc:493] T 58cae74f89c64d4db63bfb680453a0ae P 5d870a6ec99640e8833d43e1c2f3dcaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:45.827152 24989 raft_consensus.cc:515] T 58cae74f89c64d4db63bfb680453a0ae P 5d870a6ec99640e8833d43e1c2f3dcaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:45.829041 24989 leader_election.cc:290] T 58cae74f89c64d4db63bfb680453a0ae P 5d870a6ec99640e8833d43e1c2f3dcaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ba4e46b4b064196aa219f7406189628 (127.21.85.193:39337), 2d4744211cc843baaaa9df7484435692 (127.21.85.195:43747)
I20260713 09:08:45.986737 24989 raft_consensus.cc:493] T fc39583df76545618f295f6fc7bf48bd P 5d870a6ec99640e8833d43e1c2f3dcaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:45.987313 24989 raft_consensus.cc:515] T fc39583df76545618f295f6fc7bf48bd P 5d870a6ec99640e8833d43e1c2f3dcaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } } peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } }
I20260713 09:08:45.989435 24989 leader_election.cc:290] T fc39583df76545618f295f6fc7bf48bd P 5d870a6ec99640e8833d43e1c2f3dcaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d4744211cc843baaaa9df7484435692 (127.21.85.195:43747), 7ba4e46b4b064196aa219f7406189628 (127.21.85.193:39337)
I20260713 09:08:46.006434 24792 raft_consensus.cc:2468] T f1f8b73017404c0dbbcbac1a62fcaf81 P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d4744211cc843baaaa9df7484435692 in term 1.
I20260713 09:08:46.011379 24906 leader_election.cc:304] T 7189eaa80f7e4ba1a718f59a74aa11f3 P 2d4744211cc843baaaa9df7484435692 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d4744211cc843baaaa9df7484435692, 5d870a6ec99640e8833d43e1c2f3dcaf; no voters: 
I20260713 09:08:46.012777 24941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0742aea7f6354001ba64fc077738e7b1" candidate_uuid: "7ba4e46b4b064196aa219f7406189628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4744211cc843baaaa9df7484435692"
I20260713 09:08:46.013271 24869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f8b73017404c0dbbcbac1a62fcaf81" candidate_uuid: "2d4744211cc843baaaa9df7484435692" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf"
I20260713 09:08:46.013628 24941 raft_consensus.cc:2393] T 0742aea7f6354001ba64fc077738e7b1 P 2d4744211cc843baaaa9df7484435692 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7ba4e46b4b064196aa219f7406189628 in current term 1: Already voted for candidate 2d4744211cc843baaaa9df7484435692 in this term.
I20260713 09:08:46.013875 24869 raft_consensus.cc:3060] T f1f8b73017404c0dbbcbac1a62fcaf81 P 5d870a6ec99640e8833d43e1c2f3dcaf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:46.014816 25018 raft_consensus.cc:493] T 6acc3687282643f5be572358ad7e6ad4 P 7ba4e46b4b064196aa219f7406189628 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:46.015278 25018 raft_consensus.cc:515] T 6acc3687282643f5be572358ad7e6ad4 P 7ba4e46b4b064196aa219f7406189628 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:46.017202 25018 leader_election.cc:290] T 6acc3687282643f5be572358ad7e6ad4 P 7ba4e46b4b064196aa219f7406189628 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d870a6ec99640e8833d43e1c2f3dcaf (127.21.85.194:33279), 2d4744211cc843baaaa9df7484435692 (127.21.85.195:43747)
I20260713 09:08:46.018886 24757 leader_election.cc:304] T 0742aea7f6354001ba64fc077738e7b1 P 7ba4e46b4b064196aa219f7406189628 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d870a6ec99640e8833d43e1c2f3dcaf, 7ba4e46b4b064196aa219f7406189628; no voters: 
W20260713 09:08:46.019620 24757 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.85.194:33279, user_credentials={real_user=slave}} blocked reactor thread for 369567us
I20260713 09:08:46.019735 25018 raft_consensus.cc:2804] T 0742aea7f6354001ba64fc077738e7b1 P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:46.020408 25018 raft_consensus.cc:697] T 0742aea7f6354001ba64fc077738e7b1 P 7ba4e46b4b064196aa219f7406189628 [term 1 LEADER]: Becoming Leader. State: Replica: 7ba4e46b4b064196aa219f7406189628, State: Running, Role: LEADER
I20260713 09:08:46.021294 25018 consensus_queue.cc:237] T 0742aea7f6354001ba64fc077738e7b1 P 7ba4e46b4b064196aa219f7406189628 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:46.023608 24868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0742aea7f6354001ba64fc077738e7b1" candidate_uuid: "2d4744211cc843baaaa9df7484435692" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf"
I20260713 09:08:46.024524 24868 raft_consensus.cc:2393] T 0742aea7f6354001ba64fc077738e7b1 P 5d870a6ec99640e8833d43e1c2f3dcaf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2d4744211cc843baaaa9df7484435692 in current term 1: Already voted for candidate 7ba4e46b4b064196aa219f7406189628 in this term.
I20260713 09:08:46.025791 24794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f6f8334c8994edf95665fcc5a4690fb" candidate_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ba4e46b4b064196aa219f7406189628" is_pre_election: true
I20260713 09:08:46.026132 24793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58cae74f89c64d4db63bfb680453a0ae" candidate_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ba4e46b4b064196aa219f7406189628" is_pre_election: true
I20260713 09:08:46.026439 24794 raft_consensus.cc:2468] T 4f6f8334c8994edf95665fcc5a4690fb P 7ba4e46b4b064196aa219f7406189628 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d870a6ec99640e8833d43e1c2f3dcaf in term 0.
I20260713 09:08:46.026813 24793 raft_consensus.cc:2468] T 58cae74f89c64d4db63bfb680453a0ae P 7ba4e46b4b064196aa219f7406189628 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d870a6ec99640e8833d43e1c2f3dcaf in term 0.
I20260713 09:08:46.027015 24868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8ba4ba4ab3e43648dc2b610a6e3c460" candidate_uuid: "2d4744211cc843baaaa9df7484435692" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" is_pre_election: true
I20260713 09:08:46.027616 24868 raft_consensus.cc:2468] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 5d870a6ec99640e8833d43e1c2f3dcaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d4744211cc843baaaa9df7484435692 in term 0.
I20260713 09:08:46.028453 24832 leader_election.cc:304] T 4f6f8334c8994edf95665fcc5a4690fb P 5d870a6ec99640e8833d43e1c2f3dcaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d870a6ec99640e8833d43e1c2f3dcaf, 7ba4e46b4b064196aa219f7406189628; no voters: 
I20260713 09:08:46.028705 24793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc39583df76545618f295f6fc7bf48bd" candidate_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ba4e46b4b064196aa219f7406189628" is_pre_election: true
I20260713 09:08:46.029152 24868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6acc3687282643f5be572358ad7e6ad4" candidate_uuid: "2d4744211cc843baaaa9df7484435692" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf"
I20260713 09:08:46.029304 24793 raft_consensus.cc:2468] T fc39583df76545618f295f6fc7bf48bd P 7ba4e46b4b064196aa219f7406189628 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d870a6ec99640e8833d43e1c2f3dcaf in term 0.
I20260713 09:08:46.029398 24832 leader_election.cc:304] T 58cae74f89c64d4db63bfb680453a0ae P 5d870a6ec99640e8833d43e1c2f3dcaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d870a6ec99640e8833d43e1c2f3dcaf, 7ba4e46b4b064196aa219f7406189628; no voters: 
I20260713 09:08:46.029707 24868 raft_consensus.cc:3060] T 6acc3687282643f5be572358ad7e6ad4 P 5d870a6ec99640e8833d43e1c2f3dcaf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:46.029878 24906 leader_election.cc:304] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 2d4744211cc843baaaa9df7484435692 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d4744211cc843baaaa9df7484435692, 5d870a6ec99640e8833d43e1c2f3dcaf; no voters: 
I20260713 09:08:46.030805 25025 raft_consensus.cc:493] T 58cae74f89c64d4db63bfb680453a0ae P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:46.021939 24869 raft_consensus.cc:2468] T f1f8b73017404c0dbbcbac1a62fcaf81 P 5d870a6ec99640e8833d43e1c2f3dcaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d4744211cc843baaaa9df7484435692 in term 1.
I20260713 09:08:46.031245 25025 raft_consensus.cc:515] T 58cae74f89c64d4db63bfb680453a0ae P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:46.032177 25032 raft_consensus.cc:2804] T 58cae74f89c64d4db63bfb680453a0ae P 5d870a6ec99640e8833d43e1c2f3dcaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:46.032940 25032 raft_consensus.cc:493] T 58cae74f89c64d4db63bfb680453a0ae P 5d870a6ec99640e8833d43e1c2f3dcaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:46.033417 25032 raft_consensus.cc:3060] T 58cae74f89c64d4db63bfb680453a0ae P 5d870a6ec99640e8833d43e1c2f3dcaf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:46.032543 24989 raft_consensus.cc:2804] T 4f6f8334c8994edf95665fcc5a4690fb P 5d870a6ec99640e8833d43e1c2f3dcaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:46.034201 24989 raft_consensus.cc:493] T 4f6f8334c8994edf95665fcc5a4690fb P 5d870a6ec99640e8833d43e1c2f3dcaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:46.034662 24989 raft_consensus.cc:3060] T 4f6f8334c8994edf95665fcc5a4690fb P 5d870a6ec99640e8833d43e1c2f3dcaf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:46.037952 24868 raft_consensus.cc:2468] T 6acc3687282643f5be572358ad7e6ad4 P 5d870a6ec99640e8833d43e1c2f3dcaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d4744211cc843baaaa9df7484435692 in term 1.
I20260713 09:08:46.042680 24989 raft_consensus.cc:515] T 4f6f8334c8994edf95665fcc5a4690fb P 5d870a6ec99640e8833d43e1c2f3dcaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:46.044664 25025 leader_election.cc:290] T 58cae74f89c64d4db63bfb680453a0ae P 2d4744211cc843baaaa9df7484435692 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ba4e46b4b064196aa219f7406189628 (127.21.85.193:39337), 5d870a6ec99640e8833d43e1c2f3dcaf (127.21.85.194:33279)
I20260713 09:08:46.045359 25025 raft_consensus.cc:493] T fc39583df76545618f295f6fc7bf48bd P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:46.046085 24832 leader_election.cc:304] T fc39583df76545618f295f6fc7bf48bd P 5d870a6ec99640e8833d43e1c2f3dcaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d870a6ec99640e8833d43e1c2f3dcaf, 7ba4e46b4b064196aa219f7406189628; no voters: 
I20260713 09:08:46.045962 25025 raft_consensus.cc:515] T fc39583df76545618f295f6fc7bf48bd P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } } peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } }
I20260713 09:08:46.046768 24869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58cae74f89c64d4db63bfb680453a0ae" candidate_uuid: "2d4744211cc843baaaa9df7484435692" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" is_pre_election: true
I20260713 09:08:46.047873 24906 leader_election.cc:304] T f1f8b73017404c0dbbcbac1a62fcaf81 P 2d4744211cc843baaaa9df7484435692 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d4744211cc843baaaa9df7484435692, 5d870a6ec99640e8833d43e1c2f3dcaf; no voters: 
I20260713 09:08:46.048110 25025 leader_election.cc:290] T fc39583df76545618f295f6fc7bf48bd P 2d4744211cc843baaaa9df7484435692 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d870a6ec99640e8833d43e1c2f3dcaf (127.21.85.194:33279), 7ba4e46b4b064196aa219f7406189628 (127.21.85.193:39337)
I20260713 09:08:46.048764 25025 raft_consensus.cc:2804] T 7189eaa80f7e4ba1a718f59a74aa11f3 P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:46.049171 25025 raft_consensus.cc:493] T 7189eaa80f7e4ba1a718f59a74aa11f3 P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:46.049594 25025 raft_consensus.cc:3060] T 7189eaa80f7e4ba1a718f59a74aa11f3 P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:46.049767 24868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6acc3687282643f5be572358ad7e6ad4" candidate_uuid: "7ba4e46b4b064196aa219f7406189628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" is_pre_election: true
I20260713 09:08:46.050561 24868 raft_consensus.cc:2393] T 6acc3687282643f5be572358ad7e6ad4 P 5d870a6ec99640e8833d43e1c2f3dcaf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7ba4e46b4b064196aa219f7406189628 in current term 1: Already voted for candidate 2d4744211cc843baaaa9df7484435692 in this term.
I20260713 09:08:46.052124 25018 raft_consensus.cc:493] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 7ba4e46b4b064196aa219f7406189628 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:46.051949 25032 raft_consensus.cc:515] T 58cae74f89c64d4db63bfb680453a0ae P 5d870a6ec99640e8833d43e1c2f3dcaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:46.052636 25018 raft_consensus.cc:515] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 7ba4e46b4b064196aa219f7406189628 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:46.055858 24869 raft_consensus.cc:2393] T 58cae74f89c64d4db63bfb680453a0ae P 5d870a6ec99640e8833d43e1c2f3dcaf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2d4744211cc843baaaa9df7484435692 in current term 1: Already voted for candidate 5d870a6ec99640e8833d43e1c2f3dcaf in this term.
I20260713 09:08:46.056123 25032 leader_election.cc:290] T 58cae74f89c64d4db63bfb680453a0ae P 5d870a6ec99640e8833d43e1c2f3dcaf [CANDIDATE]: Term 1 election: Requested vote from peers 7ba4e46b4b064196aa219f7406189628 (127.21.85.193:39337), 2d4744211cc843baaaa9df7484435692 (127.21.85.195:43747)
I20260713 09:08:46.056679 25032 raft_consensus.cc:2804] T fc39583df76545618f295f6fc7bf48bd P 5d870a6ec99640e8833d43e1c2f3dcaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:46.057067 25032 raft_consensus.cc:493] T fc39583df76545618f295f6fc7bf48bd P 5d870a6ec99640e8833d43e1c2f3dcaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:46.057394 25032 raft_consensus.cc:3060] T fc39583df76545618f295f6fc7bf48bd P 5d870a6ec99640e8833d43e1c2f3dcaf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:46.057536 25018 leader_election.cc:290] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 7ba4e46b4b064196aa219f7406189628 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d870a6ec99640e8833d43e1c2f3dcaf (127.21.85.194:33279), 2d4744211cc843baaaa9df7484435692 (127.21.85.195:43747)
I20260713 09:08:46.058903 24793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f6f8334c8994edf95665fcc5a4690fb" candidate_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ba4e46b4b064196aa219f7406189628"
I20260713 09:08:46.059535 24793 raft_consensus.cc:3060] T 4f6f8334c8994edf95665fcc5a4690fb P 7ba4e46b4b064196aa219f7406189628 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:46.051560 24943 raft_consensus.cc:2468] T a45a7cbe0824446b98fd1a388979125f P 2d4744211cc843baaaa9df7484435692 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ba4e46b4b064196aa219f7406189628 in term 1.
I20260713 09:08:46.055846 24792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8ba4ba4ab3e43648dc2b610a6e3c460" candidate_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ba4e46b4b064196aa219f7406189628" is_pre_election: true
I20260713 09:08:46.068074 24792 raft_consensus.cc:2468] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 7ba4e46b4b064196aa219f7406189628 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d870a6ec99640e8833d43e1c2f3dcaf in term 0.
I20260713 09:08:46.065078 24989 leader_election.cc:290] T 4f6f8334c8994edf95665fcc5a4690fb P 5d870a6ec99640e8833d43e1c2f3dcaf [CANDIDATE]: Term 1 election: Requested vote from peers 7ba4e46b4b064196aa219f7406189628 (127.21.85.193:39337), 2d4744211cc843baaaa9df7484435692 (127.21.85.195:43747)
I20260713 09:08:46.071667 25039 raft_consensus.cc:2804] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:46.072165 25039 raft_consensus.cc:493] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:46.072491 25039 raft_consensus.cc:3060] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:46.073267 25025 raft_consensus.cc:515] T 7189eaa80f7e4ba1a718f59a74aa11f3 P 2d4744211cc843baaaa9df7484435692 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:46.074872 24942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0742aea7f6354001ba64fc077738e7b1" candidate_uuid: "7ba4e46b4b064196aa219f7406189628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4744211cc843baaaa9df7484435692" is_pre_election: true
I20260713 09:08:46.075333 25025 leader_election.cc:290] T 7189eaa80f7e4ba1a718f59a74aa11f3 P 2d4744211cc843baaaa9df7484435692 [CANDIDATE]: Term 1 election: Requested vote from peers 7ba4e46b4b064196aa219f7406189628 (127.21.85.193:39337), 5d870a6ec99640e8833d43e1c2f3dcaf (127.21.85.194:33279)
I20260713 09:08:46.075668 24942 raft_consensus.cc:2393] T 0742aea7f6354001ba64fc077738e7b1 P 2d4744211cc843baaaa9df7484435692 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7ba4e46b4b064196aa219f7406189628 in current term 1: Already voted for candidate 2d4744211cc843baaaa9df7484435692 in this term.
I20260713 09:08:46.075906 25025 raft_consensus.cc:493] T 4f6f8334c8994edf95665fcc5a4690fb P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:46.076368 25025 raft_consensus.cc:515] T 4f6f8334c8994edf95665fcc5a4690fb P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:46.077174 25032 raft_consensus.cc:515] T fc39583df76545618f295f6fc7bf48bd P 5d870a6ec99640e8833d43e1c2f3dcaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } } peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } }
I20260713 09:08:46.078610 24906 leader_election.cc:304] T 6acc3687282643f5be572358ad7e6ad4 P 2d4744211cc843baaaa9df7484435692 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d4744211cc843baaaa9df7484435692, 5d870a6ec99640e8833d43e1c2f3dcaf; no voters: 
I20260713 09:08:46.082072 25022 raft_consensus.cc:2804] T f1f8b73017404c0dbbcbac1a62fcaf81 P 2d4744211cc843baaaa9df7484435692 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:46.082326 24987 raft_consensus.cc:2804] T 6acc3687282643f5be572358ad7e6ad4 P 2d4744211cc843baaaa9df7484435692 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:46.082578 25022 raft_consensus.cc:697] T f1f8b73017404c0dbbcbac1a62fcaf81 P 2d4744211cc843baaaa9df7484435692 [term 1 LEADER]: Becoming Leader. State: Replica: 2d4744211cc843baaaa9df7484435692, State: Running, Role: LEADER
I20260713 09:08:46.083956 25025 leader_election.cc:290] T 4f6f8334c8994edf95665fcc5a4690fb P 2d4744211cc843baaaa9df7484435692 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ba4e46b4b064196aa219f7406189628 (127.21.85.193:39337), 5d870a6ec99640e8833d43e1c2f3dcaf (127.21.85.194:33279)
I20260713 09:08:46.084239 24868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc39583df76545618f295f6fc7bf48bd" candidate_uuid: "2d4744211cc843baaaa9df7484435692" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" is_pre_election: true
I20260713 09:08:46.084169 24792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58cae74f89c64d4db63bfb680453a0ae" candidate_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ba4e46b4b064196aa219f7406189628"
I20260713 09:08:46.090049 24792 raft_consensus.cc:3060] T 58cae74f89c64d4db63bfb680453a0ae P 7ba4e46b4b064196aa219f7406189628 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:46.082108 24793 raft_consensus.cc:2468] T 4f6f8334c8994edf95665fcc5a4690fb P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d870a6ec99640e8833d43e1c2f3dcaf in term 1.
I20260713 09:08:46.089823 25022 consensus_queue.cc:237] T f1f8b73017404c0dbbcbac1a62fcaf81 P 2d4744211cc843baaaa9df7484435692 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:46.092938 24868 raft_consensus.cc:2393] T fc39583df76545618f295f6fc7bf48bd P 5d870a6ec99640e8833d43e1c2f3dcaf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2d4744211cc843baaaa9df7484435692 in current term 1: Already voted for candidate 5d870a6ec99640e8833d43e1c2f3dcaf in this term.
I20260713 09:08:46.090054 24867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7189eaa80f7e4ba1a718f59a74aa11f3" candidate_uuid: "2d4744211cc843baaaa9df7484435692" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf"
I20260713 09:08:46.093874 25040 raft_consensus.cc:493] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:46.094008 24867 raft_consensus.cc:3060] T 7189eaa80f7e4ba1a718f59a74aa11f3 P 5d870a6ec99640e8833d43e1c2f3dcaf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:46.094348 25040 raft_consensus.cc:515] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:46.096840 25040 leader_election.cc:290] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 2d4744211cc843baaaa9df7484435692 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ba4e46b4b064196aa219f7406189628 (127.21.85.193:39337), 5d870a6ec99640e8833d43e1c2f3dcaf (127.21.85.194:33279)
I20260713 09:08:46.088855 24987 raft_consensus.cc:697] T 6acc3687282643f5be572358ad7e6ad4 P 2d4744211cc843baaaa9df7484435692 [term 1 LEADER]: Becoming Leader. State: Replica: 2d4744211cc843baaaa9df7484435692, State: Running, Role: LEADER
I20260713 09:08:46.100502 25032 leader_election.cc:290] T fc39583df76545618f295f6fc7bf48bd P 5d870a6ec99640e8833d43e1c2f3dcaf [CANDIDATE]: Term 1 election: Requested vote from peers 2d4744211cc843baaaa9df7484435692 (127.21.85.195:43747), 7ba4e46b4b064196aa219f7406189628 (127.21.85.193:39337)
I20260713 09:08:46.100627 24942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6acc3687282643f5be572358ad7e6ad4" candidate_uuid: "7ba4e46b4b064196aa219f7406189628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4744211cc843baaaa9df7484435692" is_pre_election: true
I20260713 09:08:46.104359 25039 raft_consensus.cc:515] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 2d4744211cc843baaaa9df7484435692 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:46.084725 24832 leader_election.cc:304] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 5d870a6ec99640e8833d43e1c2f3dcaf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d870a6ec99640e8833d43e1c2f3dcaf, 7ba4e46b4b064196aa219f7406189628; no voters: 
I20260713 09:08:46.110242 24942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8ba4ba4ab3e43648dc2b610a6e3c460" candidate_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4744211cc843baaaa9df7484435692" is_pre_election: true
I20260713 09:08:46.109840 24832 leader_election.cc:304] T 4f6f8334c8994edf95665fcc5a4690fb P 5d870a6ec99640e8833d43e1c2f3dcaf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d870a6ec99640e8833d43e1c2f3dcaf, 7ba4e46b4b064196aa219f7406189628; no voters: 
I20260713 09:08:46.111721 25038 raft_consensus.cc:2804] T 4f6f8334c8994edf95665fcc5a4690fb P 5d870a6ec99640e8833d43e1c2f3dcaf [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:46.111917 25032 raft_consensus.cc:2804] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 5d870a6ec99640e8833d43e1c2f3dcaf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:46.112286 25032 raft_consensus.cc:493] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 5d870a6ec99640e8833d43e1c2f3dcaf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:46.112314 25038 raft_consensus.cc:697] T 4f6f8334c8994edf95665fcc5a4690fb P 5d870a6ec99640e8833d43e1c2f3dcaf [term 1 LEADER]: Becoming Leader. State: Replica: 5d870a6ec99640e8833d43e1c2f3dcaf, State: Running, Role: LEADER
I20260713 09:08:46.112762 25032 raft_consensus.cc:3060] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 5d870a6ec99640e8833d43e1c2f3dcaf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:46.112542 24941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58cae74f89c64d4db63bfb680453a0ae" candidate_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4744211cc843baaaa9df7484435692" is_pre_election: true
I20260713 09:08:46.113267 25038 consensus_queue.cc:237] T 4f6f8334c8994edf95665fcc5a4690fb P 5d870a6ec99640e8833d43e1c2f3dcaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:46.111521 24943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f6f8334c8994edf95665fcc5a4690fb" candidate_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4744211cc843baaaa9df7484435692" is_pre_election: true
I20260713 09:08:46.113519 24941 raft_consensus.cc:2468] T 58cae74f89c64d4db63bfb680453a0ae P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d870a6ec99640e8833d43e1c2f3dcaf in term 0.
I20260713 09:08:46.117219 24942 raft_consensus.cc:2393] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 2d4744211cc843baaaa9df7484435692 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5d870a6ec99640e8833d43e1c2f3dcaf in current term 1: Already voted for candidate 2d4744211cc843baaaa9df7484435692 in this term.
I20260713 09:08:46.117056 24940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc39583df76545618f295f6fc7bf48bd" candidate_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4744211cc843baaaa9df7484435692" is_pre_election: true
I20260713 09:08:46.117074 24868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6e7f6c2f9b49c98cfdab95492d75d2" candidate_uuid: "2d4744211cc843baaaa9df7484435692" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" is_pre_election: true
I20260713 09:08:46.117846 24869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f6f8334c8994edf95665fcc5a4690fb" candidate_uuid: "2d4744211cc843baaaa9df7484435692" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" is_pre_election: true
I20260713 09:08:46.117909 24868 raft_consensus.cc:2468] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 5d870a6ec99640e8833d43e1c2f3dcaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d4744211cc843baaaa9df7484435692 in term 0.
I20260713 09:08:46.117890 24940 raft_consensus.cc:2468] T fc39583df76545618f295f6fc7bf48bd P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d870a6ec99640e8833d43e1c2f3dcaf in term 0.
I20260713 09:08:46.115345 24943 raft_consensus.cc:2468] T 4f6f8334c8994edf95665fcc5a4690fb P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d870a6ec99640e8833d43e1c2f3dcaf in term 0.
I20260713 09:08:46.111239 24987 consensus_queue.cc:237] T 6acc3687282643f5be572358ad7e6ad4 P 2d4744211cc843baaaa9df7484435692 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:46.124223 24868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6e7f6c2f9b49c98cfdab95492d75d2" candidate_uuid: "7ba4e46b4b064196aa219f7406189628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" is_pre_election: true
I20260713 09:08:46.124861 24868 raft_consensus.cc:2468] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 5d870a6ec99640e8833d43e1c2f3dcaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ba4e46b4b064196aa219f7406189628 in term 0.
I20260713 09:08:46.126287 24757 leader_election.cc:304] T 6acc3687282643f5be572358ad7e6ad4 P 7ba4e46b4b064196aa219f7406189628 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7ba4e46b4b064196aa219f7406189628; no voters: 2d4744211cc843baaaa9df7484435692, 5d870a6ec99640e8833d43e1c2f3dcaf
I20260713 09:08:46.128064 24793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc39583df76545618f295f6fc7bf48bd" candidate_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ba4e46b4b064196aa219f7406189628"
I20260713 09:08:46.128134 24794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0742aea7f6354001ba64fc077738e7b1" candidate_uuid: "2d4744211cc843baaaa9df7484435692" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ba4e46b4b064196aa219f7406189628"
I20260713 09:08:46.128338 25018 raft_consensus.cc:3060] T 6acc3687282643f5be572358ad7e6ad4 P 7ba4e46b4b064196aa219f7406189628 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:46.128711 24793 raft_consensus.cc:3060] T fc39583df76545618f295f6fc7bf48bd P 7ba4e46b4b064196aa219f7406189628 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:46.133646 24867 raft_consensus.cc:2468] T 7189eaa80f7e4ba1a718f59a74aa11f3 P 5d870a6ec99640e8833d43e1c2f3dcaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d4744211cc843baaaa9df7484435692 in term 1.
I20260713 09:08:46.136678 24941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f6f8334c8994edf95665fcc5a4690fb" candidate_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4744211cc843baaaa9df7484435692"
I20260713 09:08:46.136952 24940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc39583df76545618f295f6fc7bf48bd" candidate_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4744211cc843baaaa9df7484435692"
I20260713 09:08:46.137444 24941 raft_consensus.cc:3060] T 4f6f8334c8994edf95665fcc5a4690fb P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:46.137710 24940 raft_consensus.cc:3060] T fc39583df76545618f295f6fc7bf48bd P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:46.137032 24942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58cae74f89c64d4db63bfb680453a0ae" candidate_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4744211cc843baaaa9df7484435692"
I20260713 09:08:46.140311 25039 leader_election.cc:290] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 2d4744211cc843baaaa9df7484435692 [CANDIDATE]: Term 1 election: Requested vote from peers 7ba4e46b4b064196aa219f7406189628 (127.21.85.193:39337), 5d870a6ec99640e8833d43e1c2f3dcaf (127.21.85.194:33279)
I20260713 09:08:46.140576 24942 raft_consensus.cc:3060] T 58cae74f89c64d4db63bfb680453a0ae P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:46.142278 24794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8ba4ba4ab3e43648dc2b610a6e3c460" candidate_uuid: "2d4744211cc843baaaa9df7484435692" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ba4e46b4b064196aa219f7406189628" is_pre_election: true
I20260713 09:08:46.142707 24791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6acc3687282643f5be572358ad7e6ad4" candidate_uuid: "2d4744211cc843baaaa9df7484435692" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ba4e46b4b064196aa219f7406189628"
I20260713 09:08:46.142940 24794 raft_consensus.cc:2468] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 7ba4e46b4b064196aa219f7406189628 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d4744211cc843baaaa9df7484435692 in term 0.
I20260713 09:08:46.143361 24792 raft_consensus.cc:2468] T 58cae74f89c64d4db63bfb680453a0ae P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d870a6ec99640e8833d43e1c2f3dcaf in term 1.
I20260713 09:08:46.144243 24794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58cae74f89c64d4db63bfb680453a0ae" candidate_uuid: "2d4744211cc843baaaa9df7484435692" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ba4e46b4b064196aa219f7406189628" is_pre_election: true
I20260713 09:08:46.137591 24906 leader_election.cc:304] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 2d4744211cc843baaaa9df7484435692 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d4744211cc843baaaa9df7484435692, 5d870a6ec99640e8833d43e1c2f3dcaf; no voters: 
I20260713 09:08:46.144989 24794 raft_consensus.cc:2393] T 58cae74f89c64d4db63bfb680453a0ae P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2d4744211cc843baaaa9df7484435692 in current term 1: Already voted for candidate 5d870a6ec99640e8833d43e1c2f3dcaf in this term.
I20260713 09:08:46.145951 24906 leader_election.cc:304] T 7189eaa80f7e4ba1a718f59a74aa11f3 P 2d4744211cc843baaaa9df7484435692 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d4744211cc843baaaa9df7484435692, 5d870a6ec99640e8833d43e1c2f3dcaf; no voters: 
I20260713 09:08:46.146111 24941 raft_consensus.cc:2468] T 4f6f8334c8994edf95665fcc5a4690fb P 2d4744211cc843baaaa9df7484435692 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d870a6ec99640e8833d43e1c2f3dcaf in term 1.
I20260713 09:08:46.146309 24832 leader_election.cc:304] T 58cae74f89c64d4db63bfb680453a0ae P 5d870a6ec99640e8833d43e1c2f3dcaf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d870a6ec99640e8833d43e1c2f3dcaf, 7ba4e46b4b064196aa219f7406189628; no voters: 
I20260713 09:08:46.147552 24989 raft_consensus.cc:2804] T 58cae74f89c64d4db63bfb680453a0ae P 5d870a6ec99640e8833d43e1c2f3dcaf [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:46.148636 25022 raft_consensus.cc:2804] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:46.148501 24790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7189eaa80f7e4ba1a718f59a74aa11f3" candidate_uuid: "2d4744211cc843baaaa9df7484435692" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ba4e46b4b064196aa219f7406189628"
I20260713 09:08:46.154827 24867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8ba4ba4ab3e43648dc2b610a6e3c460" candidate_uuid: "2d4744211cc843baaaa9df7484435692" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf"
I20260713 09:08:46.160290 24790 raft_consensus.cc:3060] T 7189eaa80f7e4ba1a718f59a74aa11f3 P 7ba4e46b4b064196aa219f7406189628 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:46.162376 25032 raft_consensus.cc:515] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 5d870a6ec99640e8833d43e1c2f3dcaf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:46.163923 24867 raft_consensus.cc:2393] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 5d870a6ec99640e8833d43e1c2f3dcaf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2d4744211cc843baaaa9df7484435692 in current term 1: Already voted for candidate 5d870a6ec99640e8833d43e1c2f3dcaf in this term.
I20260713 09:08:46.165246 25032 leader_election.cc:290] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 5d870a6ec99640e8833d43e1c2f3dcaf [CANDIDATE]: Term 1 election: Requested vote from peers 7ba4e46b4b064196aa219f7406189628 (127.21.85.193:39337), 2d4744211cc843baaaa9df7484435692 (127.21.85.195:43747)
I20260713 09:08:46.165915 24941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6e7f6c2f9b49c98cfdab95492d75d2" candidate_uuid: "7ba4e46b4b064196aa219f7406189628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4744211cc843baaaa9df7484435692" is_pre_election: true
I20260713 09:08:46.158269 25022 raft_consensus.cc:493] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:46.166605 24942 raft_consensus.cc:2468] T 58cae74f89c64d4db63bfb680453a0ae P 2d4744211cc843baaaa9df7484435692 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d870a6ec99640e8833d43e1c2f3dcaf in term 1.
I20260713 09:08:46.166586 25022 raft_consensus.cc:3060] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 2d4744211cc843baaaa9df7484435692 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:46.168071 24794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8ba4ba4ab3e43648dc2b610a6e3c460" candidate_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ba4e46b4b064196aa219f7406189628"
I20260713 09:08:46.168648 24794 raft_consensus.cc:3060] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 7ba4e46b4b064196aa219f7406189628 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:46.169840 24942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8ba4ba4ab3e43648dc2b610a6e3c460" candidate_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4744211cc843baaaa9df7484435692"
I20260713 09:08:46.170847 24942 raft_consensus.cc:2393] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 2d4744211cc843baaaa9df7484435692 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5d870a6ec99640e8833d43e1c2f3dcaf in current term 1: Already voted for candidate 2d4744211cc843baaaa9df7484435692 in this term.
I20260713 09:08:46.176014 24794 raft_consensus.cc:2468] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d870a6ec99640e8833d43e1c2f3dcaf in term 1.
I20260713 09:08:46.177481 24832 leader_election.cc:304] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 5d870a6ec99640e8833d43e1c2f3dcaf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5d870a6ec99640e8833d43e1c2f3dcaf, 7ba4e46b4b064196aa219f7406189628; no voters: 2d4744211cc843baaaa9df7484435692
I20260713 09:08:46.158754 24793 raft_consensus.cc:2468] T fc39583df76545618f295f6fc7bf48bd P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d870a6ec99640e8833d43e1c2f3dcaf in term 1.
I20260713 09:08:46.147827 25018 raft_consensus.cc:2749] T 6acc3687282643f5be572358ad7e6ad4 P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:46.179726 24832 leader_election.cc:304] T fc39583df76545618f295f6fc7bf48bd P 5d870a6ec99640e8833d43e1c2f3dcaf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d870a6ec99640e8833d43e1c2f3dcaf, 7ba4e46b4b064196aa219f7406189628; no voters: 
I20260713 09:08:46.179991 25032 raft_consensus.cc:2804] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 5d870a6ec99640e8833d43e1c2f3dcaf [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:46.180509 25032 raft_consensus.cc:697] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 5d870a6ec99640e8833d43e1c2f3dcaf [term 1 LEADER]: Becoming Leader. State: Replica: 5d870a6ec99640e8833d43e1c2f3dcaf, State: Running, Role: LEADER
I20260713 09:08:46.181560 25032 consensus_queue.cc:237] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 5d870a6ec99640e8833d43e1c2f3dcaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:46.184362 25022 raft_consensus.cc:515] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 2d4744211cc843baaaa9df7484435692 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:46.185918 24941 raft_consensus.cc:2393] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 2d4744211cc843baaaa9df7484435692 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7ba4e46b4b064196aa219f7406189628 in current term 1: Already voted for candidate 2d4744211cc843baaaa9df7484435692 in this term.
I20260713 09:08:46.189826 24791 raft_consensus.cc:2468] T 6acc3687282643f5be572358ad7e6ad4 P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d4744211cc843baaaa9df7484435692 in term 1.
I20260713 09:08:46.191931 24792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc39583df76545618f295f6fc7bf48bd" candidate_uuid: "2d4744211cc843baaaa9df7484435692" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ba4e46b4b064196aa219f7406189628" is_pre_election: true
I20260713 09:08:46.152158 25039 raft_consensus.cc:2804] T 7189eaa80f7e4ba1a718f59a74aa11f3 P 2d4744211cc843baaaa9df7484435692 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:46.202900 25038 raft_consensus.cc:2804] T fc39583df76545618f295f6fc7bf48bd P 5d870a6ec99640e8833d43e1c2f3dcaf [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:46.194592 24792 raft_consensus.cc:2393] T fc39583df76545618f295f6fc7bf48bd P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2d4744211cc843baaaa9df7484435692 in current term 1: Already voted for candidate 5d870a6ec99640e8833d43e1c2f3dcaf in this term.
I20260713 09:08:46.208700 25038 raft_consensus.cc:697] T fc39583df76545618f295f6fc7bf48bd P 5d870a6ec99640e8833d43e1c2f3dcaf [term 1 LEADER]: Becoming Leader. State: Replica: 5d870a6ec99640e8833d43e1c2f3dcaf, State: Running, Role: LEADER
I20260713 09:08:46.210215 24791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f6f8334c8994edf95665fcc5a4690fb" candidate_uuid: "2d4744211cc843baaaa9df7484435692" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ba4e46b4b064196aa219f7406189628" is_pre_election: true
I20260713 09:08:46.209724 25038 consensus_queue.cc:237] T fc39583df76545618f295f6fc7bf48bd P 5d870a6ec99640e8833d43e1c2f3dcaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } } peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } }
I20260713 09:08:46.210619 24867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6e7f6c2f9b49c98cfdab95492d75d2" candidate_uuid: "2d4744211cc843baaaa9df7484435692" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf"
I20260713 09:08:46.211207 24791 raft_consensus.cc:2393] T 4f6f8334c8994edf95665fcc5a4690fb P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2d4744211cc843baaaa9df7484435692 in current term 1: Already voted for candidate 5d870a6ec99640e8833d43e1c2f3dcaf in this term.
I20260713 09:08:46.211222 24867 raft_consensus.cc:3060] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 5d870a6ec99640e8833d43e1c2f3dcaf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:46.213912 25022 leader_election.cc:290] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 2d4744211cc843baaaa9df7484435692 [CANDIDATE]: Term 1 election: Requested vote from peers 7ba4e46b4b064196aa219f7406189628 (127.21.85.193:39337), 5d870a6ec99640e8833d43e1c2f3dcaf (127.21.85.194:33279)
I20260713 09:08:46.204205 25039 raft_consensus.cc:697] T 7189eaa80f7e4ba1a718f59a74aa11f3 P 2d4744211cc843baaaa9df7484435692 [term 1 LEADER]: Becoming Leader. State: Replica: 2d4744211cc843baaaa9df7484435692, State: Running, Role: LEADER
I20260713 09:08:46.209759 24689 catalog_manager.cc:5697] T f1f8b73017404c0dbbcbac1a62fcaf81 P 2d4744211cc843baaaa9df7484435692 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d4744211cc843baaaa9df7484435692 (127.21.85.195). New cstate: current_term: 1 leader_uuid: "2d4744211cc843baaaa9df7484435692" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:46.217833 25039 consensus_queue.cc:237] T 7189eaa80f7e4ba1a718f59a74aa11f3 P 2d4744211cc843baaaa9df7484435692 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:46.194725 24940 raft_consensus.cc:2468] T fc39583df76545618f295f6fc7bf48bd P 2d4744211cc843baaaa9df7484435692 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d870a6ec99640e8833d43e1c2f3dcaf in term 1.
I20260713 09:08:46.226475 24692 catalog_manager.cc:5697] T 4f6f8334c8994edf95665fcc5a4690fb P 5d870a6ec99640e8833d43e1c2f3dcaf reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d870a6ec99640e8833d43e1c2f3dcaf (127.21.85.194). New cstate: current_term: 1 leader_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:46.228231 24792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6e7f6c2f9b49c98cfdab95492d75d2" candidate_uuid: "2d4744211cc843baaaa9df7484435692" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ba4e46b4b064196aa219f7406189628" is_pre_election: true
I20260713 09:08:46.228888 24792 raft_consensus.cc:2468] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 7ba4e46b4b064196aa219f7406189628 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d4744211cc843baaaa9df7484435692 in term 0.
I20260713 09:08:46.229019 24793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6e7f6c2f9b49c98cfdab95492d75d2" candidate_uuid: "2d4744211cc843baaaa9df7484435692" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ba4e46b4b064196aa219f7406189628"
I20260713 09:08:46.229590 24793 raft_consensus.cc:3060] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 7ba4e46b4b064196aa219f7406189628 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:46.205345 24989 raft_consensus.cc:697] T 58cae74f89c64d4db63bfb680453a0ae P 5d870a6ec99640e8833d43e1c2f3dcaf [term 1 LEADER]: Becoming Leader. State: Replica: 5d870a6ec99640e8833d43e1c2f3dcaf, State: Running, Role: LEADER
I20260713 09:08:46.233103 24906 leader_election.cc:304] T 0742aea7f6354001ba64fc077738e7b1 P 2d4744211cc843baaaa9df7484435692 [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: 2d4744211cc843baaaa9df7484435692; no voters: 5d870a6ec99640e8833d43e1c2f3dcaf, 7ba4e46b4b064196aa219f7406189628
I20260713 09:08:46.237551 24793 raft_consensus.cc:2468] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d4744211cc843baaaa9df7484435692 in term 1.
I20260713 09:08:46.219182 24689 catalog_manager.cc:5697] T 6acc3687282643f5be572358ad7e6ad4 P 2d4744211cc843baaaa9df7484435692 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d4744211cc843baaaa9df7484435692 (127.21.85.195). New cstate: current_term: 1 leader_uuid: "2d4744211cc843baaaa9df7484435692" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:46.239007 24906 leader_election.cc:304] T 58cae74f89c64d4db63bfb680453a0ae P 2d4744211cc843baaaa9df7484435692 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2d4744211cc843baaaa9df7484435692; no voters: 5d870a6ec99640e8833d43e1c2f3dcaf, 7ba4e46b4b064196aa219f7406189628
I20260713 09:08:46.240177 24987 raft_consensus.cc:2749] T 58cae74f89c64d4db63bfb680453a0ae P 2d4744211cc843baaaa9df7484435692 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:46.235276 24791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8ba4ba4ab3e43648dc2b610a6e3c460" candidate_uuid: "2d4744211cc843baaaa9df7484435692" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ba4e46b4b064196aa219f7406189628"
I20260713 09:08:46.241245 24791 raft_consensus.cc:2393] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2d4744211cc843baaaa9df7484435692 in current term 1: Already voted for candidate 5d870a6ec99640e8833d43e1c2f3dcaf in this term.
I20260713 09:08:46.238139 25022 raft_consensus.cc:2749] T 0742aea7f6354001ba64fc077738e7b1 P 2d4744211cc843baaaa9df7484435692 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:08:46.242745 24989 consensus_queue.cc:237] T 58cae74f89c64d4db63bfb680453a0ae P 5d870a6ec99640e8833d43e1c2f3dcaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:46.243528 24757 leader_election.cc:304] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 7ba4e46b4b064196aa219f7406189628 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d870a6ec99640e8833d43e1c2f3dcaf, 7ba4e46b4b064196aa219f7406189628; no voters: 
I20260713 09:08:46.236678 24790 raft_consensus.cc:2468] T 7189eaa80f7e4ba1a718f59a74aa11f3 P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d4744211cc843baaaa9df7484435692 in term 1.
I20260713 09:08:46.244505 25018 raft_consensus.cc:2764] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260713 09:08:46.245414 25018 consensus_queue.cc:1048] T a45a7cbe0824446b98fd1a388979125f P 7ba4e46b4b064196aa219f7406189628 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:46.247359 24906 leader_election.cc:304] T 4f6f8334c8994edf95665fcc5a4690fb P 2d4744211cc843baaaa9df7484435692 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2d4744211cc843baaaa9df7484435692; no voters: 5d870a6ec99640e8833d43e1c2f3dcaf, 7ba4e46b4b064196aa219f7406189628
I20260713 09:08:46.248723 24906 leader_election.cc:304] T fc39583df76545618f295f6fc7bf48bd P 2d4744211cc843baaaa9df7484435692 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2d4744211cc843baaaa9df7484435692; no voters: 5d870a6ec99640e8833d43e1c2f3dcaf, 7ba4e46b4b064196aa219f7406189628
I20260713 09:08:46.249778 25022 raft_consensus.cc:2749] T 4f6f8334c8994edf95665fcc5a4690fb P 2d4744211cc843baaaa9df7484435692 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:46.250142 24987 raft_consensus.cc:2749] T fc39583df76545618f295f6fc7bf48bd P 2d4744211cc843baaaa9df7484435692 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:46.252019 24906 leader_election.cc:304] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 2d4744211cc843baaaa9df7484435692 [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: 2d4744211cc843baaaa9df7484435692; no voters: 5d870a6ec99640e8833d43e1c2f3dcaf, 7ba4e46b4b064196aa219f7406189628
I20260713 09:08:46.253111 25018 consensus_queue.cc:1048] T a45a7cbe0824446b98fd1a388979125f P 7ba4e46b4b064196aa219f7406189628 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:46.254319 24691 catalog_manager.cc:5697] T 0742aea7f6354001ba64fc077738e7b1 P 7ba4e46b4b064196aa219f7406189628 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ba4e46b4b064196aa219f7406189628 (127.21.85.193). New cstate: current_term: 1 leader_uuid: "7ba4e46b4b064196aa219f7406189628" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:46.256333 24987 raft_consensus.cc:2749] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 2d4744211cc843baaaa9df7484435692 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:08:46.263263 24906 leader_election.cc:304] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 2d4744211cc843baaaa9df7484435692 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d4744211cc843baaaa9df7484435692, 7ba4e46b4b064196aa219f7406189628; no voters: 
I20260713 09:08:46.264583 24987 raft_consensus.cc:2804] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 2d4744211cc843baaaa9df7484435692 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:46.265120 24987 raft_consensus.cc:697] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 2d4744211cc843baaaa9df7484435692 [term 1 LEADER]: Becoming Leader. State: Replica: 2d4744211cc843baaaa9df7484435692, State: Running, Role: LEADER
I20260713 09:08:46.266116 24987 consensus_queue.cc:237] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 2d4744211cc843baaaa9df7484435692 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:46.278141 24867 raft_consensus.cc:2468] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 5d870a6ec99640e8833d43e1c2f3dcaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d4744211cc843baaaa9df7484435692 in term 1.
I20260713 09:08:46.304338 24691 catalog_manager.cc:5697] T 58cae74f89c64d4db63bfb680453a0ae P 5d870a6ec99640e8833d43e1c2f3dcaf reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d870a6ec99640e8833d43e1c2f3dcaf (127.21.85.194). New cstate: current_term: 1 leader_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:46.306191 24691 catalog_manager.cc:5697] T fc39583df76545618f295f6fc7bf48bd P 5d870a6ec99640e8833d43e1c2f3dcaf reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d870a6ec99640e8833d43e1c2f3dcaf (127.21.85.194). New cstate: current_term: 1 leader_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:46.306450 24689 catalog_manager.cc:5697] T 7189eaa80f7e4ba1a718f59a74aa11f3 P 2d4744211cc843baaaa9df7484435692 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d4744211cc843baaaa9df7484435692 (127.21.85.195). New cstate: current_term: 1 leader_uuid: "2d4744211cc843baaaa9df7484435692" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:46.308048 24691 catalog_manager.cc:5697] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 5d870a6ec99640e8833d43e1c2f3dcaf reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d870a6ec99640e8833d43e1c2f3dcaf (127.21.85.194). New cstate: current_term: 1 leader_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:46.309355 24689 catalog_manager.cc:5697] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 2d4744211cc843baaaa9df7484435692 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d4744211cc843baaaa9df7484435692 (127.21.85.195). New cstate: current_term: 1 leader_uuid: "2d4744211cc843baaaa9df7484435692" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:46.433331 25054 consensus_queue.cc:1048] T 0742aea7f6354001ba64fc077738e7b1 P 7ba4e46b4b064196aa219f7406189628 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:46.445703 24991 consensus_queue.cc:1048] T 0742aea7f6354001ba64fc077738e7b1 P 7ba4e46b4b064196aa219f7406189628 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:46.515913 24987 consensus_queue.cc:1048] T 6acc3687282643f5be572358ad7e6ad4 P 2d4744211cc843baaaa9df7484435692 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:46.528568 25019 consensus_queue.cc:1048] T 6acc3687282643f5be572358ad7e6ad4 P 2d4744211cc843baaaa9df7484435692 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:46.561874 24989 consensus_queue.cc:1048] T 4f6f8334c8994edf95665fcc5a4690fb P 5d870a6ec99640e8833d43e1c2f3dcaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:46.572553 25045 consensus_queue.cc:1048] T 4f6f8334c8994edf95665fcc5a4690fb P 5d870a6ec99640e8833d43e1c2f3dcaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:46.589334 21847 ts_manager.cc:295] Set tserver state for 7ba4e46b4b064196aa219f7406189628 to MAINTENANCE_MODE
I20260713 09:08:46.590073 21847 tablet_server.cc:179] TabletServer@127.21.85.193:0 shutting down...
W20260713 09:08:46.611467 24906 consensus_peers.cc:597] T f1f8b73017404c0dbbcbac1a62fcaf81 P 2d4744211cc843baaaa9df7484435692 -> Peer 7ba4e46b4b064196aa219f7406189628 (127.21.85.193:39337): Couldn't send request to peer 7ba4e46b4b064196aa219f7406189628. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:46.614612 25019 consensus_queue.cc:1048] T f1f8b73017404c0dbbcbac1a62fcaf81 P 2d4744211cc843baaaa9df7484435692 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:46.623152 21847 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:46.629993 25022 consensus_queue.cc:1048] T 7189eaa80f7e4ba1a718f59a74aa11f3 P 2d4744211cc843baaaa9df7484435692 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:46.630651 25045 consensus_queue.cc:1048] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 5d870a6ec99640e8833d43e1c2f3dcaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:46.632123 21847 tablet_replica.cc:333] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 7ba4e46b4b064196aa219f7406189628: stopping tablet replica
I20260713 09:08:46.634789 21847 raft_consensus.cc:2243] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:46.635267 21847 raft_consensus.cc:2272] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:46.637756 21847 tablet_replica.cc:333] T 4f6f8334c8994edf95665fcc5a4690fb P 7ba4e46b4b064196aa219f7406189628: stopping tablet replica
I20260713 09:08:46.638552 21847 raft_consensus.cc:2243] T 4f6f8334c8994edf95665fcc5a4690fb P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:46.639040 21847 raft_consensus.cc:2272] T 4f6f8334c8994edf95665fcc5a4690fb P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:46.644210 21847 tablet_replica.cc:333] T 58cae74f89c64d4db63bfb680453a0ae P 7ba4e46b4b064196aa219f7406189628: stopping tablet replica
I20260713 09:08:46.644927 21847 raft_consensus.cc:2243] T 58cae74f89c64d4db63bfb680453a0ae P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:46.645371 21847 raft_consensus.cc:2272] T 58cae74f89c64d4db63bfb680453a0ae P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:46.647464 21847 tablet_replica.cc:333] T 6acc3687282643f5be572358ad7e6ad4 P 7ba4e46b4b064196aa219f7406189628: stopping tablet replica
I20260713 09:08:46.648231 21847 raft_consensus.cc:2243] T 6acc3687282643f5be572358ad7e6ad4 P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:46.648707 21847 raft_consensus.cc:2272] T 6acc3687282643f5be572358ad7e6ad4 P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:46.651010 24906 consensus_peers.cc:597] T 7189eaa80f7e4ba1a718f59a74aa11f3 P 2d4744211cc843baaaa9df7484435692 -> Peer 7ba4e46b4b064196aa219f7406189628 (127.21.85.193:39337): Couldn't send request to peer 7ba4e46b4b064196aa219f7406189628. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:46.653734 21847 tablet_replica.cc:333] T a45a7cbe0824446b98fd1a388979125f P 7ba4e46b4b064196aa219f7406189628: stopping tablet replica
I20260713 09:08:46.654356 21847 raft_consensus.cc:2243] T a45a7cbe0824446b98fd1a388979125f P 7ba4e46b4b064196aa219f7406189628 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:46.655331 21847 raft_consensus.cc:2272] T a45a7cbe0824446b98fd1a388979125f P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:46.661360 21847 tablet_replica.cc:333] T 7189eaa80f7e4ba1a718f59a74aa11f3 P 7ba4e46b4b064196aa219f7406189628: stopping tablet replica
I20260713 09:08:46.661257 24989 consensus_queue.cc:1048] T fc39583df76545618f295f6fc7bf48bd P 5d870a6ec99640e8833d43e1c2f3dcaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:46.662362 21847 raft_consensus.cc:2243] T 7189eaa80f7e4ba1a718f59a74aa11f3 P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:46.662907 21847 raft_consensus.cc:2272] T 7189eaa80f7e4ba1a718f59a74aa11f3 P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:46.665544 21847 tablet_replica.cc:333] T fc39583df76545618f295f6fc7bf48bd P 7ba4e46b4b064196aa219f7406189628: stopping tablet replica
I20260713 09:08:46.666545 21847 raft_consensus.cc:2243] T fc39583df76545618f295f6fc7bf48bd P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:46.667061 21847 raft_consensus.cc:2272] T fc39583df76545618f295f6fc7bf48bd P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:46.669411 21847 tablet_replica.cc:333] T f1f8b73017404c0dbbcbac1a62fcaf81 P 7ba4e46b4b064196aa219f7406189628: stopping tablet replica
I20260713 09:08:46.670109 21847 raft_consensus.cc:2243] T f1f8b73017404c0dbbcbac1a62fcaf81 P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:46.670550 21847 raft_consensus.cc:2272] T f1f8b73017404c0dbbcbac1a62fcaf81 P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:46.672624 24832 consensus_peers.cc:597] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 5d870a6ec99640e8833d43e1c2f3dcaf -> Peer 7ba4e46b4b064196aa219f7406189628 (127.21.85.193:39337): Couldn't send request to peer 7ba4e46b4b064196aa219f7406189628. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:46.672951 21847 tablet_replica.cc:333] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 7ba4e46b4b064196aa219f7406189628: stopping tablet replica
W20260713 09:08:46.673391 24832 consensus_peers.cc:597] T fc39583df76545618f295f6fc7bf48bd P 5d870a6ec99640e8833d43e1c2f3dcaf -> Peer 7ba4e46b4b064196aa219f7406189628 (127.21.85.193:39337): Couldn't send request to peer 7ba4e46b4b064196aa219f7406189628. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:46.673813 21847 raft_consensus.cc:2243] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:46.674674 21847 raft_consensus.cc:2272] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:46.677449 21847 tablet_replica.cc:333] T 0742aea7f6354001ba64fc077738e7b1 P 7ba4e46b4b064196aa219f7406189628: stopping tablet replica
I20260713 09:08:46.678112 21847 raft_consensus.cc:2243] T 0742aea7f6354001ba64fc077738e7b1 P 7ba4e46b4b064196aa219f7406189628 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:46.679250 21847 raft_consensus.cc:2272] T 0742aea7f6354001ba64fc077738e7b1 P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:46.696566 25039 consensus_queue.cc:1048] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 2d4744211cc843baaaa9df7484435692 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:46.712744 21847 tablet_server.cc:196] TabletServer@127.21.85.193:0 shutdown complete.
W20260713 09:08:46.715466 24906 consensus_peers.cc:597] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 2d4744211cc843baaaa9df7484435692 -> Peer 7ba4e46b4b064196aa219f7406189628 (127.21.85.193:39337): Couldn't send request to peer 7ba4e46b4b064196aa219f7406189628. Status: Network error: Client connection negotiation failed: client connection to 127.21.85.193:39337: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:46.765595 24832 consensus_peers.cc:597] T 58cae74f89c64d4db63bfb680453a0ae P 5d870a6ec99640e8833d43e1c2f3dcaf -> Peer 7ba4e46b4b064196aa219f7406189628 (127.21.85.193:39337): Couldn't send request to peer 7ba4e46b4b064196aa219f7406189628. Status: Network error: Client connection negotiation failed: client connection to 127.21.85.193:39337: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:46.786510 24989 consensus_queue.cc:1048] T 58cae74f89c64d4db63bfb680453a0ae P 5d870a6ec99640e8833d43e1c2f3dcaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:08:46.845863 24964 debug-util.cc:398] Leaking SignalData structure 0x7b08000b1ba0 after lost signal to thread 21850
W20260713 09:08:46.846794 24964 debug-util.cc:398] Leaking SignalData structure 0x7b08000f7520 after lost signal to thread 24726
W20260713 09:08:46.848429 24964 debug-util.cc:398] Leaking SignalData structure 0x7b0800269800 after lost signal to thread 24893
W20260713 09:08:46.849313 24964 debug-util.cc:398] Leaking SignalData structure 0x7b080009b700 after lost signal to thread 24967
W20260713 09:08:46.913371 24906 consensus_peers.cc:597] T 6acc3687282643f5be572358ad7e6ad4 P 2d4744211cc843baaaa9df7484435692 -> Peer 7ba4e46b4b064196aa219f7406189628 (127.21.85.193:39337): Couldn't send request to peer 7ba4e46b4b064196aa219f7406189628. Status: Network error: Client connection negotiation failed: client connection to 127.21.85.193:39337: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:47.172257 24832 consensus_peers.cc:597] T 4f6f8334c8994edf95665fcc5a4690fb P 5d870a6ec99640e8833d43e1c2f3dcaf -> Peer 7ba4e46b4b064196aa219f7406189628 (127.21.85.193:39337): Couldn't send request to peer 7ba4e46b4b064196aa219f7406189628. Status: Network error: Client connection negotiation failed: client connection to 127.21.85.193:39337: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:47.538291 24740 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:08:47.800398 24989 raft_consensus.cc:493] T a45a7cbe0824446b98fd1a388979125f P 5d870a6ec99640e8833d43e1c2f3dcaf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7ba4e46b4b064196aa219f7406189628)
I20260713 09:08:47.801028 24989 raft_consensus.cc:515] T a45a7cbe0824446b98fd1a388979125f P 5d870a6ec99640e8833d43e1c2f3dcaf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:47.802870 24989 leader_election.cc:290] T a45a7cbe0824446b98fd1a388979125f P 5d870a6ec99640e8833d43e1c2f3dcaf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7ba4e46b4b064196aa219f7406189628 (127.21.85.193:39337), 2d4744211cc843baaaa9df7484435692 (127.21.85.195:43747)
I20260713 09:08:47.804774 24940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a45a7cbe0824446b98fd1a388979125f" candidate_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2d4744211cc843baaaa9df7484435692" is_pre_election: true
W20260713 09:08:47.806875 24832 leader_election.cc:336] T a45a7cbe0824446b98fd1a388979125f P 5d870a6ec99640e8833d43e1c2f3dcaf [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7ba4e46b4b064196aa219f7406189628 (127.21.85.193:39337): Network error: Client connection negotiation failed: client connection to 127.21.85.193:39337: connect: Connection refused (error 111)
I20260713 09:08:47.807262 24832 leader_election.cc:304] T a45a7cbe0824446b98fd1a388979125f P 5d870a6ec99640e8833d43e1c2f3dcaf [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: 5d870a6ec99640e8833d43e1c2f3dcaf; no voters: 2d4744211cc843baaaa9df7484435692, 7ba4e46b4b064196aa219f7406189628
I20260713 09:08:47.807972 24989 raft_consensus.cc:2749] T a45a7cbe0824446b98fd1a388979125f P 5d870a6ec99640e8833d43e1c2f3dcaf [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:08:47.831781 25019 raft_consensus.cc:493] T a45a7cbe0824446b98fd1a388979125f P 2d4744211cc843baaaa9df7484435692 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7ba4e46b4b064196aa219f7406189628)
I20260713 09:08:47.832414 25019 raft_consensus.cc:515] T a45a7cbe0824446b98fd1a388979125f P 2d4744211cc843baaaa9df7484435692 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:47.834283 25019 leader_election.cc:290] T a45a7cbe0824446b98fd1a388979125f P 2d4744211cc843baaaa9df7484435692 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7ba4e46b4b064196aa219f7406189628 (127.21.85.193:39337), 5d870a6ec99640e8833d43e1c2f3dcaf (127.21.85.194:33279)
I20260713 09:08:47.836879 24867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a45a7cbe0824446b98fd1a388979125f" candidate_uuid: "2d4744211cc843baaaa9df7484435692" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" is_pre_election: true
I20260713 09:08:47.837616 24867 raft_consensus.cc:2468] T a45a7cbe0824446b98fd1a388979125f P 5d870a6ec99640e8833d43e1c2f3dcaf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d4744211cc843baaaa9df7484435692 in term 1.
W20260713 09:08:47.839751 24906 leader_election.cc:336] T a45a7cbe0824446b98fd1a388979125f P 2d4744211cc843baaaa9df7484435692 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7ba4e46b4b064196aa219f7406189628 (127.21.85.193:39337): Network error: Client connection negotiation failed: client connection to 127.21.85.193:39337: connect: Connection refused (error 111)
I20260713 09:08:47.840813 24906 leader_election.cc:304] T a45a7cbe0824446b98fd1a388979125f P 2d4744211cc843baaaa9df7484435692 [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: 2d4744211cc843baaaa9df7484435692, 5d870a6ec99640e8833d43e1c2f3dcaf; no voters: 7ba4e46b4b064196aa219f7406189628
I20260713 09:08:47.841704 25019 raft_consensus.cc:2804] T a45a7cbe0824446b98fd1a388979125f P 2d4744211cc843baaaa9df7484435692 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:08:47.842047 25019 raft_consensus.cc:493] T a45a7cbe0824446b98fd1a388979125f P 2d4744211cc843baaaa9df7484435692 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7ba4e46b4b064196aa219f7406189628)
I20260713 09:08:47.842345 25019 raft_consensus.cc:3060] T a45a7cbe0824446b98fd1a388979125f P 2d4744211cc843baaaa9df7484435692 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:47.847364 25019 raft_consensus.cc:515] T a45a7cbe0824446b98fd1a388979125f P 2d4744211cc843baaaa9df7484435692 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:47.849233 25019 leader_election.cc:290] T a45a7cbe0824446b98fd1a388979125f P 2d4744211cc843baaaa9df7484435692 [CANDIDATE]: Term 2 election: Requested vote from peers 7ba4e46b4b064196aa219f7406189628 (127.21.85.193:39337), 5d870a6ec99640e8833d43e1c2f3dcaf (127.21.85.194:33279)
I20260713 09:08:47.851250 24867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a45a7cbe0824446b98fd1a388979125f" candidate_uuid: "2d4744211cc843baaaa9df7484435692" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf"
I20260713 09:08:47.851890 24867 raft_consensus.cc:3060] T a45a7cbe0824446b98fd1a388979125f P 5d870a6ec99640e8833d43e1c2f3dcaf [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:08:47.853428 24906 leader_election.cc:336] T a45a7cbe0824446b98fd1a388979125f P 2d4744211cc843baaaa9df7484435692 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 7ba4e46b4b064196aa219f7406189628 (127.21.85.193:39337): Network error: Client connection negotiation failed: client connection to 127.21.85.193:39337: connect: Connection refused (error 111)
I20260713 09:08:47.858165 24867 raft_consensus.cc:2468] T a45a7cbe0824446b98fd1a388979125f P 5d870a6ec99640e8833d43e1c2f3dcaf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d4744211cc843baaaa9df7484435692 in term 2.
I20260713 09:08:47.859155 24906 leader_election.cc:304] T a45a7cbe0824446b98fd1a388979125f P 2d4744211cc843baaaa9df7484435692 [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: 2d4744211cc843baaaa9df7484435692, 5d870a6ec99640e8833d43e1c2f3dcaf; no voters: 7ba4e46b4b064196aa219f7406189628
I20260713 09:08:47.859865 25019 raft_consensus.cc:2804] T a45a7cbe0824446b98fd1a388979125f P 2d4744211cc843baaaa9df7484435692 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:47.860327 25019 raft_consensus.cc:697] T a45a7cbe0824446b98fd1a388979125f P 2d4744211cc843baaaa9df7484435692 [term 2 LEADER]: Becoming Leader. State: Replica: 2d4744211cc843baaaa9df7484435692, State: Running, Role: LEADER
I20260713 09:08:47.861070 25019 consensus_queue.cc:237] T a45a7cbe0824446b98fd1a388979125f P 2d4744211cc843baaaa9df7484435692 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:47.869807 24689 catalog_manager.cc:5697] T a45a7cbe0824446b98fd1a388979125f P 2d4744211cc843baaaa9df7484435692 reported cstate change: term changed from 1 to 2, leader changed from 7ba4e46b4b064196aa219f7406189628 (127.21.85.193) to 2d4744211cc843baaaa9df7484435692 (127.21.85.195). New cstate: current_term: 2 leader_uuid: "2d4744211cc843baaaa9df7484435692" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:47.946331 24989 raft_consensus.cc:493] T 0742aea7f6354001ba64fc077738e7b1 P 5d870a6ec99640e8833d43e1c2f3dcaf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7ba4e46b4b064196aa219f7406189628)
I20260713 09:08:47.946975 24989 raft_consensus.cc:515] T 0742aea7f6354001ba64fc077738e7b1 P 5d870a6ec99640e8833d43e1c2f3dcaf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:47.949281 24989 leader_election.cc:290] T 0742aea7f6354001ba64fc077738e7b1 P 5d870a6ec99640e8833d43e1c2f3dcaf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7ba4e46b4b064196aa219f7406189628 (127.21.85.193:39337), 2d4744211cc843baaaa9df7484435692 (127.21.85.195:43747)
I20260713 09:08:47.950369 25019 raft_consensus.cc:493] T 0742aea7f6354001ba64fc077738e7b1 P 2d4744211cc843baaaa9df7484435692 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7ba4e46b4b064196aa219f7406189628)
I20260713 09:08:47.950765 24940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0742aea7f6354001ba64fc077738e7b1" candidate_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2d4744211cc843baaaa9df7484435692" is_pre_election: true
I20260713 09:08:47.950953 25019 raft_consensus.cc:515] T 0742aea7f6354001ba64fc077738e7b1 P 2d4744211cc843baaaa9df7484435692 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:47.952015 24940 raft_consensus.cc:2468] T 0742aea7f6354001ba64fc077738e7b1 P 2d4744211cc843baaaa9df7484435692 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d870a6ec99640e8833d43e1c2f3dcaf in term 1.
I20260713 09:08:47.953059 25019 leader_election.cc:290] T 0742aea7f6354001ba64fc077738e7b1 P 2d4744211cc843baaaa9df7484435692 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7ba4e46b4b064196aa219f7406189628 (127.21.85.193:39337), 5d870a6ec99640e8833d43e1c2f3dcaf (127.21.85.194:33279)
I20260713 09:08:47.953758 24832 leader_election.cc:304] T 0742aea7f6354001ba64fc077738e7b1 P 5d870a6ec99640e8833d43e1c2f3dcaf [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: 2d4744211cc843baaaa9df7484435692, 5d870a6ec99640e8833d43e1c2f3dcaf; no voters: 
I20260713 09:08:47.954480 24989 raft_consensus.cc:2804] T 0742aea7f6354001ba64fc077738e7b1 P 5d870a6ec99640e8833d43e1c2f3dcaf [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:08:47.954507 24832 leader_election.cc:336] T 0742aea7f6354001ba64fc077738e7b1 P 5d870a6ec99640e8833d43e1c2f3dcaf [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7ba4e46b4b064196aa219f7406189628 (127.21.85.193:39337): Network error: Client connection negotiation failed: client connection to 127.21.85.193:39337: connect: Connection refused (error 111)
I20260713 09:08:47.955034 24989 raft_consensus.cc:493] T 0742aea7f6354001ba64fc077738e7b1 P 5d870a6ec99640e8833d43e1c2f3dcaf [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7ba4e46b4b064196aa219f7406189628)
I20260713 09:08:47.955554 24989 raft_consensus.cc:3060] T 0742aea7f6354001ba64fc077738e7b1 P 5d870a6ec99640e8833d43e1c2f3dcaf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:47.956707 24867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0742aea7f6354001ba64fc077738e7b1" candidate_uuid: "2d4744211cc843baaaa9df7484435692" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" is_pre_election: true
W20260713 09:08:47.958396 24906 leader_election.cc:336] T 0742aea7f6354001ba64fc077738e7b1 P 2d4744211cc843baaaa9df7484435692 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7ba4e46b4b064196aa219f7406189628 (127.21.85.193:39337): Network error: Client connection negotiation failed: client connection to 127.21.85.193:39337: connect: Connection refused (error 111)
I20260713 09:08:47.964718 24989 raft_consensus.cc:515] T 0742aea7f6354001ba64fc077738e7b1 P 5d870a6ec99640e8833d43e1c2f3dcaf [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:47.966037 24867 raft_consensus.cc:2393] T 0742aea7f6354001ba64fc077738e7b1 P 5d870a6ec99640e8833d43e1c2f3dcaf [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2d4744211cc843baaaa9df7484435692 in current term 2: Already voted for candidate 5d870a6ec99640e8833d43e1c2f3dcaf in this term.
I20260713 09:08:47.967105 24989 leader_election.cc:290] T 0742aea7f6354001ba64fc077738e7b1 P 5d870a6ec99640e8833d43e1c2f3dcaf [CANDIDATE]: Term 2 election: Requested vote from peers 7ba4e46b4b064196aa219f7406189628 (127.21.85.193:39337), 2d4744211cc843baaaa9df7484435692 (127.21.85.195:43747)
I20260713 09:08:47.967818 24906 leader_election.cc:304] T 0742aea7f6354001ba64fc077738e7b1 P 2d4744211cc843baaaa9df7484435692 [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: 2d4744211cc843baaaa9df7484435692; no voters: 5d870a6ec99640e8833d43e1c2f3dcaf, 7ba4e46b4b064196aa219f7406189628
I20260713 09:08:47.968675 25019 raft_consensus.cc:3060] T 0742aea7f6354001ba64fc077738e7b1 P 2d4744211cc843baaaa9df7484435692 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:08:47.971197 24832 leader_election.cc:336] T 0742aea7f6354001ba64fc077738e7b1 P 5d870a6ec99640e8833d43e1c2f3dcaf [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 7ba4e46b4b064196aa219f7406189628 (127.21.85.193:39337): Network error: Client connection negotiation failed: client connection to 127.21.85.193:39337: connect: Connection refused (error 111)
I20260713 09:08:47.971918 24940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0742aea7f6354001ba64fc077738e7b1" candidate_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2d4744211cc843baaaa9df7484435692"
I20260713 09:08:47.974301 25019 raft_consensus.cc:2749] T 0742aea7f6354001ba64fc077738e7b1 P 2d4744211cc843baaaa9df7484435692 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:08:47.978837 24940 raft_consensus.cc:2468] T 0742aea7f6354001ba64fc077738e7b1 P 2d4744211cc843baaaa9df7484435692 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d870a6ec99640e8833d43e1c2f3dcaf in term 2.
I20260713 09:08:47.980226 24832 leader_election.cc:304] T 0742aea7f6354001ba64fc077738e7b1 P 5d870a6ec99640e8833d43e1c2f3dcaf [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: 2d4744211cc843baaaa9df7484435692, 5d870a6ec99640e8833d43e1c2f3dcaf; no voters: 7ba4e46b4b064196aa219f7406189628
I20260713 09:08:47.980895 24989 raft_consensus.cc:2804] T 0742aea7f6354001ba64fc077738e7b1 P 5d870a6ec99640e8833d43e1c2f3dcaf [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:47.981419 24989 raft_consensus.cc:697] T 0742aea7f6354001ba64fc077738e7b1 P 5d870a6ec99640e8833d43e1c2f3dcaf [term 2 LEADER]: Becoming Leader. State: Replica: 5d870a6ec99640e8833d43e1c2f3dcaf, State: Running, Role: LEADER
I20260713 09:08:47.982404 24989 consensus_queue.cc:237] T 0742aea7f6354001ba64fc077738e7b1 P 5d870a6ec99640e8833d43e1c2f3dcaf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:47.990614 24689 catalog_manager.cc:5697] T 0742aea7f6354001ba64fc077738e7b1 P 5d870a6ec99640e8833d43e1c2f3dcaf reported cstate change: term changed from 1 to 2, leader changed from 7ba4e46b4b064196aa219f7406189628 (127.21.85.193) to 5d870a6ec99640e8833d43e1c2f3dcaf (127.21.85.194). New cstate: current_term: 2 leader_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:48.256961 24867 raft_consensus.cc:1275] T a45a7cbe0824446b98fd1a388979125f P 5d870a6ec99640e8833d43e1c2f3dcaf [term 2 FOLLOWER]: Refusing update from remote peer 2d4744211cc843baaaa9df7484435692: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:48.258340 25022 consensus_queue.cc:1048] T a45a7cbe0824446b98fd1a388979125f P 2d4744211cc843baaaa9df7484435692 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:08:48.279155 24906 consensus_peers.cc:597] T a45a7cbe0824446b98fd1a388979125f P 2d4744211cc843baaaa9df7484435692 -> Peer 7ba4e46b4b064196aa219f7406189628 (127.21.85.193:39337): Couldn't send request to peer 7ba4e46b4b064196aa219f7406189628. Status: Network error: Client connection negotiation failed: client connection to 127.21.85.193:39337: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:48.539402 24740 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:08:48.542110 24832 consensus_peers.cc:597] T 0742aea7f6354001ba64fc077738e7b1 P 5d870a6ec99640e8833d43e1c2f3dcaf -> Peer 7ba4e46b4b064196aa219f7406189628 (127.21.85.193:39337): Couldn't send request to peer 7ba4e46b4b064196aa219f7406189628. Status: Network error: Client connection negotiation failed: client connection to 127.21.85.193:39337: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:48.603905 24940 raft_consensus.cc:1275] T 0742aea7f6354001ba64fc077738e7b1 P 2d4744211cc843baaaa9df7484435692 [term 2 FOLLOWER]: Refusing update from remote peer 5d870a6ec99640e8833d43e1c2f3dcaf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:48.605780 24989 consensus_queue.cc:1048] T 0742aea7f6354001ba64fc077738e7b1 P 5d870a6ec99640e8833d43e1c2f3dcaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:08:48.797345 24906 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.21.85.193:39337: connect: Connection refused (error 111) [suppressed 56 similar messages]
W20260713 09:08:49.030393 24832 consensus_peers.cc:597] T 58cae74f89c64d4db63bfb680453a0ae P 5d870a6ec99640e8833d43e1c2f3dcaf -> Peer 7ba4e46b4b064196aa219f7406189628 (127.21.85.193:39337): Couldn't send request to peer 7ba4e46b4b064196aa219f7406189628. Status: Network error: Client connection negotiation failed: client connection to 127.21.85.193:39337: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:49.120668 24906 consensus_peers.cc:597] T f1f8b73017404c0dbbcbac1a62fcaf81 P 2d4744211cc843baaaa9df7484435692 -> Peer 7ba4e46b4b064196aa219f7406189628 (127.21.85.193:39337): Couldn't send request to peer 7ba4e46b4b064196aa219f7406189628. Status: Network error: Client connection negotiation failed: client connection to 127.21.85.193:39337: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:49.190060 24906 consensus_peers.cc:597] T 7189eaa80f7e4ba1a718f59a74aa11f3 P 2d4744211cc843baaaa9df7484435692 -> Peer 7ba4e46b4b064196aa219f7406189628 (127.21.85.193:39337): Couldn't send request to peer 7ba4e46b4b064196aa219f7406189628. Status: Network error: Client connection negotiation failed: client connection to 127.21.85.193:39337: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:49.296332 24906 consensus_peers.cc:597] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 2d4744211cc843baaaa9df7484435692 -> Peer 7ba4e46b4b064196aa219f7406189628 (127.21.85.193:39337): Couldn't send request to peer 7ba4e46b4b064196aa219f7406189628. Status: Network error: Client connection negotiation failed: client connection to 127.21.85.193:39337: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:49.351297 24832 consensus_peers.cc:597] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 5d870a6ec99640e8833d43e1c2f3dcaf -> Peer 7ba4e46b4b064196aa219f7406189628 (127.21.85.193:39337): Couldn't send request to peer 7ba4e46b4b064196aa219f7406189628. Status: Network error: Client connection negotiation failed: client connection to 127.21.85.193:39337: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:49.419744 24906 consensus_peers.cc:597] T 6acc3687282643f5be572358ad7e6ad4 P 2d4744211cc843baaaa9df7484435692 -> Peer 7ba4e46b4b064196aa219f7406189628 (127.21.85.193:39337): Couldn't send request to peer 7ba4e46b4b064196aa219f7406189628. Status: Network error: Client connection negotiation failed: client connection to 127.21.85.193:39337: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:49.540383 24740 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:08:49.584227 24832 consensus_peers.cc:597] T fc39583df76545618f295f6fc7bf48bd P 5d870a6ec99640e8833d43e1c2f3dcaf -> Peer 7ba4e46b4b064196aa219f7406189628 (127.21.85.193:39337): Couldn't send request to peer 7ba4e46b4b064196aa219f7406189628. Status: Network error: Client connection negotiation failed: client connection to 127.21.85.193:39337: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:49.681777 24832 consensus_peers.cc:597] T 4f6f8334c8994edf95665fcc5a4690fb P 5d870a6ec99640e8833d43e1c2f3dcaf -> Peer 7ba4e46b4b064196aa219f7406189628 (127.21.85.193:39337): Couldn't send request to peer 7ba4e46b4b064196aa219f7406189628. Status: Network error: Client connection negotiation failed: client connection to 127.21.85.193:39337: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:50.541355 24740 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:08:50.844966 24906 consensus_peers.cc:597] T a45a7cbe0824446b98fd1a388979125f P 2d4744211cc843baaaa9df7484435692 -> Peer 7ba4e46b4b064196aa219f7406189628 (127.21.85.193:39337): Couldn't send request to peer 7ba4e46b4b064196aa219f7406189628. Status: Network error: Client connection negotiation failed: client connection to 127.21.85.193:39337: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:50.985708 24832 consensus_peers.cc:597] T 0742aea7f6354001ba64fc077738e7b1 P 5d870a6ec99640e8833d43e1c2f3dcaf -> Peer 7ba4e46b4b064196aa219f7406189628 (127.21.85.193:39337): Couldn't send request to peer 7ba4e46b4b064196aa219f7406189628. Status: Network error: Client connection negotiation failed: client connection to 127.21.85.193:39337: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:51.495685 24906 consensus_peers.cc:597] T 7189eaa80f7e4ba1a718f59a74aa11f3 P 2d4744211cc843baaaa9df7484435692 -> Peer 7ba4e46b4b064196aa219f7406189628 (127.21.85.193:39337): Couldn't send request to peer 7ba4e46b4b064196aa219f7406189628. Status: Network error: Client connection negotiation failed: client connection to 127.21.85.193:39337: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:08:51.542281 24740 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:08:51.558055 24832 consensus_peers.cc:597] T 58cae74f89c64d4db63bfb680453a0ae P 5d870a6ec99640e8833d43e1c2f3dcaf -> Peer 7ba4e46b4b064196aa219f7406189628 (127.21.85.193:39337): Couldn't send request to peer 7ba4e46b4b064196aa219f7406189628. Status: Network error: Client connection negotiation failed: client connection to 127.21.85.193:39337: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:08:51.710479 24906 consensus_peers.cc:597] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 2d4744211cc843baaaa9df7484435692 -> Peer 7ba4e46b4b064196aa219f7406189628 (127.21.85.193:39337): Couldn't send request to peer 7ba4e46b4b064196aa219f7406189628. Status: Network error: Client connection negotiation failed: client connection to 127.21.85.193:39337: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:08:51.730929 21847 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:51.730989 24832 consensus_peers.cc:597] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 5d870a6ec99640e8833d43e1c2f3dcaf -> Peer 7ba4e46b4b064196aa219f7406189628 (127.21.85.193:39337): Couldn't send request to peer 7ba4e46b4b064196aa219f7406189628. Status: Network error: Client connection negotiation failed: client connection to 127.21.85.193:39337: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:08:51.737375 25090 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:51.737813 25091 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:51.739044 25093 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:51.740247 21847 server_base.cc:1061] running on GCE node
I20260713 09:08:51.741349 21847 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:51.741537 21847 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:51.741668 21847 hybrid_clock.cc:648] HybridClock initialized: now 1783933731741649 us; error 0 us; skew 500 ppm
I20260713 09:08:51.742110 21847 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:51.744933 21847 webserver.cc:533] Webserver started at http://127.21.85.193:41539/ using document root <none> and password file <none>
I20260713 09:08:51.745508 21847 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:51.745792 21847 fs_manager.cc:365] Using existing metadata directory in first data directory
W20260713 09:08:51.748020 24906 consensus_peers.cc:597] T f1f8b73017404c0dbbcbac1a62fcaf81 P 2d4744211cc843baaaa9df7484435692 -> Peer 7ba4e46b4b064196aa219f7406189628 (127.21.85.193:39337): Couldn't send request to peer 7ba4e46b4b064196aa219f7406189628. Status: Network error: Client connection negotiation failed: client connection to 127.21.85.193:39337: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:08:51.749840 21847 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:08:51.753391 25098 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:51.754078 21847 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:08:51.754392 21847 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933651548042-21847-0/minicluster-data/ts-0-root
uuid: "7ba4e46b4b064196aa219f7406189628"
format_stamp: "Formatted at 2026-07-13 09:08:44 on dist-test-slave-kx9r"
I20260713 09:08:51.754669 21847 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933651548042-21847-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933651548042-21847-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933651548042-21847-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:51.774935 21847 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:51.776127 21847 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:51.777516 21847 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:51.780947 25105 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260713 09:08:51.826053 21847 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260713 09:08:51.826360 21847 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.046s	user 0.002s	sys 0.000s
I20260713 09:08:51.826669 21847 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260713 09:08:51.831153 25105 tablet_bootstrap.cc:492] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 7ba4e46b4b064196aa219f7406189628: Bootstrap starting.
I20260713 09:08:51.842039 25105 tablet_bootstrap.cc:492] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 7ba4e46b4b064196aa219f7406189628: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:51.842882 25105 tablet_bootstrap.cc:492] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 7ba4e46b4b064196aa219f7406189628: Bootstrap complete.
I20260713 09:08:51.843518 25105 ts_tablet_manager.cc:1403] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 7ba4e46b4b064196aa219f7406189628: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.005s
I20260713 09:08:51.846004 25105 raft_consensus.cc:359] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:51.846680 25105 raft_consensus.cc:740] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ba4e46b4b064196aa219f7406189628, State: Initialized, Role: FOLLOWER
I20260713 09:08:51.847365 25105 consensus_queue.cc:260] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 7ba4e46b4b064196aa219f7406189628 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:51.849956 25105 ts_tablet_manager.cc:1434] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 7ba4e46b4b064196aa219f7406189628: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:08:51.850728 25105 tablet_bootstrap.cc:492] T 4f6f8334c8994edf95665fcc5a4690fb P 7ba4e46b4b064196aa219f7406189628: Bootstrap starting.
I20260713 09:08:51.865916 25105 tablet_bootstrap.cc:492] T 4f6f8334c8994edf95665fcc5a4690fb P 7ba4e46b4b064196aa219f7406189628: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:51.866861 25105 tablet_bootstrap.cc:492] T 4f6f8334c8994edf95665fcc5a4690fb P 7ba4e46b4b064196aa219f7406189628: Bootstrap complete.
I20260713 09:08:51.867514 25105 ts_tablet_manager.cc:1403] T 4f6f8334c8994edf95665fcc5a4690fb P 7ba4e46b4b064196aa219f7406189628: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.008s
I20260713 09:08:51.870061 25105 raft_consensus.cc:359] T 4f6f8334c8994edf95665fcc5a4690fb P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:51.870743 25105 raft_consensus.cc:740] T 4f6f8334c8994edf95665fcc5a4690fb P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ba4e46b4b064196aa219f7406189628, State: Initialized, Role: FOLLOWER
I20260713 09:08:51.871436 25105 consensus_queue.cc:260] T 4f6f8334c8994edf95665fcc5a4690fb P 7ba4e46b4b064196aa219f7406189628 [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: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:51.873027 21847 ts_tablet_manager.cc:616] Registered 10 tablets
I20260713 09:08:51.873340 21847 ts_tablet_manager.cc:595] Time spent register tablets: real 0.047s	user 0.046s	sys 0.000s
I20260713 09:08:51.873447 25105 ts_tablet_manager.cc:1434] T 4f6f8334c8994edf95665fcc5a4690fb P 7ba4e46b4b064196aa219f7406189628: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260713 09:08:51.874363 25105 tablet_bootstrap.cc:492] T 6acc3687282643f5be572358ad7e6ad4 P 7ba4e46b4b064196aa219f7406189628: Bootstrap starting.
I20260713 09:08:51.892125 25105 tablet_bootstrap.cc:492] T 6acc3687282643f5be572358ad7e6ad4 P 7ba4e46b4b064196aa219f7406189628: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:51.893251 25105 tablet_bootstrap.cc:492] T 6acc3687282643f5be572358ad7e6ad4 P 7ba4e46b4b064196aa219f7406189628: Bootstrap complete.
I20260713 09:08:51.894019 25105 ts_tablet_manager.cc:1403] T 6acc3687282643f5be572358ad7e6ad4 P 7ba4e46b4b064196aa219f7406189628: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260713 09:08:51.897116 25105 raft_consensus.cc:359] T 6acc3687282643f5be572358ad7e6ad4 P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:51.897933 25105 raft_consensus.cc:740] T 6acc3687282643f5be572358ad7e6ad4 P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ba4e46b4b064196aa219f7406189628, State: Initialized, Role: FOLLOWER
I20260713 09:08:51.898845 25105 consensus_queue.cc:260] T 6acc3687282643f5be572358ad7e6ad4 P 7ba4e46b4b064196aa219f7406189628 [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: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:51.901489 25105 ts_tablet_manager.cc:1434] T 6acc3687282643f5be572358ad7e6ad4 P 7ba4e46b4b064196aa219f7406189628: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:08:51.902438 25105 tablet_bootstrap.cc:492] T 7189eaa80f7e4ba1a718f59a74aa11f3 P 7ba4e46b4b064196aa219f7406189628: Bootstrap starting.
I20260713 09:08:51.915448 25105 tablet_bootstrap.cc:492] T 7189eaa80f7e4ba1a718f59a74aa11f3 P 7ba4e46b4b064196aa219f7406189628: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:51.916163 25105 tablet_bootstrap.cc:492] T 7189eaa80f7e4ba1a718f59a74aa11f3 P 7ba4e46b4b064196aa219f7406189628: Bootstrap complete.
I20260713 09:08:51.916693 25105 ts_tablet_manager.cc:1403] T 7189eaa80f7e4ba1a718f59a74aa11f3 P 7ba4e46b4b064196aa219f7406189628: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260713 09:08:51.918469 25105 raft_consensus.cc:359] T 7189eaa80f7e4ba1a718f59a74aa11f3 P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:51.918962 25105 raft_consensus.cc:740] T 7189eaa80f7e4ba1a718f59a74aa11f3 P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ba4e46b4b064196aa219f7406189628, State: Initialized, Role: FOLLOWER
I20260713 09:08:51.919584 25105 consensus_queue.cc:260] T 7189eaa80f7e4ba1a718f59a74aa11f3 P 7ba4e46b4b064196aa219f7406189628 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:51.921029 25105 ts_tablet_manager.cc:1434] T 7189eaa80f7e4ba1a718f59a74aa11f3 P 7ba4e46b4b064196aa219f7406189628: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
I20260713 09:08:51.921636 25105 tablet_bootstrap.cc:492] T fc39583df76545618f295f6fc7bf48bd P 7ba4e46b4b064196aa219f7406189628: Bootstrap starting.
I20260713 09:08:51.925740 21847 rpc_server.cc:307] RPC server started. Bound to: 127.21.85.193:39337
I20260713 09:08:51.925834 25166 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.85.193:39337 every 8 connection(s)
I20260713 09:08:51.931905 21847 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:51.940119 25105 tablet_bootstrap.cc:492] T fc39583df76545618f295f6fc7bf48bd P 7ba4e46b4b064196aa219f7406189628: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:51.941032 25105 tablet_bootstrap.cc:492] T fc39583df76545618f295f6fc7bf48bd P 7ba4e46b4b064196aa219f7406189628: Bootstrap complete.
I20260713 09:08:51.941685 21847 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:08:51.941718 25105 ts_tablet_manager.cc:1403] T fc39583df76545618f295f6fc7bf48bd P 7ba4e46b4b064196aa219f7406189628: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.005s
I20260713 09:08:51.942263 21847 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:51.942970 21847 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:51.944182 25105 raft_consensus.cc:359] T fc39583df76545618f295f6fc7bf48bd P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } } peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } }
I20260713 09:08:51.944859 25105 raft_consensus.cc:740] T fc39583df76545618f295f6fc7bf48bd P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ba4e46b4b064196aa219f7406189628, State: Initialized, Role: FOLLOWER
I20260713 09:08:51.945598 25105 consensus_queue.cc:260] T fc39583df76545618f295f6fc7bf48bd P 7ba4e46b4b064196aa219f7406189628 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } } peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } }
I20260713 09:08:51.947309 25105 ts_tablet_manager.cc:1434] T fc39583df76545618f295f6fc7bf48bd P 7ba4e46b4b064196aa219f7406189628: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260713 09:08:51.948014 25105 tablet_bootstrap.cc:492] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 7ba4e46b4b064196aa219f7406189628: Bootstrap starting.
I20260713 09:08:51.955683 25167 heartbeater.cc:344] Connected to a master server at 127.21.85.254:42219
I20260713 09:08:51.956182 25167 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:51.957016 25167 heartbeater.cc:507] Master 127.21.85.254:42219 requested a full tablet report, sending...
I20260713 09:08:51.957126 25105 tablet_bootstrap.cc:492] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 7ba4e46b4b064196aa219f7406189628: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:51.957799 25105 tablet_bootstrap.cc:492] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 7ba4e46b4b064196aa219f7406189628: Bootstrap complete.
I20260713 09:08:51.958297 25105 ts_tablet_manager.cc:1403] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 7ba4e46b4b064196aa219f7406189628: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:08:51.959923 25105 raft_consensus.cc:359] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:51.960417 25105 raft_consensus.cc:740] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ba4e46b4b064196aa219f7406189628, State: Initialized, Role: FOLLOWER
I20260713 09:08:51.961025 25105 consensus_queue.cc:260] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 7ba4e46b4b064196aa219f7406189628 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:51.962652 24689 ts_manager.cc:194] Re-registered known tserver with Master: 7ba4e46b4b064196aa219f7406189628 (127.21.85.193:39337)
I20260713 09:08:51.962805 25105 ts_tablet_manager.cc:1434] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 7ba4e46b4b064196aa219f7406189628: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:08:51.963547 25105 tablet_bootstrap.cc:492] T 0742aea7f6354001ba64fc077738e7b1 P 7ba4e46b4b064196aa219f7406189628: Bootstrap starting.
I20260713 09:08:51.974571 24689 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44318
I20260713 09:08:51.977329 25105 tablet_bootstrap.cc:492] T 0742aea7f6354001ba64fc077738e7b1 P 7ba4e46b4b064196aa219f7406189628: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:51.977974 25167 heartbeater.cc:499] Master 127.21.85.254:42219 was elected leader, sending a full tablet report...
I20260713 09:08:51.978142 25105 tablet_bootstrap.cc:492] T 0742aea7f6354001ba64fc077738e7b1 P 7ba4e46b4b064196aa219f7406189628: Bootstrap complete.
I20260713 09:08:51.978796 25105 ts_tablet_manager.cc:1403] T 0742aea7f6354001ba64fc077738e7b1 P 7ba4e46b4b064196aa219f7406189628: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260713 09:08:51.981191 25105 raft_consensus.cc:359] T 0742aea7f6354001ba64fc077738e7b1 P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:51.981844 25105 raft_consensus.cc:740] T 0742aea7f6354001ba64fc077738e7b1 P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ba4e46b4b064196aa219f7406189628, State: Initialized, Role: FOLLOWER
I20260713 09:08:51.982494 25105 consensus_queue.cc:260] T 0742aea7f6354001ba64fc077738e7b1 P 7ba4e46b4b064196aa219f7406189628 [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: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:51.984318 25105 ts_tablet_manager.cc:1434] T 0742aea7f6354001ba64fc077738e7b1 P 7ba4e46b4b064196aa219f7406189628: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:08:51.984953 25105 tablet_bootstrap.cc:492] T a45a7cbe0824446b98fd1a388979125f P 7ba4e46b4b064196aa219f7406189628: Bootstrap starting.
I20260713 09:08:51.995353 25105 tablet_bootstrap.cc:492] T a45a7cbe0824446b98fd1a388979125f P 7ba4e46b4b064196aa219f7406189628: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:51.996098 25105 tablet_bootstrap.cc:492] T a45a7cbe0824446b98fd1a388979125f P 7ba4e46b4b064196aa219f7406189628: Bootstrap complete.
I20260713 09:08:51.996594 25105 ts_tablet_manager.cc:1403] T a45a7cbe0824446b98fd1a388979125f P 7ba4e46b4b064196aa219f7406189628: Time spent bootstrapping tablet: real 0.012s	user 0.004s	sys 0.006s
I20260713 09:08:51.998133 25105 raft_consensus.cc:359] T a45a7cbe0824446b98fd1a388979125f P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:51.998613 25105 raft_consensus.cc:740] T a45a7cbe0824446b98fd1a388979125f P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ba4e46b4b064196aa219f7406189628, State: Initialized, Role: FOLLOWER
I20260713 09:08:51.999097 25105 consensus_queue.cc:260] T a45a7cbe0824446b98fd1a388979125f P 7ba4e46b4b064196aa219f7406189628 [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: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:52.000830 25105 ts_tablet_manager.cc:1434] T a45a7cbe0824446b98fd1a388979125f P 7ba4e46b4b064196aa219f7406189628: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:08:52.001535 25105 tablet_bootstrap.cc:492] T 58cae74f89c64d4db63bfb680453a0ae P 7ba4e46b4b064196aa219f7406189628: Bootstrap starting.
I20260713 09:08:52.011448 25141 raft_consensus.cc:3060] T a45a7cbe0824446b98fd1a388979125f P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:52.013440 25105 tablet_bootstrap.cc:492] T 58cae74f89c64d4db63bfb680453a0ae P 7ba4e46b4b064196aa219f7406189628: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:52.014130 25105 tablet_bootstrap.cc:492] T 58cae74f89c64d4db63bfb680453a0ae P 7ba4e46b4b064196aa219f7406189628: Bootstrap complete.
I20260713 09:08:52.014659 25105 ts_tablet_manager.cc:1403] T 58cae74f89c64d4db63bfb680453a0ae P 7ba4e46b4b064196aa219f7406189628: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260713 09:08:52.016623 25105 raft_consensus.cc:359] T 58cae74f89c64d4db63bfb680453a0ae P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:52.017230 25105 raft_consensus.cc:740] T 58cae74f89c64d4db63bfb680453a0ae P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ba4e46b4b064196aa219f7406189628, State: Initialized, Role: FOLLOWER
I20260713 09:08:52.017947 25105 consensus_queue.cc:260] T 58cae74f89c64d4db63bfb680453a0ae P 7ba4e46b4b064196aa219f7406189628 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:52.019914 25105 ts_tablet_manager.cc:1434] T 58cae74f89c64d4db63bfb680453a0ae P 7ba4e46b4b064196aa219f7406189628: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260713 09:08:52.020766 25105 tablet_bootstrap.cc:492] T f1f8b73017404c0dbbcbac1a62fcaf81 P 7ba4e46b4b064196aa219f7406189628: Bootstrap starting.
I20260713 09:08:52.030537 25105 tablet_bootstrap.cc:492] T f1f8b73017404c0dbbcbac1a62fcaf81 P 7ba4e46b4b064196aa219f7406189628: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:52.031181 25105 tablet_bootstrap.cc:492] T f1f8b73017404c0dbbcbac1a62fcaf81 P 7ba4e46b4b064196aa219f7406189628: Bootstrap complete.
I20260713 09:08:52.031701 25105 ts_tablet_manager.cc:1403] T f1f8b73017404c0dbbcbac1a62fcaf81 P 7ba4e46b4b064196aa219f7406189628: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.004s
I20260713 09:08:52.033969 25105 raft_consensus.cc:359] T f1f8b73017404c0dbbcbac1a62fcaf81 P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:52.034722 25105 raft_consensus.cc:740] T f1f8b73017404c0dbbcbac1a62fcaf81 P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ba4e46b4b064196aa219f7406189628, State: Initialized, Role: FOLLOWER
I20260713 09:08:52.035444 25105 consensus_queue.cc:260] T f1f8b73017404c0dbbcbac1a62fcaf81 P 7ba4e46b4b064196aa219f7406189628 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba4e46b4b064196aa219f7406189628" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 39337 } } peers { permanent_uuid: "5d870a6ec99640e8833d43e1c2f3dcaf" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33279 } } peers { permanent_uuid: "2d4744211cc843baaaa9df7484435692" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 43747 } }
I20260713 09:08:52.037573 25105 ts_tablet_manager.cc:1434] T f1f8b73017404c0dbbcbac1a62fcaf81 P 7ba4e46b4b064196aa219f7406189628: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:08:52.341550 25141 raft_consensus.cc:3060] T 0742aea7f6354001ba64fc077738e7b1 P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:08:52.543339 24740 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:08:52.950956 21847 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:52.958591 21847 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:08:52.959088 21847 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:52.959739 21847 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:08:53.544262 24740 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:08:53.967051 21847 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:53.973063 21847 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:08:53.973675 21847 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:53.974401 21847 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:08:54.545135 24740 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:08:54.981050 21847 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:54.986348 21847 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:08:54.986848 21847 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:54.987349 21847 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:08:55.546000 24740 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:08:55.993311 21847 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:55.998562 21847 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:08:55.998997 21847 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:55.999449 21847 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:08:56.546816 24740 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:08:57.005264 21847 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:57.011757 21847 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:57.018592 21847 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:08:57.019018 21847 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260713 09:08:57.547712 24740 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:08:58.046379 21847 tablet_server.cc:179] TabletServer@127.21.85.193:39337 shutting down...
I20260713 09:08:58.071249 21847 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:58.072512 21847 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:58.073251 21847 raft_consensus.cc:2243] T 58cae74f89c64d4db63bfb680453a0ae P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:58.073760 21847 raft_consensus.cc:2272] T 58cae74f89c64d4db63bfb680453a0ae P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.076062 21847 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:58.076646 21847 raft_consensus.cc:2243] T 0742aea7f6354001ba64fc077738e7b1 P 7ba4e46b4b064196aa219f7406189628 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:58.077083 21847 raft_consensus.cc:2272] T 0742aea7f6354001ba64fc077738e7b1 P 7ba4e46b4b064196aa219f7406189628 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.079317 21847 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:58.079953 21847 raft_consensus.cc:2243] T fc39583df76545618f295f6fc7bf48bd P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:58.080391 21847 raft_consensus.cc:2272] T fc39583df76545618f295f6fc7bf48bd P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.082515 21847 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:58.083123 21847 raft_consensus.cc:2243] T a45a7cbe0824446b98fd1a388979125f P 7ba4e46b4b064196aa219f7406189628 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:58.083523 21847 raft_consensus.cc:2272] T a45a7cbe0824446b98fd1a388979125f P 7ba4e46b4b064196aa219f7406189628 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.085541 21847 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:58.085973 21847 raft_consensus.cc:2243] T 7189eaa80f7e4ba1a718f59a74aa11f3 P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:58.086324 21847 raft_consensus.cc:2272] T 7189eaa80f7e4ba1a718f59a74aa11f3 P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.088440 21847 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:58.088874 21847 raft_consensus.cc:2243] T 6acc3687282643f5be572358ad7e6ad4 P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:58.089188 21847 raft_consensus.cc:2272] T 6acc3687282643f5be572358ad7e6ad4 P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.091001 21847 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:58.091403 21847 raft_consensus.cc:2243] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:58.091733 21847 raft_consensus.cc:2272] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.093880 21847 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:58.094436 21847 raft_consensus.cc:2243] T 4f6f8334c8994edf95665fcc5a4690fb P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:58.094885 21847 raft_consensus.cc:2272] T 4f6f8334c8994edf95665fcc5a4690fb P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:58.095378 24832 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 62 similar messages]
I20260713 09:08:58.097509 21847 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:58.098366 21847 raft_consensus.cc:2243] T f1f8b73017404c0dbbcbac1a62fcaf81 P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:58.098853 21847 raft_consensus.cc:2272] T f1f8b73017404c0dbbcbac1a62fcaf81 P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:58.099634 24832 consensus_peers.cc:597] T 0742aea7f6354001ba64fc077738e7b1 P 5d870a6ec99640e8833d43e1c2f3dcaf -> Peer 7ba4e46b4b064196aa219f7406189628 (127.21.85.193:39337): Couldn't send request to peer 7ba4e46b4b064196aa219f7406189628. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:58.101537 21847 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:58.101998 21847 raft_consensus.cc:2243] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:58.102320 21847 raft_consensus.cc:2272] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 7ba4e46b4b064196aa219f7406189628 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.133311 21847 tablet_server.cc:196] TabletServer@127.21.85.193:39337 shutdown complete.
W20260713 09:08:58.153636 24832 consensus_peers.cc:597] T 58cae74f89c64d4db63bfb680453a0ae P 5d870a6ec99640e8833d43e1c2f3dcaf -> Peer 7ba4e46b4b064196aa219f7406189628 (127.21.85.193:39337): Couldn't send request to peer 7ba4e46b4b064196aa219f7406189628. Status: Network error: Client connection negotiation failed: client connection to 127.21.85.193:39337: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:58.159317 21847 tablet_server.cc:179] TabletServer@127.21.85.194:0 shutting down...
W20260713 09:08:58.188825 24906 consensus_peers.cc:597] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 2d4744211cc843baaaa9df7484435692 -> Peer 5d870a6ec99640e8833d43e1c2f3dcaf (127.21.85.194:33279): Couldn't send request to peer 5d870a6ec99640e8833d43e1c2f3dcaf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:58.191951 24906 consensus_peers.cc:597] T 6acc3687282643f5be572358ad7e6ad4 P 2d4744211cc843baaaa9df7484435692 -> Peer 5d870a6ec99640e8833d43e1c2f3dcaf (127.21.85.194:33279): Couldn't send request to peer 5d870a6ec99640e8833d43e1c2f3dcaf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:58.192868 21847 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:58.193643 21847 tablet_replica.cc:333] T 0742aea7f6354001ba64fc077738e7b1 P 5d870a6ec99640e8833d43e1c2f3dcaf: stopping tablet replica
I20260713 09:08:58.194501 21847 raft_consensus.cc:2243] T 0742aea7f6354001ba64fc077738e7b1 P 5d870a6ec99640e8833d43e1c2f3dcaf [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:58.195292 21847 raft_consensus.cc:2272] T 0742aea7f6354001ba64fc077738e7b1 P 5d870a6ec99640e8833d43e1c2f3dcaf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.197410 21847 tablet_replica.cc:333] T fc39583df76545618f295f6fc7bf48bd P 5d870a6ec99640e8833d43e1c2f3dcaf: stopping tablet replica
I20260713 09:08:58.197888 21847 raft_consensus.cc:2243] T fc39583df76545618f295f6fc7bf48bd P 5d870a6ec99640e8833d43e1c2f3dcaf [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:58.198539 21847 raft_consensus.cc:2272] T fc39583df76545618f295f6fc7bf48bd P 5d870a6ec99640e8833d43e1c2f3dcaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.200634 21847 tablet_replica.cc:333] T 58cae74f89c64d4db63bfb680453a0ae P 5d870a6ec99640e8833d43e1c2f3dcaf: stopping tablet replica
I20260713 09:08:58.201155 21847 raft_consensus.cc:2243] T 58cae74f89c64d4db63bfb680453a0ae P 5d870a6ec99640e8833d43e1c2f3dcaf [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:58.201866 21847 raft_consensus.cc:2272] T 58cae74f89c64d4db63bfb680453a0ae P 5d870a6ec99640e8833d43e1c2f3dcaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.203938 21847 tablet_replica.cc:333] T 7189eaa80f7e4ba1a718f59a74aa11f3 P 5d870a6ec99640e8833d43e1c2f3dcaf: stopping tablet replica
I20260713 09:08:58.204411 21847 raft_consensus.cc:2243] T 7189eaa80f7e4ba1a718f59a74aa11f3 P 5d870a6ec99640e8833d43e1c2f3dcaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:58.204825 21847 raft_consensus.cc:2272] T 7189eaa80f7e4ba1a718f59a74aa11f3 P 5d870a6ec99640e8833d43e1c2f3dcaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.206769 21847 tablet_replica.cc:333] T a45a7cbe0824446b98fd1a388979125f P 5d870a6ec99640e8833d43e1c2f3dcaf: stopping tablet replica
I20260713 09:08:58.207340 21847 raft_consensus.cc:2243] T a45a7cbe0824446b98fd1a388979125f P 5d870a6ec99640e8833d43e1c2f3dcaf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:58.207782 21847 raft_consensus.cc:2272] T a45a7cbe0824446b98fd1a388979125f P 5d870a6ec99640e8833d43e1c2f3dcaf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.209808 21847 tablet_replica.cc:333] T 6acc3687282643f5be572358ad7e6ad4 P 5d870a6ec99640e8833d43e1c2f3dcaf: stopping tablet replica
I20260713 09:08:58.210259 21847 raft_consensus.cc:2243] T 6acc3687282643f5be572358ad7e6ad4 P 5d870a6ec99640e8833d43e1c2f3dcaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:58.210629 21847 raft_consensus.cc:2272] T 6acc3687282643f5be572358ad7e6ad4 P 5d870a6ec99640e8833d43e1c2f3dcaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.212448 21847 tablet_replica.cc:333] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 5d870a6ec99640e8833d43e1c2f3dcaf: stopping tablet replica
I20260713 09:08:58.212947 21847 raft_consensus.cc:2243] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 5d870a6ec99640e8833d43e1c2f3dcaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:58.213312 21847 raft_consensus.cc:2272] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 5d870a6ec99640e8833d43e1c2f3dcaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.215351 21847 tablet_replica.cc:333] T f1f8b73017404c0dbbcbac1a62fcaf81 P 5d870a6ec99640e8833d43e1c2f3dcaf: stopping tablet replica
I20260713 09:08:58.215839 21847 raft_consensus.cc:2243] T f1f8b73017404c0dbbcbac1a62fcaf81 P 5d870a6ec99640e8833d43e1c2f3dcaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:58.216248 21847 raft_consensus.cc:2272] T f1f8b73017404c0dbbcbac1a62fcaf81 P 5d870a6ec99640e8833d43e1c2f3dcaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.218281 21847 tablet_replica.cc:333] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 5d870a6ec99640e8833d43e1c2f3dcaf: stopping tablet replica
I20260713 09:08:58.219058 21847 raft_consensus.cc:2243] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 5d870a6ec99640e8833d43e1c2f3dcaf [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:58.219911 21847 raft_consensus.cc:2272] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 5d870a6ec99640e8833d43e1c2f3dcaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.221778 21847 tablet_replica.cc:333] T 4f6f8334c8994edf95665fcc5a4690fb P 5d870a6ec99640e8833d43e1c2f3dcaf: stopping tablet replica
I20260713 09:08:58.222230 21847 raft_consensus.cc:2243] T 4f6f8334c8994edf95665fcc5a4690fb P 5d870a6ec99640e8833d43e1c2f3dcaf [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:58.222949 21847 raft_consensus.cc:2272] T 4f6f8334c8994edf95665fcc5a4690fb P 5d870a6ec99640e8833d43e1c2f3dcaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.253765 21847 tablet_server.cc:196] TabletServer@127.21.85.194:0 shutdown complete.
I20260713 09:08:58.277238 21847 tablet_server.cc:179] TabletServer@127.21.85.195:0 shutting down...
I20260713 09:08:58.304260 21847 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:58.304965 21847 tablet_replica.cc:333] T fc39583df76545618f295f6fc7bf48bd P 2d4744211cc843baaaa9df7484435692: stopping tablet replica
I20260713 09:08:58.305631 21847 raft_consensus.cc:2243] T fc39583df76545618f295f6fc7bf48bd P 2d4744211cc843baaaa9df7484435692 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:58.306192 21847 raft_consensus.cc:2272] T fc39583df76545618f295f6fc7bf48bd P 2d4744211cc843baaaa9df7484435692 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.308293 21847 tablet_replica.cc:333] T 4f6f8334c8994edf95665fcc5a4690fb P 2d4744211cc843baaaa9df7484435692: stopping tablet replica
I20260713 09:08:58.308893 21847 raft_consensus.cc:2243] T 4f6f8334c8994edf95665fcc5a4690fb P 2d4744211cc843baaaa9df7484435692 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:58.309298 21847 raft_consensus.cc:2272] T 4f6f8334c8994edf95665fcc5a4690fb P 2d4744211cc843baaaa9df7484435692 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.311084 21847 tablet_replica.cc:333] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 2d4744211cc843baaaa9df7484435692: stopping tablet replica
I20260713 09:08:58.311633 21847 raft_consensus.cc:2243] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 2d4744211cc843baaaa9df7484435692 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:58.312070 21847 raft_consensus.cc:2272] T d8ba4ba4ab3e43648dc2b610a6e3c460 P 2d4744211cc843baaaa9df7484435692 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.313932 21847 tablet_replica.cc:333] T 58cae74f89c64d4db63bfb680453a0ae P 2d4744211cc843baaaa9df7484435692: stopping tablet replica
I20260713 09:08:58.314368 21847 raft_consensus.cc:2243] T 58cae74f89c64d4db63bfb680453a0ae P 2d4744211cc843baaaa9df7484435692 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:58.314723 21847 raft_consensus.cc:2272] T 58cae74f89c64d4db63bfb680453a0ae P 2d4744211cc843baaaa9df7484435692 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.316949 21847 tablet_replica.cc:333] T a45a7cbe0824446b98fd1a388979125f P 2d4744211cc843baaaa9df7484435692: stopping tablet replica
I20260713 09:08:58.317639 21847 raft_consensus.cc:2243] T a45a7cbe0824446b98fd1a388979125f P 2d4744211cc843baaaa9df7484435692 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:58.318585 21847 raft_consensus.cc:2272] T a45a7cbe0824446b98fd1a388979125f P 2d4744211cc843baaaa9df7484435692 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.321199 21847 tablet_replica.cc:333] T 6acc3687282643f5be572358ad7e6ad4 P 2d4744211cc843baaaa9df7484435692: stopping tablet replica
I20260713 09:08:58.322036 21847 raft_consensus.cc:2243] T 6acc3687282643f5be572358ad7e6ad4 P 2d4744211cc843baaaa9df7484435692 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:58.323119 21847 raft_consensus.cc:2272] T 6acc3687282643f5be572358ad7e6ad4 P 2d4744211cc843baaaa9df7484435692 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:58.323637 24906 consensus_peers.cc:597] T 7189eaa80f7e4ba1a718f59a74aa11f3 P 2d4744211cc843baaaa9df7484435692 -> Peer 7ba4e46b4b064196aa219f7406189628 (127.21.85.193:39337): Couldn't send request to peer 7ba4e46b4b064196aa219f7406189628. Status: Network error: Client connection negotiation failed: client connection to 127.21.85.193:39337: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:58.325511 21847 tablet_replica.cc:333] T 7189eaa80f7e4ba1a718f59a74aa11f3 P 2d4744211cc843baaaa9df7484435692: stopping tablet replica
I20260713 09:08:58.326061 21847 raft_consensus.cc:2243] T 7189eaa80f7e4ba1a718f59a74aa11f3 P 2d4744211cc843baaaa9df7484435692 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:58.326836 21847 raft_consensus.cc:2272] T 7189eaa80f7e4ba1a718f59a74aa11f3 P 2d4744211cc843baaaa9df7484435692 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.328997 21847 tablet_replica.cc:333] T 0742aea7f6354001ba64fc077738e7b1 P 2d4744211cc843baaaa9df7484435692: stopping tablet replica
I20260713 09:08:58.329463 21847 raft_consensus.cc:2243] T 0742aea7f6354001ba64fc077738e7b1 P 2d4744211cc843baaaa9df7484435692 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:58.329903 21847 raft_consensus.cc:2272] T 0742aea7f6354001ba64fc077738e7b1 P 2d4744211cc843baaaa9df7484435692 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.331750 21847 tablet_replica.cc:333] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 2d4744211cc843baaaa9df7484435692: stopping tablet replica
I20260713 09:08:58.332266 21847 raft_consensus.cc:2243] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 2d4744211cc843baaaa9df7484435692 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:58.332948 21847 raft_consensus.cc:2272] T 0e6e7f6c2f9b49c98cfdab95492d75d2 P 2d4744211cc843baaaa9df7484435692 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.334837 21847 tablet_replica.cc:333] T f1f8b73017404c0dbbcbac1a62fcaf81 P 2d4744211cc843baaaa9df7484435692: stopping tablet replica
I20260713 09:08:58.335263 21847 raft_consensus.cc:2243] T f1f8b73017404c0dbbcbac1a62fcaf81 P 2d4744211cc843baaaa9df7484435692 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:58.336032 21847 raft_consensus.cc:2272] T f1f8b73017404c0dbbcbac1a62fcaf81 P 2d4744211cc843baaaa9df7484435692 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.389856 21847 tablet_server.cc:196] TabletServer@127.21.85.195:0 shutdown complete.
I20260713 09:08:58.414367 21847 master.cc:562] Master@127.21.85.254:42219 shutting down...
I20260713 09:08:58.437798 21847 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9b95804705b6448f8d01a1331ac0edad [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:58.438416 21847 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9b95804705b6448f8d01a1331ac0edad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:58.438759 21847 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9b95804705b6448f8d01a1331ac0edad: stopping tablet replica
I20260713 09:08:58.459043 21847 master.cc:584] Master@127.21.85.254:42219 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (14142 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260713 09:08:58.503988 21847 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.85.254:36971
I20260713 09:08:58.505064 21847 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:58.510680 25204 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:58.511116 25205 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:58.511687 25207 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:58.512219 21847 server_base.cc:1061] running on GCE node
I20260713 09:08:58.513156 21847 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:58.513324 21847 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:58.513520 21847 hybrid_clock.cc:648] HybridClock initialized: now 1783933738513483 us; error 0 us; skew 500 ppm
I20260713 09:08:58.514056 21847 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:58.516492 21847 webserver.cc:533] Webserver started at http://127.21.85.254:33915/ using document root <none> and password file <none>
I20260713 09:08:58.517123 21847 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:58.517371 21847 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:58.517758 21847 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:58.518934 21847 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933651548042-21847-0/minicluster-data/master-0-root/instance:
uuid: "6a767c8d10204715af82b7b607998c10"
format_stamp: "Formatted at 2026-07-13 09:08:58 on dist-test-slave-kx9r"
I20260713 09:08:58.523342 21847 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260713 09:08:58.526727 25212 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:58.527456 21847 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260713 09:08:58.527760 21847 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933651548042-21847-0/minicluster-data/master-0-root
uuid: "6a767c8d10204715af82b7b607998c10"
format_stamp: "Formatted at 2026-07-13 09:08:58 on dist-test-slave-kx9r"
I20260713 09:08:58.528112 21847 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933651548042-21847-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933651548042-21847-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933651548042-21847-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:58.568732 21847 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:58.570016 21847 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:58.610723 21847 rpc_server.cc:307] RPC server started. Bound to: 127.21.85.254:36971
I20260713 09:08:58.610829 25263 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.85.254:36971 every 8 connection(s)
I20260713 09:08:58.614806 25264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:58.625305 25264 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6a767c8d10204715af82b7b607998c10: Bootstrap starting.
I20260713 09:08:58.630256 25264 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6a767c8d10204715af82b7b607998c10: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:58.634521 25264 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6a767c8d10204715af82b7b607998c10: No bootstrap required, opened a new log
I20260713 09:08:58.636628 25264 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6a767c8d10204715af82b7b607998c10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a767c8d10204715af82b7b607998c10" member_type: VOTER }
I20260713 09:08:58.637044 25264 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6a767c8d10204715af82b7b607998c10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:58.637223 25264 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6a767c8d10204715af82b7b607998c10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a767c8d10204715af82b7b607998c10, State: Initialized, Role: FOLLOWER
I20260713 09:08:58.637795 25264 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6a767c8d10204715af82b7b607998c10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6a767c8d10204715af82b7b607998c10" member_type: VOTER }
I20260713 09:08:58.638228 25264 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6a767c8d10204715af82b7b607998c10 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:08:58.638414 25264 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6a767c8d10204715af82b7b607998c10 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:08:58.638631 25264 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6a767c8d10204715af82b7b607998c10 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:58.642894 25264 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6a767c8d10204715af82b7b607998c10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a767c8d10204715af82b7b607998c10" member_type: VOTER }
I20260713 09:08:58.643339 25264 leader_election.cc:304] T 00000000000000000000000000000000 P 6a767c8d10204715af82b7b607998c10 [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: 6a767c8d10204715af82b7b607998c10; no voters: 
I20260713 09:08:58.644440 25264 leader_election.cc:290] T 00000000000000000000000000000000 P 6a767c8d10204715af82b7b607998c10 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:08:58.644948 25267 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6a767c8d10204715af82b7b607998c10 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:58.646339 25267 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6a767c8d10204715af82b7b607998c10 [term 1 LEADER]: Becoming Leader. State: Replica: 6a767c8d10204715af82b7b607998c10, State: Running, Role: LEADER
I20260713 09:08:58.647063 25267 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6a767c8d10204715af82b7b607998c10 [LEADER]: Queue going to LEADER mode. State: All 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: "6a767c8d10204715af82b7b607998c10" member_type: VOTER }
I20260713 09:08:58.647374 25264 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6a767c8d10204715af82b7b607998c10 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:08:58.653718 25269 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6a767c8d10204715af82b7b607998c10 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6a767c8d10204715af82b7b607998c10. Latest consensus state: current_term: 1 leader_uuid: "6a767c8d10204715af82b7b607998c10" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a767c8d10204715af82b7b607998c10" member_type: VOTER } }
I20260713 09:08:58.654289 25269 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6a767c8d10204715af82b7b607998c10 [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:58.655356 25268 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6a767c8d10204715af82b7b607998c10 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6a767c8d10204715af82b7b607998c10" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a767c8d10204715af82b7b607998c10" member_type: VOTER } }
I20260713 09:08:58.655961 25268 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6a767c8d10204715af82b7b607998c10 [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:58.656569 25277 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:08:58.663050 25277 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:08:58.664074 21847 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:08:58.672411 25277 catalog_manager.cc:1383] Generated new cluster ID: f94b086bc7984e7a958ab3140ddbb5f1
I20260713 09:08:58.672732 25277 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:08:58.705047 25277 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:08:58.706399 25277 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:08:58.721339 25277 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6a767c8d10204715af82b7b607998c10: Generated new TSK 0
I20260713 09:08:58.721943 25277 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:08:58.730451 21847 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:58.736397 25285 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:58.737329 25286 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:58.738582 25288 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:58.740736 21847 server_base.cc:1061] running on GCE node
I20260713 09:08:58.743896 21847 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:58.744082 21847 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:58.744207 21847 hybrid_clock.cc:648] HybridClock initialized: now 1783933738744196 us; error 0 us; skew 500 ppm
I20260713 09:08:58.744700 21847 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:58.746933 21847 webserver.cc:533] Webserver started at http://127.21.85.193:37885/ using document root <none> and password file <none>
I20260713 09:08:58.747397 21847 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:58.747555 21847 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:58.747761 21847 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:58.749039 21847 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933651548042-21847-0/minicluster-data/ts-0-root/instance:
uuid: "292f618487a84c558e63be1d3a9382cc"
format_stamp: "Formatted at 2026-07-13 09:08:58 on dist-test-slave-kx9r"
I20260713 09:08:58.754397 21847 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:08:58.759352 25293 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:58.760267 21847 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:08:58.760624 21847 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933651548042-21847-0/minicluster-data/ts-0-root
uuid: "292f618487a84c558e63be1d3a9382cc"
format_stamp: "Formatted at 2026-07-13 09:08:58 on dist-test-slave-kx9r"
I20260713 09:08:58.760933 21847 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933651548042-21847-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933651548042-21847-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933651548042-21847-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:58.784971 21847 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:58.786221 21847 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:58.787768 21847 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:58.790064 21847 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:58.790289 21847 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:58.790520 21847 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:58.790711 21847 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:58.831166 21847 rpc_server.cc:307] RPC server started. Bound to: 127.21.85.193:43117
I20260713 09:08:58.831272 25355 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.85.193:43117 every 8 connection(s)
I20260713 09:08:58.836261 21847 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:58.842724 25360 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:58.844106 25361 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:58.847707 25363 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:58.847759 21847 server_base.cc:1061] running on GCE node
I20260713 09:08:58.848913 25356 heartbeater.cc:344] Connected to a master server at 127.21.85.254:36971
I20260713 09:08:58.849354 25356 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:58.849395 21847 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:58.849761 21847 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:58.849960 21847 hybrid_clock.cc:648] HybridClock initialized: now 1783933738849944 us; error 0 us; skew 500 ppm
I20260713 09:08:58.850339 25356 heartbeater.cc:507] Master 127.21.85.254:36971 requested a full tablet report, sending...
I20260713 09:08:58.850780 21847 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:58.852819 25229 ts_manager.cc:194] Registered new tserver with Master: 292f618487a84c558e63be1d3a9382cc (127.21.85.193:43117)
I20260713 09:08:58.853489 21847 webserver.cc:533] Webserver started at http://127.21.85.194:39575/ using document root <none> and password file <none>
I20260713 09:08:58.854027 21847 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:58.854234 21847 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:58.854501 21847 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:58.854813 25229 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44250
I20260713 09:08:58.855726 21847 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933651548042-21847-0/minicluster-data/ts-1-root/instance:
uuid: "b56d4f08beaf4c839c3986ded5f6a1d2"
format_stamp: "Formatted at 2026-07-13 09:08:58 on dist-test-slave-kx9r"
I20260713 09:08:58.860335 21847 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:08:58.863565 25368 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:58.864289 21847 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:08:58.864568 21847 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933651548042-21847-0/minicluster-data/ts-1-root
uuid: "b56d4f08beaf4c839c3986ded5f6a1d2"
format_stamp: "Formatted at 2026-07-13 09:08:58 on dist-test-slave-kx9r"
I20260713 09:08:58.864864 21847 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933651548042-21847-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933651548042-21847-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933651548042-21847-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:58.889171 21847 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:58.890345 21847 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:58.891754 21847 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:58.893906 21847 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:58.894124 21847 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:58.894366 21847 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:58.894538 21847 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:58.933182 21847 rpc_server.cc:307] RPC server started. Bound to: 127.21.85.194:38249
I20260713 09:08:58.933300 25430 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.85.194:38249 every 8 connection(s)
I20260713 09:08:58.937912 21847 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:58.944766 25434 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:58.945870 25435 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:58.949697 21847 server_base.cc:1061] running on GCE node
W20260713 09:08:58.950021 25437 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:58.950603 25431 heartbeater.cc:344] Connected to a master server at 127.21.85.254:36971
I20260713 09:08:58.951025 25431 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:58.951138 21847 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:58.951427 21847 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:58.951624 21847 hybrid_clock.cc:648] HybridClock initialized: now 1783933738951606 us; error 0 us; skew 500 ppm
I20260713 09:08:58.951949 25431 heartbeater.cc:507] Master 127.21.85.254:36971 requested a full tablet report, sending...
I20260713 09:08:58.952435 21847 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:58.954339 25229 ts_manager.cc:194] Registered new tserver with Master: b56d4f08beaf4c839c3986ded5f6a1d2 (127.21.85.194:38249)
I20260713 09:08:58.955289 21847 webserver.cc:533] Webserver started at http://127.21.85.195:40553/ using document root <none> and password file <none>
I20260713 09:08:58.955941 21847 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:58.956171 21847 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:58.956216 25229 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44256
I20260713 09:08:58.956569 21847 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:58.958012 21847 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933651548042-21847-0/minicluster-data/ts-2-root/instance:
uuid: "a0dd772fb0084c91bb7bf467b55650ca"
format_stamp: "Formatted at 2026-07-13 09:08:58 on dist-test-slave-kx9r"
I20260713 09:08:58.962419 21847 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260713 09:08:58.965619 25442 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:58.966400 21847 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:08:58.966678 21847 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933651548042-21847-0/minicluster-data/ts-2-root
uuid: "a0dd772fb0084c91bb7bf467b55650ca"
format_stamp: "Formatted at 2026-07-13 09:08:58 on dist-test-slave-kx9r"
I20260713 09:08:58.966933 21847 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933651548042-21847-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933651548042-21847-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933651548042-21847-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:58.978271 21847 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:58.979437 21847 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:58.981005 21847 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:58.983088 21847 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:58.983312 21847 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:58.983543 21847 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:58.983716 21847 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:59.023165 21847 rpc_server.cc:307] RPC server started. Bound to: 127.21.85.195:33701
I20260713 09:08:59.023301 25504 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.85.195:33701 every 8 connection(s)
I20260713 09:08:59.037388 25505 heartbeater.cc:344] Connected to a master server at 127.21.85.254:36971
I20260713 09:08:59.037802 25505 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:59.038501 25505 heartbeater.cc:507] Master 127.21.85.254:36971 requested a full tablet report, sending...
I20260713 09:08:59.040434 25229 ts_manager.cc:194] Registered new tserver with Master: a0dd772fb0084c91bb7bf467b55650ca (127.21.85.195:33701)
I20260713 09:08:59.041023 21847 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014605882s
I20260713 09:08:59.041777 25229 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44258
I20260713 09:08:59.066670 25229 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44268:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:08:59.068849 25229 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:08:59.112164 25321 tablet_service.cc:1511] Processing CreateTablet for tablet 6e3737e6966843e2a25afb40a766c522 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=22bef2ea807a4aaf8823bc5cb3165802]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:08:59.112660 25320 tablet_service.cc:1511] Processing CreateTablet for tablet 44fcca821ff24e228bc3a295eb5f8756 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=22bef2ea807a4aaf8823bc5cb3165802]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:08:59.113722 25321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e3737e6966843e2a25afb40a766c522. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.113775 25395 tablet_service.cc:1511] Processing CreateTablet for tablet 44fcca821ff24e228bc3a295eb5f8756 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=22bef2ea807a4aaf8823bc5cb3165802]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:08:59.114977 25320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44fcca821ff24e228bc3a295eb5f8756. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.115089 25395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44fcca821ff24e228bc3a295eb5f8756. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.115945 25396 tablet_service.cc:1511] Processing CreateTablet for tablet 6e3737e6966843e2a25afb40a766c522 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=22bef2ea807a4aaf8823bc5cb3165802]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:08:59.117214 25396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e3737e6966843e2a25afb40a766c522. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.127944 25470 tablet_service.cc:1511] Processing CreateTablet for tablet 6e3737e6966843e2a25afb40a766c522 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=22bef2ea807a4aaf8823bc5cb3165802]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:08:59.128538 25469 tablet_service.cc:1511] Processing CreateTablet for tablet 44fcca821ff24e228bc3a295eb5f8756 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=22bef2ea807a4aaf8823bc5cb3165802]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:08:59.129392 25470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e3737e6966843e2a25afb40a766c522. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.130015 25469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44fcca821ff24e228bc3a295eb5f8756. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.148629 25520 tablet_bootstrap.cc:492] T 44fcca821ff24e228bc3a295eb5f8756 P 292f618487a84c558e63be1d3a9382cc: Bootstrap starting.
I20260713 09:08:59.151925 25521 tablet_bootstrap.cc:492] T 6e3737e6966843e2a25afb40a766c522 P a0dd772fb0084c91bb7bf467b55650ca: Bootstrap starting.
I20260713 09:08:59.154332 25522 tablet_bootstrap.cc:492] T 6e3737e6966843e2a25afb40a766c522 P b56d4f08beaf4c839c3986ded5f6a1d2: Bootstrap starting.
I20260713 09:08:59.156720 25520 tablet_bootstrap.cc:654] T 44fcca821ff24e228bc3a295eb5f8756 P 292f618487a84c558e63be1d3a9382cc: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:59.158468 25521 tablet_bootstrap.cc:654] T 6e3737e6966843e2a25afb40a766c522 P a0dd772fb0084c91bb7bf467b55650ca: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:59.165539 25522 tablet_bootstrap.cc:654] T 6e3737e6966843e2a25afb40a766c522 P b56d4f08beaf4c839c3986ded5f6a1d2: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:59.168357 25520 tablet_bootstrap.cc:492] T 44fcca821ff24e228bc3a295eb5f8756 P 292f618487a84c558e63be1d3a9382cc: No bootstrap required, opened a new log
I20260713 09:08:59.168826 25520 ts_tablet_manager.cc:1403] T 44fcca821ff24e228bc3a295eb5f8756 P 292f618487a84c558e63be1d3a9382cc: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260713 09:08:59.170025 25521 tablet_bootstrap.cc:492] T 6e3737e6966843e2a25afb40a766c522 P a0dd772fb0084c91bb7bf467b55650ca: No bootstrap required, opened a new log
I20260713 09:08:59.170482 25521 ts_tablet_manager.cc:1403] T 6e3737e6966843e2a25afb40a766c522 P a0dd772fb0084c91bb7bf467b55650ca: Time spent bootstrapping tablet: real 0.020s	user 0.003s	sys 0.012s
I20260713 09:08:59.172652 25521 raft_consensus.cc:359] T 6e3737e6966843e2a25afb40a766c522 P a0dd772fb0084c91bb7bf467b55650ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "292f618487a84c558e63be1d3a9382cc" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43117 } } peers { permanent_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 38249 } } peers { permanent_uuid: "a0dd772fb0084c91bb7bf467b55650ca" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33701 } }
I20260713 09:08:59.172322 25520 raft_consensus.cc:359] T 44fcca821ff24e228bc3a295eb5f8756 P 292f618487a84c558e63be1d3a9382cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "292f618487a84c558e63be1d3a9382cc" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43117 } } peers { permanent_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 38249 } } peers { permanent_uuid: "a0dd772fb0084c91bb7bf467b55650ca" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33701 } }
I20260713 09:08:59.173239 25521 raft_consensus.cc:385] T 6e3737e6966843e2a25afb40a766c522 P a0dd772fb0084c91bb7bf467b55650ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:59.173403 25520 raft_consensus.cc:385] T 44fcca821ff24e228bc3a295eb5f8756 P 292f618487a84c558e63be1d3a9382cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:59.173616 25521 raft_consensus.cc:740] T 6e3737e6966843e2a25afb40a766c522 P a0dd772fb0084c91bb7bf467b55650ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0dd772fb0084c91bb7bf467b55650ca, State: Initialized, Role: FOLLOWER
I20260713 09:08:59.173893 25520 raft_consensus.cc:740] T 44fcca821ff24e228bc3a295eb5f8756 P 292f618487a84c558e63be1d3a9382cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 292f618487a84c558e63be1d3a9382cc, State: Initialized, Role: FOLLOWER
I20260713 09:08:59.174544 25521 consensus_queue.cc:260] T 6e3737e6966843e2a25afb40a766c522 P a0dd772fb0084c91bb7bf467b55650ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "292f618487a84c558e63be1d3a9382cc" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43117 } } peers { permanent_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 38249 } } peers { permanent_uuid: "a0dd772fb0084c91bb7bf467b55650ca" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33701 } }
I20260713 09:08:59.174849 25520 consensus_queue.cc:260] T 44fcca821ff24e228bc3a295eb5f8756 P 292f618487a84c558e63be1d3a9382cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "292f618487a84c558e63be1d3a9382cc" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43117 } } peers { permanent_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 38249 } } peers { permanent_uuid: "a0dd772fb0084c91bb7bf467b55650ca" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33701 } }
I20260713 09:08:59.175892 25522 tablet_bootstrap.cc:492] T 6e3737e6966843e2a25afb40a766c522 P b56d4f08beaf4c839c3986ded5f6a1d2: No bootstrap required, opened a new log
I20260713 09:08:59.176445 25522 ts_tablet_manager.cc:1403] T 6e3737e6966843e2a25afb40a766c522 P b56d4f08beaf4c839c3986ded5f6a1d2: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.004s
I20260713 09:08:59.176924 25505 heartbeater.cc:499] Master 127.21.85.254:36971 was elected leader, sending a full tablet report...
I20260713 09:08:59.179493 25521 ts_tablet_manager.cc:1434] T 6e3737e6966843e2a25afb40a766c522 P a0dd772fb0084c91bb7bf467b55650ca: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:08:59.180474 25521 tablet_bootstrap.cc:492] T 44fcca821ff24e228bc3a295eb5f8756 P a0dd772fb0084c91bb7bf467b55650ca: Bootstrap starting.
I20260713 09:08:59.180771 25522 raft_consensus.cc:359] T 6e3737e6966843e2a25afb40a766c522 P b56d4f08beaf4c839c3986ded5f6a1d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "292f618487a84c558e63be1d3a9382cc" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43117 } } peers { permanent_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 38249 } } peers { permanent_uuid: "a0dd772fb0084c91bb7bf467b55650ca" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33701 } }
I20260713 09:08:59.181576 25522 raft_consensus.cc:385] T 6e3737e6966843e2a25afb40a766c522 P b56d4f08beaf4c839c3986ded5f6a1d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:59.181892 25522 raft_consensus.cc:740] T 6e3737e6966843e2a25afb40a766c522 P b56d4f08beaf4c839c3986ded5f6a1d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b56d4f08beaf4c839c3986ded5f6a1d2, State: Initialized, Role: FOLLOWER
I20260713 09:08:59.182652 25522 consensus_queue.cc:260] T 6e3737e6966843e2a25afb40a766c522 P b56d4f08beaf4c839c3986ded5f6a1d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "292f618487a84c558e63be1d3a9382cc" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43117 } } peers { permanent_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 38249 } } peers { permanent_uuid: "a0dd772fb0084c91bb7bf467b55650ca" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33701 } }
I20260713 09:08:59.188016 25520 ts_tablet_manager.cc:1434] T 44fcca821ff24e228bc3a295eb5f8756 P 292f618487a84c558e63be1d3a9382cc: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.004s
I20260713 09:08:59.188957 25356 heartbeater.cc:499] Master 127.21.85.254:36971 was elected leader, sending a full tablet report...
I20260713 09:08:59.189167 25520 tablet_bootstrap.cc:492] T 6e3737e6966843e2a25afb40a766c522 P 292f618487a84c558e63be1d3a9382cc: Bootstrap starting.
I20260713 09:08:59.194061 25431 heartbeater.cc:499] Master 127.21.85.254:36971 was elected leader, sending a full tablet report...
I20260713 09:08:59.194725 25522 ts_tablet_manager.cc:1434] T 6e3737e6966843e2a25afb40a766c522 P b56d4f08beaf4c839c3986ded5f6a1d2: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.007s
I20260713 09:08:59.196359 25521 tablet_bootstrap.cc:654] T 44fcca821ff24e228bc3a295eb5f8756 P a0dd772fb0084c91bb7bf467b55650ca: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:59.197466 25520 tablet_bootstrap.cc:654] T 6e3737e6966843e2a25afb40a766c522 P 292f618487a84c558e63be1d3a9382cc: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:59.201960 25522 tablet_bootstrap.cc:492] T 44fcca821ff24e228bc3a295eb5f8756 P b56d4f08beaf4c839c3986ded5f6a1d2: Bootstrap starting.
I20260713 09:08:59.222518 25522 tablet_bootstrap.cc:654] T 44fcca821ff24e228bc3a295eb5f8756 P b56d4f08beaf4c839c3986ded5f6a1d2: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:59.226356 25520 tablet_bootstrap.cc:492] T 6e3737e6966843e2a25afb40a766c522 P 292f618487a84c558e63be1d3a9382cc: No bootstrap required, opened a new log
I20260713 09:08:59.226877 25520 ts_tablet_manager.cc:1403] T 6e3737e6966843e2a25afb40a766c522 P 292f618487a84c558e63be1d3a9382cc: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.020s
I20260713 09:08:59.227679 25521 tablet_bootstrap.cc:492] T 44fcca821ff24e228bc3a295eb5f8756 P a0dd772fb0084c91bb7bf467b55650ca: No bootstrap required, opened a new log
I20260713 09:08:59.228263 25521 ts_tablet_manager.cc:1403] T 44fcca821ff24e228bc3a295eb5f8756 P a0dd772fb0084c91bb7bf467b55650ca: Time spent bootstrapping tablet: real 0.048s	user 0.016s	sys 0.020s
I20260713 09:08:59.229923 25522 tablet_bootstrap.cc:492] T 44fcca821ff24e228bc3a295eb5f8756 P b56d4f08beaf4c839c3986ded5f6a1d2: No bootstrap required, opened a new log
I20260713 09:08:59.230427 25522 ts_tablet_manager.cc:1403] T 44fcca821ff24e228bc3a295eb5f8756 P b56d4f08beaf4c839c3986ded5f6a1d2: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.000s
I20260713 09:08:59.229962 25520 raft_consensus.cc:359] T 6e3737e6966843e2a25afb40a766c522 P 292f618487a84c558e63be1d3a9382cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "292f618487a84c558e63be1d3a9382cc" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43117 } } peers { permanent_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 38249 } } peers { permanent_uuid: "a0dd772fb0084c91bb7bf467b55650ca" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33701 } }
I20260713 09:08:59.230968 25520 raft_consensus.cc:385] T 6e3737e6966843e2a25afb40a766c522 P 292f618487a84c558e63be1d3a9382cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:59.231305 25520 raft_consensus.cc:740] T 6e3737e6966843e2a25afb40a766c522 P 292f618487a84c558e63be1d3a9382cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 292f618487a84c558e63be1d3a9382cc, State: Initialized, Role: FOLLOWER
I20260713 09:08:59.231382 25521 raft_consensus.cc:359] T 44fcca821ff24e228bc3a295eb5f8756 P a0dd772fb0084c91bb7bf467b55650ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "292f618487a84c558e63be1d3a9382cc" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43117 } } peers { permanent_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 38249 } } peers { permanent_uuid: "a0dd772fb0084c91bb7bf467b55650ca" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33701 } }
I20260713 09:08:59.232191 25521 raft_consensus.cc:385] T 44fcca821ff24e228bc3a295eb5f8756 P a0dd772fb0084c91bb7bf467b55650ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:59.232645 25521 raft_consensus.cc:740] T 44fcca821ff24e228bc3a295eb5f8756 P a0dd772fb0084c91bb7bf467b55650ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0dd772fb0084c91bb7bf467b55650ca, State: Initialized, Role: FOLLOWER
I20260713 09:08:59.232206 25520 consensus_queue.cc:260] T 6e3737e6966843e2a25afb40a766c522 P 292f618487a84c558e63be1d3a9382cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "292f618487a84c558e63be1d3a9382cc" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43117 } } peers { permanent_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 38249 } } peers { permanent_uuid: "a0dd772fb0084c91bb7bf467b55650ca" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33701 } }
I20260713 09:08:59.232895 25522 raft_consensus.cc:359] T 44fcca821ff24e228bc3a295eb5f8756 P b56d4f08beaf4c839c3986ded5f6a1d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "292f618487a84c558e63be1d3a9382cc" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43117 } } peers { permanent_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 38249 } } peers { permanent_uuid: "a0dd772fb0084c91bb7bf467b55650ca" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33701 } }
I20260713 09:08:59.233630 25522 raft_consensus.cc:385] T 44fcca821ff24e228bc3a295eb5f8756 P b56d4f08beaf4c839c3986ded5f6a1d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:59.233919 25522 raft_consensus.cc:740] T 44fcca821ff24e228bc3a295eb5f8756 P b56d4f08beaf4c839c3986ded5f6a1d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b56d4f08beaf4c839c3986ded5f6a1d2, State: Initialized, Role: FOLLOWER
I20260713 09:08:59.233794 25521 consensus_queue.cc:260] T 44fcca821ff24e228bc3a295eb5f8756 P a0dd772fb0084c91bb7bf467b55650ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "292f618487a84c558e63be1d3a9382cc" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43117 } } peers { permanent_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 38249 } } peers { permanent_uuid: "a0dd772fb0084c91bb7bf467b55650ca" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33701 } }
I20260713 09:08:59.234596 25520 ts_tablet_manager.cc:1434] T 6e3737e6966843e2a25afb40a766c522 P 292f618487a84c558e63be1d3a9382cc: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:08:59.236438 25521 ts_tablet_manager.cc:1434] T 44fcca821ff24e228bc3a295eb5f8756 P a0dd772fb0084c91bb7bf467b55650ca: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:08:59.234813 25522 consensus_queue.cc:260] T 44fcca821ff24e228bc3a295eb5f8756 P b56d4f08beaf4c839c3986ded5f6a1d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "292f618487a84c558e63be1d3a9382cc" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43117 } } peers { permanent_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 38249 } } peers { permanent_uuid: "a0dd772fb0084c91bb7bf467b55650ca" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33701 } }
I20260713 09:08:59.239310 25522 ts_tablet_manager.cc:1434] T 44fcca821ff24e228bc3a295eb5f8756 P b56d4f08beaf4c839c3986ded5f6a1d2: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
W20260713 09:08:59.277030 25506 tablet.cc:2406] T 44fcca821ff24e228bc3a295eb5f8756 P a0dd772fb0084c91bb7bf467b55650ca: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:08:59.328545 25526 raft_consensus.cc:493] T 6e3737e6966843e2a25afb40a766c522 P a0dd772fb0084c91bb7bf467b55650ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:59.329181 25526 raft_consensus.cc:515] T 6e3737e6966843e2a25afb40a766c522 P a0dd772fb0084c91bb7bf467b55650ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "292f618487a84c558e63be1d3a9382cc" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43117 } } peers { permanent_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 38249 } } peers { permanent_uuid: "a0dd772fb0084c91bb7bf467b55650ca" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33701 } }
I20260713 09:08:59.331169 25526 leader_election.cc:290] T 6e3737e6966843e2a25afb40a766c522 P a0dd772fb0084c91bb7bf467b55650ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 292f618487a84c558e63be1d3a9382cc (127.21.85.193:43117), b56d4f08beaf4c839c3986ded5f6a1d2 (127.21.85.194:38249)
I20260713 09:08:59.340124 25331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e3737e6966843e2a25afb40a766c522" candidate_uuid: "a0dd772fb0084c91bb7bf467b55650ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "292f618487a84c558e63be1d3a9382cc" is_pre_election: true
I20260713 09:08:59.340850 25331 raft_consensus.cc:2468] T 6e3737e6966843e2a25afb40a766c522 P 292f618487a84c558e63be1d3a9382cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0dd772fb0084c91bb7bf467b55650ca in term 0.
I20260713 09:08:59.341974 25444 leader_election.cc:304] T 6e3737e6966843e2a25afb40a766c522 P a0dd772fb0084c91bb7bf467b55650ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 292f618487a84c558e63be1d3a9382cc, a0dd772fb0084c91bb7bf467b55650ca; no voters: 
I20260713 09:08:59.342406 25406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e3737e6966843e2a25afb40a766c522" candidate_uuid: "a0dd772fb0084c91bb7bf467b55650ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" is_pre_election: true
I20260713 09:08:59.342763 25526 raft_consensus.cc:2804] T 6e3737e6966843e2a25afb40a766c522 P a0dd772fb0084c91bb7bf467b55650ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:59.343144 25526 raft_consensus.cc:493] T 6e3737e6966843e2a25afb40a766c522 P a0dd772fb0084c91bb7bf467b55650ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:59.343093 25406 raft_consensus.cc:2468] T 6e3737e6966843e2a25afb40a766c522 P b56d4f08beaf4c839c3986ded5f6a1d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0dd772fb0084c91bb7bf467b55650ca in term 0.
I20260713 09:08:59.343622 25526 raft_consensus.cc:3060] T 6e3737e6966843e2a25afb40a766c522 P a0dd772fb0084c91bb7bf467b55650ca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:59.349033 25526 raft_consensus.cc:515] T 6e3737e6966843e2a25afb40a766c522 P a0dd772fb0084c91bb7bf467b55650ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "292f618487a84c558e63be1d3a9382cc" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43117 } } peers { permanent_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 38249 } } peers { permanent_uuid: "a0dd772fb0084c91bb7bf467b55650ca" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33701 } }
I20260713 09:08:59.350462 25526 leader_election.cc:290] T 6e3737e6966843e2a25afb40a766c522 P a0dd772fb0084c91bb7bf467b55650ca [CANDIDATE]: Term 1 election: Requested vote from peers 292f618487a84c558e63be1d3a9382cc (127.21.85.193:43117), b56d4f08beaf4c839c3986ded5f6a1d2 (127.21.85.194:38249)
I20260713 09:08:59.351327 25331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e3737e6966843e2a25afb40a766c522" candidate_uuid: "a0dd772fb0084c91bb7bf467b55650ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "292f618487a84c558e63be1d3a9382cc"
I20260713 09:08:59.351567 25406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e3737e6966843e2a25afb40a766c522" candidate_uuid: "a0dd772fb0084c91bb7bf467b55650ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2"
I20260713 09:08:59.351907 25331 raft_consensus.cc:3060] T 6e3737e6966843e2a25afb40a766c522 P 292f618487a84c558e63be1d3a9382cc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:59.352162 25406 raft_consensus.cc:3060] T 6e3737e6966843e2a25afb40a766c522 P b56d4f08beaf4c839c3986ded5f6a1d2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:59.357914 25331 raft_consensus.cc:2468] T 6e3737e6966843e2a25afb40a766c522 P 292f618487a84c558e63be1d3a9382cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0dd772fb0084c91bb7bf467b55650ca in term 1.
I20260713 09:08:59.358014 25406 raft_consensus.cc:2468] T 6e3737e6966843e2a25afb40a766c522 P b56d4f08beaf4c839c3986ded5f6a1d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0dd772fb0084c91bb7bf467b55650ca in term 1.
I20260713 09:08:59.358989 25444 leader_election.cc:304] T 6e3737e6966843e2a25afb40a766c522 P a0dd772fb0084c91bb7bf467b55650ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 292f618487a84c558e63be1d3a9382cc, a0dd772fb0084c91bb7bf467b55650ca; no voters: 
I20260713 09:08:59.359661 25526 raft_consensus.cc:2804] T 6e3737e6966843e2a25afb40a766c522 P a0dd772fb0084c91bb7bf467b55650ca [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:59.360873 25526 raft_consensus.cc:697] T 6e3737e6966843e2a25afb40a766c522 P a0dd772fb0084c91bb7bf467b55650ca [term 1 LEADER]: Becoming Leader. State: Replica: a0dd772fb0084c91bb7bf467b55650ca, State: Running, Role: LEADER
I20260713 09:08:59.361624 25526 consensus_queue.cc:237] T 6e3737e6966843e2a25afb40a766c522 P a0dd772fb0084c91bb7bf467b55650ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "292f618487a84c558e63be1d3a9382cc" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43117 } } peers { permanent_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 38249 } } peers { permanent_uuid: "a0dd772fb0084c91bb7bf467b55650ca" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33701 } }
I20260713 09:08:59.368887 25226 catalog_manager.cc:5697] T 6e3737e6966843e2a25afb40a766c522 P a0dd772fb0084c91bb7bf467b55650ca reported cstate change: term changed from 0 to 1, leader changed from <none> to a0dd772fb0084c91bb7bf467b55650ca (127.21.85.195). New cstate: current_term: 1 leader_uuid: "a0dd772fb0084c91bb7bf467b55650ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "292f618487a84c558e63be1d3a9382cc" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 38249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0dd772fb0084c91bb7bf467b55650ca" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33701 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:59.410423 25528 raft_consensus.cc:493] T 44fcca821ff24e228bc3a295eb5f8756 P b56d4f08beaf4c839c3986ded5f6a1d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:59.411077 25528 raft_consensus.cc:515] T 44fcca821ff24e228bc3a295eb5f8756 P b56d4f08beaf4c839c3986ded5f6a1d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "292f618487a84c558e63be1d3a9382cc" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43117 } } peers { permanent_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 38249 } } peers { permanent_uuid: "a0dd772fb0084c91bb7bf467b55650ca" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33701 } }
I20260713 09:08:59.413208 25528 leader_election.cc:290] T 44fcca821ff24e228bc3a295eb5f8756 P b56d4f08beaf4c839c3986ded5f6a1d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 292f618487a84c558e63be1d3a9382cc (127.21.85.193:43117), a0dd772fb0084c91bb7bf467b55650ca (127.21.85.195:33701)
I20260713 09:08:59.422828 25331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44fcca821ff24e228bc3a295eb5f8756" candidate_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "292f618487a84c558e63be1d3a9382cc" is_pre_election: true
I20260713 09:08:59.423475 25331 raft_consensus.cc:2468] T 44fcca821ff24e228bc3a295eb5f8756 P 292f618487a84c558e63be1d3a9382cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b56d4f08beaf4c839c3986ded5f6a1d2 in term 0.
I20260713 09:08:59.424151 25480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44fcca821ff24e228bc3a295eb5f8756" candidate_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0dd772fb0084c91bb7bf467b55650ca" is_pre_election: true
I20260713 09:08:59.424651 25370 leader_election.cc:304] T 44fcca821ff24e228bc3a295eb5f8756 P b56d4f08beaf4c839c3986ded5f6a1d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 292f618487a84c558e63be1d3a9382cc, b56d4f08beaf4c839c3986ded5f6a1d2; no voters: 
I20260713 09:08:59.424911 25480 raft_consensus.cc:2468] T 44fcca821ff24e228bc3a295eb5f8756 P a0dd772fb0084c91bb7bf467b55650ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b56d4f08beaf4c839c3986ded5f6a1d2 in term 0.
I20260713 09:08:59.425505 25528 raft_consensus.cc:2804] T 44fcca821ff24e228bc3a295eb5f8756 P b56d4f08beaf4c839c3986ded5f6a1d2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:59.425915 25528 raft_consensus.cc:493] T 44fcca821ff24e228bc3a295eb5f8756 P b56d4f08beaf4c839c3986ded5f6a1d2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:59.426187 25528 raft_consensus.cc:3060] T 44fcca821ff24e228bc3a295eb5f8756 P b56d4f08beaf4c839c3986ded5f6a1d2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:59.431147 25528 raft_consensus.cc:515] T 44fcca821ff24e228bc3a295eb5f8756 P b56d4f08beaf4c839c3986ded5f6a1d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "292f618487a84c558e63be1d3a9382cc" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43117 } } peers { permanent_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 38249 } } peers { permanent_uuid: "a0dd772fb0084c91bb7bf467b55650ca" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33701 } }
I20260713 09:08:59.432680 25528 leader_election.cc:290] T 44fcca821ff24e228bc3a295eb5f8756 P b56d4f08beaf4c839c3986ded5f6a1d2 [CANDIDATE]: Term 1 election: Requested vote from peers 292f618487a84c558e63be1d3a9382cc (127.21.85.193:43117), a0dd772fb0084c91bb7bf467b55650ca (127.21.85.195:33701)
I20260713 09:08:59.433421 25331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44fcca821ff24e228bc3a295eb5f8756" candidate_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "292f618487a84c558e63be1d3a9382cc"
I20260713 09:08:59.433633 25480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44fcca821ff24e228bc3a295eb5f8756" candidate_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0dd772fb0084c91bb7bf467b55650ca"
I20260713 09:08:59.433928 25331 raft_consensus.cc:3060] T 44fcca821ff24e228bc3a295eb5f8756 P 292f618487a84c558e63be1d3a9382cc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:59.434228 25480 raft_consensus.cc:3060] T 44fcca821ff24e228bc3a295eb5f8756 P a0dd772fb0084c91bb7bf467b55650ca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:59.438486 25331 raft_consensus.cc:2468] T 44fcca821ff24e228bc3a295eb5f8756 P 292f618487a84c558e63be1d3a9382cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b56d4f08beaf4c839c3986ded5f6a1d2 in term 1.
I20260713 09:08:59.439342 25480 raft_consensus.cc:2468] T 44fcca821ff24e228bc3a295eb5f8756 P a0dd772fb0084c91bb7bf467b55650ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b56d4f08beaf4c839c3986ded5f6a1d2 in term 1.
I20260713 09:08:59.439486 25370 leader_election.cc:304] T 44fcca821ff24e228bc3a295eb5f8756 P b56d4f08beaf4c839c3986ded5f6a1d2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 292f618487a84c558e63be1d3a9382cc, b56d4f08beaf4c839c3986ded5f6a1d2; no voters: 
I20260713 09:08:59.440281 25528 raft_consensus.cc:2804] T 44fcca821ff24e228bc3a295eb5f8756 P b56d4f08beaf4c839c3986ded5f6a1d2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:59.441275 25528 raft_consensus.cc:697] T 44fcca821ff24e228bc3a295eb5f8756 P b56d4f08beaf4c839c3986ded5f6a1d2 [term 1 LEADER]: Becoming Leader. State: Replica: b56d4f08beaf4c839c3986ded5f6a1d2, State: Running, Role: LEADER
I20260713 09:08:59.442034 25528 consensus_queue.cc:237] T 44fcca821ff24e228bc3a295eb5f8756 P b56d4f08beaf4c839c3986ded5f6a1d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "292f618487a84c558e63be1d3a9382cc" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43117 } } peers { permanent_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 38249 } } peers { permanent_uuid: "a0dd772fb0084c91bb7bf467b55650ca" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33701 } }
I20260713 09:08:59.448633 25226 catalog_manager.cc:5697] T 44fcca821ff24e228bc3a295eb5f8756 P b56d4f08beaf4c839c3986ded5f6a1d2 reported cstate change: term changed from 0 to 1, leader changed from <none> to b56d4f08beaf4c839c3986ded5f6a1d2 (127.21.85.194). New cstate: current_term: 1 leader_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "292f618487a84c558e63be1d3a9382cc" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 38249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0dd772fb0084c91bb7bf467b55650ca" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33701 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:59.485157 25226 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44280:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:08:59.487012 25226 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:08:59.509390 25321 tablet_service.cc:1511] Processing CreateTablet for tablet d880ea92fdd443c8a61ebebc3b8d72d5 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=721ac50b4fbd4af984c8998d6f023bda]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:08:59.510692 25321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d880ea92fdd443c8a61ebebc3b8d72d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.510680 25396 tablet_service.cc:1511] Processing CreateTablet for tablet d880ea92fdd443c8a61ebebc3b8d72d5 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=721ac50b4fbd4af984c8998d6f023bda]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:08:59.511992 25396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d880ea92fdd443c8a61ebebc3b8d72d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.512812 25469 tablet_service.cc:1511] Processing CreateTablet for tablet d880ea92fdd443c8a61ebebc3b8d72d5 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=721ac50b4fbd4af984c8998d6f023bda]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:08:59.513478 25320 tablet_service.cc:1511] Processing CreateTablet for tablet b00a63c0dc394540aade885c2f5d1380 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=721ac50b4fbd4af984c8998d6f023bda]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:08:59.514040 25469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d880ea92fdd443c8a61ebebc3b8d72d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.514631 25320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b00a63c0dc394540aade885c2f5d1380. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.515105 25395 tablet_service.cc:1511] Processing CreateTablet for tablet b00a63c0dc394540aade885c2f5d1380 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=721ac50b4fbd4af984c8998d6f023bda]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:08:59.516304 25395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b00a63c0dc394540aade885c2f5d1380. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.527554 25522 tablet_bootstrap.cc:492] T d880ea92fdd443c8a61ebebc3b8d72d5 P b56d4f08beaf4c839c3986ded5f6a1d2: Bootstrap starting.
I20260713 09:08:59.531134 25521 tablet_bootstrap.cc:492] T d880ea92fdd443c8a61ebebc3b8d72d5 P a0dd772fb0084c91bb7bf467b55650ca: Bootstrap starting.
I20260713 09:08:59.535576 25520 tablet_bootstrap.cc:492] T d880ea92fdd443c8a61ebebc3b8d72d5 P 292f618487a84c558e63be1d3a9382cc: Bootstrap starting.
I20260713 09:08:59.540050 25469 tablet_service.cc:1511] Processing CreateTablet for tablet b00a63c0dc394540aade885c2f5d1380 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=721ac50b4fbd4af984c8998d6f023bda]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:08:59.541441 25469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b00a63c0dc394540aade885c2f5d1380. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.542469 25520 tablet_bootstrap.cc:654] T d880ea92fdd443c8a61ebebc3b8d72d5 P 292f618487a84c558e63be1d3a9382cc: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:59.543136 25521 tablet_bootstrap.cc:654] T d880ea92fdd443c8a61ebebc3b8d72d5 P a0dd772fb0084c91bb7bf467b55650ca: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:59.543207 25522 tablet_bootstrap.cc:654] T d880ea92fdd443c8a61ebebc3b8d72d5 P b56d4f08beaf4c839c3986ded5f6a1d2: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:59.560354 25522 tablet_bootstrap.cc:492] T d880ea92fdd443c8a61ebebc3b8d72d5 P b56d4f08beaf4c839c3986ded5f6a1d2: No bootstrap required, opened a new log
I20260713 09:08:59.560972 25522 ts_tablet_manager.cc:1403] T d880ea92fdd443c8a61ebebc3b8d72d5 P b56d4f08beaf4c839c3986ded5f6a1d2: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.005s
I20260713 09:08:59.564332 25521 tablet_bootstrap.cc:492] T d880ea92fdd443c8a61ebebc3b8d72d5 P a0dd772fb0084c91bb7bf467b55650ca: No bootstrap required, opened a new log
I20260713 09:08:59.564941 25521 ts_tablet_manager.cc:1403] T d880ea92fdd443c8a61ebebc3b8d72d5 P a0dd772fb0084c91bb7bf467b55650ca: Time spent bootstrapping tablet: real 0.034s	user 0.023s	sys 0.005s
I20260713 09:08:59.565486 25520 tablet_bootstrap.cc:492] T d880ea92fdd443c8a61ebebc3b8d72d5 P 292f618487a84c558e63be1d3a9382cc: No bootstrap required, opened a new log
I20260713 09:08:59.564885 25522 raft_consensus.cc:359] T d880ea92fdd443c8a61ebebc3b8d72d5 P b56d4f08beaf4c839c3986ded5f6a1d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "292f618487a84c558e63be1d3a9382cc" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43117 } } peers { permanent_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 38249 } } peers { permanent_uuid: "a0dd772fb0084c91bb7bf467b55650ca" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33701 } }
I20260713 09:08:59.565945 25522 raft_consensus.cc:385] T d880ea92fdd443c8a61ebebc3b8d72d5 P b56d4f08beaf4c839c3986ded5f6a1d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:59.566051 25520 ts_tablet_manager.cc:1403] T d880ea92fdd443c8a61ebebc3b8d72d5 P 292f618487a84c558e63be1d3a9382cc: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.011s
I20260713 09:08:59.566305 25522 raft_consensus.cc:740] T d880ea92fdd443c8a61ebebc3b8d72d5 P b56d4f08beaf4c839c3986ded5f6a1d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b56d4f08beaf4c839c3986ded5f6a1d2, State: Initialized, Role: FOLLOWER
I20260713 09:08:59.567310 25522 consensus_queue.cc:260] T d880ea92fdd443c8a61ebebc3b8d72d5 P b56d4f08beaf4c839c3986ded5f6a1d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "292f618487a84c558e63be1d3a9382cc" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43117 } } peers { permanent_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 38249 } } peers { permanent_uuid: "a0dd772fb0084c91bb7bf467b55650ca" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33701 } }
I20260713 09:08:59.568596 25521 raft_consensus.cc:359] T d880ea92fdd443c8a61ebebc3b8d72d5 P a0dd772fb0084c91bb7bf467b55650ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "292f618487a84c558e63be1d3a9382cc" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43117 } } peers { permanent_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 38249 } } peers { permanent_uuid: "a0dd772fb0084c91bb7bf467b55650ca" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33701 } }
I20260713 09:08:59.569337 25521 raft_consensus.cc:385] T d880ea92fdd443c8a61ebebc3b8d72d5 P a0dd772fb0084c91bb7bf467b55650ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:59.569012 25520 raft_consensus.cc:359] T d880ea92fdd443c8a61ebebc3b8d72d5 P 292f618487a84c558e63be1d3a9382cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "292f618487a84c558e63be1d3a9382cc" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43117 } } peers { permanent_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 38249 } } peers { permanent_uuid: "a0dd772fb0084c91bb7bf467b55650ca" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33701 } }
I20260713 09:08:59.569626 25521 raft_consensus.cc:740] T d880ea92fdd443c8a61ebebc3b8d72d5 P a0dd772fb0084c91bb7bf467b55650ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0dd772fb0084c91bb7bf467b55650ca, State: Initialized, Role: FOLLOWER
I20260713 09:08:59.569670 25522 ts_tablet_manager.cc:1434] T d880ea92fdd443c8a61ebebc3b8d72d5 P b56d4f08beaf4c839c3986ded5f6a1d2: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260713 09:08:59.569694 25520 raft_consensus.cc:385] T d880ea92fdd443c8a61ebebc3b8d72d5 P 292f618487a84c558e63be1d3a9382cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:59.570359 25520 raft_consensus.cc:740] T d880ea92fdd443c8a61ebebc3b8d72d5 P 292f618487a84c558e63be1d3a9382cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 292f618487a84c558e63be1d3a9382cc, State: Initialized, Role: FOLLOWER
I20260713 09:08:59.570540 25521 consensus_queue.cc:260] T d880ea92fdd443c8a61ebebc3b8d72d5 P a0dd772fb0084c91bb7bf467b55650ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "292f618487a84c558e63be1d3a9382cc" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43117 } } peers { permanent_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 38249 } } peers { permanent_uuid: "a0dd772fb0084c91bb7bf467b55650ca" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33701 } }
I20260713 09:08:59.571112 25522 tablet_bootstrap.cc:492] T b00a63c0dc394540aade885c2f5d1380 P b56d4f08beaf4c839c3986ded5f6a1d2: Bootstrap starting.
I20260713 09:08:59.571134 25520 consensus_queue.cc:260] T d880ea92fdd443c8a61ebebc3b8d72d5 P 292f618487a84c558e63be1d3a9382cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "292f618487a84c558e63be1d3a9382cc" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43117 } } peers { permanent_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 38249 } } peers { permanent_uuid: "a0dd772fb0084c91bb7bf467b55650ca" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33701 } }
I20260713 09:08:59.573695 25520 ts_tablet_manager.cc:1434] T d880ea92fdd443c8a61ebebc3b8d72d5 P 292f618487a84c558e63be1d3a9382cc: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:08:59.576027 25521 ts_tablet_manager.cc:1434] T d880ea92fdd443c8a61ebebc3b8d72d5 P a0dd772fb0084c91bb7bf467b55650ca: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260713 09:08:59.576999 25521 tablet_bootstrap.cc:492] T b00a63c0dc394540aade885c2f5d1380 P a0dd772fb0084c91bb7bf467b55650ca: Bootstrap starting.
I20260713 09:08:59.577409 25520 tablet_bootstrap.cc:492] T b00a63c0dc394540aade885c2f5d1380 P 292f618487a84c558e63be1d3a9382cc: Bootstrap starting.
I20260713 09:08:59.578836 25522 tablet_bootstrap.cc:654] T b00a63c0dc394540aade885c2f5d1380 P b56d4f08beaf4c839c3986ded5f6a1d2: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:59.583343 25521 tablet_bootstrap.cc:654] T b00a63c0dc394540aade885c2f5d1380 P a0dd772fb0084c91bb7bf467b55650ca: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:59.584232 25520 tablet_bootstrap.cc:654] T b00a63c0dc394540aade885c2f5d1380 P 292f618487a84c558e63be1d3a9382cc: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:59.592650 25520 tablet_bootstrap.cc:492] T b00a63c0dc394540aade885c2f5d1380 P 292f618487a84c558e63be1d3a9382cc: No bootstrap required, opened a new log
I20260713 09:08:59.593163 25520 ts_tablet_manager.cc:1403] T b00a63c0dc394540aade885c2f5d1380 P 292f618487a84c558e63be1d3a9382cc: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260713 09:08:59.596824 25522 tablet_bootstrap.cc:492] T b00a63c0dc394540aade885c2f5d1380 P b56d4f08beaf4c839c3986ded5f6a1d2: No bootstrap required, opened a new log
I20260713 09:08:59.597375 25522 ts_tablet_manager.cc:1403] T b00a63c0dc394540aade885c2f5d1380 P b56d4f08beaf4c839c3986ded5f6a1d2: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.008s
I20260713 09:08:59.597411 25520 raft_consensus.cc:359] T b00a63c0dc394540aade885c2f5d1380 P 292f618487a84c558e63be1d3a9382cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "292f618487a84c558e63be1d3a9382cc" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43117 } } peers { permanent_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 38249 } } peers { permanent_uuid: "a0dd772fb0084c91bb7bf467b55650ca" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33701 } }
I20260713 09:08:59.598592 25520 raft_consensus.cc:385] T b00a63c0dc394540aade885c2f5d1380 P 292f618487a84c558e63be1d3a9382cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:59.598964 25520 raft_consensus.cc:740] T b00a63c0dc394540aade885c2f5d1380 P 292f618487a84c558e63be1d3a9382cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 292f618487a84c558e63be1d3a9382cc, State: Initialized, Role: FOLLOWER
I20260713 09:08:59.599927 25520 consensus_queue.cc:260] T b00a63c0dc394540aade885c2f5d1380 P 292f618487a84c558e63be1d3a9382cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "292f618487a84c558e63be1d3a9382cc" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43117 } } peers { permanent_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 38249 } } peers { permanent_uuid: "a0dd772fb0084c91bb7bf467b55650ca" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33701 } }
I20260713 09:08:59.600754 25522 raft_consensus.cc:359] T b00a63c0dc394540aade885c2f5d1380 P b56d4f08beaf4c839c3986ded5f6a1d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "292f618487a84c558e63be1d3a9382cc" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43117 } } peers { permanent_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 38249 } } peers { permanent_uuid: "a0dd772fb0084c91bb7bf467b55650ca" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33701 } }
I20260713 09:08:59.601543 25522 raft_consensus.cc:385] T b00a63c0dc394540aade885c2f5d1380 P b56d4f08beaf4c839c3986ded5f6a1d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:59.601882 25522 raft_consensus.cc:740] T b00a63c0dc394540aade885c2f5d1380 P b56d4f08beaf4c839c3986ded5f6a1d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b56d4f08beaf4c839c3986ded5f6a1d2, State: Initialized, Role: FOLLOWER
I20260713 09:08:59.602124 25520 ts_tablet_manager.cc:1434] T b00a63c0dc394540aade885c2f5d1380 P 292f618487a84c558e63be1d3a9382cc: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:08:59.602469 25521 tablet_bootstrap.cc:492] T b00a63c0dc394540aade885c2f5d1380 P a0dd772fb0084c91bb7bf467b55650ca: No bootstrap required, opened a new log
I20260713 09:08:59.602989 25521 ts_tablet_manager.cc:1403] T b00a63c0dc394540aade885c2f5d1380 P a0dd772fb0084c91bb7bf467b55650ca: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.007s
I20260713 09:08:59.602881 25522 consensus_queue.cc:260] T b00a63c0dc394540aade885c2f5d1380 P b56d4f08beaf4c839c3986ded5f6a1d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "292f618487a84c558e63be1d3a9382cc" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43117 } } peers { permanent_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 38249 } } peers { permanent_uuid: "a0dd772fb0084c91bb7bf467b55650ca" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33701 } }
I20260713 09:08:59.606015 25521 raft_consensus.cc:359] T b00a63c0dc394540aade885c2f5d1380 P a0dd772fb0084c91bb7bf467b55650ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "292f618487a84c558e63be1d3a9382cc" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43117 } } peers { permanent_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 38249 } } peers { permanent_uuid: "a0dd772fb0084c91bb7bf467b55650ca" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33701 } }
I20260713 09:08:59.606684 25521 raft_consensus.cc:385] T b00a63c0dc394540aade885c2f5d1380 P a0dd772fb0084c91bb7bf467b55650ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:59.606992 25521 raft_consensus.cc:740] T b00a63c0dc394540aade885c2f5d1380 P a0dd772fb0084c91bb7bf467b55650ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0dd772fb0084c91bb7bf467b55650ca, State: Initialized, Role: FOLLOWER
I20260713 09:08:59.607751 25521 consensus_queue.cc:260] T b00a63c0dc394540aade885c2f5d1380 P a0dd772fb0084c91bb7bf467b55650ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "292f618487a84c558e63be1d3a9382cc" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43117 } } peers { permanent_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 38249 } } peers { permanent_uuid: "a0dd772fb0084c91bb7bf467b55650ca" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33701 } }
I20260713 09:08:59.608806 25522 ts_tablet_manager.cc:1434] T b00a63c0dc394540aade885c2f5d1380 P b56d4f08beaf4c839c3986ded5f6a1d2: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260713 09:08:59.609913 25521 ts_tablet_manager.cc:1434] T b00a63c0dc394540aade885c2f5d1380 P a0dd772fb0084c91bb7bf467b55650ca: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
W20260713 09:08:59.657019 25276 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:59.697268 25526 raft_consensus.cc:493] T d880ea92fdd443c8a61ebebc3b8d72d5 P a0dd772fb0084c91bb7bf467b55650ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:59.697813 25526 raft_consensus.cc:515] T d880ea92fdd443c8a61ebebc3b8d72d5 P a0dd772fb0084c91bb7bf467b55650ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "292f618487a84c558e63be1d3a9382cc" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43117 } } peers { permanent_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 38249 } } peers { permanent_uuid: "a0dd772fb0084c91bb7bf467b55650ca" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33701 } }
I20260713 09:08:59.699544 25526 leader_election.cc:290] T d880ea92fdd443c8a61ebebc3b8d72d5 P a0dd772fb0084c91bb7bf467b55650ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 292f618487a84c558e63be1d3a9382cc (127.21.85.193:43117), b56d4f08beaf4c839c3986ded5f6a1d2 (127.21.85.194:38249)
I20260713 09:08:59.700520 25331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d880ea92fdd443c8a61ebebc3b8d72d5" candidate_uuid: "a0dd772fb0084c91bb7bf467b55650ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "292f618487a84c558e63be1d3a9382cc" is_pre_election: true
I20260713 09:08:59.700670 25406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d880ea92fdd443c8a61ebebc3b8d72d5" candidate_uuid: "a0dd772fb0084c91bb7bf467b55650ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" is_pre_election: true
I20260713 09:08:59.701081 25331 raft_consensus.cc:2468] T d880ea92fdd443c8a61ebebc3b8d72d5 P 292f618487a84c558e63be1d3a9382cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0dd772fb0084c91bb7bf467b55650ca in term 0.
I20260713 09:08:59.701320 25406 raft_consensus.cc:2468] T d880ea92fdd443c8a61ebebc3b8d72d5 P b56d4f08beaf4c839c3986ded5f6a1d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0dd772fb0084c91bb7bf467b55650ca in term 0.
I20260713 09:08:59.702076 25444 leader_election.cc:304] T d880ea92fdd443c8a61ebebc3b8d72d5 P a0dd772fb0084c91bb7bf467b55650ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 292f618487a84c558e63be1d3a9382cc, a0dd772fb0084c91bb7bf467b55650ca; no voters: 
I20260713 09:08:59.702666 25526 raft_consensus.cc:2804] T d880ea92fdd443c8a61ebebc3b8d72d5 P a0dd772fb0084c91bb7bf467b55650ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:59.702960 25526 raft_consensus.cc:493] T d880ea92fdd443c8a61ebebc3b8d72d5 P a0dd772fb0084c91bb7bf467b55650ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:59.703212 25526 raft_consensus.cc:3060] T d880ea92fdd443c8a61ebebc3b8d72d5 P a0dd772fb0084c91bb7bf467b55650ca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:59.707760 25526 raft_consensus.cc:515] T d880ea92fdd443c8a61ebebc3b8d72d5 P a0dd772fb0084c91bb7bf467b55650ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "292f618487a84c558e63be1d3a9382cc" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43117 } } peers { permanent_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 38249 } } peers { permanent_uuid: "a0dd772fb0084c91bb7bf467b55650ca" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33701 } }
I20260713 09:08:59.709270 25526 leader_election.cc:290] T d880ea92fdd443c8a61ebebc3b8d72d5 P a0dd772fb0084c91bb7bf467b55650ca [CANDIDATE]: Term 1 election: Requested vote from peers 292f618487a84c558e63be1d3a9382cc (127.21.85.193:43117), b56d4f08beaf4c839c3986ded5f6a1d2 (127.21.85.194:38249)
I20260713 09:08:59.710114 25331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d880ea92fdd443c8a61ebebc3b8d72d5" candidate_uuid: "a0dd772fb0084c91bb7bf467b55650ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "292f618487a84c558e63be1d3a9382cc"
I20260713 09:08:59.710358 25406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d880ea92fdd443c8a61ebebc3b8d72d5" candidate_uuid: "a0dd772fb0084c91bb7bf467b55650ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2"
I20260713 09:08:59.710641 25331 raft_consensus.cc:3060] T d880ea92fdd443c8a61ebebc3b8d72d5 P 292f618487a84c558e63be1d3a9382cc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:59.710959 25406 raft_consensus.cc:3060] T d880ea92fdd443c8a61ebebc3b8d72d5 P b56d4f08beaf4c839c3986ded5f6a1d2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:59.715317 25331 raft_consensus.cc:2468] T d880ea92fdd443c8a61ebebc3b8d72d5 P 292f618487a84c558e63be1d3a9382cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0dd772fb0084c91bb7bf467b55650ca in term 1.
I20260713 09:08:59.715397 25406 raft_consensus.cc:2468] T d880ea92fdd443c8a61ebebc3b8d72d5 P b56d4f08beaf4c839c3986ded5f6a1d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0dd772fb0084c91bb7bf467b55650ca in term 1.
I20260713 09:08:59.716454 25444 leader_election.cc:304] T d880ea92fdd443c8a61ebebc3b8d72d5 P a0dd772fb0084c91bb7bf467b55650ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 292f618487a84c558e63be1d3a9382cc, a0dd772fb0084c91bb7bf467b55650ca; no voters: 
I20260713 09:08:59.717206 25526 raft_consensus.cc:2804] T d880ea92fdd443c8a61ebebc3b8d72d5 P a0dd772fb0084c91bb7bf467b55650ca [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:59.717721 25526 raft_consensus.cc:697] T d880ea92fdd443c8a61ebebc3b8d72d5 P a0dd772fb0084c91bb7bf467b55650ca [term 1 LEADER]: Becoming Leader. State: Replica: a0dd772fb0084c91bb7bf467b55650ca, State: Running, Role: LEADER
I20260713 09:08:59.718426 25526 consensus_queue.cc:237] T d880ea92fdd443c8a61ebebc3b8d72d5 P a0dd772fb0084c91bb7bf467b55650ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "292f618487a84c558e63be1d3a9382cc" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43117 } } peers { permanent_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 38249 } } peers { permanent_uuid: "a0dd772fb0084c91bb7bf467b55650ca" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33701 } }
I20260713 09:08:59.725499 25227 catalog_manager.cc:5697] T d880ea92fdd443c8a61ebebc3b8d72d5 P a0dd772fb0084c91bb7bf467b55650ca reported cstate change: term changed from 0 to 1, leader changed from <none> to a0dd772fb0084c91bb7bf467b55650ca (127.21.85.195). New cstate: current_term: 1 leader_uuid: "a0dd772fb0084c91bb7bf467b55650ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "292f618487a84c558e63be1d3a9382cc" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 38249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0dd772fb0084c91bb7bf467b55650ca" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33701 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:59.751559 25526 consensus_queue.cc:1048] T 6e3737e6966843e2a25afb40a766c522 P a0dd772fb0084c91bb7bf467b55650ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "292f618487a84c558e63be1d3a9382cc" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:59.763223 25526 consensus_queue.cc:1048] T 6e3737e6966843e2a25afb40a766c522 P a0dd772fb0084c91bb7bf467b55650ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 38249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:59.964082 25526 raft_consensus.cc:493] T b00a63c0dc394540aade885c2f5d1380 P a0dd772fb0084c91bb7bf467b55650ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:59.964565 25526 raft_consensus.cc:515] T b00a63c0dc394540aade885c2f5d1380 P a0dd772fb0084c91bb7bf467b55650ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "292f618487a84c558e63be1d3a9382cc" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43117 } } peers { permanent_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 38249 } } peers { permanent_uuid: "a0dd772fb0084c91bb7bf467b55650ca" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33701 } }
I20260713 09:08:59.966461 25526 leader_election.cc:290] T b00a63c0dc394540aade885c2f5d1380 P a0dd772fb0084c91bb7bf467b55650ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 292f618487a84c558e63be1d3a9382cc (127.21.85.193:43117), b56d4f08beaf4c839c3986ded5f6a1d2 (127.21.85.194:38249)
I20260713 09:08:59.967253 25331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00a63c0dc394540aade885c2f5d1380" candidate_uuid: "a0dd772fb0084c91bb7bf467b55650ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "292f618487a84c558e63be1d3a9382cc" is_pre_election: true
I20260713 09:08:59.967466 25406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00a63c0dc394540aade885c2f5d1380" candidate_uuid: "a0dd772fb0084c91bb7bf467b55650ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" is_pre_election: true
I20260713 09:08:59.967993 25331 raft_consensus.cc:2468] T b00a63c0dc394540aade885c2f5d1380 P 292f618487a84c558e63be1d3a9382cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0dd772fb0084c91bb7bf467b55650ca in term 0.
I20260713 09:08:59.968178 25406 raft_consensus.cc:2468] T b00a63c0dc394540aade885c2f5d1380 P b56d4f08beaf4c839c3986ded5f6a1d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0dd772fb0084c91bb7bf467b55650ca in term 0.
I20260713 09:08:59.969128 25444 leader_election.cc:304] T b00a63c0dc394540aade885c2f5d1380 P a0dd772fb0084c91bb7bf467b55650ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 292f618487a84c558e63be1d3a9382cc, a0dd772fb0084c91bb7bf467b55650ca; no voters: 
I20260713 09:08:59.969771 25526 raft_consensus.cc:2804] T b00a63c0dc394540aade885c2f5d1380 P a0dd772fb0084c91bb7bf467b55650ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:59.970146 25526 raft_consensus.cc:493] T b00a63c0dc394540aade885c2f5d1380 P a0dd772fb0084c91bb7bf467b55650ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:59.970482 25526 raft_consensus.cc:3060] T b00a63c0dc394540aade885c2f5d1380 P a0dd772fb0084c91bb7bf467b55650ca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:59.975593 25526 raft_consensus.cc:515] T b00a63c0dc394540aade885c2f5d1380 P a0dd772fb0084c91bb7bf467b55650ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "292f618487a84c558e63be1d3a9382cc" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43117 } } peers { permanent_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 38249 } } peers { permanent_uuid: "a0dd772fb0084c91bb7bf467b55650ca" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33701 } }
I20260713 09:08:59.977303 25526 leader_election.cc:290] T b00a63c0dc394540aade885c2f5d1380 P a0dd772fb0084c91bb7bf467b55650ca [CANDIDATE]: Term 1 election: Requested vote from peers 292f618487a84c558e63be1d3a9382cc (127.21.85.193:43117), b56d4f08beaf4c839c3986ded5f6a1d2 (127.21.85.194:38249)
I20260713 09:08:59.978307 25331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00a63c0dc394540aade885c2f5d1380" candidate_uuid: "a0dd772fb0084c91bb7bf467b55650ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "292f618487a84c558e63be1d3a9382cc"
I20260713 09:08:59.978681 25406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00a63c0dc394540aade885c2f5d1380" candidate_uuid: "a0dd772fb0084c91bb7bf467b55650ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2"
I20260713 09:08:59.979009 25331 raft_consensus.cc:3060] T b00a63c0dc394540aade885c2f5d1380 P 292f618487a84c558e63be1d3a9382cc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:59.979242 25406 raft_consensus.cc:3060] T b00a63c0dc394540aade885c2f5d1380 P b56d4f08beaf4c839c3986ded5f6a1d2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:59.983388 25528 consensus_queue.cc:1048] T 44fcca821ff24e228bc3a295eb5f8756 P b56d4f08beaf4c839c3986ded5f6a1d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "292f618487a84c558e63be1d3a9382cc" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:59.985865 25331 raft_consensus.cc:2468] T b00a63c0dc394540aade885c2f5d1380 P 292f618487a84c558e63be1d3a9382cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0dd772fb0084c91bb7bf467b55650ca in term 1.
I20260713 09:08:59.985867 25406 raft_consensus.cc:2468] T b00a63c0dc394540aade885c2f5d1380 P b56d4f08beaf4c839c3986ded5f6a1d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0dd772fb0084c91bb7bf467b55650ca in term 1.
I20260713 09:08:59.987216 25444 leader_election.cc:304] T b00a63c0dc394540aade885c2f5d1380 P a0dd772fb0084c91bb7bf467b55650ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0dd772fb0084c91bb7bf467b55650ca, b56d4f08beaf4c839c3986ded5f6a1d2; no voters: 
I20260713 09:08:59.988587 25526 raft_consensus.cc:2804] T b00a63c0dc394540aade885c2f5d1380 P a0dd772fb0084c91bb7bf467b55650ca [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:59.989063 25526 raft_consensus.cc:697] T b00a63c0dc394540aade885c2f5d1380 P a0dd772fb0084c91bb7bf467b55650ca [term 1 LEADER]: Becoming Leader. State: Replica: a0dd772fb0084c91bb7bf467b55650ca, State: Running, Role: LEADER
I20260713 09:08:59.989867 25526 consensus_queue.cc:237] T b00a63c0dc394540aade885c2f5d1380 P a0dd772fb0084c91bb7bf467b55650ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "292f618487a84c558e63be1d3a9382cc" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43117 } } peers { permanent_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 38249 } } peers { permanent_uuid: "a0dd772fb0084c91bb7bf467b55650ca" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33701 } }
I20260713 09:08:59.994716 25556 consensus_queue.cc:1048] T 44fcca821ff24e228bc3a295eb5f8756 P b56d4f08beaf4c839c3986ded5f6a1d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0dd772fb0084c91bb7bf467b55650ca" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:00.004542 25226 catalog_manager.cc:5697] T b00a63c0dc394540aade885c2f5d1380 P a0dd772fb0084c91bb7bf467b55650ca reported cstate change: term changed from 0 to 1, leader changed from <none> to a0dd772fb0084c91bb7bf467b55650ca (127.21.85.195). New cstate: current_term: 1 leader_uuid: "a0dd772fb0084c91bb7bf467b55650ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "292f618487a84c558e63be1d3a9382cc" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 38249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0dd772fb0084c91bb7bf467b55650ca" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33701 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:00.040874 25480 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e3737e6966843e2a25afb40a766c522"
dest_uuid: "a0dd772fb0084c91bb7bf467b55650ca"
mode: GRACEFUL
new_leader_uuid: "292f618487a84c558e63be1d3a9382cc"
 from {username='slave'} at 127.0.0.1:51274
I20260713 09:09:00.041517 25480 raft_consensus.cc:606] T 6e3737e6966843e2a25afb40a766c522 P a0dd772fb0084c91bb7bf467b55650ca [term 1 LEADER]: Received request to transfer leadership to TS 292f618487a84c558e63be1d3a9382cc
I20260713 09:09:00.055244 25406 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "44fcca821ff24e228bc3a295eb5f8756"
dest_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2"
mode: GRACEFUL
new_leader_uuid: "a0dd772fb0084c91bb7bf467b55650ca"
 from {username='slave'} at 127.0.0.1:39948
I20260713 09:09:00.055864 25406 raft_consensus.cc:606] T 44fcca821ff24e228bc3a295eb5f8756 P b56d4f08beaf4c839c3986ded5f6a1d2 [term 1 LEADER]: Received request to transfer leadership to TS a0dd772fb0084c91bb7bf467b55650ca
I20260713 09:09:00.061591 25480 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d880ea92fdd443c8a61ebebc3b8d72d5"
dest_uuid: "a0dd772fb0084c91bb7bf467b55650ca"
mode: GRACEFUL
new_leader_uuid: "292f618487a84c558e63be1d3a9382cc"
 from {username='slave'} at 127.0.0.1:51274
I20260713 09:09:00.062158 25480 raft_consensus.cc:606] T d880ea92fdd443c8a61ebebc3b8d72d5 P a0dd772fb0084c91bb7bf467b55650ca [term 1 LEADER]: Received request to transfer leadership to TS 292f618487a84c558e63be1d3a9382cc
I20260713 09:09:00.067354 25480 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b00a63c0dc394540aade885c2f5d1380"
dest_uuid: "a0dd772fb0084c91bb7bf467b55650ca"
mode: GRACEFUL
new_leader_uuid: "292f618487a84c558e63be1d3a9382cc"
 from {username='slave'} at 127.0.0.1:51274
I20260713 09:09:00.067776 25480 raft_consensus.cc:606] T b00a63c0dc394540aade885c2f5d1380 P a0dd772fb0084c91bb7bf467b55650ca [term 1 LEADER]: Received request to transfer leadership to TS 292f618487a84c558e63be1d3a9382cc
I20260713 09:09:00.149075 25526 consensus_queue.cc:1048] T d880ea92fdd443c8a61ebebc3b8d72d5 P a0dd772fb0084c91bb7bf467b55650ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 38249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:00.159682 25526 consensus_queue.cc:1048] T d880ea92fdd443c8a61ebebc3b8d72d5 P a0dd772fb0084c91bb7bf467b55650ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "292f618487a84c558e63be1d3a9382cc" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:00.169549 25533 raft_consensus.cc:993] T d880ea92fdd443c8a61ebebc3b8d72d5 P a0dd772fb0084c91bb7bf467b55650ca: : Instructing follower 292f618487a84c558e63be1d3a9382cc to start an election
I20260713 09:09:00.170020 25533 raft_consensus.cc:1081] T d880ea92fdd443c8a61ebebc3b8d72d5 P a0dd772fb0084c91bb7bf467b55650ca [term 1 LEADER]: Signalling peer 292f618487a84c558e63be1d3a9382cc to start an election
I20260713 09:09:00.172062 25330 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d880ea92fdd443c8a61ebebc3b8d72d5"
dest_uuid: "292f618487a84c558e63be1d3a9382cc"
 from {username='slave'} at 127.0.0.1:55800
I20260713 09:09:00.174718 25330 raft_consensus.cc:493] T d880ea92fdd443c8a61ebebc3b8d72d5 P 292f618487a84c558e63be1d3a9382cc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:00.175129 25330 raft_consensus.cc:3060] T d880ea92fdd443c8a61ebebc3b8d72d5 P 292f618487a84c558e63be1d3a9382cc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:00.181859 25330 raft_consensus.cc:515] T d880ea92fdd443c8a61ebebc3b8d72d5 P 292f618487a84c558e63be1d3a9382cc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "292f618487a84c558e63be1d3a9382cc" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43117 } } peers { permanent_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 38249 } } peers { permanent_uuid: "a0dd772fb0084c91bb7bf467b55650ca" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33701 } }
I20260713 09:09:00.184098 25330 leader_election.cc:290] T d880ea92fdd443c8a61ebebc3b8d72d5 P 292f618487a84c558e63be1d3a9382cc [CANDIDATE]: Term 2 election: Requested vote from peers b56d4f08beaf4c839c3986ded5f6a1d2 (127.21.85.194:38249), a0dd772fb0084c91bb7bf467b55650ca (127.21.85.195:33701)
I20260713 09:09:00.193930 25406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d880ea92fdd443c8a61ebebc3b8d72d5" candidate_uuid: "292f618487a84c558e63be1d3a9382cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2"
I20260713 09:09:00.194569 25406 raft_consensus.cc:3060] T d880ea92fdd443c8a61ebebc3b8d72d5 P b56d4f08beaf4c839c3986ded5f6a1d2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:00.195009 25480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d880ea92fdd443c8a61ebebc3b8d72d5" candidate_uuid: "292f618487a84c558e63be1d3a9382cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0dd772fb0084c91bb7bf467b55650ca"
I20260713 09:09:00.195506 25480 raft_consensus.cc:3055] T d880ea92fdd443c8a61ebebc3b8d72d5 P a0dd772fb0084c91bb7bf467b55650ca [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:00.195729 25480 raft_consensus.cc:740] T d880ea92fdd443c8a61ebebc3b8d72d5 P a0dd772fb0084c91bb7bf467b55650ca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a0dd772fb0084c91bb7bf467b55650ca, State: Running, Role: LEADER
I20260713 09:09:00.196512 25480 consensus_queue.cc:260] T d880ea92fdd443c8a61ebebc3b8d72d5 P a0dd772fb0084c91bb7bf467b55650ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "292f618487a84c558e63be1d3a9382cc" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43117 } } peers { permanent_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 38249 } } peers { permanent_uuid: "a0dd772fb0084c91bb7bf467b55650ca" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33701 } }
I20260713 09:09:00.197429 25480 raft_consensus.cc:3060] T d880ea92fdd443c8a61ebebc3b8d72d5 P a0dd772fb0084c91bb7bf467b55650ca [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:00.199631 25406 raft_consensus.cc:2468] T d880ea92fdd443c8a61ebebc3b8d72d5 P b56d4f08beaf4c839c3986ded5f6a1d2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 292f618487a84c558e63be1d3a9382cc in term 2.
I20260713 09:09:00.200665 25295 leader_election.cc:304] T d880ea92fdd443c8a61ebebc3b8d72d5 P 292f618487a84c558e63be1d3a9382cc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 292f618487a84c558e63be1d3a9382cc, b56d4f08beaf4c839c3986ded5f6a1d2; no voters: 
I20260713 09:09:00.201471 25527 raft_consensus.cc:2804] T d880ea92fdd443c8a61ebebc3b8d72d5 P 292f618487a84c558e63be1d3a9382cc [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:00.202603 25527 raft_consensus.cc:697] T d880ea92fdd443c8a61ebebc3b8d72d5 P 292f618487a84c558e63be1d3a9382cc [term 2 LEADER]: Becoming Leader. State: Replica: 292f618487a84c558e63be1d3a9382cc, State: Running, Role: LEADER
I20260713 09:09:00.202608 25480 raft_consensus.cc:2468] T d880ea92fdd443c8a61ebebc3b8d72d5 P a0dd772fb0084c91bb7bf467b55650ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 292f618487a84c558e63be1d3a9382cc in term 2.
I20260713 09:09:00.203460 25527 consensus_queue.cc:237] T d880ea92fdd443c8a61ebebc3b8d72d5 P 292f618487a84c558e63be1d3a9382cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "292f618487a84c558e63be1d3a9382cc" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43117 } } peers { permanent_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 38249 } } peers { permanent_uuid: "a0dd772fb0084c91bb7bf467b55650ca" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33701 } }
I20260713 09:09:00.209499 25227 catalog_manager.cc:5697] T d880ea92fdd443c8a61ebebc3b8d72d5 P 292f618487a84c558e63be1d3a9382cc reported cstate change: term changed from 1 to 2, leader changed from a0dd772fb0084c91bb7bf467b55650ca (127.21.85.195) to 292f618487a84c558e63be1d3a9382cc (127.21.85.193). New cstate: current_term: 2 leader_uuid: "292f618487a84c558e63be1d3a9382cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "292f618487a84c558e63be1d3a9382cc" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 38249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0dd772fb0084c91bb7bf467b55650ca" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33701 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:00.353242 25533 raft_consensus.cc:993] T 6e3737e6966843e2a25afb40a766c522 P a0dd772fb0084c91bb7bf467b55650ca: : Instructing follower 292f618487a84c558e63be1d3a9382cc to start an election
I20260713 09:09:00.353741 25526 raft_consensus.cc:1081] T 6e3737e6966843e2a25afb40a766c522 P a0dd772fb0084c91bb7bf467b55650ca [term 1 LEADER]: Signalling peer 292f618487a84c558e63be1d3a9382cc to start an election
I20260713 09:09:00.355180 25330 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e3737e6966843e2a25afb40a766c522"
dest_uuid: "292f618487a84c558e63be1d3a9382cc"
 from {username='slave'} at 127.0.0.1:55800
I20260713 09:09:00.355649 25330 raft_consensus.cc:493] T 6e3737e6966843e2a25afb40a766c522 P 292f618487a84c558e63be1d3a9382cc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:00.356007 25330 raft_consensus.cc:3060] T 6e3737e6966843e2a25afb40a766c522 P 292f618487a84c558e63be1d3a9382cc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:00.361410 25330 raft_consensus.cc:515] T 6e3737e6966843e2a25afb40a766c522 P 292f618487a84c558e63be1d3a9382cc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "292f618487a84c558e63be1d3a9382cc" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43117 } } peers { permanent_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 38249 } } peers { permanent_uuid: "a0dd772fb0084c91bb7bf467b55650ca" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33701 } }
I20260713 09:09:00.363083 25330 leader_election.cc:290] T 6e3737e6966843e2a25afb40a766c522 P 292f618487a84c558e63be1d3a9382cc [CANDIDATE]: Term 2 election: Requested vote from peers b56d4f08beaf4c839c3986ded5f6a1d2 (127.21.85.194:38249), a0dd772fb0084c91bb7bf467b55650ca (127.21.85.195:33701)
I20260713 09:09:00.363706 25406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e3737e6966843e2a25afb40a766c522" candidate_uuid: "292f618487a84c558e63be1d3a9382cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2"
I20260713 09:09:00.364224 25480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e3737e6966843e2a25afb40a766c522" candidate_uuid: "292f618487a84c558e63be1d3a9382cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0dd772fb0084c91bb7bf467b55650ca"
I20260713 09:09:00.364367 25406 raft_consensus.cc:3060] T 6e3737e6966843e2a25afb40a766c522 P b56d4f08beaf4c839c3986ded5f6a1d2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:00.364759 25480 raft_consensus.cc:3055] T 6e3737e6966843e2a25afb40a766c522 P a0dd772fb0084c91bb7bf467b55650ca [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:00.365021 25480 raft_consensus.cc:740] T 6e3737e6966843e2a25afb40a766c522 P a0dd772fb0084c91bb7bf467b55650ca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a0dd772fb0084c91bb7bf467b55650ca, State: Running, Role: LEADER
I20260713 09:09:00.365747 25480 consensus_queue.cc:260] T 6e3737e6966843e2a25afb40a766c522 P a0dd772fb0084c91bb7bf467b55650ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "292f618487a84c558e63be1d3a9382cc" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43117 } } peers { permanent_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 38249 } } peers { permanent_uuid: "a0dd772fb0084c91bb7bf467b55650ca" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33701 } }
I20260713 09:09:00.367058 25480 raft_consensus.cc:3060] T 6e3737e6966843e2a25afb40a766c522 P a0dd772fb0084c91bb7bf467b55650ca [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:00.369632 25406 raft_consensus.cc:2468] T 6e3737e6966843e2a25afb40a766c522 P b56d4f08beaf4c839c3986ded5f6a1d2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 292f618487a84c558e63be1d3a9382cc in term 2.
I20260713 09:09:00.370767 25295 leader_election.cc:304] T 6e3737e6966843e2a25afb40a766c522 P 292f618487a84c558e63be1d3a9382cc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 292f618487a84c558e63be1d3a9382cc, b56d4f08beaf4c839c3986ded5f6a1d2; no voters: 
I20260713 09:09:00.371527 25527 raft_consensus.cc:2804] T 6e3737e6966843e2a25afb40a766c522 P 292f618487a84c558e63be1d3a9382cc [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:00.372011 25527 raft_consensus.cc:697] T 6e3737e6966843e2a25afb40a766c522 P 292f618487a84c558e63be1d3a9382cc [term 2 LEADER]: Becoming Leader. State: Replica: 292f618487a84c558e63be1d3a9382cc, State: Running, Role: LEADER
I20260713 09:09:00.372560 25480 raft_consensus.cc:2468] T 6e3737e6966843e2a25afb40a766c522 P a0dd772fb0084c91bb7bf467b55650ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 292f618487a84c558e63be1d3a9382cc in term 2.
I20260713 09:09:00.372710 25527 consensus_queue.cc:237] T 6e3737e6966843e2a25afb40a766c522 P 292f618487a84c558e63be1d3a9382cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "292f618487a84c558e63be1d3a9382cc" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43117 } } peers { permanent_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 38249 } } peers { permanent_uuid: "a0dd772fb0084c91bb7bf467b55650ca" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33701 } }
I20260713 09:09:00.378913 25229 catalog_manager.cc:5697] T 6e3737e6966843e2a25afb40a766c522 P 292f618487a84c558e63be1d3a9382cc reported cstate change: term changed from 1 to 2, leader changed from a0dd772fb0084c91bb7bf467b55650ca (127.21.85.195) to 292f618487a84c558e63be1d3a9382cc (127.21.85.193). New cstate: current_term: 2 leader_uuid: "292f618487a84c558e63be1d3a9382cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "292f618487a84c558e63be1d3a9382cc" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 38249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0dd772fb0084c91bb7bf467b55650ca" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33701 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:00.458329 25528 raft_consensus.cc:993] T 44fcca821ff24e228bc3a295eb5f8756 P b56d4f08beaf4c839c3986ded5f6a1d2: : Instructing follower a0dd772fb0084c91bb7bf467b55650ca to start an election
I20260713 09:09:00.458917 25568 raft_consensus.cc:1081] T 44fcca821ff24e228bc3a295eb5f8756 P b56d4f08beaf4c839c3986ded5f6a1d2 [term 1 LEADER]: Signalling peer a0dd772fb0084c91bb7bf467b55650ca to start an election
I20260713 09:09:00.460683 25480 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "44fcca821ff24e228bc3a295eb5f8756"
dest_uuid: "a0dd772fb0084c91bb7bf467b55650ca"
 from {username='slave'} at 127.0.0.1:51272
I20260713 09:09:00.461243 25480 raft_consensus.cc:493] T 44fcca821ff24e228bc3a295eb5f8756 P a0dd772fb0084c91bb7bf467b55650ca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:00.461041 25526 consensus_queue.cc:1048] T b00a63c0dc394540aade885c2f5d1380 P a0dd772fb0084c91bb7bf467b55650ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "292f618487a84c558e63be1d3a9382cc" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:00.461642 25480 raft_consensus.cc:3060] T 44fcca821ff24e228bc3a295eb5f8756 P a0dd772fb0084c91bb7bf467b55650ca [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:00.468310 25480 raft_consensus.cc:515] T 44fcca821ff24e228bc3a295eb5f8756 P a0dd772fb0084c91bb7bf467b55650ca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "292f618487a84c558e63be1d3a9382cc" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43117 } } peers { permanent_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 38249 } } peers { permanent_uuid: "a0dd772fb0084c91bb7bf467b55650ca" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33701 } }
I20260713 09:09:00.469033 25563 raft_consensus.cc:993] T b00a63c0dc394540aade885c2f5d1380 P a0dd772fb0084c91bb7bf467b55650ca: : Instructing follower 292f618487a84c558e63be1d3a9382cc to start an election
I20260713 09:09:00.469485 25563 raft_consensus.cc:1081] T b00a63c0dc394540aade885c2f5d1380 P a0dd772fb0084c91bb7bf467b55650ca [term 1 LEADER]: Signalling peer 292f618487a84c558e63be1d3a9382cc to start an election
I20260713 09:09:00.470242 25480 leader_election.cc:290] T 44fcca821ff24e228bc3a295eb5f8756 P a0dd772fb0084c91bb7bf467b55650ca [CANDIDATE]: Term 2 election: Requested vote from peers 292f618487a84c558e63be1d3a9382cc (127.21.85.193:43117), b56d4f08beaf4c839c3986ded5f6a1d2 (127.21.85.194:38249)
I20260713 09:09:00.471715 25406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44fcca821ff24e228bc3a295eb5f8756" candidate_uuid: "a0dd772fb0084c91bb7bf467b55650ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2"
I20260713 09:09:00.472280 25406 raft_consensus.cc:3055] T 44fcca821ff24e228bc3a295eb5f8756 P b56d4f08beaf4c839c3986ded5f6a1d2 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:00.472595 25406 raft_consensus.cc:740] T 44fcca821ff24e228bc3a295eb5f8756 P b56d4f08beaf4c839c3986ded5f6a1d2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b56d4f08beaf4c839c3986ded5f6a1d2, State: Running, Role: LEADER
I20260713 09:09:00.473347 25406 consensus_queue.cc:260] T 44fcca821ff24e228bc3a295eb5f8756 P b56d4f08beaf4c839c3986ded5f6a1d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "292f618487a84c558e63be1d3a9382cc" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43117 } } peers { permanent_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 38249 } } peers { permanent_uuid: "a0dd772fb0084c91bb7bf467b55650ca" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33701 } }
I20260713 09:09:00.474201 25563 consensus_queue.cc:1048] T b00a63c0dc394540aade885c2f5d1380 P a0dd772fb0084c91bb7bf467b55650ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 38249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:00.474545 25329 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b00a63c0dc394540aade885c2f5d1380"
dest_uuid: "292f618487a84c558e63be1d3a9382cc"
 from {username='slave'} at 127.0.0.1:55800
I20260713 09:09:00.474460 25406 raft_consensus.cc:3060] T 44fcca821ff24e228bc3a295eb5f8756 P b56d4f08beaf4c839c3986ded5f6a1d2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:00.474217 25331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44fcca821ff24e228bc3a295eb5f8756" candidate_uuid: "a0dd772fb0084c91bb7bf467b55650ca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "292f618487a84c558e63be1d3a9382cc"
I20260713 09:09:00.476050 25329 raft_consensus.cc:493] T b00a63c0dc394540aade885c2f5d1380 P 292f618487a84c558e63be1d3a9382cc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:00.476588 25329 raft_consensus.cc:3060] T b00a63c0dc394540aade885c2f5d1380 P 292f618487a84c558e63be1d3a9382cc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:00.476094 25331 raft_consensus.cc:3060] T 44fcca821ff24e228bc3a295eb5f8756 P 292f618487a84c558e63be1d3a9382cc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:00.482079 25406 raft_consensus.cc:2468] T 44fcca821ff24e228bc3a295eb5f8756 P b56d4f08beaf4c839c3986ded5f6a1d2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0dd772fb0084c91bb7bf467b55650ca in term 2.
I20260713 09:09:00.483322 25444 leader_election.cc:304] T 44fcca821ff24e228bc3a295eb5f8756 P a0dd772fb0084c91bb7bf467b55650ca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0dd772fb0084c91bb7bf467b55650ca, b56d4f08beaf4c839c3986ded5f6a1d2; no voters: 
I20260713 09:09:00.483585 25329 raft_consensus.cc:515] T b00a63c0dc394540aade885c2f5d1380 P 292f618487a84c558e63be1d3a9382cc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "292f618487a84c558e63be1d3a9382cc" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43117 } } peers { permanent_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 38249 } } peers { permanent_uuid: "a0dd772fb0084c91bb7bf467b55650ca" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33701 } }
I20260713 09:09:00.484256 25563 raft_consensus.cc:2804] T 44fcca821ff24e228bc3a295eb5f8756 P a0dd772fb0084c91bb7bf467b55650ca [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:00.484719 25563 raft_consensus.cc:697] T 44fcca821ff24e228bc3a295eb5f8756 P a0dd772fb0084c91bb7bf467b55650ca [term 2 LEADER]: Becoming Leader. State: Replica: a0dd772fb0084c91bb7bf467b55650ca, State: Running, Role: LEADER
I20260713 09:09:00.485567 25563 consensus_queue.cc:237] T 44fcca821ff24e228bc3a295eb5f8756 P a0dd772fb0084c91bb7bf467b55650ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "292f618487a84c558e63be1d3a9382cc" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43117 } } peers { permanent_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 38249 } } peers { permanent_uuid: "a0dd772fb0084c91bb7bf467b55650ca" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33701 } }
I20260713 09:09:00.488396 25329 leader_election.cc:290] T b00a63c0dc394540aade885c2f5d1380 P 292f618487a84c558e63be1d3a9382cc [CANDIDATE]: Term 2 election: Requested vote from peers b56d4f08beaf4c839c3986ded5f6a1d2 (127.21.85.194:38249), a0dd772fb0084c91bb7bf467b55650ca (127.21.85.195:33701)
I20260713 09:09:00.488276 25404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00a63c0dc394540aade885c2f5d1380" candidate_uuid: "292f618487a84c558e63be1d3a9382cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2"
I20260713 09:09:00.490401 25479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00a63c0dc394540aade885c2f5d1380" candidate_uuid: "292f618487a84c558e63be1d3a9382cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0dd772fb0084c91bb7bf467b55650ca"
I20260713 09:09:00.491039 25479 raft_consensus.cc:3055] T b00a63c0dc394540aade885c2f5d1380 P a0dd772fb0084c91bb7bf467b55650ca [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:00.491325 25479 raft_consensus.cc:740] T b00a63c0dc394540aade885c2f5d1380 P a0dd772fb0084c91bb7bf467b55650ca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a0dd772fb0084c91bb7bf467b55650ca, State: Running, Role: LEADER
I20260713 09:09:00.492127 25479 consensus_queue.cc:260] T b00a63c0dc394540aade885c2f5d1380 P a0dd772fb0084c91bb7bf467b55650ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "292f618487a84c558e63be1d3a9382cc" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43117 } } peers { permanent_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 38249 } } peers { permanent_uuid: "a0dd772fb0084c91bb7bf467b55650ca" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33701 } }
I20260713 09:09:00.493237 25479 raft_consensus.cc:3060] T b00a63c0dc394540aade885c2f5d1380 P a0dd772fb0084c91bb7bf467b55650ca [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:00.498018 25331 raft_consensus.cc:2468] T 44fcca821ff24e228bc3a295eb5f8756 P 292f618487a84c558e63be1d3a9382cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0dd772fb0084c91bb7bf467b55650ca in term 2.
I20260713 09:09:00.500881 25479 raft_consensus.cc:2468] T b00a63c0dc394540aade885c2f5d1380 P a0dd772fb0084c91bb7bf467b55650ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 292f618487a84c558e63be1d3a9382cc in term 2.
I20260713 09:09:00.502008 25295 leader_election.cc:304] T b00a63c0dc394540aade885c2f5d1380 P 292f618487a84c558e63be1d3a9382cc [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: 292f618487a84c558e63be1d3a9382cc, a0dd772fb0084c91bb7bf467b55650ca; no voters: b56d4f08beaf4c839c3986ded5f6a1d2
I20260713 09:09:00.502820 25527 raft_consensus.cc:2804] T b00a63c0dc394540aade885c2f5d1380 P 292f618487a84c558e63be1d3a9382cc [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:00.503279 25527 raft_consensus.cc:697] T b00a63c0dc394540aade885c2f5d1380 P 292f618487a84c558e63be1d3a9382cc [term 2 LEADER]: Becoming Leader. State: Replica: 292f618487a84c558e63be1d3a9382cc, State: Running, Role: LEADER
I20260713 09:09:00.504092 25527 consensus_queue.cc:237] T b00a63c0dc394540aade885c2f5d1380 P 292f618487a84c558e63be1d3a9382cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "292f618487a84c558e63be1d3a9382cc" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43117 } } peers { permanent_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 38249 } } peers { permanent_uuid: "a0dd772fb0084c91bb7bf467b55650ca" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33701 } }
I20260713 09:09:00.505767 25226 catalog_manager.cc:5697] T 44fcca821ff24e228bc3a295eb5f8756 P a0dd772fb0084c91bb7bf467b55650ca reported cstate change: term changed from 1 to 2, leader changed from b56d4f08beaf4c839c3986ded5f6a1d2 (127.21.85.194) to a0dd772fb0084c91bb7bf467b55650ca (127.21.85.195). New cstate: current_term: 2 leader_uuid: "a0dd772fb0084c91bb7bf467b55650ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "292f618487a84c558e63be1d3a9382cc" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 38249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0dd772fb0084c91bb7bf467b55650ca" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33701 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:00.511623 25227 catalog_manager.cc:5697] T b00a63c0dc394540aade885c2f5d1380 P 292f618487a84c558e63be1d3a9382cc reported cstate change: term changed from 1 to 2, leader changed from a0dd772fb0084c91bb7bf467b55650ca (127.21.85.195) to 292f618487a84c558e63be1d3a9382cc (127.21.85.193). New cstate: current_term: 2 leader_uuid: "292f618487a84c558e63be1d3a9382cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "292f618487a84c558e63be1d3a9382cc" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 38249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0dd772fb0084c91bb7bf467b55650ca" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33701 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:00.694638 25405 raft_consensus.cc:1275] T d880ea92fdd443c8a61ebebc3b8d72d5 P b56d4f08beaf4c839c3986ded5f6a1d2 [term 2 FOLLOWER]: Refusing update from remote peer 292f618487a84c558e63be1d3a9382cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:00.696080 25527 consensus_queue.cc:1048] T d880ea92fdd443c8a61ebebc3b8d72d5 P 292f618487a84c558e63be1d3a9382cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 38249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:00.703939 25479 raft_consensus.cc:1275] T d880ea92fdd443c8a61ebebc3b8d72d5 P a0dd772fb0084c91bb7bf467b55650ca [term 2 FOLLOWER]: Refusing update from remote peer 292f618487a84c558e63be1d3a9382cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:00.705250 25527 consensus_queue.cc:1048] T d880ea92fdd443c8a61ebebc3b8d72d5 P 292f618487a84c558e63be1d3a9382cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0dd772fb0084c91bb7bf467b55650ca" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:00.800334 21847 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260713 09:09:00.802084 21847 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260713 09:09:00.802482 21847 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260713 09:09:00.814379 25331 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b00a63c0dc394540aade885c2f5d1380"
dest_uuid: "292f618487a84c558e63be1d3a9382cc"
mode: GRACEFUL
new_leader_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2"
 from {username='slave'} at 127.0.0.1:55816
I20260713 09:09:00.814932 25331 raft_consensus.cc:606] T b00a63c0dc394540aade885c2f5d1380 P 292f618487a84c558e63be1d3a9382cc [term 2 LEADER]: Received request to transfer leadership to TS b56d4f08beaf4c839c3986ded5f6a1d2
I20260713 09:09:00.816156 21847 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260713 09:09:00.890652 25405 raft_consensus.cc:1275] T 6e3737e6966843e2a25afb40a766c522 P b56d4f08beaf4c839c3986ded5f6a1d2 [term 2 FOLLOWER]: Refusing update from remote peer 292f618487a84c558e63be1d3a9382cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:00.892109 25567 consensus_queue.cc:1048] T 6e3737e6966843e2a25afb40a766c522 P 292f618487a84c558e63be1d3a9382cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 38249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:00.901446 25479 raft_consensus.cc:1275] T 6e3737e6966843e2a25afb40a766c522 P a0dd772fb0084c91bb7bf467b55650ca [term 2 FOLLOWER]: Refusing update from remote peer 292f618487a84c558e63be1d3a9382cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:00.903055 25571 consensus_queue.cc:1048] T 6e3737e6966843e2a25afb40a766c522 P 292f618487a84c558e63be1d3a9382cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0dd772fb0084c91bb7bf467b55650ca" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:00.915306 25331 raft_consensus.cc:1275] T 44fcca821ff24e228bc3a295eb5f8756 P 292f618487a84c558e63be1d3a9382cc [term 2 FOLLOWER]: Refusing update from remote peer a0dd772fb0084c91bb7bf467b55650ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:00.916584 25563 consensus_queue.cc:1048] T 44fcca821ff24e228bc3a295eb5f8756 P a0dd772fb0084c91bb7bf467b55650ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "292f618487a84c558e63be1d3a9382cc" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:00.923484 25405 raft_consensus.cc:1275] T 44fcca821ff24e228bc3a295eb5f8756 P b56d4f08beaf4c839c3986ded5f6a1d2 [term 2 FOLLOWER]: Refusing update from remote peer a0dd772fb0084c91bb7bf467b55650ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:00.925421 25526 consensus_queue.cc:1048] T 44fcca821ff24e228bc3a295eb5f8756 P a0dd772fb0084c91bb7bf467b55650ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 38249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:00.974913 25405 raft_consensus.cc:3060] T b00a63c0dc394540aade885c2f5d1380 P b56d4f08beaf4c839c3986ded5f6a1d2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:00.979838 25405 raft_consensus.cc:1275] T b00a63c0dc394540aade885c2f5d1380 P b56d4f08beaf4c839c3986ded5f6a1d2 [term 2 FOLLOWER]: Refusing update from remote peer 292f618487a84c558e63be1d3a9382cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:00.981063 25571 consensus_queue.cc:1048] T b00a63c0dc394540aade885c2f5d1380 P 292f618487a84c558e63be1d3a9382cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 38249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:00.985818 25527 raft_consensus.cc:993] T b00a63c0dc394540aade885c2f5d1380 P 292f618487a84c558e63be1d3a9382cc: : Instructing follower b56d4f08beaf4c839c3986ded5f6a1d2 to start an election
I20260713 09:09:00.986294 25527 raft_consensus.cc:1081] T b00a63c0dc394540aade885c2f5d1380 P 292f618487a84c558e63be1d3a9382cc [term 2 LEADER]: Signalling peer b56d4f08beaf4c839c3986ded5f6a1d2 to start an election
I20260713 09:09:00.988016 25406 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b00a63c0dc394540aade885c2f5d1380"
dest_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2"
 from {username='slave'} at 127.0.0.1:39950
I20260713 09:09:00.989570 25406 raft_consensus.cc:493] T b00a63c0dc394540aade885c2f5d1380 P b56d4f08beaf4c839c3986ded5f6a1d2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:00.989997 25406 raft_consensus.cc:3060] T b00a63c0dc394540aade885c2f5d1380 P b56d4f08beaf4c839c3986ded5f6a1d2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:00.991528 25479 raft_consensus.cc:1275] T b00a63c0dc394540aade885c2f5d1380 P a0dd772fb0084c91bb7bf467b55650ca [term 2 FOLLOWER]: Refusing update from remote peer 292f618487a84c558e63be1d3a9382cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:00.992918 25571 consensus_queue.cc:1048] T b00a63c0dc394540aade885c2f5d1380 P 292f618487a84c558e63be1d3a9382cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0dd772fb0084c91bb7bf467b55650ca" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:00.997280 25406 raft_consensus.cc:515] T b00a63c0dc394540aade885c2f5d1380 P b56d4f08beaf4c839c3986ded5f6a1d2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "292f618487a84c558e63be1d3a9382cc" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43117 } } peers { permanent_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 38249 } } peers { permanent_uuid: "a0dd772fb0084c91bb7bf467b55650ca" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33701 } }
I20260713 09:09:01.002353 25406 leader_election.cc:290] T b00a63c0dc394540aade885c2f5d1380 P b56d4f08beaf4c839c3986ded5f6a1d2 [CANDIDATE]: Term 3 election: Requested vote from peers 292f618487a84c558e63be1d3a9382cc (127.21.85.193:43117), a0dd772fb0084c91bb7bf467b55650ca (127.21.85.195:33701)
I20260713 09:09:01.004055 25331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00a63c0dc394540aade885c2f5d1380" candidate_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "292f618487a84c558e63be1d3a9382cc"
I20260713 09:09:01.004277 25479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b00a63c0dc394540aade885c2f5d1380" candidate_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a0dd772fb0084c91bb7bf467b55650ca"
I20260713 09:09:01.004763 25331 raft_consensus.cc:3055] T b00a63c0dc394540aade885c2f5d1380 P 292f618487a84c558e63be1d3a9382cc [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:01.004863 25479 raft_consensus.cc:3060] T b00a63c0dc394540aade885c2f5d1380 P a0dd772fb0084c91bb7bf467b55650ca [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:01.005304 25331 raft_consensus.cc:740] T b00a63c0dc394540aade885c2f5d1380 P 292f618487a84c558e63be1d3a9382cc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 292f618487a84c558e63be1d3a9382cc, State: Running, Role: LEADER
I20260713 09:09:01.006313 25331 consensus_queue.cc:260] T b00a63c0dc394540aade885c2f5d1380 P 292f618487a84c558e63be1d3a9382cc [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: "292f618487a84c558e63be1d3a9382cc" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43117 } } peers { permanent_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 38249 } } peers { permanent_uuid: "a0dd772fb0084c91bb7bf467b55650ca" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33701 } }
I20260713 09:09:01.007985 25331 raft_consensus.cc:3060] T b00a63c0dc394540aade885c2f5d1380 P 292f618487a84c558e63be1d3a9382cc [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:01.010777 25479 raft_consensus.cc:2468] T b00a63c0dc394540aade885c2f5d1380 P a0dd772fb0084c91bb7bf467b55650ca [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b56d4f08beaf4c839c3986ded5f6a1d2 in term 3.
I20260713 09:09:01.012243 25370 leader_election.cc:304] T b00a63c0dc394540aade885c2f5d1380 P b56d4f08beaf4c839c3986ded5f6a1d2 [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: a0dd772fb0084c91bb7bf467b55650ca, b56d4f08beaf4c839c3986ded5f6a1d2; no voters: 
I20260713 09:09:01.013348 25568 raft_consensus.cc:2804] T b00a63c0dc394540aade885c2f5d1380 P b56d4f08beaf4c839c3986ded5f6a1d2 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:01.013660 25331 raft_consensus.cc:2468] T b00a63c0dc394540aade885c2f5d1380 P 292f618487a84c558e63be1d3a9382cc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b56d4f08beaf4c839c3986ded5f6a1d2 in term 3.
I20260713 09:09:01.015690 25568 raft_consensus.cc:697] T b00a63c0dc394540aade885c2f5d1380 P b56d4f08beaf4c839c3986ded5f6a1d2 [term 3 LEADER]: Becoming Leader. State: Replica: b56d4f08beaf4c839c3986ded5f6a1d2, State: Running, Role: LEADER
I20260713 09:09:01.016644 25568 consensus_queue.cc:237] T b00a63c0dc394540aade885c2f5d1380 P b56d4f08beaf4c839c3986ded5f6a1d2 [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: "292f618487a84c558e63be1d3a9382cc" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43117 } } peers { permanent_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 38249 } } peers { permanent_uuid: "a0dd772fb0084c91bb7bf467b55650ca" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33701 } }
I20260713 09:09:01.023631 25228 catalog_manager.cc:5697] T b00a63c0dc394540aade885c2f5d1380 P b56d4f08beaf4c839c3986ded5f6a1d2 reported cstate change: term changed from 2 to 3, leader changed from 292f618487a84c558e63be1d3a9382cc (127.21.85.193) to b56d4f08beaf4c839c3986ded5f6a1d2 (127.21.85.194). New cstate: current_term: 3 leader_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "292f618487a84c558e63be1d3a9382cc" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56d4f08beaf4c839c3986ded5f6a1d2" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 38249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0dd772fb0084c91bb7bf467b55650ca" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33701 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:01.167153 21847 tablet_server.cc:179] TabletServer@127.21.85.193:0 shutting down...
I20260713 09:09:01.186932 21847 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:01.187630 21847 tablet_replica.cc:333] T b00a63c0dc394540aade885c2f5d1380 P 292f618487a84c558e63be1d3a9382cc: stopping tablet replica
I20260713 09:09:01.188385 21847 raft_consensus.cc:2243] T b00a63c0dc394540aade885c2f5d1380 P 292f618487a84c558e63be1d3a9382cc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:01.188861 21847 raft_consensus.cc:2272] T b00a63c0dc394540aade885c2f5d1380 P 292f618487a84c558e63be1d3a9382cc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:01.191234 21847 tablet_replica.cc:333] T 6e3737e6966843e2a25afb40a766c522 P 292f618487a84c558e63be1d3a9382cc: stopping tablet replica
I20260713 09:09:01.191764 21847 raft_consensus.cc:2243] T 6e3737e6966843e2a25afb40a766c522 P 292f618487a84c558e63be1d3a9382cc [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:01.192570 21847 raft_consensus.cc:2272] T 6e3737e6966843e2a25afb40a766c522 P 292f618487a84c558e63be1d3a9382cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:01.194693 21847 tablet_replica.cc:333] T d880ea92fdd443c8a61ebebc3b8d72d5 P 292f618487a84c558e63be1d3a9382cc: stopping tablet replica
I20260713 09:09:01.195236 21847 raft_consensus.cc:2243] T d880ea92fdd443c8a61ebebc3b8d72d5 P 292f618487a84c558e63be1d3a9382cc [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:01.196028 21847 raft_consensus.cc:2272] T d880ea92fdd443c8a61ebebc3b8d72d5 P 292f618487a84c558e63be1d3a9382cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:01.198148 21847 tablet_replica.cc:333] T 44fcca821ff24e228bc3a295eb5f8756 P 292f618487a84c558e63be1d3a9382cc: stopping tablet replica
I20260713 09:09:01.198760 21847 raft_consensus.cc:2243] T 44fcca821ff24e228bc3a295eb5f8756 P 292f618487a84c558e63be1d3a9382cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:01.199239 21847 raft_consensus.cc:2272] T 44fcca821ff24e228bc3a295eb5f8756 P 292f618487a84c558e63be1d3a9382cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:01.221856 21847 tablet_server.cc:196] TabletServer@127.21.85.193:0 shutdown complete.
I20260713 09:09:01.233107 21847 tablet_server.cc:179] TabletServer@127.21.85.194:0 shutting down...
I20260713 09:09:01.250490 21847 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:01.251230 21847 tablet_replica.cc:333] T b00a63c0dc394540aade885c2f5d1380 P b56d4f08beaf4c839c3986ded5f6a1d2: stopping tablet replica
I20260713 09:09:01.251924 21847 raft_consensus.cc:2243] T b00a63c0dc394540aade885c2f5d1380 P b56d4f08beaf4c839c3986ded5f6a1d2 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:01.252559 21847 pending_rounds.cc:70] T b00a63c0dc394540aade885c2f5d1380 P b56d4f08beaf4c839c3986ded5f6a1d2: Trying to abort 1 pending ops.
I20260713 09:09:01.252779 21847 pending_rounds.cc:77] T b00a63c0dc394540aade885c2f5d1380 P b56d4f08beaf4c839c3986ded5f6a1d2: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7306992603212591104 op_type: NO_OP noop_request { }
I20260713 09:09:01.253074 21847 raft_consensus.cc:2889] T b00a63c0dc394540aade885c2f5d1380 P b56d4f08beaf4c839c3986ded5f6a1d2 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:09:01.253355 21847 raft_consensus.cc:2272] T b00a63c0dc394540aade885c2f5d1380 P b56d4f08beaf4c839c3986ded5f6a1d2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:01.255380 21847 tablet_replica.cc:333] T d880ea92fdd443c8a61ebebc3b8d72d5 P b56d4f08beaf4c839c3986ded5f6a1d2: stopping tablet replica
I20260713 09:09:01.255945 21847 raft_consensus.cc:2243] T d880ea92fdd443c8a61ebebc3b8d72d5 P b56d4f08beaf4c839c3986ded5f6a1d2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:01.256358 21847 raft_consensus.cc:2272] T d880ea92fdd443c8a61ebebc3b8d72d5 P b56d4f08beaf4c839c3986ded5f6a1d2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:01.258430 21847 tablet_replica.cc:333] T 44fcca821ff24e228bc3a295eb5f8756 P b56d4f08beaf4c839c3986ded5f6a1d2: stopping tablet replica
I20260713 09:09:01.258919 21847 raft_consensus.cc:2243] T 44fcca821ff24e228bc3a295eb5f8756 P b56d4f08beaf4c839c3986ded5f6a1d2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:01.259318 21847 raft_consensus.cc:2272] T 44fcca821ff24e228bc3a295eb5f8756 P b56d4f08beaf4c839c3986ded5f6a1d2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:01.261258 21847 tablet_replica.cc:333] T 6e3737e6966843e2a25afb40a766c522 P b56d4f08beaf4c839c3986ded5f6a1d2: stopping tablet replica
I20260713 09:09:01.261720 21847 raft_consensus.cc:2243] T 6e3737e6966843e2a25afb40a766c522 P b56d4f08beaf4c839c3986ded5f6a1d2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:01.262115 21847 raft_consensus.cc:2272] T 6e3737e6966843e2a25afb40a766c522 P b56d4f08beaf4c839c3986ded5f6a1d2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:01.285094 21847 tablet_server.cc:196] TabletServer@127.21.85.194:0 shutdown complete.
I20260713 09:09:01.296306 21847 tablet_server.cc:179] TabletServer@127.21.85.195:0 shutting down...
W20260713 09:09:01.312386 25444 consensus_peers.cc:597] T 44fcca821ff24e228bc3a295eb5f8756 P a0dd772fb0084c91bb7bf467b55650ca -> Peer 292f618487a84c558e63be1d3a9382cc (127.21.85.193:43117): Couldn't send request to peer 292f618487a84c558e63be1d3a9382cc. Status: Network error: Client connection negotiation failed: client connection to 127.21.85.193:43117: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:01.317185 21847 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:01.317817 21847 tablet_replica.cc:333] T b00a63c0dc394540aade885c2f5d1380 P a0dd772fb0084c91bb7bf467b55650ca: stopping tablet replica
I20260713 09:09:01.318382 21847 raft_consensus.cc:2243] T b00a63c0dc394540aade885c2f5d1380 P a0dd772fb0084c91bb7bf467b55650ca [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:01.318846 21847 raft_consensus.cc:2272] T b00a63c0dc394540aade885c2f5d1380 P a0dd772fb0084c91bb7bf467b55650ca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:01.320868 21847 tablet_replica.cc:333] T d880ea92fdd443c8a61ebebc3b8d72d5 P a0dd772fb0084c91bb7bf467b55650ca: stopping tablet replica
I20260713 09:09:01.321363 21847 raft_consensus.cc:2243] T d880ea92fdd443c8a61ebebc3b8d72d5 P a0dd772fb0084c91bb7bf467b55650ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:01.321791 21847 raft_consensus.cc:2272] T d880ea92fdd443c8a61ebebc3b8d72d5 P a0dd772fb0084c91bb7bf467b55650ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:01.323969 21847 tablet_replica.cc:333] T 44fcca821ff24e228bc3a295eb5f8756 P a0dd772fb0084c91bb7bf467b55650ca: stopping tablet replica
I20260713 09:09:01.324453 21847 raft_consensus.cc:2243] T 44fcca821ff24e228bc3a295eb5f8756 P a0dd772fb0084c91bb7bf467b55650ca [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:01.325210 21847 raft_consensus.cc:2272] T 44fcca821ff24e228bc3a295eb5f8756 P a0dd772fb0084c91bb7bf467b55650ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:01.327407 21847 tablet_replica.cc:333] T 6e3737e6966843e2a25afb40a766c522 P a0dd772fb0084c91bb7bf467b55650ca: stopping tablet replica
I20260713 09:09:01.328001 21847 raft_consensus.cc:2243] T 6e3737e6966843e2a25afb40a766c522 P a0dd772fb0084c91bb7bf467b55650ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:01.328424 21847 raft_consensus.cc:2272] T 6e3737e6966843e2a25afb40a766c522 P a0dd772fb0084c91bb7bf467b55650ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:01.341702 21847 tablet_server.cc:196] TabletServer@127.21.85.195:0 shutdown complete.
I20260713 09:09:01.354682 21847 master.cc:562] Master@127.21.85.254:36971 shutting down...
I20260713 09:09:01.372902 21847 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6a767c8d10204715af82b7b607998c10 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:01.373423 21847 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6a767c8d10204715af82b7b607998c10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:01.373709 21847 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6a767c8d10204715af82b7b607998c10: stopping tablet replica
I20260713 09:09:01.392305 21847 master.cc:584] Master@127.21.85.254:36971 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2913 ms)
[----------] 6 tests from LeaderRebalancerTest (89707 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260713 09:09:01.417610 21847 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.85.254:44035
I20260713 09:09:01.418599 21847 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:01.423280 25582 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:01.423559 25583 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:01.425160 25585 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:01.426024 21847 server_base.cc:1061] running on GCE node
I20260713 09:09:01.426813 21847 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:01.426977 21847 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:01.427086 21847 hybrid_clock.cc:648] HybridClock initialized: now 1783933741427076 us; error 0 us; skew 500 ppm
I20260713 09:09:01.427520 21847 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:01.429606 21847 webserver.cc:533] Webserver started at http://127.21.85.254:33881/ using document root <none> and password file <none>
I20260713 09:09:01.430022 21847 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:01.430167 21847 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:01.430359 21847 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:01.431357 21847 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933651548042-21847-0/minicluster-data/master-0-root/instance:
uuid: "56d7011db22542bead695a88f0b6b486"
format_stamp: "Formatted at 2026-07-13 09:09:01 on dist-test-slave-kx9r"
I20260713 09:09:01.435642 21847 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260713 09:09:01.438813 25590 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:01.439561 21847 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:09:01.439867 21847 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933651548042-21847-0/minicluster-data/master-0-root
uuid: "56d7011db22542bead695a88f0b6b486"
format_stamp: "Formatted at 2026-07-13 09:09:01 on dist-test-slave-kx9r"
I20260713 09:09:01.440111 21847 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933651548042-21847-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933651548042-21847-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933651548042-21847-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:01.456399 21847 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:01.457366 21847 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:01.491571 21847 rpc_server.cc:307] RPC server started. Bound to: 127.21.85.254:44035
I20260713 09:09:01.491667 25641 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.85.254:44035 every 8 connection(s)
I20260713 09:09:01.495298 25642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:01.505143 25642 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 56d7011db22542bead695a88f0b6b486: Bootstrap starting.
I20260713 09:09:01.509281 25642 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 56d7011db22542bead695a88f0b6b486: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:01.513161 25642 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 56d7011db22542bead695a88f0b6b486: No bootstrap required, opened a new log
I20260713 09:09:01.515035 25642 raft_consensus.cc:359] T 00000000000000000000000000000000 P 56d7011db22542bead695a88f0b6b486 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "56d7011db22542bead695a88f0b6b486" member_type: VOTER }
I20260713 09:09:01.515391 25642 raft_consensus.cc:385] T 00000000000000000000000000000000 P 56d7011db22542bead695a88f0b6b486 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:01.515568 25642 raft_consensus.cc:740] T 00000000000000000000000000000000 P 56d7011db22542bead695a88f0b6b486 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56d7011db22542bead695a88f0b6b486, State: Initialized, Role: FOLLOWER
I20260713 09:09:01.516095 25642 consensus_queue.cc:260] T 00000000000000000000000000000000 P 56d7011db22542bead695a88f0b6b486 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "56d7011db22542bead695a88f0b6b486" member_type: VOTER }
I20260713 09:09:01.516515 25642 raft_consensus.cc:399] T 00000000000000000000000000000000 P 56d7011db22542bead695a88f0b6b486 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:09:01.516697 25642 raft_consensus.cc:493] T 00000000000000000000000000000000 P 56d7011db22542bead695a88f0b6b486 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:09:01.516896 25642 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 56d7011db22542bead695a88f0b6b486 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:01.521075 25642 raft_consensus.cc:515] T 00000000000000000000000000000000 P 56d7011db22542bead695a88f0b6b486 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "56d7011db22542bead695a88f0b6b486" member_type: VOTER }
I20260713 09:09:01.521514 25642 leader_election.cc:304] T 00000000000000000000000000000000 P 56d7011db22542bead695a88f0b6b486 [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: 56d7011db22542bead695a88f0b6b486; no voters: 
I20260713 09:09:01.522500 25642 leader_election.cc:290] T 00000000000000000000000000000000 P 56d7011db22542bead695a88f0b6b486 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:09:01.522830 25645 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 56d7011db22542bead695a88f0b6b486 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:01.524237 25645 raft_consensus.cc:697] T 00000000000000000000000000000000 P 56d7011db22542bead695a88f0b6b486 [term 1 LEADER]: Becoming Leader. State: Replica: 56d7011db22542bead695a88f0b6b486, State: Running, Role: LEADER
I20260713 09:09:01.524855 25645 consensus_queue.cc:237] T 00000000000000000000000000000000 P 56d7011db22542bead695a88f0b6b486 [LEADER]: Queue going to LEADER mode. State: All 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: "56d7011db22542bead695a88f0b6b486" member_type: VOTER }
I20260713 09:09:01.525347 25642 sys_catalog.cc:565] T 00000000000000000000000000000000 P 56d7011db22542bead695a88f0b6b486 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:09:01.527455 25646 sys_catalog.cc:455] T 00000000000000000000000000000000 P 56d7011db22542bead695a88f0b6b486 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "56d7011db22542bead695a88f0b6b486" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "56d7011db22542bead695a88f0b6b486" member_type: VOTER } }
I20260713 09:09:01.527490 25647 sys_catalog.cc:455] T 00000000000000000000000000000000 P 56d7011db22542bead695a88f0b6b486 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 56d7011db22542bead695a88f0b6b486. Latest consensus state: current_term: 1 leader_uuid: "56d7011db22542bead695a88f0b6b486" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "56d7011db22542bead695a88f0b6b486" member_type: VOTER } }
I20260713 09:09:01.528191 25646 sys_catalog.cc:458] T 00000000000000000000000000000000 P 56d7011db22542bead695a88f0b6b486 [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:01.528260 25647 sys_catalog.cc:458] T 00000000000000000000000000000000 P 56d7011db22542bead695a88f0b6b486 [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:01.531781 25650 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:09:01.539984 25650 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:09:01.540902 21847 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:09:01.548434 25650 catalog_manager.cc:1383] Generated new cluster ID: 967a6401c76a4fcdb0fcdd7c974eddb5
I20260713 09:09:01.548708 25650 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:09:01.579759 25650 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:09:01.581043 25650 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:09:01.592960 25650 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 56d7011db22542bead695a88f0b6b486: Generated new TSK 0
I20260713 09:09:01.593580 25650 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:09:01.607075 21847 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:01.613757 25663 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:01.615607 25664 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:01.618614 21847 server_base.cc:1061] running on GCE node
W20260713 09:09:01.618716 25666 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:01.619746 21847 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:01.620031 21847 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:01.620237 21847 hybrid_clock.cc:648] HybridClock initialized: now 1783933741620220 us; error 0 us; skew 500 ppm
I20260713 09:09:01.620769 21847 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:01.623018 21847 webserver.cc:533] Webserver started at http://127.21.85.193:40033/ using document root <none> and password file <none>
I20260713 09:09:01.623512 21847 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:01.623726 21847 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:01.624051 21847 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:01.625145 21847 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933651548042-21847-0/minicluster-data/ts-0-root/instance:
uuid: "5af8bcce79cd4ad08889e4a726d4fcd1"
format_stamp: "Formatted at 2026-07-13 09:09:01 on dist-test-slave-kx9r"
I20260713 09:09:01.629714 21847 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:09:01.633136 25671 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:01.634006 21847 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260713 09:09:01.634260 21847 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933651548042-21847-0/minicluster-data/ts-0-root
uuid: "5af8bcce79cd4ad08889e4a726d4fcd1"
format_stamp: "Formatted at 2026-07-13 09:09:01 on dist-test-slave-kx9r"
I20260713 09:09:01.634523 21847 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933651548042-21847-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933651548042-21847-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933651548042-21847-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:01.649936 21847 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:01.651065 21847 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:01.652505 21847 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:01.654763 21847 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:01.654944 21847 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:01.655223 21847 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:01.655403 21847 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:01.693025 21847 rpc_server.cc:307] RPC server started. Bound to: 127.21.85.193:43959
I20260713 09:09:01.693131 25733 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.85.193:43959 every 8 connection(s)
I20260713 09:09:01.697943 21847 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:01.705317 25738 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:01.705596 25739 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:01.709964 25741 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:01.710366 21847 server_base.cc:1061] running on GCE node
I20260713 09:09:01.710597 25734 heartbeater.cc:344] Connected to a master server at 127.21.85.254:44035
I20260713 09:09:01.711050 25734 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:01.711858 25734 heartbeater.cc:507] Master 127.21.85.254:44035 requested a full tablet report, sending...
I20260713 09:09:01.712064 21847 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:01.712329 21847 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:01.712513 21847 hybrid_clock.cc:648] HybridClock initialized: now 1783933741712498 us; error 0 us; skew 500 ppm
I20260713 09:09:01.713214 21847 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:01.714012 25607 ts_manager.cc:194] Registered new tserver with Master: 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193:43959)
I20260713 09:09:01.716004 21847 webserver.cc:533] Webserver started at http://127.21.85.194:38479/ using document root <none> and password file <none>
I20260713 09:09:01.716166 25607 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47902
I20260713 09:09:01.716638 21847 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:01.716904 21847 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:01.717228 21847 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:01.718897 21847 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933651548042-21847-0/minicluster-data/ts-1-root/instance:
uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7"
format_stamp: "Formatted at 2026-07-13 09:09:01 on dist-test-slave-kx9r"
I20260713 09:09:01.723294 21847 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260713 09:09:01.726486 25746 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:01.727327 21847 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:09:01.727566 21847 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933651548042-21847-0/minicluster-data/ts-1-root
uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7"
format_stamp: "Formatted at 2026-07-13 09:09:01 on dist-test-slave-kx9r"
I20260713 09:09:01.727887 21847 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933651548042-21847-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933651548042-21847-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933651548042-21847-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:01.766412 21847 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:01.767485 21847 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:01.768998 21847 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:01.771310 21847 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:01.771486 21847 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:01.771772 21847 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:01.771946 21847 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260713 09:09:01.811358 21847 rpc_server.cc:307] RPC server started. Bound to: 127.21.85.194:33361
I20260713 09:09:01.811468 25808 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.85.194:33361 every 8 connection(s)
I20260713 09:09:01.816236 21847 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:01.822650 25812 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:01.823583 25813 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:01.827128 25816 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:01.828230 25809 heartbeater.cc:344] Connected to a master server at 127.21.85.254:44035
I20260713 09:09:01.828258 21847 server_base.cc:1061] running on GCE node
I20260713 09:09:01.828812 25809 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:01.829556 21847 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:01.829830 21847 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:01.829757 25809 heartbeater.cc:507] Master 127.21.85.254:44035 requested a full tablet report, sending...
I20260713 09:09:01.830255 21847 hybrid_clock.cc:648] HybridClock initialized: now 1783933741830229 us; error 0 us; skew 500 ppm
I20260713 09:09:01.830878 21847 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:01.832031 25607 ts_manager.cc:194] Registered new tserver with Master: bf6bcc2dc59440b6b5d2c090ec20bff7 (127.21.85.194:33361)
I20260713 09:09:01.833559 25607 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47908
I20260713 09:09:01.833578 21847 webserver.cc:533] Webserver started at http://127.21.85.195:33367/ using document root <none> and password file <none>
I20260713 09:09:01.834369 21847 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:01.834645 21847 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:01.834985 21847 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:01.836383 21847 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933651548042-21847-0/minicluster-data/ts-2-root/instance:
uuid: "472c3167ac1641e8a97a8478bd85d9c3"
format_stamp: "Formatted at 2026-07-13 09:09:01 on dist-test-slave-kx9r"
I20260713 09:09:01.840528 21847 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260713 09:09:01.843961 25820 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:01.844877 21847 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:09:01.845175 21847 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933651548042-21847-0/minicluster-data/ts-2-root
uuid: "472c3167ac1641e8a97a8478bd85d9c3"
format_stamp: "Formatted at 2026-07-13 09:09:01 on dist-test-slave-kx9r"
I20260713 09:09:01.845489 21847 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933651548042-21847-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933651548042-21847-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933651548042-21847-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:01.865886 21847 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:01.866941 21847 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:01.868443 21847 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:01.870699 21847 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:01.870932 21847 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:01.871171 21847 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:01.871341 21847 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:01.908850 21847 rpc_server.cc:307] RPC server started. Bound to: 127.21.85.195:33045
I20260713 09:09:01.908983 25882 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.85.195:33045 every 8 connection(s)
I20260713 09:09:01.921782 25883 heartbeater.cc:344] Connected to a master server at 127.21.85.254:44035
I20260713 09:09:01.922211 25883 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:01.922964 25883 heartbeater.cc:507] Master 127.21.85.254:44035 requested a full tablet report, sending...
I20260713 09:09:01.924880 25607 ts_manager.cc:194] Registered new tserver with Master: 472c3167ac1641e8a97a8478bd85d9c3 (127.21.85.195:33045)
I20260713 09:09:01.925290 21847 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013316859s
I20260713 09:09:01.926209 25607 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47912
I20260713 09:09:01.950022 25607 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47922:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:09:01.952697 25607 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:09:02.032069 25774 tablet_service.cc:1511] Processing CreateTablet for tablet e87fe1b4758b46ab846a03048b53aa16 (DEFAULT_TABLE table=test-workload [id=87d02c27aa144ee18c5842ac3056de3b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:02.033020 25773 tablet_service.cc:1511] Processing CreateTablet for tablet ab41d863c05e4e96859e5810b8a2ef24 (DEFAULT_TABLE table=test-workload [id=87d02c27aa144ee18c5842ac3056de3b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:02.033641 25774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e87fe1b4758b46ab846a03048b53aa16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:02.034617 25773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab41d863c05e4e96859e5810b8a2ef24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:02.036908 25772 tablet_service.cc:1511] Processing CreateTablet for tablet 3e46a6a4e07241e3b35ab4554bb135cc (DEFAULT_TABLE table=test-workload [id=87d02c27aa144ee18c5842ac3056de3b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:02.038272 25772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e46a6a4e07241e3b35ab4554bb135cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:02.046406 25771 tablet_service.cc:1511] Processing CreateTablet for tablet d1cbc69c2e2a443591783e106ccaf0b7 (DEFAULT_TABLE table=test-workload [id=87d02c27aa144ee18c5842ac3056de3b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:02.047854 25771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1cbc69c2e2a443591783e106ccaf0b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:02.050724 25770 tablet_service.cc:1511] Processing CreateTablet for tablet 2d2d6a51b83f440ebd602aaf42a655d9 (DEFAULT_TABLE table=test-workload [id=87d02c27aa144ee18c5842ac3056de3b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:02.052148 25770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d2d6a51b83f440ebd602aaf42a655d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:02.053915 25699 tablet_service.cc:1511] Processing CreateTablet for tablet e87fe1b4758b46ab846a03048b53aa16 (DEFAULT_TABLE table=test-workload [id=87d02c27aa144ee18c5842ac3056de3b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:02.055210 25699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e87fe1b4758b46ab846a03048b53aa16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:02.056859 25698 tablet_service.cc:1511] Processing CreateTablet for tablet ab41d863c05e4e96859e5810b8a2ef24 (DEFAULT_TABLE table=test-workload [id=87d02c27aa144ee18c5842ac3056de3b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:02.058188 25698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab41d863c05e4e96859e5810b8a2ef24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:02.060523 25768 tablet_service.cc:1511] Processing CreateTablet for tablet 44bf1b81ae934c589101d1bdc4a99f1c (DEFAULT_TABLE table=test-workload [id=87d02c27aa144ee18c5842ac3056de3b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:02.060956 25693 tablet_service.cc:1511] Processing CreateTablet for tablet 44bf1b81ae934c589101d1bdc4a99f1c (DEFAULT_TABLE table=test-workload [id=87d02c27aa144ee18c5842ac3056de3b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:02.061942 25768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44bf1b81ae934c589101d1bdc4a99f1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:02.062770 25693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44bf1b81ae934c589101d1bdc4a99f1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:02.065191 25767 tablet_service.cc:1511] Processing CreateTablet for tablet a167c2a383c3470c8b4bb60a40293de9 (DEFAULT_TABLE table=test-workload [id=87d02c27aa144ee18c5842ac3056de3b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:02.066555 25767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a167c2a383c3470c8b4bb60a40293de9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:02.066594 25694 tablet_service.cc:1511] Processing CreateTablet for tablet 3808068278ca4b92b3e25e6b52ca6b48 (DEFAULT_TABLE table=test-workload [id=87d02c27aa144ee18c5842ac3056de3b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:02.068864 25692 tablet_service.cc:1511] Processing CreateTablet for tablet a167c2a383c3470c8b4bb60a40293de9 (DEFAULT_TABLE table=test-workload [id=87d02c27aa144ee18c5842ac3056de3b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:02.069195 25696 tablet_service.cc:1511] Processing CreateTablet for tablet d1cbc69c2e2a443591783e106ccaf0b7 (DEFAULT_TABLE table=test-workload [id=87d02c27aa144ee18c5842ac3056de3b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:02.070709 25691 tablet_service.cc:1511] Processing CreateTablet for tablet 12ec35bdcb39425d9acf072828760489 (DEFAULT_TABLE table=test-workload [id=87d02c27aa144ee18c5842ac3056de3b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:02.071650 25697 tablet_service.cc:1511] Processing CreateTablet for tablet 3e46a6a4e07241e3b35ab4554bb135cc (DEFAULT_TABLE table=test-workload [id=87d02c27aa144ee18c5842ac3056de3b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:02.072470 25766 tablet_service.cc:1511] Processing CreateTablet for tablet 12ec35bdcb39425d9acf072828760489 (DEFAULT_TABLE table=test-workload [id=87d02c27aa144ee18c5842ac3056de3b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:02.065212 25769 tablet_service.cc:1511] Processing CreateTablet for tablet 3808068278ca4b92b3e25e6b52ca6b48 (DEFAULT_TABLE table=test-workload [id=87d02c27aa144ee18c5842ac3056de3b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:02.074594 25766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12ec35bdcb39425d9acf072828760489. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:02.074066 25695 tablet_service.cc:1511] Processing CreateTablet for tablet 2d2d6a51b83f440ebd602aaf42a655d9 (DEFAULT_TABLE table=test-workload [id=87d02c27aa144ee18c5842ac3056de3b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:02.076642 25694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3808068278ca4b92b3e25e6b52ca6b48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:02.080176 25769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3808068278ca4b92b3e25e6b52ca6b48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:02.081516 25691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12ec35bdcb39425d9acf072828760489. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:02.084615 25692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a167c2a383c3470c8b4bb60a40293de9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:02.089248 25697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e46a6a4e07241e3b35ab4554bb135cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:02.092514 25695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d2d6a51b83f440ebd602aaf42a655d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:02.094311 25696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1cbc69c2e2a443591783e106ccaf0b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:02.173345 25899 tablet_bootstrap.cc:492] T d1cbc69c2e2a443591783e106ccaf0b7 P 5af8bcce79cd4ad08889e4a726d4fcd1: Bootstrap starting.
I20260713 09:09:02.183230 25898 tablet_bootstrap.cc:492] T ab41d863c05e4e96859e5810b8a2ef24 P bf6bcc2dc59440b6b5d2c090ec20bff7: Bootstrap starting.
I20260713 09:09:02.196213 25843 tablet_service.cc:1511] Processing CreateTablet for tablet 3808068278ca4b92b3e25e6b52ca6b48 (DEFAULT_TABLE table=test-workload [id=87d02c27aa144ee18c5842ac3056de3b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:02.197585 25843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3808068278ca4b92b3e25e6b52ca6b48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:02.187902 25848 tablet_service.cc:1511] Processing CreateTablet for tablet e87fe1b4758b46ab846a03048b53aa16 (DEFAULT_TABLE table=test-workload [id=87d02c27aa144ee18c5842ac3056de3b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:02.199397 25848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e87fe1b4758b46ab846a03048b53aa16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:02.200093 25842 tablet_service.cc:1511] Processing CreateTablet for tablet 44bf1b81ae934c589101d1bdc4a99f1c (DEFAULT_TABLE table=test-workload [id=87d02c27aa144ee18c5842ac3056de3b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:02.201438 25842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44bf1b81ae934c589101d1bdc4a99f1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:02.201552 25898 tablet_bootstrap.cc:654] T ab41d863c05e4e96859e5810b8a2ef24 P bf6bcc2dc59440b6b5d2c090ec20bff7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:02.202729 25841 tablet_service.cc:1511] Processing CreateTablet for tablet a167c2a383c3470c8b4bb60a40293de9 (DEFAULT_TABLE table=test-workload [id=87d02c27aa144ee18c5842ac3056de3b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:02.189608 25847 tablet_service.cc:1511] Processing CreateTablet for tablet ab41d863c05e4e96859e5810b8a2ef24 (DEFAULT_TABLE table=test-workload [id=87d02c27aa144ee18c5842ac3056de3b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:02.205771 25840 tablet_service.cc:1511] Processing CreateTablet for tablet 12ec35bdcb39425d9acf072828760489 (DEFAULT_TABLE table=test-workload [id=87d02c27aa144ee18c5842ac3056de3b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:02.207511 25840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12ec35bdcb39425d9acf072828760489. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:02.191329 25846 tablet_service.cc:1511] Processing CreateTablet for tablet 3e46a6a4e07241e3b35ab4554bb135cc (DEFAULT_TABLE table=test-workload [id=87d02c27aa144ee18c5842ac3056de3b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:02.192979 25845 tablet_service.cc:1511] Processing CreateTablet for tablet d1cbc69c2e2a443591783e106ccaf0b7 (DEFAULT_TABLE table=test-workload [id=87d02c27aa144ee18c5842ac3056de3b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:02.212127 25841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a167c2a383c3470c8b4bb60a40293de9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:02.194600 25844 tablet_service.cc:1511] Processing CreateTablet for tablet 2d2d6a51b83f440ebd602aaf42a655d9 (DEFAULT_TABLE table=test-workload [id=87d02c27aa144ee18c5842ac3056de3b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:02.214218 25847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab41d863c05e4e96859e5810b8a2ef24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:02.215287 25846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e46a6a4e07241e3b35ab4554bb135cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:02.220279 25844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d2d6a51b83f440ebd602aaf42a655d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:02.222263 25899 tablet_bootstrap.cc:654] T d1cbc69c2e2a443591783e106ccaf0b7 P 5af8bcce79cd4ad08889e4a726d4fcd1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:02.224251 25845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1cbc69c2e2a443591783e106ccaf0b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:02.260548 25898 tablet_bootstrap.cc:492] T ab41d863c05e4e96859e5810b8a2ef24 P bf6bcc2dc59440b6b5d2c090ec20bff7: No bootstrap required, opened a new log
I20260713 09:09:02.261160 25898 ts_tablet_manager.cc:1403] T ab41d863c05e4e96859e5810b8a2ef24 P bf6bcc2dc59440b6b5d2c090ec20bff7: Time spent bootstrapping tablet: real 0.078s	user 0.029s	sys 0.016s
I20260713 09:09:02.261175 25902 tablet_bootstrap.cc:492] T e87fe1b4758b46ab846a03048b53aa16 P 472c3167ac1641e8a97a8478bd85d9c3: Bootstrap starting.
I20260713 09:09:02.272233 25898 raft_consensus.cc:359] T ab41d863c05e4e96859e5810b8a2ef24 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:02.273030 25898 raft_consensus.cc:385] T ab41d863c05e4e96859e5810b8a2ef24 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:02.273360 25898 raft_consensus.cc:740] T ab41d863c05e4e96859e5810b8a2ef24 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf6bcc2dc59440b6b5d2c090ec20bff7, State: Initialized, Role: FOLLOWER
I20260713 09:09:02.274336 25898 consensus_queue.cc:260] T ab41d863c05e4e96859e5810b8a2ef24 P bf6bcc2dc59440b6b5d2c090ec20bff7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:02.275607 25902 tablet_bootstrap.cc:654] T e87fe1b4758b46ab846a03048b53aa16 P 472c3167ac1641e8a97a8478bd85d9c3: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:02.283239 25809 heartbeater.cc:499] Master 127.21.85.254:44035 was elected leader, sending a full tablet report...
I20260713 09:09:02.284761 25898 ts_tablet_manager.cc:1434] T ab41d863c05e4e96859e5810b8a2ef24 P bf6bcc2dc59440b6b5d2c090ec20bff7: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.001s
I20260713 09:09:02.285599 25898 tablet_bootstrap.cc:492] T 3808068278ca4b92b3e25e6b52ca6b48 P bf6bcc2dc59440b6b5d2c090ec20bff7: Bootstrap starting.
I20260713 09:09:02.291846 25898 tablet_bootstrap.cc:654] T 3808068278ca4b92b3e25e6b52ca6b48 P bf6bcc2dc59440b6b5d2c090ec20bff7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:02.338124 25898 tablet_bootstrap.cc:492] T 3808068278ca4b92b3e25e6b52ca6b48 P bf6bcc2dc59440b6b5d2c090ec20bff7: No bootstrap required, opened a new log
I20260713 09:09:02.339617 25898 ts_tablet_manager.cc:1403] T 3808068278ca4b92b3e25e6b52ca6b48 P bf6bcc2dc59440b6b5d2c090ec20bff7: Time spent bootstrapping tablet: real 0.054s	user 0.013s	sys 0.000s
I20260713 09:09:02.346560 25898 raft_consensus.cc:359] T 3808068278ca4b92b3e25e6b52ca6b48 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:02.348215 25898 raft_consensus.cc:385] T 3808068278ca4b92b3e25e6b52ca6b48 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:02.348582 25898 raft_consensus.cc:740] T 3808068278ca4b92b3e25e6b52ca6b48 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf6bcc2dc59440b6b5d2c090ec20bff7, State: Initialized, Role: FOLLOWER
I20260713 09:09:02.349489 25898 consensus_queue.cc:260] T 3808068278ca4b92b3e25e6b52ca6b48 P bf6bcc2dc59440b6b5d2c090ec20bff7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:02.351194 25902 tablet_bootstrap.cc:492] T e87fe1b4758b46ab846a03048b53aa16 P 472c3167ac1641e8a97a8478bd85d9c3: No bootstrap required, opened a new log
I20260713 09:09:02.351971 25898 ts_tablet_manager.cc:1434] T 3808068278ca4b92b3e25e6b52ca6b48 P bf6bcc2dc59440b6b5d2c090ec20bff7: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.006s
I20260713 09:09:02.352234 25902 ts_tablet_manager.cc:1403] T e87fe1b4758b46ab846a03048b53aa16 P 472c3167ac1641e8a97a8478bd85d9c3: Time spent bootstrapping tablet: real 0.091s	user 0.005s	sys 0.013s
I20260713 09:09:02.353587 25898 tablet_bootstrap.cc:492] T e87fe1b4758b46ab846a03048b53aa16 P bf6bcc2dc59440b6b5d2c090ec20bff7: Bootstrap starting.
I20260713 09:09:02.355221 25899 tablet_bootstrap.cc:492] T d1cbc69c2e2a443591783e106ccaf0b7 P 5af8bcce79cd4ad08889e4a726d4fcd1: No bootstrap required, opened a new log
I20260713 09:09:02.356333 25899 ts_tablet_manager.cc:1403] T d1cbc69c2e2a443591783e106ccaf0b7 P 5af8bcce79cd4ad08889e4a726d4fcd1: Time spent bootstrapping tablet: real 0.183s	user 0.018s	sys 0.026s
I20260713 09:09:02.358357 25902 raft_consensus.cc:359] T e87fe1b4758b46ab846a03048b53aa16 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } } peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } }
I20260713 09:09:02.359566 25902 raft_consensus.cc:385] T e87fe1b4758b46ab846a03048b53aa16 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:02.360082 25902 raft_consensus.cc:740] T e87fe1b4758b46ab846a03048b53aa16 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 472c3167ac1641e8a97a8478bd85d9c3, State: Initialized, Role: FOLLOWER
I20260713 09:09:02.361006 25902 consensus_queue.cc:260] T e87fe1b4758b46ab846a03048b53aa16 P 472c3167ac1641e8a97a8478bd85d9c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } } peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } }
I20260713 09:09:02.361547 25899 raft_consensus.cc:359] T d1cbc69c2e2a443591783e106ccaf0b7 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:02.362574 25899 raft_consensus.cc:385] T d1cbc69c2e2a443591783e106ccaf0b7 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:02.362974 25899 raft_consensus.cc:740] T d1cbc69c2e2a443591783e106ccaf0b7 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5af8bcce79cd4ad08889e4a726d4fcd1, State: Initialized, Role: FOLLOWER
I20260713 09:09:02.363229 25898 tablet_bootstrap.cc:654] T e87fe1b4758b46ab846a03048b53aa16 P bf6bcc2dc59440b6b5d2c090ec20bff7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:02.364105 25899 consensus_queue.cc:260] T d1cbc69c2e2a443591783e106ccaf0b7 P 5af8bcce79cd4ad08889e4a726d4fcd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:02.370570 25902 ts_tablet_manager.cc:1434] T e87fe1b4758b46ab846a03048b53aa16 P 472c3167ac1641e8a97a8478bd85d9c3: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.013s
I20260713 09:09:02.371063 25899 ts_tablet_manager.cc:1434] T d1cbc69c2e2a443591783e106ccaf0b7 P 5af8bcce79cd4ad08889e4a726d4fcd1: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.005s
I20260713 09:09:02.370919 25734 heartbeater.cc:499] Master 127.21.85.254:44035 was elected leader, sending a full tablet report...
I20260713 09:09:02.370919 25883 heartbeater.cc:499] Master 127.21.85.254:44035 was elected leader, sending a full tablet report...
I20260713 09:09:02.372838 25902 tablet_bootstrap.cc:492] T ab41d863c05e4e96859e5810b8a2ef24 P 472c3167ac1641e8a97a8478bd85d9c3: Bootstrap starting.
I20260713 09:09:02.373153 25899 tablet_bootstrap.cc:492] T a167c2a383c3470c8b4bb60a40293de9 P 5af8bcce79cd4ad08889e4a726d4fcd1: Bootstrap starting.
I20260713 09:09:02.386057 25902 tablet_bootstrap.cc:654] T ab41d863c05e4e96859e5810b8a2ef24 P 472c3167ac1641e8a97a8478bd85d9c3: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:02.389753 25899 tablet_bootstrap.cc:654] T a167c2a383c3470c8b4bb60a40293de9 P 5af8bcce79cd4ad08889e4a726d4fcd1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:02.391364 25898 tablet_bootstrap.cc:492] T e87fe1b4758b46ab846a03048b53aa16 P bf6bcc2dc59440b6b5d2c090ec20bff7: No bootstrap required, opened a new log
I20260713 09:09:02.392189 25898 ts_tablet_manager.cc:1403] T e87fe1b4758b46ab846a03048b53aa16 P bf6bcc2dc59440b6b5d2c090ec20bff7: Time spent bootstrapping tablet: real 0.039s	user 0.018s	sys 0.009s
I20260713 09:09:02.395526 25898 raft_consensus.cc:359] T e87fe1b4758b46ab846a03048b53aa16 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } } peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } }
I20260713 09:09:02.396353 25898 raft_consensus.cc:385] T e87fe1b4758b46ab846a03048b53aa16 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:02.396754 25898 raft_consensus.cc:740] T e87fe1b4758b46ab846a03048b53aa16 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf6bcc2dc59440b6b5d2c090ec20bff7, State: Initialized, Role: FOLLOWER
I20260713 09:09:02.398028 25898 consensus_queue.cc:260] T e87fe1b4758b46ab846a03048b53aa16 P bf6bcc2dc59440b6b5d2c090ec20bff7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } } peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } }
I20260713 09:09:02.401528 25898 ts_tablet_manager.cc:1434] T e87fe1b4758b46ab846a03048b53aa16 P bf6bcc2dc59440b6b5d2c090ec20bff7: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:09:02.402874 25898 tablet_bootstrap.cc:492] T d1cbc69c2e2a443591783e106ccaf0b7 P bf6bcc2dc59440b6b5d2c090ec20bff7: Bootstrap starting.
I20260713 09:09:02.402976 25899 tablet_bootstrap.cc:492] T a167c2a383c3470c8b4bb60a40293de9 P 5af8bcce79cd4ad08889e4a726d4fcd1: No bootstrap required, opened a new log
I20260713 09:09:02.403576 25899 ts_tablet_manager.cc:1403] T a167c2a383c3470c8b4bb60a40293de9 P 5af8bcce79cd4ad08889e4a726d4fcd1: Time spent bootstrapping tablet: real 0.031s	user 0.005s	sys 0.016s
I20260713 09:09:02.405496 25902 tablet_bootstrap.cc:492] T ab41d863c05e4e96859e5810b8a2ef24 P 472c3167ac1641e8a97a8478bd85d9c3: No bootstrap required, opened a new log
I20260713 09:09:02.406070 25902 ts_tablet_manager.cc:1403] T ab41d863c05e4e96859e5810b8a2ef24 P 472c3167ac1641e8a97a8478bd85d9c3: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.010s
I20260713 09:09:02.407050 25899 raft_consensus.cc:359] T a167c2a383c3470c8b4bb60a40293de9 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:02.407903 25899 raft_consensus.cc:385] T a167c2a383c3470c8b4bb60a40293de9 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:02.408232 25899 raft_consensus.cc:740] T a167c2a383c3470c8b4bb60a40293de9 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5af8bcce79cd4ad08889e4a726d4fcd1, State: Initialized, Role: FOLLOWER
I20260713 09:09:02.409055 25899 consensus_queue.cc:260] T a167c2a383c3470c8b4bb60a40293de9 P 5af8bcce79cd4ad08889e4a726d4fcd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:02.409441 25902 raft_consensus.cc:359] T ab41d863c05e4e96859e5810b8a2ef24 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:02.410219 25902 raft_consensus.cc:385] T ab41d863c05e4e96859e5810b8a2ef24 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:02.410526 25902 raft_consensus.cc:740] T ab41d863c05e4e96859e5810b8a2ef24 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 472c3167ac1641e8a97a8478bd85d9c3, State: Initialized, Role: FOLLOWER
I20260713 09:09:02.411321 25899 ts_tablet_manager.cc:1434] T a167c2a383c3470c8b4bb60a40293de9 P 5af8bcce79cd4ad08889e4a726d4fcd1: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260713 09:09:02.411492 25902 consensus_queue.cc:260] T ab41d863c05e4e96859e5810b8a2ef24 P 472c3167ac1641e8a97a8478bd85d9c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:02.412482 25898 tablet_bootstrap.cc:654] T d1cbc69c2e2a443591783e106ccaf0b7 P bf6bcc2dc59440b6b5d2c090ec20bff7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:02.414536 25902 ts_tablet_manager.cc:1434] T ab41d863c05e4e96859e5810b8a2ef24 P 472c3167ac1641e8a97a8478bd85d9c3: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260713 09:09:02.415630 25902 tablet_bootstrap.cc:492] T 3808068278ca4b92b3e25e6b52ca6b48 P 472c3167ac1641e8a97a8478bd85d9c3: Bootstrap starting.
I20260713 09:09:02.422896 25902 tablet_bootstrap.cc:654] T 3808068278ca4b92b3e25e6b52ca6b48 P 472c3167ac1641e8a97a8478bd85d9c3: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:02.425733 25899 tablet_bootstrap.cc:492] T 44bf1b81ae934c589101d1bdc4a99f1c P 5af8bcce79cd4ad08889e4a726d4fcd1: Bootstrap starting.
I20260713 09:09:02.435235 25899 tablet_bootstrap.cc:654] T 44bf1b81ae934c589101d1bdc4a99f1c P 5af8bcce79cd4ad08889e4a726d4fcd1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:02.436220 25902 tablet_bootstrap.cc:492] T 3808068278ca4b92b3e25e6b52ca6b48 P 472c3167ac1641e8a97a8478bd85d9c3: No bootstrap required, opened a new log
I20260713 09:09:02.436869 25902 ts_tablet_manager.cc:1403] T 3808068278ca4b92b3e25e6b52ca6b48 P 472c3167ac1641e8a97a8478bd85d9c3: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260713 09:09:02.439332 25898 tablet_bootstrap.cc:492] T d1cbc69c2e2a443591783e106ccaf0b7 P bf6bcc2dc59440b6b5d2c090ec20bff7: No bootstrap required, opened a new log
I20260713 09:09:02.440022 25898 ts_tablet_manager.cc:1403] T d1cbc69c2e2a443591783e106ccaf0b7 P bf6bcc2dc59440b6b5d2c090ec20bff7: Time spent bootstrapping tablet: real 0.037s	user 0.019s	sys 0.010s
I20260713 09:09:02.439963 25902 raft_consensus.cc:359] T 3808068278ca4b92b3e25e6b52ca6b48 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:02.440896 25902 raft_consensus.cc:385] T 3808068278ca4b92b3e25e6b52ca6b48 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:02.441215 25902 raft_consensus.cc:740] T 3808068278ca4b92b3e25e6b52ca6b48 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 472c3167ac1641e8a97a8478bd85d9c3, State: Initialized, Role: FOLLOWER
I20260713 09:09:02.442178 25902 consensus_queue.cc:260] T 3808068278ca4b92b3e25e6b52ca6b48 P 472c3167ac1641e8a97a8478bd85d9c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:02.444608 25898 raft_consensus.cc:359] T d1cbc69c2e2a443591783e106ccaf0b7 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:02.445420 25898 raft_consensus.cc:385] T d1cbc69c2e2a443591783e106ccaf0b7 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:02.445715 25898 raft_consensus.cc:740] T d1cbc69c2e2a443591783e106ccaf0b7 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf6bcc2dc59440b6b5d2c090ec20bff7, State: Initialized, Role: FOLLOWER
I20260713 09:09:02.445976 25902 ts_tablet_manager.cc:1434] T 3808068278ca4b92b3e25e6b52ca6b48 P 472c3167ac1641e8a97a8478bd85d9c3: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:09:02.447196 25899 tablet_bootstrap.cc:492] T 44bf1b81ae934c589101d1bdc4a99f1c P 5af8bcce79cd4ad08889e4a726d4fcd1: No bootstrap required, opened a new log
I20260713 09:09:02.447705 25902 tablet_bootstrap.cc:492] T 2d2d6a51b83f440ebd602aaf42a655d9 P 472c3167ac1641e8a97a8478bd85d9c3: Bootstrap starting.
I20260713 09:09:02.446672 25898 consensus_queue.cc:260] T d1cbc69c2e2a443591783e106ccaf0b7 P bf6bcc2dc59440b6b5d2c090ec20bff7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:02.449846 25898 ts_tablet_manager.cc:1434] T d1cbc69c2e2a443591783e106ccaf0b7 P bf6bcc2dc59440b6b5d2c090ec20bff7: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:09:02.447845 25899 ts_tablet_manager.cc:1403] T 44bf1b81ae934c589101d1bdc4a99f1c P 5af8bcce79cd4ad08889e4a726d4fcd1: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.004s
I20260713 09:09:02.451421 25898 tablet_bootstrap.cc:492] T 12ec35bdcb39425d9acf072828760489 P bf6bcc2dc59440b6b5d2c090ec20bff7: Bootstrap starting.
I20260713 09:09:02.454480 25899 raft_consensus.cc:359] T 44bf1b81ae934c589101d1bdc4a99f1c P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:02.455194 25899 raft_consensus.cc:385] T 44bf1b81ae934c589101d1bdc4a99f1c P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:02.455500 25899 raft_consensus.cc:740] T 44bf1b81ae934c589101d1bdc4a99f1c P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5af8bcce79cd4ad08889e4a726d4fcd1, State: Initialized, Role: FOLLOWER
I20260713 09:09:02.455690 25902 tablet_bootstrap.cc:654] T 2d2d6a51b83f440ebd602aaf42a655d9 P 472c3167ac1641e8a97a8478bd85d9c3: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:02.456333 25899 consensus_queue.cc:260] T 44bf1b81ae934c589101d1bdc4a99f1c P 5af8bcce79cd4ad08889e4a726d4fcd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:02.459556 25898 tablet_bootstrap.cc:654] T 12ec35bdcb39425d9acf072828760489 P bf6bcc2dc59440b6b5d2c090ec20bff7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:02.459525 25907 raft_consensus.cc:493] T 3808068278ca4b92b3e25e6b52ca6b48 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:02.460809 25907 raft_consensus.cc:515] T 3808068278ca4b92b3e25e6b52ca6b48 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:02.461925 25899 ts_tablet_manager.cc:1434] T 44bf1b81ae934c589101d1bdc4a99f1c P 5af8bcce79cd4ad08889e4a726d4fcd1: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:09:02.468369 25902 tablet_bootstrap.cc:492] T 2d2d6a51b83f440ebd602aaf42a655d9 P 472c3167ac1641e8a97a8478bd85d9c3: No bootstrap required, opened a new log
I20260713 09:09:02.468992 25902 ts_tablet_manager.cc:1403] T 2d2d6a51b83f440ebd602aaf42a655d9 P 472c3167ac1641e8a97a8478bd85d9c3: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.006s
I20260713 09:09:02.469393 25899 tablet_bootstrap.cc:492] T 3e46a6a4e07241e3b35ab4554bb135cc P 5af8bcce79cd4ad08889e4a726d4fcd1: Bootstrap starting.
I20260713 09:09:02.471470 25904 raft_consensus.cc:493] T ab41d863c05e4e96859e5810b8a2ef24 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:02.472009 25904 raft_consensus.cc:515] T ab41d863c05e4e96859e5810b8a2ef24 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:02.476869 25907 leader_election.cc:290] T 3808068278ca4b92b3e25e6b52ca6b48 P 472c3167ac1641e8a97a8478bd85d9c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193:43959), bf6bcc2dc59440b6b5d2c090ec20bff7 (127.21.85.194:33361)
I20260713 09:09:02.477655 25907 raft_consensus.cc:493] T ab41d863c05e4e96859e5810b8a2ef24 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:02.481218 25907 raft_consensus.cc:515] T ab41d863c05e4e96859e5810b8a2ef24 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:02.484697 25899 tablet_bootstrap.cc:654] T 3e46a6a4e07241e3b35ab4554bb135cc P 5af8bcce79cd4ad08889e4a726d4fcd1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:02.492830 25904 leader_election.cc:290] T ab41d863c05e4e96859e5810b8a2ef24 P bf6bcc2dc59440b6b5d2c090ec20bff7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193:43959), 472c3167ac1641e8a97a8478bd85d9c3 (127.21.85.195:33045)
I20260713 09:09:02.525455 25907 leader_election.cc:290] T ab41d863c05e4e96859e5810b8a2ef24 P 472c3167ac1641e8a97a8478bd85d9c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193:43959), bf6bcc2dc59440b6b5d2c090ec20bff7 (127.21.85.194:33361)
I20260713 09:09:02.537623 25898 tablet_bootstrap.cc:492] T 12ec35bdcb39425d9acf072828760489 P bf6bcc2dc59440b6b5d2c090ec20bff7: No bootstrap required, opened a new log
I20260713 09:09:02.538376 25898 ts_tablet_manager.cc:1403] T 12ec35bdcb39425d9acf072828760489 P bf6bcc2dc59440b6b5d2c090ec20bff7: Time spent bootstrapping tablet: real 0.087s	user 0.021s	sys 0.056s
I20260713 09:09:02.507654 25902 raft_consensus.cc:359] T 2d2d6a51b83f440ebd602aaf42a655d9 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:02.541311 25908 raft_consensus.cc:493] T d1cbc69c2e2a443591783e106ccaf0b7 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:02.541795 25898 raft_consensus.cc:359] T 12ec35bdcb39425d9acf072828760489 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:02.541814 25908 raft_consensus.cc:515] T d1cbc69c2e2a443591783e106ccaf0b7 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:02.542876 25898 raft_consensus.cc:385] T 12ec35bdcb39425d9acf072828760489 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:02.542624 25709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3808068278ca4b92b3e25e6b52ca6b48" candidate_uuid: "472c3167ac1641e8a97a8478bd85d9c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" is_pre_election: true
I20260713 09:09:02.543401 25898 raft_consensus.cc:740] T 12ec35bdcb39425d9acf072828760489 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf6bcc2dc59440b6b5d2c090ec20bff7, State: Initialized, Role: FOLLOWER
I20260713 09:09:02.540714 25902 raft_consensus.cc:385] T 2d2d6a51b83f440ebd602aaf42a655d9 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:02.545300 25898 consensus_queue.cc:260] T 12ec35bdcb39425d9acf072828760489 P bf6bcc2dc59440b6b5d2c090ec20bff7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
W20260713 09:09:02.545570 25655 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:02.545651 25708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab41d863c05e4e96859e5810b8a2ef24" candidate_uuid: "472c3167ac1641e8a97a8478bd85d9c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" is_pre_election: true
W20260713 09:09:02.547415 25823 leader_election.cc:343] T 3808068278ca4b92b3e25e6b52ca6b48 P 472c3167ac1641e8a97a8478bd85d9c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193:43959): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:02.554483 25898 ts_tablet_manager.cc:1434] T 12ec35bdcb39425d9acf072828760489 P bf6bcc2dc59440b6b5d2c090ec20bff7: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.005s
I20260713 09:09:02.552471 25908 leader_election.cc:290] T d1cbc69c2e2a443591783e106ccaf0b7 P 5af8bcce79cd4ad08889e4a726d4fcd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf6bcc2dc59440b6b5d2c090ec20bff7 (127.21.85.194:33361), 472c3167ac1641e8a97a8478bd85d9c3 (127.21.85.195:33045)
I20260713 09:09:02.562068 25898 tablet_bootstrap.cc:492] T 44bf1b81ae934c589101d1bdc4a99f1c P bf6bcc2dc59440b6b5d2c090ec20bff7: Bootstrap starting.
I20260713 09:09:02.551680 25902 raft_consensus.cc:740] T 2d2d6a51b83f440ebd602aaf42a655d9 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 472c3167ac1641e8a97a8478bd85d9c3, State: Initialized, Role: FOLLOWER
W20260713 09:09:02.558830 25823 leader_election.cc:343] T ab41d863c05e4e96859e5810b8a2ef24 P 472c3167ac1641e8a97a8478bd85d9c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193:43959): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:02.566684 25902 consensus_queue.cc:260] T 2d2d6a51b83f440ebd602aaf42a655d9 P 472c3167ac1641e8a97a8478bd85d9c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:02.571367 25902 ts_tablet_manager.cc:1434] T 2d2d6a51b83f440ebd602aaf42a655d9 P 472c3167ac1641e8a97a8478bd85d9c3: Time spent starting tablet: real 0.102s	user 0.008s	sys 0.001s
I20260713 09:09:02.572443 25902 tablet_bootstrap.cc:492] T 44bf1b81ae934c589101d1bdc4a99f1c P 472c3167ac1641e8a97a8478bd85d9c3: Bootstrap starting.
I20260713 09:09:02.581735 25899 tablet_bootstrap.cc:492] T 3e46a6a4e07241e3b35ab4554bb135cc P 5af8bcce79cd4ad08889e4a726d4fcd1: No bootstrap required, opened a new log
I20260713 09:09:02.582273 25899 ts_tablet_manager.cc:1403] T 3e46a6a4e07241e3b35ab4554bb135cc P 5af8bcce79cd4ad08889e4a726d4fcd1: Time spent bootstrapping tablet: real 0.113s	user 0.025s	sys 0.009s
I20260713 09:09:02.585421 25899 raft_consensus.cc:359] T 3e46a6a4e07241e3b35ab4554bb135cc P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:02.586974 25708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab41d863c05e4e96859e5810b8a2ef24" candidate_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" is_pre_election: true
I20260713 09:09:02.587141 25858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab41d863c05e4e96859e5810b8a2ef24" candidate_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472c3167ac1641e8a97a8478bd85d9c3" is_pre_election: true
I20260713 09:09:02.587457 25899 raft_consensus.cc:385] T 3e46a6a4e07241e3b35ab4554bb135cc P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:02.587873 25858 raft_consensus.cc:2468] T ab41d863c05e4e96859e5810b8a2ef24 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf6bcc2dc59440b6b5d2c090ec20bff7 in term 0.
I20260713 09:09:02.589390 25750 leader_election.cc:304] T ab41d863c05e4e96859e5810b8a2ef24 P bf6bcc2dc59440b6b5d2c090ec20bff7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 472c3167ac1641e8a97a8478bd85d9c3, bf6bcc2dc59440b6b5d2c090ec20bff7; no voters: 
I20260713 09:09:02.590276 25904 raft_consensus.cc:2804] T ab41d863c05e4e96859e5810b8a2ef24 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:02.590384 25784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3808068278ca4b92b3e25e6b52ca6b48" candidate_uuid: "472c3167ac1641e8a97a8478bd85d9c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" is_pre_election: true
I20260713 09:09:02.590673 25904 raft_consensus.cc:493] T ab41d863c05e4e96859e5810b8a2ef24 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:02.591048 25904 raft_consensus.cc:3060] T ab41d863c05e4e96859e5810b8a2ef24 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:02.592072 25783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab41d863c05e4e96859e5810b8a2ef24" candidate_uuid: "472c3167ac1641e8a97a8478bd85d9c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" is_pre_election: true
I20260713 09:09:02.591114 25784 raft_consensus.cc:2468] T 3808068278ca4b92b3e25e6b52ca6b48 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 472c3167ac1641e8a97a8478bd85d9c3 in term 0.
I20260713 09:09:02.592342 25898 tablet_bootstrap.cc:654] T 44bf1b81ae934c589101d1bdc4a99f1c P bf6bcc2dc59440b6b5d2c090ec20bff7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:02.593921 25821 leader_election.cc:304] T 3808068278ca4b92b3e25e6b52ca6b48 P 472c3167ac1641e8a97a8478bd85d9c3 [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: 472c3167ac1641e8a97a8478bd85d9c3, bf6bcc2dc59440b6b5d2c090ec20bff7; no voters: 5af8bcce79cd4ad08889e4a726d4fcd1
W20260713 09:09:02.595391 25749 leader_election.cc:343] T ab41d863c05e4e96859e5810b8a2ef24 P bf6bcc2dc59440b6b5d2c090ec20bff7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193:43959): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:02.596606 25916 raft_consensus.cc:2804] T 3808068278ca4b92b3e25e6b52ca6b48 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:02.597005 25916 raft_consensus.cc:493] T 3808068278ca4b92b3e25e6b52ca6b48 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:02.597339 25916 raft_consensus.cc:3060] T 3808068278ca4b92b3e25e6b52ca6b48 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:02.599764 25902 tablet_bootstrap.cc:654] T 44bf1b81ae934c589101d1bdc4a99f1c P 472c3167ac1641e8a97a8478bd85d9c3: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:02.587857 25899 raft_consensus.cc:740] T 3e46a6a4e07241e3b35ab4554bb135cc P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5af8bcce79cd4ad08889e4a726d4fcd1, State: Initialized, Role: FOLLOWER
I20260713 09:09:02.606863 25916 raft_consensus.cc:515] T 3808068278ca4b92b3e25e6b52ca6b48 P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:02.611327 25708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3808068278ca4b92b3e25e6b52ca6b48" candidate_uuid: "472c3167ac1641e8a97a8478bd85d9c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1"
W20260713 09:09:02.613332 25823 leader_election.cc:343] T 3808068278ca4b92b3e25e6b52ca6b48 P 472c3167ac1641e8a97a8478bd85d9c3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193:43959): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:02.608214 25899 consensus_queue.cc:260] T 3e46a6a4e07241e3b35ab4554bb135cc P 5af8bcce79cd4ad08889e4a726d4fcd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:02.621505 25784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3808068278ca4b92b3e25e6b52ca6b48" candidate_uuid: "472c3167ac1641e8a97a8478bd85d9c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7"
I20260713 09:09:02.622296 25784 raft_consensus.cc:3060] T 3808068278ca4b92b3e25e6b52ca6b48 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:02.607331 25904 raft_consensus.cc:515] T ab41d863c05e4e96859e5810b8a2ef24 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:02.629112 25783 raft_consensus.cc:2393] T ab41d863c05e4e96859e5810b8a2ef24 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 472c3167ac1641e8a97a8478bd85d9c3 in current term 1: Already voted for candidate bf6bcc2dc59440b6b5d2c090ec20bff7 in this term.
I20260713 09:09:02.629777 25899 ts_tablet_manager.cc:1434] T 3e46a6a4e07241e3b35ab4554bb135cc P 5af8bcce79cd4ad08889e4a726d4fcd1: Time spent starting tablet: real 0.047s	user 0.009s	sys 0.000s
I20260713 09:09:02.631397 25899 tablet_bootstrap.cc:492] T 2d2d6a51b83f440ebd602aaf42a655d9 P 5af8bcce79cd4ad08889e4a726d4fcd1: Bootstrap starting.
I20260713 09:09:02.633561 25708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab41d863c05e4e96859e5810b8a2ef24" candidate_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1"
I20260713 09:09:02.633903 25858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab41d863c05e4e96859e5810b8a2ef24" candidate_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472c3167ac1641e8a97a8478bd85d9c3"
I20260713 09:09:02.634523 25858 raft_consensus.cc:3060] T ab41d863c05e4e96859e5810b8a2ef24 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:02.635082 25821 leader_election.cc:304] T ab41d863c05e4e96859e5810b8a2ef24 P 472c3167ac1641e8a97a8478bd85d9c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 472c3167ac1641e8a97a8478bd85d9c3; no voters: 5af8bcce79cd4ad08889e4a726d4fcd1, bf6bcc2dc59440b6b5d2c090ec20bff7
W20260713 09:09:02.637243 25749 leader_election.cc:343] T ab41d863c05e4e96859e5810b8a2ef24 P bf6bcc2dc59440b6b5d2c090ec20bff7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193:43959): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:02.641878 25783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1cbc69c2e2a443591783e106ccaf0b7" candidate_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" is_pre_election: true
I20260713 09:09:02.642866 25783 raft_consensus.cc:2468] T d1cbc69c2e2a443591783e106ccaf0b7 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5af8bcce79cd4ad08889e4a726d4fcd1 in term 0.
I20260713 09:09:02.647173 25904 leader_election.cc:290] T ab41d863c05e4e96859e5810b8a2ef24 P bf6bcc2dc59440b6b5d2c090ec20bff7 [CANDIDATE]: Term 1 election: Requested vote from peers 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193:43959), 472c3167ac1641e8a97a8478bd85d9c3 (127.21.85.195:33045)
I20260713 09:09:02.648555 25672 leader_election.cc:304] T d1cbc69c2e2a443591783e106ccaf0b7 P 5af8bcce79cd4ad08889e4a726d4fcd1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5af8bcce79cd4ad08889e4a726d4fcd1, bf6bcc2dc59440b6b5d2c090ec20bff7; no voters: 
I20260713 09:09:02.649834 25908 raft_consensus.cc:2804] T d1cbc69c2e2a443591783e106ccaf0b7 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:02.650317 25908 raft_consensus.cc:493] T d1cbc69c2e2a443591783e106ccaf0b7 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:02.650727 25908 raft_consensus.cc:3060] T d1cbc69c2e2a443591783e106ccaf0b7 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:02.652015 25857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1cbc69c2e2a443591783e106ccaf0b7" candidate_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472c3167ac1641e8a97a8478bd85d9c3" is_pre_election: true
W20260713 09:09:02.653990 25675 leader_election.cc:343] T d1cbc69c2e2a443591783e106ccaf0b7 P 5af8bcce79cd4ad08889e4a726d4fcd1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 472c3167ac1641e8a97a8478bd85d9c3 (127.21.85.195:33045): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:02.658268 25858 raft_consensus.cc:2468] T ab41d863c05e4e96859e5810b8a2ef24 P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf6bcc2dc59440b6b5d2c090ec20bff7 in term 1.
I20260713 09:09:02.659052 25907 raft_consensus.cc:2749] T ab41d863c05e4e96859e5810b8a2ef24 P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:02.672065 25916 leader_election.cc:290] T 3808068278ca4b92b3e25e6b52ca6b48 P 472c3167ac1641e8a97a8478bd85d9c3 [CANDIDATE]: Term 1 election: Requested vote from peers 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193:43959), bf6bcc2dc59440b6b5d2c090ec20bff7 (127.21.85.194:33361)
I20260713 09:09:02.679595 25750 leader_election.cc:304] T ab41d863c05e4e96859e5810b8a2ef24 P bf6bcc2dc59440b6b5d2c090ec20bff7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 472c3167ac1641e8a97a8478bd85d9c3, bf6bcc2dc59440b6b5d2c090ec20bff7; no voters: 5af8bcce79cd4ad08889e4a726d4fcd1
I20260713 09:09:02.680810 25898 tablet_bootstrap.cc:492] T 44bf1b81ae934c589101d1bdc4a99f1c P bf6bcc2dc59440b6b5d2c090ec20bff7: No bootstrap required, opened a new log
I20260713 09:09:02.676988 25784 raft_consensus.cc:2468] T 3808068278ca4b92b3e25e6b52ca6b48 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 472c3167ac1641e8a97a8478bd85d9c3 in term 1.
I20260713 09:09:02.681049 25904 raft_consensus.cc:2804] T ab41d863c05e4e96859e5810b8a2ef24 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:02.681432 25898 ts_tablet_manager.cc:1403] T 44bf1b81ae934c589101d1bdc4a99f1c P bf6bcc2dc59440b6b5d2c090ec20bff7: Time spent bootstrapping tablet: real 0.120s	user 0.023s	sys 0.063s
I20260713 09:09:02.682621 25821 leader_election.cc:304] T 3808068278ca4b92b3e25e6b52ca6b48 P 472c3167ac1641e8a97a8478bd85d9c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 472c3167ac1641e8a97a8478bd85d9c3, bf6bcc2dc59440b6b5d2c090ec20bff7; no voters: 5af8bcce79cd4ad08889e4a726d4fcd1
I20260713 09:09:02.681069 25908 raft_consensus.cc:515] T d1cbc69c2e2a443591783e106ccaf0b7 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:02.685128 25898 raft_consensus.cc:359] T 44bf1b81ae934c589101d1bdc4a99f1c P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:02.686007 25898 raft_consensus.cc:385] T 44bf1b81ae934c589101d1bdc4a99f1c P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:02.686353 25898 raft_consensus.cc:740] T 44bf1b81ae934c589101d1bdc4a99f1c P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf6bcc2dc59440b6b5d2c090ec20bff7, State: Initialized, Role: FOLLOWER
I20260713 09:09:02.686493 25857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1cbc69c2e2a443591783e106ccaf0b7" candidate_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472c3167ac1641e8a97a8478bd85d9c3"
I20260713 09:09:02.686486 25783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1cbc69c2e2a443591783e106ccaf0b7" candidate_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7"
I20260713 09:09:02.687546 25783 raft_consensus.cc:3060] T d1cbc69c2e2a443591783e106ccaf0b7 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:02.687371 25898 consensus_queue.cc:260] T 44bf1b81ae934c589101d1bdc4a99f1c P bf6bcc2dc59440b6b5d2c090ec20bff7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:02.684432 25916 raft_consensus.cc:2804] T 3808068278ca4b92b3e25e6b52ca6b48 P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:02.692878 25916 raft_consensus.cc:697] T 3808068278ca4b92b3e25e6b52ca6b48 P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 LEADER]: Becoming Leader. State: Replica: 472c3167ac1641e8a97a8478bd85d9c3, State: Running, Role: LEADER
I20260713 09:09:02.694209 25916 consensus_queue.cc:237] T 3808068278ca4b92b3e25e6b52ca6b48 P 472c3167ac1641e8a97a8478bd85d9c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:02.698057 25898 ts_tablet_manager.cc:1434] T 44bf1b81ae934c589101d1bdc4a99f1c P bf6bcc2dc59440b6b5d2c090ec20bff7: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.007s
I20260713 09:09:02.700945 25904 raft_consensus.cc:697] T ab41d863c05e4e96859e5810b8a2ef24 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 LEADER]: Becoming Leader. State: Replica: bf6bcc2dc59440b6b5d2c090ec20bff7, State: Running, Role: LEADER
I20260713 09:09:02.699987 25908 leader_election.cc:290] T d1cbc69c2e2a443591783e106ccaf0b7 P 5af8bcce79cd4ad08889e4a726d4fcd1 [CANDIDATE]: Term 1 election: Requested vote from peers bf6bcc2dc59440b6b5d2c090ec20bff7 (127.21.85.194:33361), 472c3167ac1641e8a97a8478bd85d9c3 (127.21.85.195:33045)
I20260713 09:09:02.701706 25898 tablet_bootstrap.cc:492] T a167c2a383c3470c8b4bb60a40293de9 P bf6bcc2dc59440b6b5d2c090ec20bff7: Bootstrap starting.
I20260713 09:09:02.701817 25908 raft_consensus.cc:493] T a167c2a383c3470c8b4bb60a40293de9 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:02.702102 25904 consensus_queue.cc:237] T ab41d863c05e4e96859e5810b8a2ef24 P bf6bcc2dc59440b6b5d2c090ec20bff7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:02.702469 25908 raft_consensus.cc:515] T a167c2a383c3470c8b4bb60a40293de9 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:02.705060 25908 leader_election.cc:290] T a167c2a383c3470c8b4bb60a40293de9 P 5af8bcce79cd4ad08889e4a726d4fcd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf6bcc2dc59440b6b5d2c090ec20bff7 (127.21.85.194:33361), 472c3167ac1641e8a97a8478bd85d9c3 (127.21.85.195:33045)
I20260713 09:09:02.675606 25899 tablet_bootstrap.cc:654] T 2d2d6a51b83f440ebd602aaf42a655d9 P 5af8bcce79cd4ad08889e4a726d4fcd1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:02.706195 25784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a167c2a383c3470c8b4bb60a40293de9" candidate_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" is_pre_election: true
W20260713 09:09:02.707902 25672 leader_election.cc:343] T a167c2a383c3470c8b4bb60a40293de9 P 5af8bcce79cd4ad08889e4a726d4fcd1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf6bcc2dc59440b6b5d2c090ec20bff7 (127.21.85.194:33361): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:02.709344 25898 tablet_bootstrap.cc:654] T a167c2a383c3470c8b4bb60a40293de9 P bf6bcc2dc59440b6b5d2c090ec20bff7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:02.699571 25902 tablet_bootstrap.cc:492] T 44bf1b81ae934c589101d1bdc4a99f1c P 472c3167ac1641e8a97a8478bd85d9c3: No bootstrap required, opened a new log
I20260713 09:09:02.709972 25902 ts_tablet_manager.cc:1403] T 44bf1b81ae934c589101d1bdc4a99f1c P 472c3167ac1641e8a97a8478bd85d9c3: Time spent bootstrapping tablet: real 0.138s	user 0.047s	sys 0.055s
I20260713 09:09:02.713831 25902 raft_consensus.cc:359] T 44bf1b81ae934c589101d1bdc4a99f1c P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:02.717897 25858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a167c2a383c3470c8b4bb60a40293de9" candidate_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472c3167ac1641e8a97a8478bd85d9c3" is_pre_election: true
I20260713 09:09:02.722270 25902 raft_consensus.cc:385] T 44bf1b81ae934c589101d1bdc4a99f1c P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:09:02.719091 25675 leader_election.cc:343] T d1cbc69c2e2a443591783e106ccaf0b7 P 5af8bcce79cd4ad08889e4a726d4fcd1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 472c3167ac1641e8a97a8478bd85d9c3 (127.21.85.195:33045): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:02.722818 25902 raft_consensus.cc:740] T 44bf1b81ae934c589101d1bdc4a99f1c P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 472c3167ac1641e8a97a8478bd85d9c3, State: Initialized, Role: FOLLOWER
W20260713 09:09:02.723556 25675 leader_election.cc:343] T a167c2a383c3470c8b4bb60a40293de9 P 5af8bcce79cd4ad08889e4a726d4fcd1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 472c3167ac1641e8a97a8478bd85d9c3 (127.21.85.195:33045): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:02.724094 25675 leader_election.cc:304] T a167c2a383c3470c8b4bb60a40293de9 P 5af8bcce79cd4ad08889e4a726d4fcd1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5af8bcce79cd4ad08889e4a726d4fcd1; no voters: 472c3167ac1641e8a97a8478bd85d9c3, bf6bcc2dc59440b6b5d2c090ec20bff7
I20260713 09:09:02.724300 25902 consensus_queue.cc:260] T 44bf1b81ae934c589101d1bdc4a99f1c P 472c3167ac1641e8a97a8478bd85d9c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:02.725190 25931 raft_consensus.cc:2749] T a167c2a383c3470c8b4bb60a40293de9 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:02.724797 25604 catalog_manager.cc:5697] T 3808068278ca4b92b3e25e6b52ca6b48 P 472c3167ac1641e8a97a8478bd85d9c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 472c3167ac1641e8a97a8478bd85d9c3 (127.21.85.195). New cstate: current_term: 1 leader_uuid: "472c3167ac1641e8a97a8478bd85d9c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:02.717954 25783 raft_consensus.cc:2468] T d1cbc69c2e2a443591783e106ccaf0b7 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5af8bcce79cd4ad08889e4a726d4fcd1 in term 1.
I20260713 09:09:02.727476 25672 leader_election.cc:304] T d1cbc69c2e2a443591783e106ccaf0b7 P 5af8bcce79cd4ad08889e4a726d4fcd1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5af8bcce79cd4ad08889e4a726d4fcd1, bf6bcc2dc59440b6b5d2c090ec20bff7; no voters: 472c3167ac1641e8a97a8478bd85d9c3
I20260713 09:09:02.728672 25902 ts_tablet_manager.cc:1434] T 44bf1b81ae934c589101d1bdc4a99f1c P 472c3167ac1641e8a97a8478bd85d9c3: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.004s
I20260713 09:09:02.728963 25931 raft_consensus.cc:2804] T d1cbc69c2e2a443591783e106ccaf0b7 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:02.729846 25931 raft_consensus.cc:697] T d1cbc69c2e2a443591783e106ccaf0b7 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 LEADER]: Becoming Leader. State: Replica: 5af8bcce79cd4ad08889e4a726d4fcd1, State: Running, Role: LEADER
I20260713 09:09:02.730610 25902 tablet_bootstrap.cc:492] T a167c2a383c3470c8b4bb60a40293de9 P 472c3167ac1641e8a97a8478bd85d9c3: Bootstrap starting.
I20260713 09:09:02.730834 25931 consensus_queue.cc:237] T d1cbc69c2e2a443591783e106ccaf0b7 P 5af8bcce79cd4ad08889e4a726d4fcd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:02.740134 25902 tablet_bootstrap.cc:654] T a167c2a383c3470c8b4bb60a40293de9 P 472c3167ac1641e8a97a8478bd85d9c3: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:02.741539 25898 tablet_bootstrap.cc:492] T a167c2a383c3470c8b4bb60a40293de9 P bf6bcc2dc59440b6b5d2c090ec20bff7: No bootstrap required, opened a new log
I20260713 09:09:02.742070 25898 ts_tablet_manager.cc:1403] T a167c2a383c3470c8b4bb60a40293de9 P bf6bcc2dc59440b6b5d2c090ec20bff7: Time spent bootstrapping tablet: real 0.041s	user 0.017s	sys 0.021s
I20260713 09:09:02.740475 25603 catalog_manager.cc:5697] T ab41d863c05e4e96859e5810b8a2ef24 P bf6bcc2dc59440b6b5d2c090ec20bff7 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf6bcc2dc59440b6b5d2c090ec20bff7 (127.21.85.194). New cstate: current_term: 1 leader_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:02.745868 25898 raft_consensus.cc:359] T a167c2a383c3470c8b4bb60a40293de9 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:02.746872 25898 raft_consensus.cc:385] T a167c2a383c3470c8b4bb60a40293de9 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:02.747192 25898 raft_consensus.cc:740] T a167c2a383c3470c8b4bb60a40293de9 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf6bcc2dc59440b6b5d2c090ec20bff7, State: Initialized, Role: FOLLOWER
I20260713 09:09:02.748751 25899 tablet_bootstrap.cc:492] T 2d2d6a51b83f440ebd602aaf42a655d9 P 5af8bcce79cd4ad08889e4a726d4fcd1: No bootstrap required, opened a new log
I20260713 09:09:02.748399 25898 consensus_queue.cc:260] T a167c2a383c3470c8b4bb60a40293de9 P bf6bcc2dc59440b6b5d2c090ec20bff7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:02.749554 25899 ts_tablet_manager.cc:1403] T 2d2d6a51b83f440ebd602aaf42a655d9 P 5af8bcce79cd4ad08889e4a726d4fcd1: Time spent bootstrapping tablet: real 0.119s	user 0.015s	sys 0.014s
I20260713 09:09:02.752017 25898 ts_tablet_manager.cc:1434] T a167c2a383c3470c8b4bb60a40293de9 P bf6bcc2dc59440b6b5d2c090ec20bff7: Time spent starting tablet: real 0.010s	user 0.011s	sys 0.000s
I20260713 09:09:02.753646 25898 tablet_bootstrap.cc:492] T 2d2d6a51b83f440ebd602aaf42a655d9 P bf6bcc2dc59440b6b5d2c090ec20bff7: Bootstrap starting.
I20260713 09:09:02.759251 25607 catalog_manager.cc:5697] T d1cbc69c2e2a443591783e106ccaf0b7 P 5af8bcce79cd4ad08889e4a726d4fcd1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193). New cstate: current_term: 1 leader_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:02.762969 25898 tablet_bootstrap.cc:654] T 2d2d6a51b83f440ebd602aaf42a655d9 P bf6bcc2dc59440b6b5d2c090ec20bff7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:02.767633 25899 raft_consensus.cc:359] T 2d2d6a51b83f440ebd602aaf42a655d9 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:02.768585 25899 raft_consensus.cc:385] T 2d2d6a51b83f440ebd602aaf42a655d9 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:02.768920 25899 raft_consensus.cc:740] T 2d2d6a51b83f440ebd602aaf42a655d9 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5af8bcce79cd4ad08889e4a726d4fcd1, State: Initialized, Role: FOLLOWER
I20260713 09:09:02.770169 25898 tablet_bootstrap.cc:492] T 2d2d6a51b83f440ebd602aaf42a655d9 P bf6bcc2dc59440b6b5d2c090ec20bff7: No bootstrap required, opened a new log
I20260713 09:09:02.769834 25899 consensus_queue.cc:260] T 2d2d6a51b83f440ebd602aaf42a655d9 P 5af8bcce79cd4ad08889e4a726d4fcd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:02.770777 25898 ts_tablet_manager.cc:1403] T 2d2d6a51b83f440ebd602aaf42a655d9 P bf6bcc2dc59440b6b5d2c090ec20bff7: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.005s
I20260713 09:09:02.771145 25902 tablet_bootstrap.cc:492] T a167c2a383c3470c8b4bb60a40293de9 P 472c3167ac1641e8a97a8478bd85d9c3: No bootstrap required, opened a new log
I20260713 09:09:02.771903 25902 ts_tablet_manager.cc:1403] T a167c2a383c3470c8b4bb60a40293de9 P 472c3167ac1641e8a97a8478bd85d9c3: Time spent bootstrapping tablet: real 0.042s	user 0.021s	sys 0.019s
I20260713 09:09:02.772652 25899 ts_tablet_manager.cc:1434] T 2d2d6a51b83f440ebd602aaf42a655d9 P 5af8bcce79cd4ad08889e4a726d4fcd1: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.003s
I20260713 09:09:02.773862 25899 tablet_bootstrap.cc:492] T e87fe1b4758b46ab846a03048b53aa16 P 5af8bcce79cd4ad08889e4a726d4fcd1: Bootstrap starting.
I20260713 09:09:02.774016 25898 raft_consensus.cc:359] T 2d2d6a51b83f440ebd602aaf42a655d9 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:02.774885 25898 raft_consensus.cc:385] T 2d2d6a51b83f440ebd602aaf42a655d9 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:02.775203 25898 raft_consensus.cc:740] T 2d2d6a51b83f440ebd602aaf42a655d9 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf6bcc2dc59440b6b5d2c090ec20bff7, State: Initialized, Role: FOLLOWER
I20260713 09:09:02.776046 25902 raft_consensus.cc:359] T a167c2a383c3470c8b4bb60a40293de9 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:02.776054 25898 consensus_queue.cc:260] T 2d2d6a51b83f440ebd602aaf42a655d9 P bf6bcc2dc59440b6b5d2c090ec20bff7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:02.776964 25902 raft_consensus.cc:385] T a167c2a383c3470c8b4bb60a40293de9 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:02.777416 25902 raft_consensus.cc:740] T a167c2a383c3470c8b4bb60a40293de9 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 472c3167ac1641e8a97a8478bd85d9c3, State: Initialized, Role: FOLLOWER
I20260713 09:09:02.778584 25902 consensus_queue.cc:260] T a167c2a383c3470c8b4bb60a40293de9 P 472c3167ac1641e8a97a8478bd85d9c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:02.780356 25898 ts_tablet_manager.cc:1434] T 2d2d6a51b83f440ebd602aaf42a655d9 P bf6bcc2dc59440b6b5d2c090ec20bff7: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:09:02.781812 25898 tablet_bootstrap.cc:492] T 3e46a6a4e07241e3b35ab4554bb135cc P bf6bcc2dc59440b6b5d2c090ec20bff7: Bootstrap starting.
I20260713 09:09:02.781975 25899 tablet_bootstrap.cc:654] T e87fe1b4758b46ab846a03048b53aa16 P 5af8bcce79cd4ad08889e4a726d4fcd1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:02.782295 25902 ts_tablet_manager.cc:1434] T a167c2a383c3470c8b4bb60a40293de9 P 472c3167ac1641e8a97a8478bd85d9c3: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260713 09:09:02.783914 25902 tablet_bootstrap.cc:492] T d1cbc69c2e2a443591783e106ccaf0b7 P 472c3167ac1641e8a97a8478bd85d9c3: Bootstrap starting.
I20260713 09:09:02.790800 25902 tablet_bootstrap.cc:654] T d1cbc69c2e2a443591783e106ccaf0b7 P 472c3167ac1641e8a97a8478bd85d9c3: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:02.790891 25898 tablet_bootstrap.cc:654] T 3e46a6a4e07241e3b35ab4554bb135cc P bf6bcc2dc59440b6b5d2c090ec20bff7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:02.802474 25916 raft_consensus.cc:493] T e87fe1b4758b46ab846a03048b53aa16 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:02.803009 25916 raft_consensus.cc:515] T e87fe1b4758b46ab846a03048b53aa16 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } } peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } }
I20260713 09:09:02.809921 25916 leader_election.cc:290] T e87fe1b4758b46ab846a03048b53aa16 P 472c3167ac1641e8a97a8478bd85d9c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf6bcc2dc59440b6b5d2c090ec20bff7 (127.21.85.194:33361), 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193:43959)
I20260713 09:09:02.811511 25708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87fe1b4758b46ab846a03048b53aa16" candidate_uuid: "472c3167ac1641e8a97a8478bd85d9c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" is_pre_election: true
I20260713 09:09:02.813819 25904 raft_consensus.cc:493] T e87fe1b4758b46ab846a03048b53aa16 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:02.814312 25904 raft_consensus.cc:515] T e87fe1b4758b46ab846a03048b53aa16 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } } peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } }
W20260713 09:09:02.814886 25823 leader_election.cc:343] T e87fe1b4758b46ab846a03048b53aa16 P 472c3167ac1641e8a97a8478bd85d9c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193:43959): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:02.813079 25783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87fe1b4758b46ab846a03048b53aa16" candidate_uuid: "472c3167ac1641e8a97a8478bd85d9c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" is_pre_election: true
I20260713 09:09:02.815691 25783 raft_consensus.cc:2468] T e87fe1b4758b46ab846a03048b53aa16 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 472c3167ac1641e8a97a8478bd85d9c3 in term 0.
I20260713 09:09:02.816491 25904 leader_election.cc:290] T e87fe1b4758b46ab846a03048b53aa16 P bf6bcc2dc59440b6b5d2c090ec20bff7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 472c3167ac1641e8a97a8478bd85d9c3 (127.21.85.195:33045), 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193:43959)
I20260713 09:09:02.817050 25821 leader_election.cc:304] T e87fe1b4758b46ab846a03048b53aa16 P 472c3167ac1641e8a97a8478bd85d9c3 [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: 472c3167ac1641e8a97a8478bd85d9c3, bf6bcc2dc59440b6b5d2c090ec20bff7; no voters: 5af8bcce79cd4ad08889e4a726d4fcd1
I20260713 09:09:02.818320 25916 raft_consensus.cc:2804] T e87fe1b4758b46ab846a03048b53aa16 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:02.818673 25916 raft_consensus.cc:493] T e87fe1b4758b46ab846a03048b53aa16 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:02.819038 25916 raft_consensus.cc:3060] T e87fe1b4758b46ab846a03048b53aa16 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:02.818890 25858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87fe1b4758b46ab846a03048b53aa16" candidate_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472c3167ac1641e8a97a8478bd85d9c3" is_pre_election: true
I20260713 09:09:02.819644 25708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87fe1b4758b46ab846a03048b53aa16" candidate_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" is_pre_election: true
W20260713 09:09:02.821080 25749 leader_election.cc:343] T e87fe1b4758b46ab846a03048b53aa16 P bf6bcc2dc59440b6b5d2c090ec20bff7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193:43959): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:02.823292 25902 tablet_bootstrap.cc:492] T d1cbc69c2e2a443591783e106ccaf0b7 P 472c3167ac1641e8a97a8478bd85d9c3: No bootstrap required, opened a new log
I20260713 09:09:02.827503 25902 ts_tablet_manager.cc:1403] T d1cbc69c2e2a443591783e106ccaf0b7 P 472c3167ac1641e8a97a8478bd85d9c3: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.009s
I20260713 09:09:02.830933 25902 raft_consensus.cc:359] T d1cbc69c2e2a443591783e106ccaf0b7 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:02.837741 25902 raft_consensus.cc:385] T d1cbc69c2e2a443591783e106ccaf0b7 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:02.838097 25902 raft_consensus.cc:740] T d1cbc69c2e2a443591783e106ccaf0b7 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 472c3167ac1641e8a97a8478bd85d9c3, State: Initialized, Role: FOLLOWER
I20260713 09:09:02.838991 25902 consensus_queue.cc:260] T d1cbc69c2e2a443591783e106ccaf0b7 P 472c3167ac1641e8a97a8478bd85d9c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:02.841488 25916 raft_consensus.cc:515] T e87fe1b4758b46ab846a03048b53aa16 P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } } peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } }
I20260713 09:09:02.848814 25858 raft_consensus.cc:2393] T e87fe1b4758b46ab846a03048b53aa16 P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bf6bcc2dc59440b6b5d2c090ec20bff7 in current term 1: Already voted for candidate 472c3167ac1641e8a97a8478bd85d9c3 in this term.
I20260713 09:09:02.849608 25902 ts_tablet_manager.cc:1434] T d1cbc69c2e2a443591783e106ccaf0b7 P 472c3167ac1641e8a97a8478bd85d9c3: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260713 09:09:02.850628 25902 tablet_bootstrap.cc:492] T 12ec35bdcb39425d9acf072828760489 P 472c3167ac1641e8a97a8478bd85d9c3: Bootstrap starting.
I20260713 09:09:02.851936 25750 leader_election.cc:304] T e87fe1b4758b46ab846a03048b53aa16 P bf6bcc2dc59440b6b5d2c090ec20bff7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bf6bcc2dc59440b6b5d2c090ec20bff7; no voters: 472c3167ac1641e8a97a8478bd85d9c3, 5af8bcce79cd4ad08889e4a726d4fcd1
I20260713 09:09:02.853253 25904 raft_consensus.cc:3060] T e87fe1b4758b46ab846a03048b53aa16 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:02.853698 25783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87fe1b4758b46ab846a03048b53aa16" candidate_uuid: "472c3167ac1641e8a97a8478bd85d9c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7"
I20260713 09:09:02.856086 25708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87fe1b4758b46ab846a03048b53aa16" candidate_uuid: "472c3167ac1641e8a97a8478bd85d9c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1"
I20260713 09:09:02.857339 25902 tablet_bootstrap.cc:654] T 12ec35bdcb39425d9acf072828760489 P 472c3167ac1641e8a97a8478bd85d9c3: Neither blocks nor log segments found. Creating new log.
W20260713 09:09:02.857589 25823 leader_election.cc:343] T e87fe1b4758b46ab846a03048b53aa16 P 472c3167ac1641e8a97a8478bd85d9c3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193:43959): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:02.858299 25916 leader_election.cc:290] T e87fe1b4758b46ab846a03048b53aa16 P 472c3167ac1641e8a97a8478bd85d9c3 [CANDIDATE]: Term 1 election: Requested vote from peers bf6bcc2dc59440b6b5d2c090ec20bff7 (127.21.85.194:33361), 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193:43959)
I20260713 09:09:02.848786 25899 tablet_bootstrap.cc:492] T e87fe1b4758b46ab846a03048b53aa16 P 5af8bcce79cd4ad08889e4a726d4fcd1: No bootstrap required, opened a new log
I20260713 09:09:02.861545 25899 ts_tablet_manager.cc:1403] T e87fe1b4758b46ab846a03048b53aa16 P 5af8bcce79cd4ad08889e4a726d4fcd1: Time spent bootstrapping tablet: real 0.088s	user 0.028s	sys 0.043s
I20260713 09:09:02.862830 25898 tablet_bootstrap.cc:492] T 3e46a6a4e07241e3b35ab4554bb135cc P bf6bcc2dc59440b6b5d2c090ec20bff7: No bootstrap required, opened a new log
I20260713 09:09:02.863245 25898 ts_tablet_manager.cc:1403] T 3e46a6a4e07241e3b35ab4554bb135cc P bf6bcc2dc59440b6b5d2c090ec20bff7: Time spent bootstrapping tablet: real 0.082s	user 0.032s	sys 0.036s
I20260713 09:09:02.861670 25904 raft_consensus.cc:2749] T e87fe1b4758b46ab846a03048b53aa16 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:02.864741 25899 raft_consensus.cc:359] T e87fe1b4758b46ab846a03048b53aa16 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } } peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } }
I20260713 09:09:02.865489 25899 raft_consensus.cc:385] T e87fe1b4758b46ab846a03048b53aa16 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:02.865794 25899 raft_consensus.cc:740] T e87fe1b4758b46ab846a03048b53aa16 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5af8bcce79cd4ad08889e4a726d4fcd1, State: Initialized, Role: FOLLOWER
I20260713 09:09:02.866021 25898 raft_consensus.cc:359] T 3e46a6a4e07241e3b35ab4554bb135cc P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:02.866720 25898 raft_consensus.cc:385] T 3e46a6a4e07241e3b35ab4554bb135cc P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:02.867022 25898 raft_consensus.cc:740] T 3e46a6a4e07241e3b35ab4554bb135cc P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf6bcc2dc59440b6b5d2c090ec20bff7, State: Initialized, Role: FOLLOWER
I20260713 09:09:02.866549 25899 consensus_queue.cc:260] T e87fe1b4758b46ab846a03048b53aa16 P 5af8bcce79cd4ad08889e4a726d4fcd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } } peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } }
I20260713 09:09:02.867822 25898 consensus_queue.cc:260] T 3e46a6a4e07241e3b35ab4554bb135cc P bf6bcc2dc59440b6b5d2c090ec20bff7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:02.869014 25899 ts_tablet_manager.cc:1434] T e87fe1b4758b46ab846a03048b53aa16 P 5af8bcce79cd4ad08889e4a726d4fcd1: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:09:02.870062 25899 tablet_bootstrap.cc:492] T 12ec35bdcb39425d9acf072828760489 P 5af8bcce79cd4ad08889e4a726d4fcd1: Bootstrap starting.
I20260713 09:09:02.870301 25902 tablet_bootstrap.cc:492] T 12ec35bdcb39425d9acf072828760489 P 472c3167ac1641e8a97a8478bd85d9c3: No bootstrap required, opened a new log
I20260713 09:09:02.870738 25902 ts_tablet_manager.cc:1403] T 12ec35bdcb39425d9acf072828760489 P 472c3167ac1641e8a97a8478bd85d9c3: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.001s
I20260713 09:09:02.873622 25902 raft_consensus.cc:359] T 12ec35bdcb39425d9acf072828760489 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:02.874302 25902 raft_consensus.cc:385] T 12ec35bdcb39425d9acf072828760489 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:02.874524 25898 ts_tablet_manager.cc:1434] T 3e46a6a4e07241e3b35ab4554bb135cc P bf6bcc2dc59440b6b5d2c090ec20bff7: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:09:02.874576 25902 raft_consensus.cc:740] T 12ec35bdcb39425d9acf072828760489 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 472c3167ac1641e8a97a8478bd85d9c3, State: Initialized, Role: FOLLOWER
I20260713 09:09:02.875669 25902 consensus_queue.cc:260] T 12ec35bdcb39425d9acf072828760489 P 472c3167ac1641e8a97a8478bd85d9c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:02.876423 25899 tablet_bootstrap.cc:654] T 12ec35bdcb39425d9acf072828760489 P 5af8bcce79cd4ad08889e4a726d4fcd1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:02.879385 25930 raft_consensus.cc:493] T 12ec35bdcb39425d9acf072828760489 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:02.879900 25930 raft_consensus.cc:515] T 12ec35bdcb39425d9acf072828760489 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:02.881326 25902 ts_tablet_manager.cc:1434] T 12ec35bdcb39425d9acf072828760489 P 472c3167ac1641e8a97a8478bd85d9c3: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260713 09:09:02.882225 25930 leader_election.cc:290] T 12ec35bdcb39425d9acf072828760489 P bf6bcc2dc59440b6b5d2c090ec20bff7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193:43959), 472c3167ac1641e8a97a8478bd85d9c3 (127.21.85.195:33045)
I20260713 09:09:02.882648 25902 tablet_bootstrap.cc:492] T 3e46a6a4e07241e3b35ab4554bb135cc P 472c3167ac1641e8a97a8478bd85d9c3: Bootstrap starting.
I20260713 09:09:02.884575 25858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ec35bdcb39425d9acf072828760489" candidate_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472c3167ac1641e8a97a8478bd85d9c3" is_pre_election: true
I20260713 09:09:02.885237 25858 raft_consensus.cc:2468] T 12ec35bdcb39425d9acf072828760489 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf6bcc2dc59440b6b5d2c090ec20bff7 in term 0.
I20260713 09:09:02.886960 25750 leader_election.cc:304] T 12ec35bdcb39425d9acf072828760489 P bf6bcc2dc59440b6b5d2c090ec20bff7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 472c3167ac1641e8a97a8478bd85d9c3, bf6bcc2dc59440b6b5d2c090ec20bff7; no voters: 
I20260713 09:09:02.888418 25708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ec35bdcb39425d9acf072828760489" candidate_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" is_pre_election: true
W20260713 09:09:02.890239 25749 leader_election.cc:343] T 12ec35bdcb39425d9acf072828760489 P bf6bcc2dc59440b6b5d2c090ec20bff7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193:43959): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:02.892066 25930 raft_consensus.cc:2804] T 12ec35bdcb39425d9acf072828760489 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:02.892469 25930 raft_consensus.cc:493] T 12ec35bdcb39425d9acf072828760489 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:02.892819 25930 raft_consensus.cc:3060] T 12ec35bdcb39425d9acf072828760489 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:02.893827 25783 raft_consensus.cc:2468] T e87fe1b4758b46ab846a03048b53aa16 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 472c3167ac1641e8a97a8478bd85d9c3 in term 1.
I20260713 09:09:02.895704 25821 leader_election.cc:304] T e87fe1b4758b46ab846a03048b53aa16 P 472c3167ac1641e8a97a8478bd85d9c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 472c3167ac1641e8a97a8478bd85d9c3, bf6bcc2dc59440b6b5d2c090ec20bff7; no voters: 5af8bcce79cd4ad08889e4a726d4fcd1
I20260713 09:09:02.897755 25916 raft_consensus.cc:2804] T e87fe1b4758b46ab846a03048b53aa16 P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:02.898200 25916 raft_consensus.cc:697] T e87fe1b4758b46ab846a03048b53aa16 P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 LEADER]: Becoming Leader. State: Replica: 472c3167ac1641e8a97a8478bd85d9c3, State: Running, Role: LEADER
I20260713 09:09:02.898918 25902 tablet_bootstrap.cc:654] T 3e46a6a4e07241e3b35ab4554bb135cc P 472c3167ac1641e8a97a8478bd85d9c3: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:02.898983 25916 consensus_queue.cc:237] T e87fe1b4758b46ab846a03048b53aa16 P 472c3167ac1641e8a97a8478bd85d9c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } } peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } }
I20260713 09:09:02.903396 25899 tablet_bootstrap.cc:492] T 12ec35bdcb39425d9acf072828760489 P 5af8bcce79cd4ad08889e4a726d4fcd1: No bootstrap required, opened a new log
I20260713 09:09:02.901239 25930 raft_consensus.cc:515] T 12ec35bdcb39425d9acf072828760489 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:02.903950 25899 ts_tablet_manager.cc:1403] T 12ec35bdcb39425d9acf072828760489 P 5af8bcce79cd4ad08889e4a726d4fcd1: Time spent bootstrapping tablet: real 0.034s	user 0.004s	sys 0.025s
I20260713 09:09:02.906539 25930 leader_election.cc:290] T 12ec35bdcb39425d9acf072828760489 P bf6bcc2dc59440b6b5d2c090ec20bff7 [CANDIDATE]: Term 1 election: Requested vote from peers 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193:43959), 472c3167ac1641e8a97a8478bd85d9c3 (127.21.85.195:33045)
I20260713 09:09:02.906729 25708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ec35bdcb39425d9acf072828760489" candidate_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1"
W20260713 09:09:02.908221 25749 leader_election.cc:343] T 12ec35bdcb39425d9acf072828760489 P bf6bcc2dc59440b6b5d2c090ec20bff7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193:43959): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:02.907855 25899 raft_consensus.cc:359] T 12ec35bdcb39425d9acf072828760489 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:02.908726 25858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ec35bdcb39425d9acf072828760489" candidate_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472c3167ac1641e8a97a8478bd85d9c3"
I20260713 09:09:02.908797 25899 raft_consensus.cc:385] T 12ec35bdcb39425d9acf072828760489 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:02.909374 25858 raft_consensus.cc:3060] T 12ec35bdcb39425d9acf072828760489 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:02.909336 25899 raft_consensus.cc:740] T 12ec35bdcb39425d9acf072828760489 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5af8bcce79cd4ad08889e4a726d4fcd1, State: Initialized, Role: FOLLOWER
I20260713 09:09:02.910494 25899 consensus_queue.cc:260] T 12ec35bdcb39425d9acf072828760489 P 5af8bcce79cd4ad08889e4a726d4fcd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:02.913244 25899 ts_tablet_manager.cc:1434] T 12ec35bdcb39425d9acf072828760489 P 5af8bcce79cd4ad08889e4a726d4fcd1: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260713 09:09:02.914263 25899 tablet_bootstrap.cc:492] T ab41d863c05e4e96859e5810b8a2ef24 P 5af8bcce79cd4ad08889e4a726d4fcd1: Bootstrap starting.
I20260713 09:09:02.916692 25858 raft_consensus.cc:2468] T 12ec35bdcb39425d9acf072828760489 P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf6bcc2dc59440b6b5d2c090ec20bff7 in term 1.
I20260713 09:09:02.917977 25750 leader_election.cc:304] T 12ec35bdcb39425d9acf072828760489 P bf6bcc2dc59440b6b5d2c090ec20bff7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 472c3167ac1641e8a97a8478bd85d9c3, bf6bcc2dc59440b6b5d2c090ec20bff7; no voters: 5af8bcce79cd4ad08889e4a726d4fcd1
I20260713 09:09:02.919194 25930 raft_consensus.cc:2804] T 12ec35bdcb39425d9acf072828760489 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:02.919636 25930 raft_consensus.cc:697] T 12ec35bdcb39425d9acf072828760489 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 LEADER]: Becoming Leader. State: Replica: bf6bcc2dc59440b6b5d2c090ec20bff7, State: Running, Role: LEADER
I20260713 09:09:02.920815 25899 tablet_bootstrap.cc:654] T ab41d863c05e4e96859e5810b8a2ef24 P 5af8bcce79cd4ad08889e4a726d4fcd1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:02.920476 25930 consensus_queue.cc:237] T 12ec35bdcb39425d9acf072828760489 P bf6bcc2dc59440b6b5d2c090ec20bff7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:02.920499 25607 catalog_manager.cc:5697] T e87fe1b4758b46ab846a03048b53aa16 P 472c3167ac1641e8a97a8478bd85d9c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 472c3167ac1641e8a97a8478bd85d9c3 (127.21.85.195). New cstate: current_term: 1 leader_uuid: "472c3167ac1641e8a97a8478bd85d9c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:02.924803 25931 raft_consensus.cc:493] T 44bf1b81ae934c589101d1bdc4a99f1c P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:02.925329 25931 raft_consensus.cc:515] T 44bf1b81ae934c589101d1bdc4a99f1c P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:02.926378 25902 tablet_bootstrap.cc:492] T 3e46a6a4e07241e3b35ab4554bb135cc P 472c3167ac1641e8a97a8478bd85d9c3: No bootstrap required, opened a new log
I20260713 09:09:02.926851 25902 ts_tablet_manager.cc:1403] T 3e46a6a4e07241e3b35ab4554bb135cc P 472c3167ac1641e8a97a8478bd85d9c3: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.004s
I20260713 09:09:02.927547 25931 leader_election.cc:290] T 44bf1b81ae934c589101d1bdc4a99f1c P 5af8bcce79cd4ad08889e4a726d4fcd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf6bcc2dc59440b6b5d2c090ec20bff7 (127.21.85.194:33361), 472c3167ac1641e8a97a8478bd85d9c3 (127.21.85.195:33045)
I20260713 09:09:02.929019 25858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44bf1b81ae934c589101d1bdc4a99f1c" candidate_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472c3167ac1641e8a97a8478bd85d9c3" is_pre_election: true
I20260713 09:09:02.929450 25783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44bf1b81ae934c589101d1bdc4a99f1c" candidate_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" is_pre_election: true
I20260713 09:09:02.930359 25858 raft_consensus.cc:2468] T 44bf1b81ae934c589101d1bdc4a99f1c P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5af8bcce79cd4ad08889e4a726d4fcd1 in term 0.
I20260713 09:09:02.930366 25902 raft_consensus.cc:359] T 3e46a6a4e07241e3b35ab4554bb135cc P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:02.931066 25783 raft_consensus.cc:2468] T 44bf1b81ae934c589101d1bdc4a99f1c P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5af8bcce79cd4ad08889e4a726d4fcd1 in term 0.
I20260713 09:09:02.931263 25902 raft_consensus.cc:385] T 3e46a6a4e07241e3b35ab4554bb135cc P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:02.931552 25902 raft_consensus.cc:740] T 3e46a6a4e07241e3b35ab4554bb135cc P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 472c3167ac1641e8a97a8478bd85d9c3, State: Initialized, Role: FOLLOWER
I20260713 09:09:02.932209 25675 leader_election.cc:304] T 44bf1b81ae934c589101d1bdc4a99f1c P 5af8bcce79cd4ad08889e4a726d4fcd1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 472c3167ac1641e8a97a8478bd85d9c3, 5af8bcce79cd4ad08889e4a726d4fcd1; no voters: 
I20260713 09:09:02.932399 25902 consensus_queue.cc:260] T 3e46a6a4e07241e3b35ab4554bb135cc P 472c3167ac1641e8a97a8478bd85d9c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:02.933060 25931 raft_consensus.cc:2804] T 44bf1b81ae934c589101d1bdc4a99f1c P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:02.933533 25931 raft_consensus.cc:493] T 44bf1b81ae934c589101d1bdc4a99f1c P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:02.933929 25931 raft_consensus.cc:3060] T 44bf1b81ae934c589101d1bdc4a99f1c P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:02.934361 25902 ts_tablet_manager.cc:1434] T 3e46a6a4e07241e3b35ab4554bb135cc P 472c3167ac1641e8a97a8478bd85d9c3: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:09:02.940038 25908 raft_consensus.cc:493] T e87fe1b4758b46ab846a03048b53aa16 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:02.940752 25908 raft_consensus.cc:515] T e87fe1b4758b46ab846a03048b53aa16 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } } peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } }
I20260713 09:09:02.943336 25908 leader_election.cc:290] T e87fe1b4758b46ab846a03048b53aa16 P 5af8bcce79cd4ad08889e4a726d4fcd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf6bcc2dc59440b6b5d2c090ec20bff7 (127.21.85.194:33361), 472c3167ac1641e8a97a8478bd85d9c3 (127.21.85.195:33045)
I20260713 09:09:02.944078 25783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87fe1b4758b46ab846a03048b53aa16" candidate_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" is_pre_election: true
I20260713 09:09:02.945168 25783 raft_consensus.cc:2393] T e87fe1b4758b46ab846a03048b53aa16 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5af8bcce79cd4ad08889e4a726d4fcd1 in current term 1: Already voted for candidate 472c3167ac1641e8a97a8478bd85d9c3 in this term.
I20260713 09:09:02.945339 25858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87fe1b4758b46ab846a03048b53aa16" candidate_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472c3167ac1641e8a97a8478bd85d9c3" is_pre_election: true
I20260713 09:09:02.947939 25916 raft_consensus.cc:493] T 2d2d6a51b83f440ebd602aaf42a655d9 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:02.948434 25916 raft_consensus.cc:515] T 2d2d6a51b83f440ebd602aaf42a655d9 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:02.948947 25672 leader_election.cc:304] T e87fe1b4758b46ab846a03048b53aa16 P 5af8bcce79cd4ad08889e4a726d4fcd1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5af8bcce79cd4ad08889e4a726d4fcd1; no voters: 472c3167ac1641e8a97a8478bd85d9c3, bf6bcc2dc59440b6b5d2c090ec20bff7
I20260713 09:09:02.950186 25899 tablet_bootstrap.cc:492] T ab41d863c05e4e96859e5810b8a2ef24 P 5af8bcce79cd4ad08889e4a726d4fcd1: No bootstrap required, opened a new log
I20260713 09:09:02.950654 25899 ts_tablet_manager.cc:1403] T ab41d863c05e4e96859e5810b8a2ef24 P 5af8bcce79cd4ad08889e4a726d4fcd1: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.000s
I20260713 09:09:02.952152 25708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d2d6a51b83f440ebd602aaf42a655d9" candidate_uuid: "472c3167ac1641e8a97a8478bd85d9c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" is_pre_election: true
I20260713 09:09:02.952960 25708 raft_consensus.cc:2468] T 2d2d6a51b83f440ebd602aaf42a655d9 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 472c3167ac1641e8a97a8478bd85d9c3 in term 0.
I20260713 09:09:02.952732 25931 raft_consensus.cc:515] T 44bf1b81ae934c589101d1bdc4a99f1c P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:02.953418 25899 raft_consensus.cc:359] T ab41d863c05e4e96859e5810b8a2ef24 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:02.954083 25899 raft_consensus.cc:385] T ab41d863c05e4e96859e5810b8a2ef24 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:02.954331 25899 raft_consensus.cc:740] T ab41d863c05e4e96859e5810b8a2ef24 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5af8bcce79cd4ad08889e4a726d4fcd1, State: Initialized, Role: FOLLOWER
I20260713 09:09:02.954306 25823 leader_election.cc:304] T 2d2d6a51b83f440ebd602aaf42a655d9 P 472c3167ac1641e8a97a8478bd85d9c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 472c3167ac1641e8a97a8478bd85d9c3, 5af8bcce79cd4ad08889e4a726d4fcd1; no voters: 
I20260713 09:09:02.955731 25783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44bf1b81ae934c589101d1bdc4a99f1c" candidate_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7"
I20260713 09:09:02.955860 25604 catalog_manager.cc:5697] T 12ec35bdcb39425d9acf072828760489 P bf6bcc2dc59440b6b5d2c090ec20bff7 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf6bcc2dc59440b6b5d2c090ec20bff7 (127.21.85.194). New cstate: current_term: 1 leader_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:02.960934 25907 raft_consensus.cc:2804] T 2d2d6a51b83f440ebd602aaf42a655d9 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:02.961088 25783 raft_consensus.cc:3060] T 44bf1b81ae934c589101d1bdc4a99f1c P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:02.961369 25907 raft_consensus.cc:493] T 2d2d6a51b83f440ebd602aaf42a655d9 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:02.961735 25907 raft_consensus.cc:3060] T 2d2d6a51b83f440ebd602aaf42a655d9 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:02.963039 25899 consensus_queue.cc:260] T ab41d863c05e4e96859e5810b8a2ef24 P 5af8bcce79cd4ad08889e4a726d4fcd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:02.965052 25858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44bf1b81ae934c589101d1bdc4a99f1c" candidate_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472c3167ac1641e8a97a8478bd85d9c3"
I20260713 09:09:02.965646 25858 raft_consensus.cc:3060] T 44bf1b81ae934c589101d1bdc4a99f1c P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:02.969669 25784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d2d6a51b83f440ebd602aaf42a655d9" candidate_uuid: "472c3167ac1641e8a97a8478bd85d9c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" is_pre_election: true
I20260713 09:09:02.970305 25784 raft_consensus.cc:2468] T 2d2d6a51b83f440ebd602aaf42a655d9 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 472c3167ac1641e8a97a8478bd85d9c3 in term 0.
I20260713 09:09:02.965940 25899 ts_tablet_manager.cc:1434] T ab41d863c05e4e96859e5810b8a2ef24 P 5af8bcce79cd4ad08889e4a726d4fcd1: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260713 09:09:02.972754 25899 tablet_bootstrap.cc:492] T 3808068278ca4b92b3e25e6b52ca6b48 P 5af8bcce79cd4ad08889e4a726d4fcd1: Bootstrap starting.
I20260713 09:09:02.977257 25899 tablet_bootstrap.cc:654] T 3808068278ca4b92b3e25e6b52ca6b48 P 5af8bcce79cd4ad08889e4a726d4fcd1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:02.977535 25858 raft_consensus.cc:2468] T 44bf1b81ae934c589101d1bdc4a99f1c P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5af8bcce79cd4ad08889e4a726d4fcd1 in term 1.
I20260713 09:09:02.968403 25916 leader_election.cc:290] T 2d2d6a51b83f440ebd602aaf42a655d9 P 472c3167ac1641e8a97a8478bd85d9c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193:43959), bf6bcc2dc59440b6b5d2c090ec20bff7 (127.21.85.194:33361)
I20260713 09:09:02.957523 25908 raft_consensus.cc:3060] T e87fe1b4758b46ab846a03048b53aa16 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:02.971438 25907 raft_consensus.cc:515] T 2d2d6a51b83f440ebd602aaf42a655d9 P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:02.981343 25708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d2d6a51b83f440ebd602aaf42a655d9" candidate_uuid: "472c3167ac1641e8a97a8478bd85d9c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1"
I20260713 09:09:02.981942 25708 raft_consensus.cc:3060] T 2d2d6a51b83f440ebd602aaf42a655d9 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:02.984189 25675 leader_election.cc:304] T 44bf1b81ae934c589101d1bdc4a99f1c P 5af8bcce79cd4ad08889e4a726d4fcd1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 472c3167ac1641e8a97a8478bd85d9c3, 5af8bcce79cd4ad08889e4a726d4fcd1; no voters: 
I20260713 09:09:02.958030 25931 leader_election.cc:290] T 44bf1b81ae934c589101d1bdc4a99f1c P 5af8bcce79cd4ad08889e4a726d4fcd1 [CANDIDATE]: Term 1 election: Requested vote from peers bf6bcc2dc59440b6b5d2c090ec20bff7 (127.21.85.194:33361), 472c3167ac1641e8a97a8478bd85d9c3 (127.21.85.195:33045)
I20260713 09:09:02.985273 25953 raft_consensus.cc:2804] T 44bf1b81ae934c589101d1bdc4a99f1c P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:02.986095 25953 raft_consensus.cc:697] T 44bf1b81ae934c589101d1bdc4a99f1c P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 LEADER]: Becoming Leader. State: Replica: 5af8bcce79cd4ad08889e4a726d4fcd1, State: Running, Role: LEADER
I20260713 09:09:02.986941 25908 raft_consensus.cc:2749] T e87fe1b4758b46ab846a03048b53aa16 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:02.987429 25953 consensus_queue.cc:237] T 44bf1b81ae934c589101d1bdc4a99f1c P 5af8bcce79cd4ad08889e4a726d4fcd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:02.990334 25899 tablet_bootstrap.cc:492] T 3808068278ca4b92b3e25e6b52ca6b48 P 5af8bcce79cd4ad08889e4a726d4fcd1: No bootstrap required, opened a new log
I20260713 09:09:02.990877 25899 ts_tablet_manager.cc:1403] T 3808068278ca4b92b3e25e6b52ca6b48 P 5af8bcce79cd4ad08889e4a726d4fcd1: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.008s
I20260713 09:09:02.993419 25783 raft_consensus.cc:2468] T 44bf1b81ae934c589101d1bdc4a99f1c P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5af8bcce79cd4ad08889e4a726d4fcd1 in term 1.
I20260713 09:09:02.994475 25899 raft_consensus.cc:359] T 3808068278ca4b92b3e25e6b52ca6b48 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:02.995340 25907 leader_election.cc:290] T 2d2d6a51b83f440ebd602aaf42a655d9 P 472c3167ac1641e8a97a8478bd85d9c3 [CANDIDATE]: Term 1 election: Requested vote from peers 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193:43959), bf6bcc2dc59440b6b5d2c090ec20bff7 (127.21.85.194:33361)
I20260713 09:09:02.995402 25899 raft_consensus.cc:385] T 3808068278ca4b92b3e25e6b52ca6b48 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:02.995633 25783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d2d6a51b83f440ebd602aaf42a655d9" candidate_uuid: "472c3167ac1641e8a97a8478bd85d9c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7"
I20260713 09:09:02.996116 25899 raft_consensus.cc:740] T 3808068278ca4b92b3e25e6b52ca6b48 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5af8bcce79cd4ad08889e4a726d4fcd1, State: Initialized, Role: FOLLOWER
I20260713 09:09:02.996325 25708 raft_consensus.cc:2468] T 2d2d6a51b83f440ebd602aaf42a655d9 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 472c3167ac1641e8a97a8478bd85d9c3 in term 1.
I20260713 09:09:02.996562 25783 raft_consensus.cc:3060] T 2d2d6a51b83f440ebd602aaf42a655d9 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:02.997501 25823 leader_election.cc:304] T 2d2d6a51b83f440ebd602aaf42a655d9 P 472c3167ac1641e8a97a8478bd85d9c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 472c3167ac1641e8a97a8478bd85d9c3, 5af8bcce79cd4ad08889e4a726d4fcd1; no voters: 
I20260713 09:09:02.997198 25899 consensus_queue.cc:260] T 3808068278ca4b92b3e25e6b52ca6b48 P 5af8bcce79cd4ad08889e4a726d4fcd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:02.998364 25916 raft_consensus.cc:2804] T 2d2d6a51b83f440ebd602aaf42a655d9 P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:03.000375 25899 ts_tablet_manager.cc:1434] T 3808068278ca4b92b3e25e6b52ca6b48 P 5af8bcce79cd4ad08889e4a726d4fcd1: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260713 09:09:03.005771 25916 raft_consensus.cc:697] T 2d2d6a51b83f440ebd602aaf42a655d9 P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 LEADER]: Becoming Leader. State: Replica: 472c3167ac1641e8a97a8478bd85d9c3, State: Running, Role: LEADER
I20260713 09:09:03.006351 25783 raft_consensus.cc:2468] T 2d2d6a51b83f440ebd602aaf42a655d9 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 472c3167ac1641e8a97a8478bd85d9c3 in term 1.
I20260713 09:09:03.007083 25916 consensus_queue.cc:237] T 2d2d6a51b83f440ebd602aaf42a655d9 P 472c3167ac1641e8a97a8478bd85d9c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:03.012917 25604 catalog_manager.cc:5697] T 44bf1b81ae934c589101d1bdc4a99f1c P 5af8bcce79cd4ad08889e4a726d4fcd1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193). New cstate: current_term: 1 leader_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:03.016351 25607 catalog_manager.cc:5697] T 2d2d6a51b83f440ebd602aaf42a655d9 P 472c3167ac1641e8a97a8478bd85d9c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 472c3167ac1641e8a97a8478bd85d9c3 (127.21.85.195). New cstate: current_term: 1 leader_uuid: "472c3167ac1641e8a97a8478bd85d9c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:03.030596 25953 raft_consensus.cc:493] T 3e46a6a4e07241e3b35ab4554bb135cc P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:03.031189 25953 raft_consensus.cc:515] T 3e46a6a4e07241e3b35ab4554bb135cc P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:03.033064 25953 leader_election.cc:290] T 3e46a6a4e07241e3b35ab4554bb135cc P 5af8bcce79cd4ad08889e4a726d4fcd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf6bcc2dc59440b6b5d2c090ec20bff7 (127.21.85.194:33361), 472c3167ac1641e8a97a8478bd85d9c3 (127.21.85.195:33045)
I20260713 09:09:03.033962 25783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e46a6a4e07241e3b35ab4554bb135cc" candidate_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" is_pre_election: true
I20260713 09:09:03.034168 25858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e46a6a4e07241e3b35ab4554bb135cc" candidate_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472c3167ac1641e8a97a8478bd85d9c3" is_pre_election: true
I20260713 09:09:03.034729 25783 raft_consensus.cc:2468] T 3e46a6a4e07241e3b35ab4554bb135cc P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5af8bcce79cd4ad08889e4a726d4fcd1 in term 0.
I20260713 09:09:03.034814 25858 raft_consensus.cc:2468] T 3e46a6a4e07241e3b35ab4554bb135cc P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5af8bcce79cd4ad08889e4a726d4fcd1 in term 0.
I20260713 09:09:03.035945 25672 leader_election.cc:304] T 3e46a6a4e07241e3b35ab4554bb135cc P 5af8bcce79cd4ad08889e4a726d4fcd1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5af8bcce79cd4ad08889e4a726d4fcd1, bf6bcc2dc59440b6b5d2c090ec20bff7; no voters: 
I20260713 09:09:03.036657 25953 raft_consensus.cc:2804] T 3e46a6a4e07241e3b35ab4554bb135cc P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:03.036981 25953 raft_consensus.cc:493] T 3e46a6a4e07241e3b35ab4554bb135cc P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:03.037256 25953 raft_consensus.cc:3060] T 3e46a6a4e07241e3b35ab4554bb135cc P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:03.042428 25953 raft_consensus.cc:515] T 3e46a6a4e07241e3b35ab4554bb135cc P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:03.044049 25953 leader_election.cc:290] T 3e46a6a4e07241e3b35ab4554bb135cc P 5af8bcce79cd4ad08889e4a726d4fcd1 [CANDIDATE]: Term 1 election: Requested vote from peers bf6bcc2dc59440b6b5d2c090ec20bff7 (127.21.85.194:33361), 472c3167ac1641e8a97a8478bd85d9c3 (127.21.85.195:33045)
I20260713 09:09:03.045056 25783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e46a6a4e07241e3b35ab4554bb135cc" candidate_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7"
I20260713 09:09:03.045158 25858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e46a6a4e07241e3b35ab4554bb135cc" candidate_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472c3167ac1641e8a97a8478bd85d9c3"
I20260713 09:09:03.045836 25783 raft_consensus.cc:3060] T 3e46a6a4e07241e3b35ab4554bb135cc P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:03.045884 25858 raft_consensus.cc:3060] T 3e46a6a4e07241e3b35ab4554bb135cc P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:03.052983 25858 raft_consensus.cc:2468] T 3e46a6a4e07241e3b35ab4554bb135cc P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5af8bcce79cd4ad08889e4a726d4fcd1 in term 1.
I20260713 09:09:03.052983 25783 raft_consensus.cc:2468] T 3e46a6a4e07241e3b35ab4554bb135cc P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5af8bcce79cd4ad08889e4a726d4fcd1 in term 1.
I20260713 09:09:03.054304 25675 leader_election.cc:304] T 3e46a6a4e07241e3b35ab4554bb135cc P 5af8bcce79cd4ad08889e4a726d4fcd1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 472c3167ac1641e8a97a8478bd85d9c3, 5af8bcce79cd4ad08889e4a726d4fcd1; no voters: 
I20260713 09:09:03.054998 25953 raft_consensus.cc:2804] T 3e46a6a4e07241e3b35ab4554bb135cc P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:03.055424 25953 raft_consensus.cc:697] T 3e46a6a4e07241e3b35ab4554bb135cc P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 LEADER]: Becoming Leader. State: Replica: 5af8bcce79cd4ad08889e4a726d4fcd1, State: Running, Role: LEADER
I20260713 09:09:03.056237 25953 consensus_queue.cc:237] T 3e46a6a4e07241e3b35ab4554bb135cc P 5af8bcce79cd4ad08889e4a726d4fcd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:03.063114 25607 catalog_manager.cc:5697] T 3e46a6a4e07241e3b35ab4554bb135cc P 5af8bcce79cd4ad08889e4a726d4fcd1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193). New cstate: current_term: 1 leader_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:03.099879 25916 raft_consensus.cc:493] T a167c2a383c3470c8b4bb60a40293de9 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:03.100447 25916 raft_consensus.cc:515] T a167c2a383c3470c8b4bb60a40293de9 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:03.102165 25916 leader_election.cc:290] T a167c2a383c3470c8b4bb60a40293de9 P 472c3167ac1641e8a97a8478bd85d9c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193:43959), bf6bcc2dc59440b6b5d2c090ec20bff7 (127.21.85.194:33361)
I20260713 09:09:03.103083 25708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a167c2a383c3470c8b4bb60a40293de9" candidate_uuid: "472c3167ac1641e8a97a8478bd85d9c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" is_pre_election: true
I20260713 09:09:03.103238 25783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a167c2a383c3470c8b4bb60a40293de9" candidate_uuid: "472c3167ac1641e8a97a8478bd85d9c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" is_pre_election: true
I20260713 09:09:03.103672 25708 raft_consensus.cc:2468] T a167c2a383c3470c8b4bb60a40293de9 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 472c3167ac1641e8a97a8478bd85d9c3 in term 0.
I20260713 09:09:03.103906 25783 raft_consensus.cc:2468] T a167c2a383c3470c8b4bb60a40293de9 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 472c3167ac1641e8a97a8478bd85d9c3 in term 0.
I20260713 09:09:03.104686 25823 leader_election.cc:304] T a167c2a383c3470c8b4bb60a40293de9 P 472c3167ac1641e8a97a8478bd85d9c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 472c3167ac1641e8a97a8478bd85d9c3, 5af8bcce79cd4ad08889e4a726d4fcd1; no voters: 
I20260713 09:09:03.105482 25916 raft_consensus.cc:2804] T a167c2a383c3470c8b4bb60a40293de9 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:03.105803 25916 raft_consensus.cc:493] T a167c2a383c3470c8b4bb60a40293de9 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:03.106117 25916 raft_consensus.cc:3060] T a167c2a383c3470c8b4bb60a40293de9 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:03.111039 25916 raft_consensus.cc:515] T a167c2a383c3470c8b4bb60a40293de9 P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:03.112638 25916 leader_election.cc:290] T a167c2a383c3470c8b4bb60a40293de9 P 472c3167ac1641e8a97a8478bd85d9c3 [CANDIDATE]: Term 1 election: Requested vote from peers 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193:43959), bf6bcc2dc59440b6b5d2c090ec20bff7 (127.21.85.194:33361)
I20260713 09:09:03.113484 25708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a167c2a383c3470c8b4bb60a40293de9" candidate_uuid: "472c3167ac1641e8a97a8478bd85d9c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1"
I20260713 09:09:03.113687 25783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a167c2a383c3470c8b4bb60a40293de9" candidate_uuid: "472c3167ac1641e8a97a8478bd85d9c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7"
I20260713 09:09:03.114221 25708 raft_consensus.cc:3060] T a167c2a383c3470c8b4bb60a40293de9 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:03.114356 25783 raft_consensus.cc:3060] T a167c2a383c3470c8b4bb60a40293de9 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:03.119762 25783 raft_consensus.cc:2468] T a167c2a383c3470c8b4bb60a40293de9 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 472c3167ac1641e8a97a8478bd85d9c3 in term 1.
I20260713 09:09:03.120307 25708 raft_consensus.cc:2468] T a167c2a383c3470c8b4bb60a40293de9 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 472c3167ac1641e8a97a8478bd85d9c3 in term 1.
I20260713 09:09:03.120880 25821 leader_election.cc:304] T a167c2a383c3470c8b4bb60a40293de9 P 472c3167ac1641e8a97a8478bd85d9c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 472c3167ac1641e8a97a8478bd85d9c3, bf6bcc2dc59440b6b5d2c090ec20bff7; no voters: 
I20260713 09:09:03.121651 25916 raft_consensus.cc:2804] T a167c2a383c3470c8b4bb60a40293de9 P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:03.122134 25916 raft_consensus.cc:697] T a167c2a383c3470c8b4bb60a40293de9 P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 LEADER]: Becoming Leader. State: Replica: 472c3167ac1641e8a97a8478bd85d9c3, State: Running, Role: LEADER
I20260713 09:09:03.122781 25916 consensus_queue.cc:237] T a167c2a383c3470c8b4bb60a40293de9 P 472c3167ac1641e8a97a8478bd85d9c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:03.131680 25607 catalog_manager.cc:5697] T a167c2a383c3470c8b4bb60a40293de9 P 472c3167ac1641e8a97a8478bd85d9c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 472c3167ac1641e8a97a8478bd85d9c3 (127.21.85.195). New cstate: current_term: 1 leader_uuid: "472c3167ac1641e8a97a8478bd85d9c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:03.138475 25953 raft_consensus.cc:493] T 3808068278ca4b92b3e25e6b52ca6b48 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:03.139075 25953 raft_consensus.cc:515] T 3808068278ca4b92b3e25e6b52ca6b48 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:03.141544 25953 leader_election.cc:290] T 3808068278ca4b92b3e25e6b52ca6b48 P 5af8bcce79cd4ad08889e4a726d4fcd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf6bcc2dc59440b6b5d2c090ec20bff7 (127.21.85.194:33361), 472c3167ac1641e8a97a8478bd85d9c3 (127.21.85.195:33045)
I20260713 09:09:03.142035 25783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3808068278ca4b92b3e25e6b52ca6b48" candidate_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" is_pre_election: true
I20260713 09:09:03.142256 25858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3808068278ca4b92b3e25e6b52ca6b48" candidate_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472c3167ac1641e8a97a8478bd85d9c3" is_pre_election: true
I20260713 09:09:03.142705 25783 raft_consensus.cc:2393] T 3808068278ca4b92b3e25e6b52ca6b48 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5af8bcce79cd4ad08889e4a726d4fcd1 in current term 1: Already voted for candidate 472c3167ac1641e8a97a8478bd85d9c3 in this term.
I20260713 09:09:03.143872 25675 leader_election.cc:304] T 3808068278ca4b92b3e25e6b52ca6b48 P 5af8bcce79cd4ad08889e4a726d4fcd1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5af8bcce79cd4ad08889e4a726d4fcd1; no voters: 472c3167ac1641e8a97a8478bd85d9c3, bf6bcc2dc59440b6b5d2c090ec20bff7
I20260713 09:09:03.144541 25953 raft_consensus.cc:3060] T 3808068278ca4b92b3e25e6b52ca6b48 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:03.149380 25953 raft_consensus.cc:2749] T 3808068278ca4b92b3e25e6b52ca6b48 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:03.150167 25953 raft_consensus.cc:493] T 12ec35bdcb39425d9acf072828760489 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:03.150691 25953 raft_consensus.cc:515] T 12ec35bdcb39425d9acf072828760489 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:03.152606 25953 leader_election.cc:290] T 12ec35bdcb39425d9acf072828760489 P 5af8bcce79cd4ad08889e4a726d4fcd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf6bcc2dc59440b6b5d2c090ec20bff7 (127.21.85.194:33361), 472c3167ac1641e8a97a8478bd85d9c3 (127.21.85.195:33045)
I20260713 09:09:03.153348 25783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ec35bdcb39425d9acf072828760489" candidate_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" is_pre_election: true
I20260713 09:09:03.153579 25858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ec35bdcb39425d9acf072828760489" candidate_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472c3167ac1641e8a97a8478bd85d9c3" is_pre_election: true
I20260713 09:09:03.154386 25858 raft_consensus.cc:2393] T 12ec35bdcb39425d9acf072828760489 P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5af8bcce79cd4ad08889e4a726d4fcd1 in current term 1: Already voted for candidate bf6bcc2dc59440b6b5d2c090ec20bff7 in this term.
I20260713 09:09:03.155294 25675 leader_election.cc:304] T 12ec35bdcb39425d9acf072828760489 P 5af8bcce79cd4ad08889e4a726d4fcd1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5af8bcce79cd4ad08889e4a726d4fcd1; no voters: 472c3167ac1641e8a97a8478bd85d9c3, bf6bcc2dc59440b6b5d2c090ec20bff7
I20260713 09:09:03.155994 25953 raft_consensus.cc:3060] T 12ec35bdcb39425d9acf072828760489 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:03.160633 25953 raft_consensus.cc:2749] T 12ec35bdcb39425d9acf072828760489 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:03.209228 25953 raft_consensus.cc:493] T ab41d863c05e4e96859e5810b8a2ef24 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:03.209726 25953 raft_consensus.cc:515] T ab41d863c05e4e96859e5810b8a2ef24 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:03.211457 25953 leader_election.cc:290] T ab41d863c05e4e96859e5810b8a2ef24 P 5af8bcce79cd4ad08889e4a726d4fcd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf6bcc2dc59440b6b5d2c090ec20bff7 (127.21.85.194:33361), 472c3167ac1641e8a97a8478bd85d9c3 (127.21.85.195:33045)
I20260713 09:09:03.212257 25783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab41d863c05e4e96859e5810b8a2ef24" candidate_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" is_pre_election: true
I20260713 09:09:03.212540 25858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab41d863c05e4e96859e5810b8a2ef24" candidate_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472c3167ac1641e8a97a8478bd85d9c3" is_pre_election: true
I20260713 09:09:03.213343 25858 raft_consensus.cc:2393] T ab41d863c05e4e96859e5810b8a2ef24 P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5af8bcce79cd4ad08889e4a726d4fcd1 in current term 1: Already voted for candidate bf6bcc2dc59440b6b5d2c090ec20bff7 in this term.
I20260713 09:09:03.214210 25675 leader_election.cc:304] T ab41d863c05e4e96859e5810b8a2ef24 P 5af8bcce79cd4ad08889e4a726d4fcd1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5af8bcce79cd4ad08889e4a726d4fcd1; no voters: 472c3167ac1641e8a97a8478bd85d9c3, bf6bcc2dc59440b6b5d2c090ec20bff7
I20260713 09:09:03.215001 25953 raft_consensus.cc:3060] T ab41d863c05e4e96859e5810b8a2ef24 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:03.216379 25916 raft_consensus.cc:493] T d1cbc69c2e2a443591783e106ccaf0b7 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:03.216653 25956 consensus_queue.cc:1048] T 3808068278ca4b92b3e25e6b52ca6b48 P 472c3167ac1641e8a97a8478bd85d9c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:03.216888 25916 raft_consensus.cc:515] T d1cbc69c2e2a443591783e106ccaf0b7 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:03.219588 25708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1cbc69c2e2a443591783e106ccaf0b7" candidate_uuid: "472c3167ac1641e8a97a8478bd85d9c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" is_pre_election: true
I20260713 09:09:03.220232 25916 leader_election.cc:290] T d1cbc69c2e2a443591783e106ccaf0b7 P 472c3167ac1641e8a97a8478bd85d9c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193:43959), bf6bcc2dc59440b6b5d2c090ec20bff7 (127.21.85.194:33361)
I20260713 09:09:03.221244 25784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1cbc69c2e2a443591783e106ccaf0b7" candidate_uuid: "472c3167ac1641e8a97a8478bd85d9c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" is_pre_election: true
I20260713 09:09:03.221995 25953 raft_consensus.cc:2749] T ab41d863c05e4e96859e5810b8a2ef24 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:03.222129 25784 raft_consensus.cc:2393] T d1cbc69c2e2a443591783e106ccaf0b7 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 472c3167ac1641e8a97a8478bd85d9c3 in current term 1: Already voted for candidate 5af8bcce79cd4ad08889e4a726d4fcd1 in this term.
I20260713 09:09:03.223407 25821 leader_election.cc:304] T d1cbc69c2e2a443591783e106ccaf0b7 P 472c3167ac1641e8a97a8478bd85d9c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 472c3167ac1641e8a97a8478bd85d9c3; no voters: 5af8bcce79cd4ad08889e4a726d4fcd1, bf6bcc2dc59440b6b5d2c090ec20bff7
I20260713 09:09:03.224035 25916 raft_consensus.cc:3060] T d1cbc69c2e2a443591783e106ccaf0b7 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:03.230727 25907 consensus_queue.cc:1048] T 3808068278ca4b92b3e25e6b52ca6b48 P 472c3167ac1641e8a97a8478bd85d9c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:03.234159 25916 raft_consensus.cc:2749] T d1cbc69c2e2a443591783e106ccaf0b7 P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:03.238902 25953 consensus_queue.cc:1048] T d1cbc69c2e2a443591783e106ccaf0b7 P 5af8bcce79cd4ad08889e4a726d4fcd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:03.264746 25908 consensus_queue.cc:1048] T d1cbc69c2e2a443591783e106ccaf0b7 P 5af8bcce79cd4ad08889e4a726d4fcd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:03.267160 25857 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e87fe1b4758b46ab846a03048b53aa16"
dest_uuid: "472c3167ac1641e8a97a8478bd85d9c3"
mode: GRACEFUL
new_leader_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1"
 from {username='slave'} at 127.0.0.1:45310
I20260713 09:09:03.268003 25857 raft_consensus.cc:606] T e87fe1b4758b46ab846a03048b53aa16 P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 LEADER]: Received request to transfer leadership to TS 5af8bcce79cd4ad08889e4a726d4fcd1
I20260713 09:09:03.284373 25783 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab41d863c05e4e96859e5810b8a2ef24"
dest_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7"
mode: GRACEFUL
new_leader_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1"
 from {username='slave'} at 127.0.0.1:44600
I20260713 09:09:03.284890 25783 raft_consensus.cc:606] T ab41d863c05e4e96859e5810b8a2ef24 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 LEADER]: Received request to transfer leadership to TS 5af8bcce79cd4ad08889e4a726d4fcd1
I20260713 09:09:03.295339 25857 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d2d6a51b83f440ebd602aaf42a655d9"
dest_uuid: "472c3167ac1641e8a97a8478bd85d9c3"
mode: GRACEFUL
new_leader_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7"
 from {username='slave'} at 127.0.0.1:45310
I20260713 09:09:03.295897 25857 raft_consensus.cc:606] T 2d2d6a51b83f440ebd602aaf42a655d9 P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 LEADER]: Received request to transfer leadership to TS bf6bcc2dc59440b6b5d2c090ec20bff7
I20260713 09:09:03.300637 25857 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3808068278ca4b92b3e25e6b52ca6b48"
dest_uuid: "472c3167ac1641e8a97a8478bd85d9c3"
mode: GRACEFUL
new_leader_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7"
 from {username='slave'} at 127.0.0.1:45310
I20260713 09:09:03.301147 25857 raft_consensus.cc:606] T 3808068278ca4b92b3e25e6b52ca6b48 P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 LEADER]: Received request to transfer leadership to TS bf6bcc2dc59440b6b5d2c090ec20bff7
I20260713 09:09:03.305248 25904 consensus_queue.cc:1048] T ab41d863c05e4e96859e5810b8a2ef24 P bf6bcc2dc59440b6b5d2c090ec20bff7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:03.308072 25904 consensus_queue.cc:1048] T ab41d863c05e4e96859e5810b8a2ef24 P bf6bcc2dc59440b6b5d2c090ec20bff7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:03.315186 25904 raft_consensus.cc:993] T ab41d863c05e4e96859e5810b8a2ef24 P bf6bcc2dc59440b6b5d2c090ec20bff7: : Instructing follower 5af8bcce79cd4ad08889e4a726d4fcd1 to start an election
I20260713 09:09:03.315698 25904 raft_consensus.cc:1081] T ab41d863c05e4e96859e5810b8a2ef24 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 LEADER]: Signalling peer 5af8bcce79cd4ad08889e4a726d4fcd1 to start an election
I20260713 09:09:03.320410 25707 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "44bf1b81ae934c589101d1bdc4a99f1c"
dest_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1"
mode: GRACEFUL
new_leader_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7"
 from {username='slave'} at 127.0.0.1:35176
I20260713 09:09:03.321137 25707 raft_consensus.cc:606] T 44bf1b81ae934c589101d1bdc4a99f1c P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 LEADER]: Received request to transfer leadership to TS bf6bcc2dc59440b6b5d2c090ec20bff7
I20260713 09:09:03.322399 25709 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab41d863c05e4e96859e5810b8a2ef24"
dest_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1"
 from {username='slave'} at 127.0.0.1:35164
I20260713 09:09:03.323014 25709 raft_consensus.cc:493] T ab41d863c05e4e96859e5810b8a2ef24 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:03.323410 25709 raft_consensus.cc:3060] T ab41d863c05e4e96859e5810b8a2ef24 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:03.328116 25858 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a167c2a383c3470c8b4bb60a40293de9"
dest_uuid: "472c3167ac1641e8a97a8478bd85d9c3"
mode: GRACEFUL
new_leader_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7"
 from {username='slave'} at 127.0.0.1:45310
I20260713 09:09:03.328739 25858 raft_consensus.cc:606] T a167c2a383c3470c8b4bb60a40293de9 P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 LEADER]: Received request to transfer leadership to TS bf6bcc2dc59440b6b5d2c090ec20bff7
I20260713 09:09:03.335282 25783 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12ec35bdcb39425d9acf072828760489"
dest_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7"
mode: GRACEFUL
new_leader_uuid: "472c3167ac1641e8a97a8478bd85d9c3"
 from {username='slave'} at 127.0.0.1:44600
I20260713 09:09:03.335891 25783 raft_consensus.cc:606] T 12ec35bdcb39425d9acf072828760489 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 LEADER]: Received request to transfer leadership to TS 472c3167ac1641e8a97a8478bd85d9c3
I20260713 09:09:03.341991 25709 raft_consensus.cc:515] T ab41d863c05e4e96859e5810b8a2ef24 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:03.343812 25709 leader_election.cc:290] T ab41d863c05e4e96859e5810b8a2ef24 P 5af8bcce79cd4ad08889e4a726d4fcd1 [CANDIDATE]: Term 2 election: Requested vote from peers bf6bcc2dc59440b6b5d2c090ec20bff7 (127.21.85.194:33361), 472c3167ac1641e8a97a8478bd85d9c3 (127.21.85.195:33045)
I20260713 09:09:03.344549 25783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab41d863c05e4e96859e5810b8a2ef24" candidate_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7"
I20260713 09:09:03.344851 25858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab41d863c05e4e96859e5810b8a2ef24" candidate_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "472c3167ac1641e8a97a8478bd85d9c3"
I20260713 09:09:03.345150 25783 raft_consensus.cc:3055] T ab41d863c05e4e96859e5810b8a2ef24 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:03.345286 25858 raft_consensus.cc:3060] T ab41d863c05e4e96859e5810b8a2ef24 P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:03.345441 25783 raft_consensus.cc:740] T ab41d863c05e4e96859e5810b8a2ef24 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bf6bcc2dc59440b6b5d2c090ec20bff7, State: Running, Role: LEADER
I20260713 09:09:03.346060 25783 consensus_queue.cc:260] T ab41d863c05e4e96859e5810b8a2ef24 P bf6bcc2dc59440b6b5d2c090ec20bff7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:03.347127 25783 raft_consensus.cc:3060] T ab41d863c05e4e96859e5810b8a2ef24 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:03.350703 25858 raft_consensus.cc:2468] T ab41d863c05e4e96859e5810b8a2ef24 P 472c3167ac1641e8a97a8478bd85d9c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5af8bcce79cd4ad08889e4a726d4fcd1 in term 2.
I20260713 09:09:03.351763 25675 leader_election.cc:304] T ab41d863c05e4e96859e5810b8a2ef24 P 5af8bcce79cd4ad08889e4a726d4fcd1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 472c3167ac1641e8a97a8478bd85d9c3, 5af8bcce79cd4ad08889e4a726d4fcd1; no voters: 
I20260713 09:09:03.352252 25783 raft_consensus.cc:2468] T ab41d863c05e4e96859e5810b8a2ef24 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5af8bcce79cd4ad08889e4a726d4fcd1 in term 2.
I20260713 09:09:03.352686 25953 raft_consensus.cc:2804] T ab41d863c05e4e96859e5810b8a2ef24 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:03.353211 25953 raft_consensus.cc:697] T ab41d863c05e4e96859e5810b8a2ef24 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 2 LEADER]: Becoming Leader. State: Replica: 5af8bcce79cd4ad08889e4a726d4fcd1, State: Running, Role: LEADER
I20260713 09:09:03.353936 25953 consensus_queue.cc:237] T ab41d863c05e4e96859e5810b8a2ef24 P 5af8bcce79cd4ad08889e4a726d4fcd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:03.360522 25606 catalog_manager.cc:5697] T ab41d863c05e4e96859e5810b8a2ef24 P 5af8bcce79cd4ad08889e4a726d4fcd1 reported cstate change: term changed from 1 to 2, leader changed from bf6bcc2dc59440b6b5d2c090ec20bff7 (127.21.85.194) to 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193). New cstate: current_term: 2 leader_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:03.377426 25930 consensus_queue.cc:1048] T 12ec35bdcb39425d9acf072828760489 P bf6bcc2dc59440b6b5d2c090ec20bff7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:03.384137 25973 raft_consensus.cc:993] T 12ec35bdcb39425d9acf072828760489 P bf6bcc2dc59440b6b5d2c090ec20bff7: : Instructing follower 472c3167ac1641e8a97a8478bd85d9c3 to start an election
I20260713 09:09:03.384693 25904 raft_consensus.cc:1081] T 12ec35bdcb39425d9acf072828760489 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 LEADER]: Signalling peer 472c3167ac1641e8a97a8478bd85d9c3 to start an election
I20260713 09:09:03.386958 25857 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12ec35bdcb39425d9acf072828760489"
dest_uuid: "472c3167ac1641e8a97a8478bd85d9c3"
 from {username='slave'} at 127.0.0.1:45286
I20260713 09:09:03.387923 25857 raft_consensus.cc:493] T 12ec35bdcb39425d9acf072828760489 P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:03.388345 25857 raft_consensus.cc:3060] T 12ec35bdcb39425d9acf072828760489 P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:03.390825 25973 consensus_queue.cc:1048] T 12ec35bdcb39425d9acf072828760489 P bf6bcc2dc59440b6b5d2c090ec20bff7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:03.394882 25857 raft_consensus.cc:515] T 12ec35bdcb39425d9acf072828760489 P 472c3167ac1641e8a97a8478bd85d9c3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:03.396914 25858 raft_consensus.cc:1240] T 12ec35bdcb39425d9acf072828760489 P 472c3167ac1641e8a97a8478bd85d9c3 [term 2 FOLLOWER]: Rejecting Update request from peer bf6bcc2dc59440b6b5d2c090ec20bff7 for earlier term 1. Current term is 2. Ops: []
I20260713 09:09:03.397796 25707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ec35bdcb39425d9acf072828760489" candidate_uuid: "472c3167ac1641e8a97a8478bd85d9c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1"
I20260713 09:09:03.398113 25783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ec35bdcb39425d9acf072828760489" candidate_uuid: "472c3167ac1641e8a97a8478bd85d9c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7"
I20260713 09:09:03.398680 25783 raft_consensus.cc:3055] T 12ec35bdcb39425d9acf072828760489 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:03.399001 25783 raft_consensus.cc:740] T 12ec35bdcb39425d9acf072828760489 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bf6bcc2dc59440b6b5d2c090ec20bff7, State: Running, Role: LEADER
I20260713 09:09:03.399801 25783 consensus_queue.cc:260] T 12ec35bdcb39425d9acf072828760489 P bf6bcc2dc59440b6b5d2c090ec20bff7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:03.400586 25857 leader_election.cc:290] T 12ec35bdcb39425d9acf072828760489 P 472c3167ac1641e8a97a8478bd85d9c3 [CANDIDATE]: Term 2 election: Requested vote from peers 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193:43959), bf6bcc2dc59440b6b5d2c090ec20bff7 (127.21.85.194:33361)
I20260713 09:09:03.400780 25783 raft_consensus.cc:3060] T 12ec35bdcb39425d9acf072828760489 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:09:03.401306 25973 consensus_queue.cc:1175] T 12ec35bdcb39425d9acf072828760489 P bf6bcc2dc59440b6b5d2c090ec20bff7 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260713 09:09:03.406347 25783 raft_consensus.cc:2468] T 12ec35bdcb39425d9acf072828760489 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 472c3167ac1641e8a97a8478bd85d9c3 in term 2.
I20260713 09:09:03.407526 25821 leader_election.cc:304] T 12ec35bdcb39425d9acf072828760489 P 472c3167ac1641e8a97a8478bd85d9c3 [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: 472c3167ac1641e8a97a8478bd85d9c3, bf6bcc2dc59440b6b5d2c090ec20bff7; no voters: 5af8bcce79cd4ad08889e4a726d4fcd1
I20260713 09:09:03.408255 25916 raft_consensus.cc:2804] T 12ec35bdcb39425d9acf072828760489 P 472c3167ac1641e8a97a8478bd85d9c3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:03.408778 25916 raft_consensus.cc:697] T 12ec35bdcb39425d9acf072828760489 P 472c3167ac1641e8a97a8478bd85d9c3 [term 2 LEADER]: Becoming Leader. State: Replica: 472c3167ac1641e8a97a8478bd85d9c3, State: Running, Role: LEADER
I20260713 09:09:03.409608 25916 consensus_queue.cc:237] T 12ec35bdcb39425d9acf072828760489 P 472c3167ac1641e8a97a8478bd85d9c3 [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: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:03.416245 25606 catalog_manager.cc:5697] T 12ec35bdcb39425d9acf072828760489 P 472c3167ac1641e8a97a8478bd85d9c3 reported cstate change: term changed from 1 to 2, leader changed from bf6bcc2dc59440b6b5d2c090ec20bff7 (127.21.85.194) to 472c3167ac1641e8a97a8478bd85d9c3 (127.21.85.195). New cstate: current_term: 2 leader_uuid: "472c3167ac1641e8a97a8478bd85d9c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:03.426198 25916 consensus_queue.cc:1048] T 2d2d6a51b83f440ebd602aaf42a655d9 P 472c3167ac1641e8a97a8478bd85d9c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:03.438738 25907 consensus_queue.cc:1048] T 2d2d6a51b83f440ebd602aaf42a655d9 P 472c3167ac1641e8a97a8478bd85d9c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:03.446074 25956 raft_consensus.cc:993] T 2d2d6a51b83f440ebd602aaf42a655d9 P 472c3167ac1641e8a97a8478bd85d9c3: : Instructing follower bf6bcc2dc59440b6b5d2c090ec20bff7 to start an election
I20260713 09:09:03.446583 25907 raft_consensus.cc:1081] T 2d2d6a51b83f440ebd602aaf42a655d9 P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 LEADER]: Signalling peer bf6bcc2dc59440b6b5d2c090ec20bff7 to start an election
I20260713 09:09:03.448218 25783 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d2d6a51b83f440ebd602aaf42a655d9"
dest_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7"
 from {username='slave'} at 127.0.0.1:44588
I20260713 09:09:03.448696 25783 raft_consensus.cc:493] T 2d2d6a51b83f440ebd602aaf42a655d9 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:03.449016 25783 raft_consensus.cc:3060] T 2d2d6a51b83f440ebd602aaf42a655d9 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:03.454155 25783 raft_consensus.cc:515] T 2d2d6a51b83f440ebd602aaf42a655d9 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:03.456123 25783 leader_election.cc:290] T 2d2d6a51b83f440ebd602aaf42a655d9 P bf6bcc2dc59440b6b5d2c090ec20bff7 [CANDIDATE]: Term 2 election: Requested vote from peers 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193:43959), 472c3167ac1641e8a97a8478bd85d9c3 (127.21.85.195:33045)
I20260713 09:09:03.457211 25857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d2d6a51b83f440ebd602aaf42a655d9" candidate_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "472c3167ac1641e8a97a8478bd85d9c3"
I20260713 09:09:03.457072 25707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d2d6a51b83f440ebd602aaf42a655d9" candidate_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1"
I20260713 09:09:03.457849 25857 raft_consensus.cc:3055] T 2d2d6a51b83f440ebd602aaf42a655d9 P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:03.457880 25707 raft_consensus.cc:3060] T 2d2d6a51b83f440ebd602aaf42a655d9 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:03.458365 25857 raft_consensus.cc:740] T 2d2d6a51b83f440ebd602aaf42a655d9 P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 472c3167ac1641e8a97a8478bd85d9c3, State: Running, Role: LEADER
I20260713 09:09:03.459246 25857 consensus_queue.cc:260] T 2d2d6a51b83f440ebd602aaf42a655d9 P 472c3167ac1641e8a97a8478bd85d9c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:03.460542 25857 raft_consensus.cc:3060] T 2d2d6a51b83f440ebd602aaf42a655d9 P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:03.465656 25707 raft_consensus.cc:2468] T 2d2d6a51b83f440ebd602aaf42a655d9 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf6bcc2dc59440b6b5d2c090ec20bff7 in term 2.
I20260713 09:09:03.466849 25749 leader_election.cc:304] T 2d2d6a51b83f440ebd602aaf42a655d9 P bf6bcc2dc59440b6b5d2c090ec20bff7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5af8bcce79cd4ad08889e4a726d4fcd1, bf6bcc2dc59440b6b5d2c090ec20bff7; no voters: 
I20260713 09:09:03.467453 25857 raft_consensus.cc:2468] T 2d2d6a51b83f440ebd602aaf42a655d9 P 472c3167ac1641e8a97a8478bd85d9c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf6bcc2dc59440b6b5d2c090ec20bff7 in term 2.
I20260713 09:09:03.467675 25973 raft_consensus.cc:2804] T 2d2d6a51b83f440ebd602aaf42a655d9 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:03.468477 25973 raft_consensus.cc:697] T 2d2d6a51b83f440ebd602aaf42a655d9 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 2 LEADER]: Becoming Leader. State: Replica: bf6bcc2dc59440b6b5d2c090ec20bff7, State: Running, Role: LEADER
I20260713 09:09:03.469319 25973 consensus_queue.cc:237] T 2d2d6a51b83f440ebd602aaf42a655d9 P bf6bcc2dc59440b6b5d2c090ec20bff7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:03.475191 25607 catalog_manager.cc:5697] T 2d2d6a51b83f440ebd602aaf42a655d9 P bf6bcc2dc59440b6b5d2c090ec20bff7 reported cstate change: term changed from 1 to 2, leader changed from 472c3167ac1641e8a97a8478bd85d9c3 (127.21.85.195) to bf6bcc2dc59440b6b5d2c090ec20bff7 (127.21.85.194). New cstate: current_term: 2 leader_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:03.501833 25907 consensus_queue.cc:1048] T e87fe1b4758b46ab846a03048b53aa16 P 472c3167ac1641e8a97a8478bd85d9c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:03.512720 25916 consensus_queue.cc:1048] T e87fe1b4758b46ab846a03048b53aa16 P 472c3167ac1641e8a97a8478bd85d9c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:03.517021 25953 consensus_queue.cc:1048] T 44bf1b81ae934c589101d1bdc4a99f1c P 5af8bcce79cd4ad08889e4a726d4fcd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:03.520274 25907 raft_consensus.cc:993] T e87fe1b4758b46ab846a03048b53aa16 P 472c3167ac1641e8a97a8478bd85d9c3: : Instructing follower 5af8bcce79cd4ad08889e4a726d4fcd1 to start an election
I20260713 09:09:03.520744 25907 raft_consensus.cc:1081] T e87fe1b4758b46ab846a03048b53aa16 P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 LEADER]: Signalling peer 5af8bcce79cd4ad08889e4a726d4fcd1 to start an election
I20260713 09:09:03.522672 25707 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e87fe1b4758b46ab846a03048b53aa16"
dest_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1"
 from {username='slave'} at 127.0.0.1:35160
I20260713 09:09:03.524362 25707 raft_consensus.cc:493] T e87fe1b4758b46ab846a03048b53aa16 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:03.524832 25707 raft_consensus.cc:3060] T e87fe1b4758b46ab846a03048b53aa16 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:03.530791 25908 consensus_queue.cc:1048] T 44bf1b81ae934c589101d1bdc4a99f1c P 5af8bcce79cd4ad08889e4a726d4fcd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:03.532682 25707 raft_consensus.cc:515] T e87fe1b4758b46ab846a03048b53aa16 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } } peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } }
I20260713 09:09:03.535614 25784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87fe1b4758b46ab846a03048b53aa16" candidate_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7"
I20260713 09:09:03.536278 25784 raft_consensus.cc:3060] T e87fe1b4758b46ab846a03048b53aa16 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:03.536844 25857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87fe1b4758b46ab846a03048b53aa16" candidate_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "472c3167ac1641e8a97a8478bd85d9c3"
I20260713 09:09:03.537477 25857 raft_consensus.cc:3055] T e87fe1b4758b46ab846a03048b53aa16 P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:03.537767 25857 raft_consensus.cc:740] T e87fe1b4758b46ab846a03048b53aa16 P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 472c3167ac1641e8a97a8478bd85d9c3, State: Running, Role: LEADER
I20260713 09:09:03.538558 25857 consensus_queue.cc:260] T e87fe1b4758b46ab846a03048b53aa16 P 472c3167ac1641e8a97a8478bd85d9c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } } peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } }
I20260713 09:09:03.539651 25857 raft_consensus.cc:3060] T e87fe1b4758b46ab846a03048b53aa16 P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:03.540490 25707 leader_election.cc:290] T e87fe1b4758b46ab846a03048b53aa16 P 5af8bcce79cd4ad08889e4a726d4fcd1 [CANDIDATE]: Term 2 election: Requested vote from peers bf6bcc2dc59440b6b5d2c090ec20bff7 (127.21.85.194:33361), 472c3167ac1641e8a97a8478bd85d9c3 (127.21.85.195:33045)
I20260713 09:09:03.545842 25784 raft_consensus.cc:2468] T e87fe1b4758b46ab846a03048b53aa16 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5af8bcce79cd4ad08889e4a726d4fcd1 in term 2.
I20260713 09:09:03.546473 25931 raft_consensus.cc:993] T 44bf1b81ae934c589101d1bdc4a99f1c P 5af8bcce79cd4ad08889e4a726d4fcd1: : Instructing follower bf6bcc2dc59440b6b5d2c090ec20bff7 to start an election
I20260713 09:09:03.547029 25931 raft_consensus.cc:1081] T 44bf1b81ae934c589101d1bdc4a99f1c P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 LEADER]: Signalling peer bf6bcc2dc59440b6b5d2c090ec20bff7 to start an election
I20260713 09:09:03.549185 25672 leader_election.cc:304] T e87fe1b4758b46ab846a03048b53aa16 P 5af8bcce79cd4ad08889e4a726d4fcd1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5af8bcce79cd4ad08889e4a726d4fcd1, bf6bcc2dc59440b6b5d2c090ec20bff7; no voters: 
I20260713 09:09:03.549508 25784 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "44bf1b81ae934c589101d1bdc4a99f1c"
dest_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7"
 from {username='slave'} at 127.0.0.1:44592
I20260713 09:09:03.550544 25908 raft_consensus.cc:2804] T e87fe1b4758b46ab846a03048b53aa16 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:03.550805 25857 raft_consensus.cc:2468] T e87fe1b4758b46ab846a03048b53aa16 P 472c3167ac1641e8a97a8478bd85d9c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5af8bcce79cd4ad08889e4a726d4fcd1 in term 2.
I20260713 09:09:03.551055 25908 raft_consensus.cc:697] T e87fe1b4758b46ab846a03048b53aa16 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 2 LEADER]: Becoming Leader. State: Replica: 5af8bcce79cd4ad08889e4a726d4fcd1, State: Running, Role: LEADER
I20260713 09:09:03.552780 25908 consensus_queue.cc:237] T e87fe1b4758b46ab846a03048b53aa16 P 5af8bcce79cd4ad08889e4a726d4fcd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } } peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } }
I20260713 09:09:03.554131 25784 raft_consensus.cc:493] T 44bf1b81ae934c589101d1bdc4a99f1c P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:03.554643 25784 raft_consensus.cc:3060] T 44bf1b81ae934c589101d1bdc4a99f1c P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:03.557137 25907 consensus_queue.cc:1048] T a167c2a383c3470c8b4bb60a40293de9 P 472c3167ac1641e8a97a8478bd85d9c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:03.560423 25607 catalog_manager.cc:5697] T e87fe1b4758b46ab846a03048b53aa16 P 5af8bcce79cd4ad08889e4a726d4fcd1 reported cstate change: term changed from 1 to 2, leader changed from 472c3167ac1641e8a97a8478bd85d9c3 (127.21.85.195) to 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193). New cstate: current_term: 2 leader_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:03.562266 25784 raft_consensus.cc:515] T 44bf1b81ae934c589101d1bdc4a99f1c P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:03.565289 25709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44bf1b81ae934c589101d1bdc4a99f1c" candidate_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1"
I20260713 09:09:03.565897 25709 raft_consensus.cc:3055] T 44bf1b81ae934c589101d1bdc4a99f1c P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:03.566185 25709 raft_consensus.cc:740] T 44bf1b81ae934c589101d1bdc4a99f1c P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5af8bcce79cd4ad08889e4a726d4fcd1, State: Running, Role: LEADER
I20260713 09:09:03.566985 25709 consensus_queue.cc:260] T 44bf1b81ae934c589101d1bdc4a99f1c P 5af8bcce79cd4ad08889e4a726d4fcd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:03.568238 25709 raft_consensus.cc:3060] T 44bf1b81ae934c589101d1bdc4a99f1c P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:03.574225 25709 raft_consensus.cc:2468] T 44bf1b81ae934c589101d1bdc4a99f1c P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf6bcc2dc59440b6b5d2c090ec20bff7 in term 2.
I20260713 09:09:03.575506 25749 leader_election.cc:304] T 44bf1b81ae934c589101d1bdc4a99f1c P bf6bcc2dc59440b6b5d2c090ec20bff7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5af8bcce79cd4ad08889e4a726d4fcd1, bf6bcc2dc59440b6b5d2c090ec20bff7; no voters: 
I20260713 09:09:03.576416 25973 raft_consensus.cc:2804] T 44bf1b81ae934c589101d1bdc4a99f1c P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:03.576901 25973 raft_consensus.cc:697] T 44bf1b81ae934c589101d1bdc4a99f1c P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 2 LEADER]: Becoming Leader. State: Replica: bf6bcc2dc59440b6b5d2c090ec20bff7, State: Running, Role: LEADER
I20260713 09:09:03.577706 25973 consensus_queue.cc:237] T 44bf1b81ae934c589101d1bdc4a99f1c P bf6bcc2dc59440b6b5d2c090ec20bff7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:03.578022 25857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44bf1b81ae934c589101d1bdc4a99f1c" candidate_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "472c3167ac1641e8a97a8478bd85d9c3"
I20260713 09:09:03.578615 25857 raft_consensus.cc:3060] T 44bf1b81ae934c589101d1bdc4a99f1c P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:03.580229 25784 leader_election.cc:290] T 44bf1b81ae934c589101d1bdc4a99f1c P bf6bcc2dc59440b6b5d2c090ec20bff7 [CANDIDATE]: Term 2 election: Requested vote from peers 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193:43959), 472c3167ac1641e8a97a8478bd85d9c3 (127.21.85.195:33045)
I20260713 09:09:03.581888 25907 consensus_queue.cc:1048] T a167c2a383c3470c8b4bb60a40293de9 P 472c3167ac1641e8a97a8478bd85d9c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:03.585816 25857 raft_consensus.cc:2468] T 44bf1b81ae934c589101d1bdc4a99f1c P 472c3167ac1641e8a97a8478bd85d9c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf6bcc2dc59440b6b5d2c090ec20bff7 in term 2.
I20260713 09:09:03.590126 25606 catalog_manager.cc:5697] T 44bf1b81ae934c589101d1bdc4a99f1c P bf6bcc2dc59440b6b5d2c090ec20bff7 reported cstate change: term changed from 1 to 2, leader changed from 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193) to bf6bcc2dc59440b6b5d2c090ec20bff7 (127.21.85.194). New cstate: current_term: 2 leader_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:03.592236 25907 raft_consensus.cc:993] T a167c2a383c3470c8b4bb60a40293de9 P 472c3167ac1641e8a97a8478bd85d9c3: : Instructing follower bf6bcc2dc59440b6b5d2c090ec20bff7 to start an election
I20260713 09:09:03.592687 25907 raft_consensus.cc:1081] T a167c2a383c3470c8b4bb60a40293de9 P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 LEADER]: Signalling peer bf6bcc2dc59440b6b5d2c090ec20bff7 to start an election
I20260713 09:09:03.596623 25783 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a167c2a383c3470c8b4bb60a40293de9"
dest_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7"
 from {username='slave'} at 127.0.0.1:44588
I20260713 09:09:03.598697 25783 raft_consensus.cc:493] T a167c2a383c3470c8b4bb60a40293de9 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:03.599062 25783 raft_consensus.cc:3060] T a167c2a383c3470c8b4bb60a40293de9 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:03.605007 25783 raft_consensus.cc:515] T a167c2a383c3470c8b4bb60a40293de9 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:03.607753 25783 leader_election.cc:290] T a167c2a383c3470c8b4bb60a40293de9 P bf6bcc2dc59440b6b5d2c090ec20bff7 [CANDIDATE]: Term 2 election: Requested vote from peers 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193:43959), 472c3167ac1641e8a97a8478bd85d9c3 (127.21.85.195:33045)
I20260713 09:09:03.608031 25857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a167c2a383c3470c8b4bb60a40293de9" candidate_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "472c3167ac1641e8a97a8478bd85d9c3"
I20260713 09:09:03.608659 25857 raft_consensus.cc:3055] T a167c2a383c3470c8b4bb60a40293de9 P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:03.609001 25857 raft_consensus.cc:740] T a167c2a383c3470c8b4bb60a40293de9 P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 472c3167ac1641e8a97a8478bd85d9c3, State: Running, Role: LEADER
I20260713 09:09:03.609113 25707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a167c2a383c3470c8b4bb60a40293de9" candidate_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1"
I20260713 09:09:03.609855 25707 raft_consensus.cc:3060] T a167c2a383c3470c8b4bb60a40293de9 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:03.609870 25857 consensus_queue.cc:260] T a167c2a383c3470c8b4bb60a40293de9 P 472c3167ac1641e8a97a8478bd85d9c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:03.611462 25857 raft_consensus.cc:3060] T a167c2a383c3470c8b4bb60a40293de9 P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:03.615624 25984 raft_consensus.cc:993] T 3808068278ca4b92b3e25e6b52ca6b48 P 472c3167ac1641e8a97a8478bd85d9c3: : Instructing follower bf6bcc2dc59440b6b5d2c090ec20bff7 to start an election
I20260713 09:09:03.616187 25984 raft_consensus.cc:1081] T 3808068278ca4b92b3e25e6b52ca6b48 P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 LEADER]: Signalling peer bf6bcc2dc59440b6b5d2c090ec20bff7 to start an election
I20260713 09:09:03.616598 25908 consensus_queue.cc:1048] T 3e46a6a4e07241e3b35ab4554bb135cc P 5af8bcce79cd4ad08889e4a726d4fcd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:03.616943 25707 raft_consensus.cc:2468] T a167c2a383c3470c8b4bb60a40293de9 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf6bcc2dc59440b6b5d2c090ec20bff7 in term 2.
I20260713 09:09:03.617950 25784 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3808068278ca4b92b3e25e6b52ca6b48"
dest_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7"
 from {username='slave'} at 127.0.0.1:44588
I20260713 09:09:03.618125 25749 leader_election.cc:304] T a167c2a383c3470c8b4bb60a40293de9 P bf6bcc2dc59440b6b5d2c090ec20bff7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5af8bcce79cd4ad08889e4a726d4fcd1, bf6bcc2dc59440b6b5d2c090ec20bff7; no voters: 
I20260713 09:09:03.618497 25857 raft_consensus.cc:2468] T a167c2a383c3470c8b4bb60a40293de9 P 472c3167ac1641e8a97a8478bd85d9c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf6bcc2dc59440b6b5d2c090ec20bff7 in term 2.
I20260713 09:09:03.618518 25784 raft_consensus.cc:493] T 3808068278ca4b92b3e25e6b52ca6b48 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:03.618963 25973 raft_consensus.cc:2804] T a167c2a383c3470c8b4bb60a40293de9 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:03.619141 25784 raft_consensus.cc:3060] T 3808068278ca4b92b3e25e6b52ca6b48 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:03.619486 25973 raft_consensus.cc:697] T a167c2a383c3470c8b4bb60a40293de9 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 2 LEADER]: Becoming Leader. State: Replica: bf6bcc2dc59440b6b5d2c090ec20bff7, State: Running, Role: LEADER
I20260713 09:09:03.620323 25973 consensus_queue.cc:237] T a167c2a383c3470c8b4bb60a40293de9 P bf6bcc2dc59440b6b5d2c090ec20bff7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:03.626327 25784 raft_consensus.cc:515] T 3808068278ca4b92b3e25e6b52ca6b48 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:03.628525 25784 leader_election.cc:290] T 3808068278ca4b92b3e25e6b52ca6b48 P bf6bcc2dc59440b6b5d2c090ec20bff7 [CANDIDATE]: Term 2 election: Requested vote from peers 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193:43959), 472c3167ac1641e8a97a8478bd85d9c3 (127.21.85.195:33045)
I20260713 09:09:03.629285 25707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3808068278ca4b92b3e25e6b52ca6b48" candidate_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1"
I20260713 09:09:03.629724 25858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3808068278ca4b92b3e25e6b52ca6b48" candidate_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "472c3167ac1641e8a97a8478bd85d9c3"
I20260713 09:09:03.630074 25707 raft_consensus.cc:3060] T 3808068278ca4b92b3e25e6b52ca6b48 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:03.630429 25858 raft_consensus.cc:3055] T 3808068278ca4b92b3e25e6b52ca6b48 P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:03.630811 25858 raft_consensus.cc:740] T 3808068278ca4b92b3e25e6b52ca6b48 P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 472c3167ac1641e8a97a8478bd85d9c3, State: Running, Role: LEADER
I20260713 09:09:03.631592 25858 consensus_queue.cc:260] T 3808068278ca4b92b3e25e6b52ca6b48 P 472c3167ac1641e8a97a8478bd85d9c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:03.632910 25858 raft_consensus.cc:3060] T 3808068278ca4b92b3e25e6b52ca6b48 P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:03.636293 25604 catalog_manager.cc:5697] T a167c2a383c3470c8b4bb60a40293de9 P bf6bcc2dc59440b6b5d2c090ec20bff7 reported cstate change: term changed from 1 to 2, leader changed from 472c3167ac1641e8a97a8478bd85d9c3 (127.21.85.195) to bf6bcc2dc59440b6b5d2c090ec20bff7 (127.21.85.194). New cstate: current_term: 2 leader_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:03.638024 25953 consensus_queue.cc:1048] T 3e46a6a4e07241e3b35ab4554bb135cc P 5af8bcce79cd4ad08889e4a726d4fcd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:03.638176 25707 raft_consensus.cc:2468] T 3808068278ca4b92b3e25e6b52ca6b48 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf6bcc2dc59440b6b5d2c090ec20bff7 in term 2.
I20260713 09:09:03.639714 25749 leader_election.cc:304] T 3808068278ca4b92b3e25e6b52ca6b48 P bf6bcc2dc59440b6b5d2c090ec20bff7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5af8bcce79cd4ad08889e4a726d4fcd1, bf6bcc2dc59440b6b5d2c090ec20bff7; no voters: 
I20260713 09:09:03.640580 25930 raft_consensus.cc:2804] T 3808068278ca4b92b3e25e6b52ca6b48 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:03.641086 25930 raft_consensus.cc:697] T 3808068278ca4b92b3e25e6b52ca6b48 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 2 LEADER]: Becoming Leader. State: Replica: bf6bcc2dc59440b6b5d2c090ec20bff7, State: Running, Role: LEADER
I20260713 09:09:03.641940 25930 consensus_queue.cc:237] T 3808068278ca4b92b3e25e6b52ca6b48 P bf6bcc2dc59440b6b5d2c090ec20bff7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:03.651194 25858 raft_consensus.cc:2468] T 3808068278ca4b92b3e25e6b52ca6b48 P 472c3167ac1641e8a97a8478bd85d9c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf6bcc2dc59440b6b5d2c090ec20bff7 in term 2.
I20260713 09:09:03.656883 25604 catalog_manager.cc:5697] T 3808068278ca4b92b3e25e6b52ca6b48 P bf6bcc2dc59440b6b5d2c090ec20bff7 reported cstate change: term changed from 1 to 2, leader changed from 472c3167ac1641e8a97a8478bd85d9c3 (127.21.85.195) to bf6bcc2dc59440b6b5d2c090ec20bff7 (127.21.85.194). New cstate: current_term: 2 leader_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:03.744472 25858 raft_consensus.cc:1275] T ab41d863c05e4e96859e5810b8a2ef24 P 472c3167ac1641e8a97a8478bd85d9c3 [term 2 FOLLOWER]: Refusing update from remote peer 5af8bcce79cd4ad08889e4a726d4fcd1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:03.746068 25931 consensus_queue.cc:1048] T ab41d863c05e4e96859e5810b8a2ef24 P 5af8bcce79cd4ad08889e4a726d4fcd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:03.754179 25784 raft_consensus.cc:1275] T ab41d863c05e4e96859e5810b8a2ef24 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 2 FOLLOWER]: Refusing update from remote peer 5af8bcce79cd4ad08889e4a726d4fcd1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:03.757755 25953 consensus_queue.cc:1048] T ab41d863c05e4e96859e5810b8a2ef24 P 5af8bcce79cd4ad08889e4a726d4fcd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:03.916723 25784 raft_consensus.cc:1275] T 12ec35bdcb39425d9acf072828760489 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 2 FOLLOWER]: Refusing update from remote peer 472c3167ac1641e8a97a8478bd85d9c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:03.918066 25984 consensus_queue.cc:1048] T 12ec35bdcb39425d9acf072828760489 P 472c3167ac1641e8a97a8478bd85d9c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:03.920397 25707 raft_consensus.cc:3060] T 12ec35bdcb39425d9acf072828760489 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:03.927776 25707 raft_consensus.cc:1275] T 12ec35bdcb39425d9acf072828760489 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 2 FOLLOWER]: Refusing update from remote peer 472c3167ac1641e8a97a8478bd85d9c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:03.929157 25916 consensus_queue.cc:1048] T 12ec35bdcb39425d9acf072828760489 P 472c3167ac1641e8a97a8478bd85d9c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:03.953187 25707 raft_consensus.cc:1275] T 2d2d6a51b83f440ebd602aaf42a655d9 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 2 FOLLOWER]: Refusing update from remote peer bf6bcc2dc59440b6b5d2c090ec20bff7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:03.954520 25973 consensus_queue.cc:1048] T 2d2d6a51b83f440ebd602aaf42a655d9 P bf6bcc2dc59440b6b5d2c090ec20bff7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:03.961923 25858 raft_consensus.cc:1275] T 2d2d6a51b83f440ebd602aaf42a655d9 P 472c3167ac1641e8a97a8478bd85d9c3 [term 2 FOLLOWER]: Refusing update from remote peer bf6bcc2dc59440b6b5d2c090ec20bff7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:03.963728 25930 consensus_queue.cc:1048] T 2d2d6a51b83f440ebd602aaf42a655d9 P bf6bcc2dc59440b6b5d2c090ec20bff7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:04.000893 25858 raft_consensus.cc:1275] T e87fe1b4758b46ab846a03048b53aa16 P 472c3167ac1641e8a97a8478bd85d9c3 [term 2 FOLLOWER]: Refusing update from remote peer 5af8bcce79cd4ad08889e4a726d4fcd1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:04.002105 25953 consensus_queue.cc:1048] T e87fe1b4758b46ab846a03048b53aa16 P 5af8bcce79cd4ad08889e4a726d4fcd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:04.009284 25784 raft_consensus.cc:1275] T e87fe1b4758b46ab846a03048b53aa16 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 2 FOLLOWER]: Refusing update from remote peer 5af8bcce79cd4ad08889e4a726d4fcd1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:04.010912 25931 consensus_queue.cc:1048] T e87fe1b4758b46ab846a03048b53aa16 P 5af8bcce79cd4ad08889e4a726d4fcd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:04.026052 25707 raft_consensus.cc:1275] T a167c2a383c3470c8b4bb60a40293de9 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 2 FOLLOWER]: Refusing update from remote peer bf6bcc2dc59440b6b5d2c090ec20bff7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:04.027498 25930 consensus_queue.cc:1048] T a167c2a383c3470c8b4bb60a40293de9 P bf6bcc2dc59440b6b5d2c090ec20bff7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:04.027583 25707 raft_consensus.cc:1275] T 44bf1b81ae934c589101d1bdc4a99f1c P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 2 FOLLOWER]: Refusing update from remote peer bf6bcc2dc59440b6b5d2c090ec20bff7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:04.030074 25930 consensus_queue.cc:1048] T 44bf1b81ae934c589101d1bdc4a99f1c P bf6bcc2dc59440b6b5d2c090ec20bff7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:04.032447 25858 raft_consensus.cc:1275] T 44bf1b81ae934c589101d1bdc4a99f1c P 472c3167ac1641e8a97a8478bd85d9c3 [term 2 FOLLOWER]: Refusing update from remote peer bf6bcc2dc59440b6b5d2c090ec20bff7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:04.033990 25930 consensus_queue.cc:1048] T 44bf1b81ae934c589101d1bdc4a99f1c P bf6bcc2dc59440b6b5d2c090ec20bff7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260713 09:09:04.043656 25857 raft_consensus.cc:1275] T a167c2a383c3470c8b4bb60a40293de9 P 472c3167ac1641e8a97a8478bd85d9c3 [term 2 FOLLOWER]: Refusing update from remote peer bf6bcc2dc59440b6b5d2c090ec20bff7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:04.045761 25930 consensus_queue.cc:1048] T a167c2a383c3470c8b4bb60a40293de9 P bf6bcc2dc59440b6b5d2c090ec20bff7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:04.139860 25709 raft_consensus.cc:1275] T 3808068278ca4b92b3e25e6b52ca6b48 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 2 FOLLOWER]: Refusing update from remote peer bf6bcc2dc59440b6b5d2c090ec20bff7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:04.141177 25988 consensus_queue.cc:1048] T 3808068278ca4b92b3e25e6b52ca6b48 P bf6bcc2dc59440b6b5d2c090ec20bff7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:04.150523 25858 raft_consensus.cc:1275] T 3808068278ca4b92b3e25e6b52ca6b48 P 472c3167ac1641e8a97a8478bd85d9c3 [term 2 FOLLOWER]: Refusing update from remote peer bf6bcc2dc59440b6b5d2c090ec20bff7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:04.151758 25930 consensus_queue.cc:1048] T 3808068278ca4b92b3e25e6b52ca6b48 P bf6bcc2dc59440b6b5d2c090ec20bff7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:06.365152 25607 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38484:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:09:06.367578 25607 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:09:06.416828 25694 tablet_service.cc:1511] Processing CreateTablet for tablet b77b0e446fb84eb9961bd475116ba499 (DEFAULT_TABLE table=soft_deleted_table [id=eed137e12ea642618790397c44e4a9a2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:06.418310 25772 tablet_service.cc:1511] Processing CreateTablet for tablet b77b0e446fb84eb9961bd475116ba499 (DEFAULT_TABLE table=soft_deleted_table [id=eed137e12ea642618790397c44e4a9a2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:06.418336 25694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b77b0e446fb84eb9961bd475116ba499. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:06.419764 25772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b77b0e446fb84eb9961bd475116ba499. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:06.420253 25846 tablet_service.cc:1511] Processing CreateTablet for tablet b77b0e446fb84eb9961bd475116ba499 (DEFAULT_TABLE table=soft_deleted_table [id=eed137e12ea642618790397c44e4a9a2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:06.421623 25846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b77b0e446fb84eb9961bd475116ba499. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:06.422457 25698 tablet_service.cc:1511] Processing CreateTablet for tablet a9172b51a39345d38a801adead988edb (DEFAULT_TABLE table=soft_deleted_table [id=eed137e12ea642618790397c44e4a9a2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:06.423743 25698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9172b51a39345d38a801adead988edb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:06.438891 25770 tablet_service.cc:1511] Processing CreateTablet for tablet a9172b51a39345d38a801adead988edb (DEFAULT_TABLE table=soft_deleted_table [id=eed137e12ea642618790397c44e4a9a2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:06.440344 25770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9172b51a39345d38a801adead988edb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:06.442605 25840 tablet_service.cc:1511] Processing CreateTablet for tablet a9172b51a39345d38a801adead988edb (DEFAULT_TABLE table=soft_deleted_table [id=eed137e12ea642618790397c44e4a9a2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:06.445109 26004 tablet_bootstrap.cc:492] T b77b0e446fb84eb9961bd475116ba499 P bf6bcc2dc59440b6b5d2c090ec20bff7: Bootstrap starting.
I20260713 09:09:06.447822 25840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9172b51a39345d38a801adead988edb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:06.445945 25696 tablet_service.cc:1511] Processing CreateTablet for tablet 7404256de5974464af175762dd1752b8 (DEFAULT_TABLE table=soft_deleted_table [id=eed137e12ea642618790397c44e4a9a2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:06.448856 25696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7404256de5974464af175762dd1752b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:06.446442 25767 tablet_service.cc:1511] Processing CreateTablet for tablet 7404256de5974464af175762dd1752b8 (DEFAULT_TABLE table=soft_deleted_table [id=eed137e12ea642618790397c44e4a9a2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:06.452064 25767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7404256de5974464af175762dd1752b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:06.454272 26004 tablet_bootstrap.cc:654] T b77b0e446fb84eb9961bd475116ba499 P bf6bcc2dc59440b6b5d2c090ec20bff7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:06.456912 25845 tablet_service.cc:1511] Processing CreateTablet for tablet 7404256de5974464af175762dd1752b8 (DEFAULT_TABLE table=soft_deleted_table [id=eed137e12ea642618790397c44e4a9a2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:06.458362 25845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7404256de5974464af175762dd1752b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:06.461171 25691 tablet_service.cc:1511] Processing CreateTablet for tablet 79206fadcd0441a4bc0663fb63cadc65 (DEFAULT_TABLE table=soft_deleted_table [id=eed137e12ea642618790397c44e4a9a2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:06.462774 25691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79206fadcd0441a4bc0663fb63cadc65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:06.464636 25772 tablet_service.cc:1511] Processing CreateTablet for tablet 79206fadcd0441a4bc0663fb63cadc65 (DEFAULT_TABLE table=soft_deleted_table [id=eed137e12ea642618790397c44e4a9a2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:06.465922 25772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79206fadcd0441a4bc0663fb63cadc65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:06.468961 25841 tablet_service.cc:1511] Processing CreateTablet for tablet 79206fadcd0441a4bc0663fb63cadc65 (DEFAULT_TABLE table=soft_deleted_table [id=eed137e12ea642618790397c44e4a9a2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:06.470275 25841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79206fadcd0441a4bc0663fb63cadc65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:06.471622 25768 tablet_service.cc:1511] Processing CreateTablet for tablet 05d7794fb82e4f60a13534bf5381bc8d (DEFAULT_TABLE table=soft_deleted_table [id=eed137e12ea642618790397c44e4a9a2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:06.472970 25768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05d7794fb82e4f60a13534bf5381bc8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:06.473111 25695 tablet_service.cc:1511] Processing CreateTablet for tablet 05d7794fb82e4f60a13534bf5381bc8d (DEFAULT_TABLE table=soft_deleted_table [id=eed137e12ea642618790397c44e4a9a2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:06.474557 25695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05d7794fb82e4f60a13534bf5381bc8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:06.478250 25698 tablet_service.cc:1511] Processing CreateTablet for tablet 3321b4d0a3bc4509a7ceee83b22fda8e (DEFAULT_TABLE table=soft_deleted_table [id=eed137e12ea642618790397c44e4a9a2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:06.479549 25698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3321b4d0a3bc4509a7ceee83b22fda8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:06.485854 25840 tablet_service.cc:1511] Processing CreateTablet for tablet 05d7794fb82e4f60a13534bf5381bc8d (DEFAULT_TABLE table=soft_deleted_table [id=eed137e12ea642618790397c44e4a9a2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:06.487205 25840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05d7794fb82e4f60a13534bf5381bc8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:06.493235 26005 tablet_bootstrap.cc:492] T b77b0e446fb84eb9961bd475116ba499 P 472c3167ac1641e8a97a8478bd85d9c3: Bootstrap starting.
I20260713 09:09:06.497525 25766 tablet_service.cc:1511] Processing CreateTablet for tablet 3321b4d0a3bc4509a7ceee83b22fda8e (DEFAULT_TABLE table=soft_deleted_table [id=eed137e12ea642618790397c44e4a9a2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:06.498888 25766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3321b4d0a3bc4509a7ceee83b22fda8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:06.502749 25699 tablet_service.cc:1511] Processing CreateTablet for tablet a6acecd68479487d8b5805301d6af01c (DEFAULT_TABLE table=soft_deleted_table [id=eed137e12ea642618790397c44e4a9a2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:06.504421 25699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6acecd68479487d8b5805301d6af01c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:06.507721 25771 tablet_service.cc:1511] Processing CreateTablet for tablet a6acecd68479487d8b5805301d6af01c (DEFAULT_TABLE table=soft_deleted_table [id=eed137e12ea642618790397c44e4a9a2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:06.509690 25846 tablet_service.cc:1511] Processing CreateTablet for tablet 3321b4d0a3bc4509a7ceee83b22fda8e (DEFAULT_TABLE table=soft_deleted_table [id=eed137e12ea642618790397c44e4a9a2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:06.510622 25771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6acecd68479487d8b5805301d6af01c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:06.512786 25842 tablet_service.cc:1511] Processing CreateTablet for tablet a6acecd68479487d8b5805301d6af01c (DEFAULT_TABLE table=soft_deleted_table [id=eed137e12ea642618790397c44e4a9a2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:06.510067 26005 tablet_bootstrap.cc:654] T b77b0e446fb84eb9961bd475116ba499 P 472c3167ac1641e8a97a8478bd85d9c3: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:06.516773 25774 tablet_service.cc:1511] Processing CreateTablet for tablet 89cf563047514c0f8b3eeddbcaba813c (DEFAULT_TABLE table=soft_deleted_table [id=eed137e12ea642618790397c44e4a9a2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:06.514802 25697 tablet_service.cc:1511] Processing CreateTablet for tablet 89cf563047514c0f8b3eeddbcaba813c (DEFAULT_TABLE table=soft_deleted_table [id=eed137e12ea642618790397c44e4a9a2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:06.521577 25697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89cf563047514c0f8b3eeddbcaba813c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:06.524472 25774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89cf563047514c0f8b3eeddbcaba813c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:06.528365 25842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6acecd68479487d8b5805301d6af01c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:06.525271 25848 tablet_service.cc:1511] Processing CreateTablet for tablet 89cf563047514c0f8b3eeddbcaba813c (DEFAULT_TABLE table=soft_deleted_table [id=eed137e12ea642618790397c44e4a9a2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:06.533744 25848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89cf563047514c0f8b3eeddbcaba813c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:06.548137 25846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3321b4d0a3bc4509a7ceee83b22fda8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:06.564023 25770 tablet_service.cc:1511] Processing CreateTablet for tablet 650021cf22a14386bc11ab652e9f6b51 (DEFAULT_TABLE table=soft_deleted_table [id=eed137e12ea642618790397c44e4a9a2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:06.567116 25844 tablet_service.cc:1511] Processing CreateTablet for tablet 650021cf22a14386bc11ab652e9f6b51 (DEFAULT_TABLE table=soft_deleted_table [id=eed137e12ea642618790397c44e4a9a2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:06.568785 25844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 650021cf22a14386bc11ab652e9f6b51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:06.572741 25770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 650021cf22a14386bc11ab652e9f6b51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:06.584419 26006 tablet_bootstrap.cc:492] T b77b0e446fb84eb9961bd475116ba499 P 5af8bcce79cd4ad08889e4a726d4fcd1: Bootstrap starting.
I20260713 09:09:06.590857 26006 tablet_bootstrap.cc:654] T b77b0e446fb84eb9961bd475116ba499 P 5af8bcce79cd4ad08889e4a726d4fcd1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:06.600276 25699 tablet_service.cc:1511] Processing CreateTablet for tablet 650021cf22a14386bc11ab652e9f6b51 (DEFAULT_TABLE table=soft_deleted_table [id=eed137e12ea642618790397c44e4a9a2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:06.601843 25699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 650021cf22a14386bc11ab652e9f6b51. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:09:06.603669 25655 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:06.617805 26005 tablet_bootstrap.cc:492] T b77b0e446fb84eb9961bd475116ba499 P 472c3167ac1641e8a97a8478bd85d9c3: No bootstrap required, opened a new log
I20260713 09:09:06.624233 26005 ts_tablet_manager.cc:1403] T b77b0e446fb84eb9961bd475116ba499 P 472c3167ac1641e8a97a8478bd85d9c3: Time spent bootstrapping tablet: real 0.131s	user 0.009s	sys 0.037s
I20260713 09:09:06.642001 26004 tablet_bootstrap.cc:492] T b77b0e446fb84eb9961bd475116ba499 P bf6bcc2dc59440b6b5d2c090ec20bff7: No bootstrap required, opened a new log
I20260713 09:09:06.642576 26004 ts_tablet_manager.cc:1403] T b77b0e446fb84eb9961bd475116ba499 P bf6bcc2dc59440b6b5d2c090ec20bff7: Time spent bootstrapping tablet: real 0.198s	user 0.026s	sys 0.014s
I20260713 09:09:06.645661 26004 raft_consensus.cc:359] T b77b0e446fb84eb9961bd475116ba499 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:06.646368 26004 raft_consensus.cc:385] T b77b0e446fb84eb9961bd475116ba499 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:06.646646 26004 raft_consensus.cc:740] T b77b0e446fb84eb9961bd475116ba499 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf6bcc2dc59440b6b5d2c090ec20bff7, State: Initialized, Role: FOLLOWER
I20260713 09:09:06.647430 26004 consensus_queue.cc:260] T b77b0e446fb84eb9961bd475116ba499 P bf6bcc2dc59440b6b5d2c090ec20bff7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:06.649652 26004 ts_tablet_manager.cc:1434] T b77b0e446fb84eb9961bd475116ba499 P bf6bcc2dc59440b6b5d2c090ec20bff7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:09:06.650619 26004 tablet_bootstrap.cc:492] T 7404256de5974464af175762dd1752b8 P bf6bcc2dc59440b6b5d2c090ec20bff7: Bootstrap starting.
I20260713 09:09:06.657142 26004 tablet_bootstrap.cc:654] T 7404256de5974464af175762dd1752b8 P bf6bcc2dc59440b6b5d2c090ec20bff7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:06.654000 26005 raft_consensus.cc:359] T b77b0e446fb84eb9961bd475116ba499 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:06.658248 26005 raft_consensus.cc:385] T b77b0e446fb84eb9961bd475116ba499 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:06.658906 26005 raft_consensus.cc:740] T b77b0e446fb84eb9961bd475116ba499 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 472c3167ac1641e8a97a8478bd85d9c3, State: Initialized, Role: FOLLOWER
I20260713 09:09:06.660449 26005 consensus_queue.cc:260] T b77b0e446fb84eb9961bd475116ba499 P 472c3167ac1641e8a97a8478bd85d9c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:06.665097 26006 tablet_bootstrap.cc:492] T b77b0e446fb84eb9961bd475116ba499 P 5af8bcce79cd4ad08889e4a726d4fcd1: No bootstrap required, opened a new log
I20260713 09:09:06.665648 26006 ts_tablet_manager.cc:1403] T b77b0e446fb84eb9961bd475116ba499 P 5af8bcce79cd4ad08889e4a726d4fcd1: Time spent bootstrapping tablet: real 0.081s	user 0.013s	sys 0.000s
I20260713 09:09:06.669821 26006 raft_consensus.cc:359] T b77b0e446fb84eb9961bd475116ba499 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:06.670790 26006 raft_consensus.cc:385] T b77b0e446fb84eb9961bd475116ba499 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:06.671172 26006 raft_consensus.cc:740] T b77b0e446fb84eb9961bd475116ba499 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5af8bcce79cd4ad08889e4a726d4fcd1, State: Initialized, Role: FOLLOWER
I20260713 09:09:06.673152 26005 ts_tablet_manager.cc:1434] T b77b0e446fb84eb9961bd475116ba499 P 472c3167ac1641e8a97a8478bd85d9c3: Time spent starting tablet: real 0.046s	user 0.000s	sys 0.007s
I20260713 09:09:06.674254 26005 tablet_bootstrap.cc:492] T a9172b51a39345d38a801adead988edb P 472c3167ac1641e8a97a8478bd85d9c3: Bootstrap starting.
I20260713 09:09:06.679347 26006 consensus_queue.cc:260] T b77b0e446fb84eb9961bd475116ba499 P 5af8bcce79cd4ad08889e4a726d4fcd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:06.680503 26005 tablet_bootstrap.cc:654] T a9172b51a39345d38a801adead988edb P 472c3167ac1641e8a97a8478bd85d9c3: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:06.683396 26004 tablet_bootstrap.cc:492] T 7404256de5974464af175762dd1752b8 P bf6bcc2dc59440b6b5d2c090ec20bff7: No bootstrap required, opened a new log
I20260713 09:09:06.683939 26006 ts_tablet_manager.cc:1434] T b77b0e446fb84eb9961bd475116ba499 P 5af8bcce79cd4ad08889e4a726d4fcd1: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.000s
I20260713 09:09:06.684043 26004 ts_tablet_manager.cc:1403] T 7404256de5974464af175762dd1752b8 P bf6bcc2dc59440b6b5d2c090ec20bff7: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.005s
I20260713 09:09:06.684990 26006 tablet_bootstrap.cc:492] T a9172b51a39345d38a801adead988edb P 5af8bcce79cd4ad08889e4a726d4fcd1: Bootstrap starting.
I20260713 09:09:06.688330 26004 raft_consensus.cc:359] T 7404256de5974464af175762dd1752b8 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:06.689396 26004 raft_consensus.cc:385] T 7404256de5974464af175762dd1752b8 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:06.689770 26004 raft_consensus.cc:740] T 7404256de5974464af175762dd1752b8 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf6bcc2dc59440b6b5d2c090ec20bff7, State: Initialized, Role: FOLLOWER
I20260713 09:09:06.690686 26004 consensus_queue.cc:260] T 7404256de5974464af175762dd1752b8 P bf6bcc2dc59440b6b5d2c090ec20bff7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:06.693852 26004 ts_tablet_manager.cc:1434] T 7404256de5974464af175762dd1752b8 P bf6bcc2dc59440b6b5d2c090ec20bff7: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:09:06.694310 26006 tablet_bootstrap.cc:654] T a9172b51a39345d38a801adead988edb P 5af8bcce79cd4ad08889e4a726d4fcd1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:06.695184 26004 tablet_bootstrap.cc:492] T a9172b51a39345d38a801adead988edb P bf6bcc2dc59440b6b5d2c090ec20bff7: Bootstrap starting.
I20260713 09:09:06.704648 26004 tablet_bootstrap.cc:654] T a9172b51a39345d38a801adead988edb P bf6bcc2dc59440b6b5d2c090ec20bff7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:06.708180 26006 tablet_bootstrap.cc:492] T a9172b51a39345d38a801adead988edb P 5af8bcce79cd4ad08889e4a726d4fcd1: No bootstrap required, opened a new log
I20260713 09:09:06.708768 26006 ts_tablet_manager.cc:1403] T a9172b51a39345d38a801adead988edb P 5af8bcce79cd4ad08889e4a726d4fcd1: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.005s
I20260713 09:09:06.710139 26004 tablet_bootstrap.cc:492] T a9172b51a39345d38a801adead988edb P bf6bcc2dc59440b6b5d2c090ec20bff7: No bootstrap required, opened a new log
I20260713 09:09:06.710538 26005 tablet_bootstrap.cc:492] T a9172b51a39345d38a801adead988edb P 472c3167ac1641e8a97a8478bd85d9c3: No bootstrap required, opened a new log
I20260713 09:09:06.710579 26004 ts_tablet_manager.cc:1403] T a9172b51a39345d38a801adead988edb P bf6bcc2dc59440b6b5d2c090ec20bff7: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260713 09:09:06.711141 26005 ts_tablet_manager.cc:1403] T a9172b51a39345d38a801adead988edb P 472c3167ac1641e8a97a8478bd85d9c3: Time spent bootstrapping tablet: real 0.037s	user 0.018s	sys 0.015s
I20260713 09:09:06.711766 26006 raft_consensus.cc:359] T a9172b51a39345d38a801adead988edb P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:06.712692 26006 raft_consensus.cc:385] T a9172b51a39345d38a801adead988edb P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:06.713092 26006 raft_consensus.cc:740] T a9172b51a39345d38a801adead988edb P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5af8bcce79cd4ad08889e4a726d4fcd1, State: Initialized, Role: FOLLOWER
I20260713 09:09:06.713835 26006 consensus_queue.cc:260] T a9172b51a39345d38a801adead988edb P 5af8bcce79cd4ad08889e4a726d4fcd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:06.714300 26005 raft_consensus.cc:359] T a9172b51a39345d38a801adead988edb P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:06.716116 26006 ts_tablet_manager.cc:1434] T a9172b51a39345d38a801adead988edb P 5af8bcce79cd4ad08889e4a726d4fcd1: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:09:06.716691 26004 raft_consensus.cc:359] T a9172b51a39345d38a801adead988edb P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:06.717012 26006 tablet_bootstrap.cc:492] T 7404256de5974464af175762dd1752b8 P 5af8bcce79cd4ad08889e4a726d4fcd1: Bootstrap starting.
I20260713 09:09:06.717293 26004 raft_consensus.cc:385] T a9172b51a39345d38a801adead988edb P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:06.717592 26004 raft_consensus.cc:740] T a9172b51a39345d38a801adead988edb P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf6bcc2dc59440b6b5d2c090ec20bff7, State: Initialized, Role: FOLLOWER
I20260713 09:09:06.718240 26004 consensus_queue.cc:260] T a9172b51a39345d38a801adead988edb P bf6bcc2dc59440b6b5d2c090ec20bff7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:06.720268 26004 ts_tablet_manager.cc:1434] T a9172b51a39345d38a801adead988edb P bf6bcc2dc59440b6b5d2c090ec20bff7: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260713 09:09:06.721159 26004 tablet_bootstrap.cc:492] T 79206fadcd0441a4bc0663fb63cadc65 P bf6bcc2dc59440b6b5d2c090ec20bff7: Bootstrap starting.
I20260713 09:09:06.721858 26005 raft_consensus.cc:385] T a9172b51a39345d38a801adead988edb P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:06.722236 26005 raft_consensus.cc:740] T a9172b51a39345d38a801adead988edb P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 472c3167ac1641e8a97a8478bd85d9c3, State: Initialized, Role: FOLLOWER
I20260713 09:09:06.722978 26005 consensus_queue.cc:260] T a9172b51a39345d38a801adead988edb P 472c3167ac1641e8a97a8478bd85d9c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:06.723907 26006 tablet_bootstrap.cc:654] T 7404256de5974464af175762dd1752b8 P 5af8bcce79cd4ad08889e4a726d4fcd1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:06.725383 26005 ts_tablet_manager.cc:1434] T a9172b51a39345d38a801adead988edb P 472c3167ac1641e8a97a8478bd85d9c3: Time spent starting tablet: real 0.014s	user 0.000s	sys 0.006s
I20260713 09:09:06.726356 26005 tablet_bootstrap.cc:492] T 79206fadcd0441a4bc0663fb63cadc65 P 472c3167ac1641e8a97a8478bd85d9c3: Bootstrap starting.
I20260713 09:09:06.733850 26004 tablet_bootstrap.cc:654] T 79206fadcd0441a4bc0663fb63cadc65 P bf6bcc2dc59440b6b5d2c090ec20bff7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:06.734609 26005 tablet_bootstrap.cc:654] T 79206fadcd0441a4bc0663fb63cadc65 P 472c3167ac1641e8a97a8478bd85d9c3: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:06.749675 26005 tablet_bootstrap.cc:492] T 79206fadcd0441a4bc0663fb63cadc65 P 472c3167ac1641e8a97a8478bd85d9c3: No bootstrap required, opened a new log
I20260713 09:09:06.750371 26005 ts_tablet_manager.cc:1403] T 79206fadcd0441a4bc0663fb63cadc65 P 472c3167ac1641e8a97a8478bd85d9c3: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.007s
I20260713 09:09:06.752206 25993 raft_consensus.cc:493] T a9172b51a39345d38a801adead988edb P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:06.752993 25993 raft_consensus.cc:515] T a9172b51a39345d38a801adead988edb P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:06.754917 26004 tablet_bootstrap.cc:492] T 79206fadcd0441a4bc0663fb63cadc65 P bf6bcc2dc59440b6b5d2c090ec20bff7: No bootstrap required, opened a new log
I20260713 09:09:06.755431 26004 ts_tablet_manager.cc:1403] T 79206fadcd0441a4bc0663fb63cadc65 P bf6bcc2dc59440b6b5d2c090ec20bff7: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.013s
I20260713 09:09:06.755581 26008 raft_consensus.cc:493] T b77b0e446fb84eb9961bd475116ba499 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:06.760179 26006 tablet_bootstrap.cc:492] T 7404256de5974464af175762dd1752b8 P 5af8bcce79cd4ad08889e4a726d4fcd1: No bootstrap required, opened a new log
I20260713 09:09:06.760114 26008 raft_consensus.cc:515] T b77b0e446fb84eb9961bd475116ba499 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:06.761117 26006 ts_tablet_manager.cc:1403] T 7404256de5974464af175762dd1752b8 P 5af8bcce79cd4ad08889e4a726d4fcd1: Time spent bootstrapping tablet: real 0.044s	user 0.017s	sys 0.012s
I20260713 09:09:06.762454 26008 leader_election.cc:290] T b77b0e446fb84eb9961bd475116ba499 P 5af8bcce79cd4ad08889e4a726d4fcd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf6bcc2dc59440b6b5d2c090ec20bff7 (127.21.85.194:33361), 472c3167ac1641e8a97a8478bd85d9c3 (127.21.85.195:33045)
I20260713 09:09:06.763444 25993 leader_election.cc:290] T a9172b51a39345d38a801adead988edb P bf6bcc2dc59440b6b5d2c090ec20bff7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193:43959), 472c3167ac1641e8a97a8478bd85d9c3 (127.21.85.195:33045)
I20260713 09:09:06.763556 25858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77b0e446fb84eb9961bd475116ba499" candidate_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472c3167ac1641e8a97a8478bd85d9c3" is_pre_election: true
I20260713 09:09:06.764334 25858 raft_consensus.cc:2468] T b77b0e446fb84eb9961bd475116ba499 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5af8bcce79cd4ad08889e4a726d4fcd1 in term 0.
I20260713 09:09:06.764779 25857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9172b51a39345d38a801adead988edb" candidate_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472c3167ac1641e8a97a8478bd85d9c3" is_pre_election: true
I20260713 09:09:06.765471 25857 raft_consensus.cc:2468] T a9172b51a39345d38a801adead988edb P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf6bcc2dc59440b6b5d2c090ec20bff7 in term 0.
I20260713 09:09:06.765246 26006 raft_consensus.cc:359] T 7404256de5974464af175762dd1752b8 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:06.765993 26006 raft_consensus.cc:385] T 7404256de5974464af175762dd1752b8 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:06.766307 26006 raft_consensus.cc:740] T 7404256de5974464af175762dd1752b8 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5af8bcce79cd4ad08889e4a726d4fcd1, State: Initialized, Role: FOLLOWER
I20260713 09:09:06.766925 25750 leader_election.cc:304] T a9172b51a39345d38a801adead988edb P bf6bcc2dc59440b6b5d2c090ec20bff7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 472c3167ac1641e8a97a8478bd85d9c3, bf6bcc2dc59440b6b5d2c090ec20bff7; no voters: 
I20260713 09:09:06.767000 26006 consensus_queue.cc:260] T 7404256de5974464af175762dd1752b8 P 5af8bcce79cd4ad08889e4a726d4fcd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:06.768100 25675 leader_election.cc:304] T b77b0e446fb84eb9961bd475116ba499 P 5af8bcce79cd4ad08889e4a726d4fcd1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 472c3167ac1641e8a97a8478bd85d9c3, 5af8bcce79cd4ad08889e4a726d4fcd1; no voters: 
I20260713 09:09:06.758447 26004 raft_consensus.cc:359] T 79206fadcd0441a4bc0663fb63cadc65 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:06.770232 26006 ts_tablet_manager.cc:1434] T 7404256de5974464af175762dd1752b8 P 5af8bcce79cd4ad08889e4a726d4fcd1: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:09:06.770422 26004 raft_consensus.cc:385] T 79206fadcd0441a4bc0663fb63cadc65 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:06.770605 25993 raft_consensus.cc:2804] T a9172b51a39345d38a801adead988edb P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:06.770810 26004 raft_consensus.cc:740] T 79206fadcd0441a4bc0663fb63cadc65 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf6bcc2dc59440b6b5d2c090ec20bff7, State: Initialized, Role: FOLLOWER
I20260713 09:09:06.771071 25993 raft_consensus.cc:493] T a9172b51a39345d38a801adead988edb P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:06.771138 26019 raft_consensus.cc:2804] T b77b0e446fb84eb9961bd475116ba499 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:06.771533 25993 raft_consensus.cc:3060] T a9172b51a39345d38a801adead988edb P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:06.771687 26019 raft_consensus.cc:493] T b77b0e446fb84eb9961bd475116ba499 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:06.772145 26019 raft_consensus.cc:3060] T b77b0e446fb84eb9961bd475116ba499 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:06.771853 26004 consensus_queue.cc:260] T 79206fadcd0441a4bc0663fb63cadc65 P bf6bcc2dc59440b6b5d2c090ec20bff7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:06.777216 26004 ts_tablet_manager.cc:1434] T 79206fadcd0441a4bc0663fb63cadc65 P bf6bcc2dc59440b6b5d2c090ec20bff7: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.000s
I20260713 09:09:06.778183 26004 tablet_bootstrap.cc:492] T 3321b4d0a3bc4509a7ceee83b22fda8e P bf6bcc2dc59440b6b5d2c090ec20bff7: Bootstrap starting.
I20260713 09:09:06.780216 26019 raft_consensus.cc:515] T b77b0e446fb84eb9961bd475116ba499 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:06.780526 25709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9172b51a39345d38a801adead988edb" candidate_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" is_pre_election: true
I20260713 09:09:06.781136 25709 raft_consensus.cc:2468] T a9172b51a39345d38a801adead988edb P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf6bcc2dc59440b6b5d2c090ec20bff7 in term 0.
I20260713 09:09:06.781941 25783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77b0e446fb84eb9961bd475116ba499" candidate_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" is_pre_election: true
I20260713 09:09:06.782263 26019 leader_election.cc:290] T b77b0e446fb84eb9961bd475116ba499 P 5af8bcce79cd4ad08889e4a726d4fcd1 [CANDIDATE]: Term 1 election: Requested vote from peers bf6bcc2dc59440b6b5d2c090ec20bff7 (127.21.85.194:33361), 472c3167ac1641e8a97a8478bd85d9c3 (127.21.85.195:33045)
I20260713 09:09:06.782605 25783 raft_consensus.cc:2468] T b77b0e446fb84eb9961bd475116ba499 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5af8bcce79cd4ad08889e4a726d4fcd1 in term 0.
I20260713 09:09:06.783233 26006 tablet_bootstrap.cc:492] T 3321b4d0a3bc4509a7ceee83b22fda8e P 5af8bcce79cd4ad08889e4a726d4fcd1: Bootstrap starting.
I20260713 09:09:06.783659 25857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77b0e446fb84eb9961bd475116ba499" candidate_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472c3167ac1641e8a97a8478bd85d9c3"
I20260713 09:09:06.784255 25857 raft_consensus.cc:3060] T b77b0e446fb84eb9961bd475116ba499 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:06.784693 26004 tablet_bootstrap.cc:654] T 3321b4d0a3bc4509a7ceee83b22fda8e P bf6bcc2dc59440b6b5d2c090ec20bff7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:06.790266 26006 tablet_bootstrap.cc:654] T 3321b4d0a3bc4509a7ceee83b22fda8e P 5af8bcce79cd4ad08889e4a726d4fcd1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:06.791699 25857 raft_consensus.cc:2468] T b77b0e446fb84eb9961bd475116ba499 P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5af8bcce79cd4ad08889e4a726d4fcd1 in term 1.
I20260713 09:09:06.792929 25675 leader_election.cc:304] T b77b0e446fb84eb9961bd475116ba499 P 5af8bcce79cd4ad08889e4a726d4fcd1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 472c3167ac1641e8a97a8478bd85d9c3, 5af8bcce79cd4ad08889e4a726d4fcd1; no voters: 
I20260713 09:09:06.793809 26019 raft_consensus.cc:2804] T b77b0e446fb84eb9961bd475116ba499 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:06.794263 26019 raft_consensus.cc:697] T b77b0e446fb84eb9961bd475116ba499 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 LEADER]: Becoming Leader. State: Replica: 5af8bcce79cd4ad08889e4a726d4fcd1, State: Running, Role: LEADER
I20260713 09:09:06.795027 26019 consensus_queue.cc:237] T b77b0e446fb84eb9961bd475116ba499 P 5af8bcce79cd4ad08889e4a726d4fcd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:06.795642 25783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77b0e446fb84eb9961bd475116ba499" candidate_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7"
I20260713 09:09:06.796780 25783 raft_consensus.cc:3060] T b77b0e446fb84eb9961bd475116ba499 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:06.762513 26005 raft_consensus.cc:359] T 79206fadcd0441a4bc0663fb63cadc65 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:06.801400 26005 raft_consensus.cc:385] T 79206fadcd0441a4bc0663fb63cadc65 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:06.801744 26005 raft_consensus.cc:740] T 79206fadcd0441a4bc0663fb63cadc65 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 472c3167ac1641e8a97a8478bd85d9c3, State: Initialized, Role: FOLLOWER
I20260713 09:09:06.805140 25993 raft_consensus.cc:515] T a9172b51a39345d38a801adead988edb P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:06.807183 26005 consensus_queue.cc:260] T 79206fadcd0441a4bc0663fb63cadc65 P 472c3167ac1641e8a97a8478bd85d9c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:06.809672 26005 ts_tablet_manager.cc:1434] T 79206fadcd0441a4bc0663fb63cadc65 P 472c3167ac1641e8a97a8478bd85d9c3: Time spent starting tablet: real 0.059s	user 0.007s	sys 0.002s
I20260713 09:09:06.810218 26006 tablet_bootstrap.cc:492] T 3321b4d0a3bc4509a7ceee83b22fda8e P 5af8bcce79cd4ad08889e4a726d4fcd1: No bootstrap required, opened a new log
I20260713 09:09:06.810585 26005 tablet_bootstrap.cc:492] T 7404256de5974464af175762dd1752b8 P 472c3167ac1641e8a97a8478bd85d9c3: Bootstrap starting.
I20260713 09:09:06.810680 26006 ts_tablet_manager.cc:1403] T 3321b4d0a3bc4509a7ceee83b22fda8e P 5af8bcce79cd4ad08889e4a726d4fcd1: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.004s
I20260713 09:09:06.813714 26004 tablet_bootstrap.cc:492] T 3321b4d0a3bc4509a7ceee83b22fda8e P bf6bcc2dc59440b6b5d2c090ec20bff7: No bootstrap required, opened a new log
I20260713 09:09:06.814235 26004 ts_tablet_manager.cc:1403] T 3321b4d0a3bc4509a7ceee83b22fda8e P bf6bcc2dc59440b6b5d2c090ec20bff7: Time spent bootstrapping tablet: real 0.036s	user 0.020s	sys 0.007s
I20260713 09:09:06.813745 26006 raft_consensus.cc:359] T 3321b4d0a3bc4509a7ceee83b22fda8e P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:06.815245 26006 raft_consensus.cc:385] T 3321b4d0a3bc4509a7ceee83b22fda8e P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:06.815531 26006 raft_consensus.cc:740] T 3321b4d0a3bc4509a7ceee83b22fda8e P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5af8bcce79cd4ad08889e4a726d4fcd1, State: Initialized, Role: FOLLOWER
I20260713 09:09:06.817476 26004 raft_consensus.cc:359] T 3321b4d0a3bc4509a7ceee83b22fda8e P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:06.817669 26006 consensus_queue.cc:260] T 3321b4d0a3bc4509a7ceee83b22fda8e P 5af8bcce79cd4ad08889e4a726d4fcd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:06.818291 26004 raft_consensus.cc:385] T 3321b4d0a3bc4509a7ceee83b22fda8e P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:06.818724 26004 raft_consensus.cc:740] T 3321b4d0a3bc4509a7ceee83b22fda8e P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf6bcc2dc59440b6b5d2c090ec20bff7, State: Initialized, Role: FOLLOWER
I20260713 09:09:06.819527 26004 consensus_queue.cc:260] T 3321b4d0a3bc4509a7ceee83b22fda8e P bf6bcc2dc59440b6b5d2c090ec20bff7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:06.820173 26006 ts_tablet_manager.cc:1434] T 3321b4d0a3bc4509a7ceee83b22fda8e P 5af8bcce79cd4ad08889e4a726d4fcd1: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:09:06.821280 26006 tablet_bootstrap.cc:492] T a6acecd68479487d8b5805301d6af01c P 5af8bcce79cd4ad08889e4a726d4fcd1: Bootstrap starting.
I20260713 09:09:06.821897 25857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9172b51a39345d38a801adead988edb" candidate_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472c3167ac1641e8a97a8478bd85d9c3"
I20260713 09:09:06.822268 26004 ts_tablet_manager.cc:1434] T 3321b4d0a3bc4509a7ceee83b22fda8e P bf6bcc2dc59440b6b5d2c090ec20bff7: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:09:06.822490 25857 raft_consensus.cc:3060] T a9172b51a39345d38a801adead988edb P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:06.823228 26004 tablet_bootstrap.cc:492] T 89cf563047514c0f8b3eeddbcaba813c P bf6bcc2dc59440b6b5d2c090ec20bff7: Bootstrap starting.
I20260713 09:09:06.825695 25709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9172b51a39345d38a801adead988edb" candidate_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1"
I20260713 09:09:06.826304 25709 raft_consensus.cc:3060] T a9172b51a39345d38a801adead988edb P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:06.830442 26004 tablet_bootstrap.cc:654] T 89cf563047514c0f8b3eeddbcaba813c P bf6bcc2dc59440b6b5d2c090ec20bff7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:06.832180 25857 raft_consensus.cc:2468] T a9172b51a39345d38a801adead988edb P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf6bcc2dc59440b6b5d2c090ec20bff7 in term 1.
I20260713 09:09:06.833750 25750 leader_election.cc:304] T a9172b51a39345d38a801adead988edb P bf6bcc2dc59440b6b5d2c090ec20bff7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 472c3167ac1641e8a97a8478bd85d9c3, bf6bcc2dc59440b6b5d2c090ec20bff7; no voters: 
I20260713 09:09:06.834632 26011 raft_consensus.cc:2804] T a9172b51a39345d38a801adead988edb P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:06.837870 26006 tablet_bootstrap.cc:654] T a6acecd68479487d8b5805301d6af01c P 5af8bcce79cd4ad08889e4a726d4fcd1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:06.840749 25993 leader_election.cc:290] T a9172b51a39345d38a801adead988edb P bf6bcc2dc59440b6b5d2c090ec20bff7 [CANDIDATE]: Term 1 election: Requested vote from peers 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193:43959), 472c3167ac1641e8a97a8478bd85d9c3 (127.21.85.195:33045)
I20260713 09:09:06.844815 26011 raft_consensus.cc:697] T a9172b51a39345d38a801adead988edb P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 LEADER]: Becoming Leader. State: Replica: bf6bcc2dc59440b6b5d2c090ec20bff7, State: Running, Role: LEADER
I20260713 09:09:06.847852 26011 consensus_queue.cc:237] T a9172b51a39345d38a801adead988edb P bf6bcc2dc59440b6b5d2c090ec20bff7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:06.818147 26005 tablet_bootstrap.cc:654] T 7404256de5974464af175762dd1752b8 P 472c3167ac1641e8a97a8478bd85d9c3: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:06.858007 25783 raft_consensus.cc:2468] T b77b0e446fb84eb9961bd475116ba499 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5af8bcce79cd4ad08889e4a726d4fcd1 in term 1.
I20260713 09:09:06.855613 26006 tablet_bootstrap.cc:492] T a6acecd68479487d8b5805301d6af01c P 5af8bcce79cd4ad08889e4a726d4fcd1: No bootstrap required, opened a new log
I20260713 09:09:06.859534 26006 ts_tablet_manager.cc:1403] T a6acecd68479487d8b5805301d6af01c P 5af8bcce79cd4ad08889e4a726d4fcd1: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.005s
I20260713 09:09:06.862473 26005 tablet_bootstrap.cc:492] T 7404256de5974464af175762dd1752b8 P 472c3167ac1641e8a97a8478bd85d9c3: No bootstrap required, opened a new log
I20260713 09:09:06.863029 26005 ts_tablet_manager.cc:1403] T 7404256de5974464af175762dd1752b8 P 472c3167ac1641e8a97a8478bd85d9c3: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.003s
I20260713 09:09:06.862587 26006 raft_consensus.cc:359] T a6acecd68479487d8b5805301d6af01c P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:06.863341 26006 raft_consensus.cc:385] T a6acecd68479487d8b5805301d6af01c P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:06.863634 26006 raft_consensus.cc:740] T a6acecd68479487d8b5805301d6af01c P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5af8bcce79cd4ad08889e4a726d4fcd1, State: Initialized, Role: FOLLOWER
I20260713 09:09:06.864377 26006 consensus_queue.cc:260] T a6acecd68479487d8b5805301d6af01c P 5af8bcce79cd4ad08889e4a726d4fcd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:06.866916 26006 ts_tablet_manager.cc:1434] T a6acecd68479487d8b5805301d6af01c P 5af8bcce79cd4ad08889e4a726d4fcd1: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:09:06.868311 26006 tablet_bootstrap.cc:492] T 89cf563047514c0f8b3eeddbcaba813c P 5af8bcce79cd4ad08889e4a726d4fcd1: Bootstrap starting.
I20260713 09:09:06.868770 25709 raft_consensus.cc:2468] T a9172b51a39345d38a801adead988edb P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf6bcc2dc59440b6b5d2c090ec20bff7 in term 1.
I20260713 09:09:06.874747 25606 catalog_manager.cc:5697] T b77b0e446fb84eb9961bd475116ba499 P 5af8bcce79cd4ad08889e4a726d4fcd1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193). New cstate: current_term: 1 leader_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:06.875771 26006 tablet_bootstrap.cc:654] T 89cf563047514c0f8b3eeddbcaba813c P 5af8bcce79cd4ad08889e4a726d4fcd1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:06.892436 26004 tablet_bootstrap.cc:492] T 89cf563047514c0f8b3eeddbcaba813c P bf6bcc2dc59440b6b5d2c090ec20bff7: No bootstrap required, opened a new log
I20260713 09:09:06.884168 26019 raft_consensus.cc:493] T 7404256de5974464af175762dd1752b8 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:06.892942 26004 ts_tablet_manager.cc:1403] T 89cf563047514c0f8b3eeddbcaba813c P bf6bcc2dc59440b6b5d2c090ec20bff7: Time spent bootstrapping tablet: real 0.070s	user 0.025s	sys 0.031s
I20260713 09:09:06.893076 26019 raft_consensus.cc:515] T 7404256de5974464af175762dd1752b8 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:06.895380 26019 leader_election.cc:290] T 7404256de5974464af175762dd1752b8 P 5af8bcce79cd4ad08889e4a726d4fcd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf6bcc2dc59440b6b5d2c090ec20bff7 (127.21.85.194:33361), 472c3167ac1641e8a97a8478bd85d9c3 (127.21.85.195:33045)
I20260713 09:09:06.895996 26004 raft_consensus.cc:359] T 89cf563047514c0f8b3eeddbcaba813c P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:06.896732 26004 raft_consensus.cc:385] T 89cf563047514c0f8b3eeddbcaba813c P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:06.897001 26004 raft_consensus.cc:740] T 89cf563047514c0f8b3eeddbcaba813c P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf6bcc2dc59440b6b5d2c090ec20bff7, State: Initialized, Role: FOLLOWER
I20260713 09:09:06.897680 26004 consensus_queue.cc:260] T 89cf563047514c0f8b3eeddbcaba813c P bf6bcc2dc59440b6b5d2c090ec20bff7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:06.898895 25783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7404256de5974464af175762dd1752b8" candidate_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" is_pre_election: true
I20260713 09:09:06.899489 25783 raft_consensus.cc:2468] T 7404256de5974464af175762dd1752b8 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5af8bcce79cd4ad08889e4a726d4fcd1 in term 0.
I20260713 09:09:06.878288 26005 raft_consensus.cc:359] T 7404256de5974464af175762dd1752b8 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:06.900113 25857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7404256de5974464af175762dd1752b8" candidate_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472c3167ac1641e8a97a8478bd85d9c3" is_pre_election: true
I20260713 09:09:06.900277 26004 ts_tablet_manager.cc:1434] T 89cf563047514c0f8b3eeddbcaba813c P bf6bcc2dc59440b6b5d2c090ec20bff7: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:09:06.900825 26005 raft_consensus.cc:385] T 7404256de5974464af175762dd1752b8 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:06.901131 26005 raft_consensus.cc:740] T 7404256de5974464af175762dd1752b8 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 472c3167ac1641e8a97a8478bd85d9c3, State: Initialized, Role: FOLLOWER
I20260713 09:09:06.901422 26004 tablet_bootstrap.cc:492] T 05d7794fb82e4f60a13534bf5381bc8d P bf6bcc2dc59440b6b5d2c090ec20bff7: Bootstrap starting.
I20260713 09:09:06.902248 26005 consensus_queue.cc:260] T 7404256de5974464af175762dd1752b8 P 472c3167ac1641e8a97a8478bd85d9c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:06.903517 25857 raft_consensus.cc:2468] T 7404256de5974464af175762dd1752b8 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5af8bcce79cd4ad08889e4a726d4fcd1 in term 0.
I20260713 09:09:06.905966 26005 ts_tablet_manager.cc:1434] T 7404256de5974464af175762dd1752b8 P 472c3167ac1641e8a97a8478bd85d9c3: Time spent starting tablet: real 0.043s	user 0.005s	sys 0.003s
I20260713 09:09:06.906886 26005 tablet_bootstrap.cc:492] T 05d7794fb82e4f60a13534bf5381bc8d P 472c3167ac1641e8a97a8478bd85d9c3: Bootstrap starting.
I20260713 09:09:06.907104 26006 tablet_bootstrap.cc:492] T 89cf563047514c0f8b3eeddbcaba813c P 5af8bcce79cd4ad08889e4a726d4fcd1: No bootstrap required, opened a new log
I20260713 09:09:06.907558 26006 ts_tablet_manager.cc:1403] T 89cf563047514c0f8b3eeddbcaba813c P 5af8bcce79cd4ad08889e4a726d4fcd1: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.003s
I20260713 09:09:06.908423 26004 tablet_bootstrap.cc:654] T 05d7794fb82e4f60a13534bf5381bc8d P bf6bcc2dc59440b6b5d2c090ec20bff7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:06.910970 26006 raft_consensus.cc:359] T 89cf563047514c0f8b3eeddbcaba813c P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:06.911841 26006 raft_consensus.cc:385] T 89cf563047514c0f8b3eeddbcaba813c P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:06.912163 26006 raft_consensus.cc:740] T 89cf563047514c0f8b3eeddbcaba813c P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5af8bcce79cd4ad08889e4a726d4fcd1, State: Initialized, Role: FOLLOWER
I20260713 09:09:06.913057 26006 consensus_queue.cc:260] T 89cf563047514c0f8b3eeddbcaba813c P 5af8bcce79cd4ad08889e4a726d4fcd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:06.914742 26005 tablet_bootstrap.cc:654] T 05d7794fb82e4f60a13534bf5381bc8d P 472c3167ac1641e8a97a8478bd85d9c3: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:06.915648 26006 ts_tablet_manager.cc:1434] T 89cf563047514c0f8b3eeddbcaba813c P 5af8bcce79cd4ad08889e4a726d4fcd1: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:09:06.916718 26006 tablet_bootstrap.cc:492] T 05d7794fb82e4f60a13534bf5381bc8d P 5af8bcce79cd4ad08889e4a726d4fcd1: Bootstrap starting.
I20260713 09:09:06.903472 25672 leader_election.cc:304] T 7404256de5974464af175762dd1752b8 P 5af8bcce79cd4ad08889e4a726d4fcd1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5af8bcce79cd4ad08889e4a726d4fcd1, bf6bcc2dc59440b6b5d2c090ec20bff7; no voters: 
I20260713 09:09:06.919911 26004 tablet_bootstrap.cc:492] T 05d7794fb82e4f60a13534bf5381bc8d P bf6bcc2dc59440b6b5d2c090ec20bff7: No bootstrap required, opened a new log
I20260713 09:09:06.920089 26019 raft_consensus.cc:2804] T 7404256de5974464af175762dd1752b8 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:06.920452 26019 raft_consensus.cc:493] T 7404256de5974464af175762dd1752b8 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:06.920816 26019 raft_consensus.cc:3060] T 7404256de5974464af175762dd1752b8 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:06.927939 26019 raft_consensus.cc:515] T 7404256de5974464af175762dd1752b8 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:06.928272 26006 tablet_bootstrap.cc:654] T 05d7794fb82e4f60a13534bf5381bc8d P 5af8bcce79cd4ad08889e4a726d4fcd1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:06.929986 26019 leader_election.cc:290] T 7404256de5974464af175762dd1752b8 P 5af8bcce79cd4ad08889e4a726d4fcd1 [CANDIDATE]: Term 1 election: Requested vote from peers bf6bcc2dc59440b6b5d2c090ec20bff7 (127.21.85.194:33361), 472c3167ac1641e8a97a8478bd85d9c3 (127.21.85.195:33045)
I20260713 09:09:06.920433 26004 ts_tablet_manager.cc:1403] T 05d7794fb82e4f60a13534bf5381bc8d P bf6bcc2dc59440b6b5d2c090ec20bff7: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260713 09:09:06.931121 26005 tablet_bootstrap.cc:492] T 05d7794fb82e4f60a13534bf5381bc8d P 472c3167ac1641e8a97a8478bd85d9c3: No bootstrap required, opened a new log
I20260713 09:09:06.930989 25783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7404256de5974464af175762dd1752b8" candidate_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7"
I20260713 09:09:06.931255 25857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7404256de5974464af175762dd1752b8" candidate_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472c3167ac1641e8a97a8478bd85d9c3"
I20260713 09:09:06.931665 26005 ts_tablet_manager.cc:1403] T 05d7794fb82e4f60a13534bf5381bc8d P 472c3167ac1641e8a97a8478bd85d9c3: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.006s
I20260713 09:09:06.931860 25857 raft_consensus.cc:3060] T 7404256de5974464af175762dd1752b8 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:06.931639 25783 raft_consensus.cc:3060] T 7404256de5974464af175762dd1752b8 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:06.933439 26004 raft_consensus.cc:359] T 05d7794fb82e4f60a13534bf5381bc8d P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:06.934154 26004 raft_consensus.cc:385] T 05d7794fb82e4f60a13534bf5381bc8d P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:06.934459 26004 raft_consensus.cc:740] T 05d7794fb82e4f60a13534bf5381bc8d P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf6bcc2dc59440b6b5d2c090ec20bff7, State: Initialized, Role: FOLLOWER
I20260713 09:09:06.934829 26005 raft_consensus.cc:359] T 05d7794fb82e4f60a13534bf5381bc8d P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:06.935614 26005 raft_consensus.cc:385] T 05d7794fb82e4f60a13534bf5381bc8d P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:06.935211 26004 consensus_queue.cc:260] T 05d7794fb82e4f60a13534bf5381bc8d P bf6bcc2dc59440b6b5d2c090ec20bff7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:06.935963 26005 raft_consensus.cc:740] T 05d7794fb82e4f60a13534bf5381bc8d P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 472c3167ac1641e8a97a8478bd85d9c3, State: Initialized, Role: FOLLOWER
I20260713 09:09:06.936830 26005 consensus_queue.cc:260] T 05d7794fb82e4f60a13534bf5381bc8d P 472c3167ac1641e8a97a8478bd85d9c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:06.937953 26004 ts_tablet_manager.cc:1434] T 05d7794fb82e4f60a13534bf5381bc8d P bf6bcc2dc59440b6b5d2c090ec20bff7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:09:06.938946 26004 tablet_bootstrap.cc:492] T a6acecd68479487d8b5805301d6af01c P bf6bcc2dc59440b6b5d2c090ec20bff7: Bootstrap starting.
I20260713 09:09:06.939216 26005 ts_tablet_manager.cc:1434] T 05d7794fb82e4f60a13534bf5381bc8d P 472c3167ac1641e8a97a8478bd85d9c3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:09:06.940225 26005 tablet_bootstrap.cc:492] T a6acecd68479487d8b5805301d6af01c P 472c3167ac1641e8a97a8478bd85d9c3: Bootstrap starting.
I20260713 09:09:06.942301 25857 raft_consensus.cc:2468] T 7404256de5974464af175762dd1752b8 P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5af8bcce79cd4ad08889e4a726d4fcd1 in term 1.
I20260713 09:09:06.943521 25675 leader_election.cc:304] T 7404256de5974464af175762dd1752b8 P 5af8bcce79cd4ad08889e4a726d4fcd1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 472c3167ac1641e8a97a8478bd85d9c3, 5af8bcce79cd4ad08889e4a726d4fcd1; no voters: 
I20260713 09:09:06.944432 26019 raft_consensus.cc:2804] T 7404256de5974464af175762dd1752b8 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:06.945124 26019 raft_consensus.cc:697] T 7404256de5974464af175762dd1752b8 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 LEADER]: Becoming Leader. State: Replica: 5af8bcce79cd4ad08889e4a726d4fcd1, State: Running, Role: LEADER
I20260713 09:09:06.945322 26004 tablet_bootstrap.cc:654] T a6acecd68479487d8b5805301d6af01c P bf6bcc2dc59440b6b5d2c090ec20bff7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:06.946013 26019 consensus_queue.cc:237] T 7404256de5974464af175762dd1752b8 P 5af8bcce79cd4ad08889e4a726d4fcd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:06.947429 25907 raft_consensus.cc:493] T 05d7794fb82e4f60a13534bf5381bc8d P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:06.947907 25907 raft_consensus.cc:515] T 05d7794fb82e4f60a13534bf5381bc8d P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:06.952705 25709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05d7794fb82e4f60a13534bf5381bc8d" candidate_uuid: "472c3167ac1641e8a97a8478bd85d9c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" is_pre_election: true
W20260713 09:09:06.954423 25823 leader_election.cc:343] T 05d7794fb82e4f60a13534bf5381bc8d P 472c3167ac1641e8a97a8478bd85d9c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193:43959): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:06.955914 25907 leader_election.cc:290] T 05d7794fb82e4f60a13534bf5381bc8d P 472c3167ac1641e8a97a8478bd85d9c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193:43959), bf6bcc2dc59440b6b5d2c090ec20bff7 (127.21.85.194:33361)
I20260713 09:09:06.957732 25784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05d7794fb82e4f60a13534bf5381bc8d" candidate_uuid: "472c3167ac1641e8a97a8478bd85d9c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" is_pre_election: true
I20260713 09:09:06.958642 25784 raft_consensus.cc:2468] T 05d7794fb82e4f60a13534bf5381bc8d P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 472c3167ac1641e8a97a8478bd85d9c3 in term 0.
I20260713 09:09:06.960121 25821 leader_election.cc:304] T 05d7794fb82e4f60a13534bf5381bc8d P 472c3167ac1641e8a97a8478bd85d9c3 [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: 472c3167ac1641e8a97a8478bd85d9c3, bf6bcc2dc59440b6b5d2c090ec20bff7; no voters: 5af8bcce79cd4ad08889e4a726d4fcd1
I20260713 09:09:06.961535 25907 raft_consensus.cc:2804] T 05d7794fb82e4f60a13534bf5381bc8d P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:06.961939 25907 raft_consensus.cc:493] T 05d7794fb82e4f60a13534bf5381bc8d P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:06.962319 25907 raft_consensus.cc:3060] T 05d7794fb82e4f60a13534bf5381bc8d P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:06.962656 26006 tablet_bootstrap.cc:492] T 05d7794fb82e4f60a13534bf5381bc8d P 5af8bcce79cd4ad08889e4a726d4fcd1: No bootstrap required, opened a new log
I20260713 09:09:06.963181 26006 ts_tablet_manager.cc:1403] T 05d7794fb82e4f60a13534bf5381bc8d P 5af8bcce79cd4ad08889e4a726d4fcd1: Time spent bootstrapping tablet: real 0.047s	user 0.006s	sys 0.010s
I20260713 09:09:06.967908 26006 raft_consensus.cc:359] T 05d7794fb82e4f60a13534bf5381bc8d P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:06.968590 26006 raft_consensus.cc:385] T 05d7794fb82e4f60a13534bf5381bc8d P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:06.968891 26006 raft_consensus.cc:740] T 05d7794fb82e4f60a13534bf5381bc8d P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5af8bcce79cd4ad08889e4a726d4fcd1, State: Initialized, Role: FOLLOWER
I20260713 09:09:06.970317 25783 raft_consensus.cc:2468] T 7404256de5974464af175762dd1752b8 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5af8bcce79cd4ad08889e4a726d4fcd1 in term 1.
I20260713 09:09:06.972951 26005 tablet_bootstrap.cc:654] T a6acecd68479487d8b5805301d6af01c P 472c3167ac1641e8a97a8478bd85d9c3: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:06.963119 25604 catalog_manager.cc:5697] T a9172b51a39345d38a801adead988edb P bf6bcc2dc59440b6b5d2c090ec20bff7 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf6bcc2dc59440b6b5d2c090ec20bff7 (127.21.85.194). New cstate: current_term: 1 leader_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:06.984377 25907 raft_consensus.cc:515] T 05d7794fb82e4f60a13534bf5381bc8d P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:06.986466 25907 leader_election.cc:290] T 05d7794fb82e4f60a13534bf5381bc8d P 472c3167ac1641e8a97a8478bd85d9c3 [CANDIDATE]: Term 1 election: Requested vote from peers 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193:43959), bf6bcc2dc59440b6b5d2c090ec20bff7 (127.21.85.194:33361)
I20260713 09:09:06.987419 25709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05d7794fb82e4f60a13534bf5381bc8d" candidate_uuid: "472c3167ac1641e8a97a8478bd85d9c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1"
I20260713 09:09:06.988440 25992 raft_consensus.cc:493] T 3321b4d0a3bc4509a7ceee83b22fda8e P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:06.988936 25992 raft_consensus.cc:515] T 3321b4d0a3bc4509a7ceee83b22fda8e P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:06.990651 26005 tablet_bootstrap.cc:492] T a6acecd68479487d8b5805301d6af01c P 472c3167ac1641e8a97a8478bd85d9c3: No bootstrap required, opened a new log
I20260713 09:09:06.977567 26004 tablet_bootstrap.cc:492] T a6acecd68479487d8b5805301d6af01c P bf6bcc2dc59440b6b5d2c090ec20bff7: No bootstrap required, opened a new log
I20260713 09:09:06.990995 25992 leader_election.cc:290] T 3321b4d0a3bc4509a7ceee83b22fda8e P 5af8bcce79cd4ad08889e4a726d4fcd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf6bcc2dc59440b6b5d2c090ec20bff7 (127.21.85.194:33361), 472c3167ac1641e8a97a8478bd85d9c3 (127.21.85.195:33045)
I20260713 09:09:06.991190 26005 ts_tablet_manager.cc:1403] T a6acecd68479487d8b5805301d6af01c P 472c3167ac1641e8a97a8478bd85d9c3: Time spent bootstrapping tablet: real 0.051s	user 0.005s	sys 0.006s
I20260713 09:09:06.991233 26004 ts_tablet_manager.cc:1403] T a6acecd68479487d8b5805301d6af01c P bf6bcc2dc59440b6b5d2c090ec20bff7: Time spent bootstrapping tablet: real 0.052s	user 0.022s	sys 0.011s
I20260713 09:09:06.992570 25857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3321b4d0a3bc4509a7ceee83b22fda8e" candidate_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472c3167ac1641e8a97a8478bd85d9c3" is_pre_election: true
W20260713 09:09:06.993907 25675 leader_election.cc:343] T 3321b4d0a3bc4509a7ceee83b22fda8e P 5af8bcce79cd4ad08889e4a726d4fcd1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 472c3167ac1641e8a97a8478bd85d9c3 (127.21.85.195:33045): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:06.994314 25783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3321b4d0a3bc4509a7ceee83b22fda8e" candidate_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" is_pre_election: true
I20260713 09:09:06.994112 26004 raft_consensus.cc:359] T a6acecd68479487d8b5805301d6af01c P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:06.994663 25784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05d7794fb82e4f60a13534bf5381bc8d" candidate_uuid: "472c3167ac1641e8a97a8478bd85d9c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7"
I20260713 09:09:06.994823 26004 raft_consensus.cc:385] T a6acecd68479487d8b5805301d6af01c P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:06.994884 25783 raft_consensus.cc:2468] T 3321b4d0a3bc4509a7ceee83b22fda8e P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5af8bcce79cd4ad08889e4a726d4fcd1 in term 0.
I20260713 09:09:06.995298 26004 raft_consensus.cc:740] T a6acecd68479487d8b5805301d6af01c P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf6bcc2dc59440b6b5d2c090ec20bff7, State: Initialized, Role: FOLLOWER
I20260713 09:09:06.995325 25784 raft_consensus.cc:3060] T 05d7794fb82e4f60a13534bf5381bc8d P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:06.995352 26005 raft_consensus.cc:359] T a6acecd68479487d8b5805301d6af01c P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:06.996224 26005 raft_consensus.cc:385] T a6acecd68479487d8b5805301d6af01c P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:06.996088 26004 consensus_queue.cc:260] T a6acecd68479487d8b5805301d6af01c P bf6bcc2dc59440b6b5d2c090ec20bff7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:06.996654 26005 raft_consensus.cc:740] T a6acecd68479487d8b5805301d6af01c P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 472c3167ac1641e8a97a8478bd85d9c3, State: Initialized, Role: FOLLOWER
I20260713 09:09:06.996163 25672 leader_election.cc:304] T 3321b4d0a3bc4509a7ceee83b22fda8e P 5af8bcce79cd4ad08889e4a726d4fcd1 [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: 5af8bcce79cd4ad08889e4a726d4fcd1, bf6bcc2dc59440b6b5d2c090ec20bff7; no voters: 472c3167ac1641e8a97a8478bd85d9c3
I20260713 09:09:06.997668 25992 raft_consensus.cc:2804] T 3321b4d0a3bc4509a7ceee83b22fda8e P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:06.997495 26005 consensus_queue.cc:260] T a6acecd68479487d8b5805301d6af01c P 472c3167ac1641e8a97a8478bd85d9c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:06.998023 25992 raft_consensus.cc:493] T 3321b4d0a3bc4509a7ceee83b22fda8e P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:06.998287 26004 ts_tablet_manager.cc:1434] T a6acecd68479487d8b5805301d6af01c P bf6bcc2dc59440b6b5d2c090ec20bff7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:09:06.999307 26004 tablet_bootstrap.cc:492] T 650021cf22a14386bc11ab652e9f6b51 P bf6bcc2dc59440b6b5d2c090ec20bff7: Bootstrap starting.
I20260713 09:09:06.999776 26005 ts_tablet_manager.cc:1434] T a6acecd68479487d8b5805301d6af01c P 472c3167ac1641e8a97a8478bd85d9c3: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:09:07.000730 26005 tablet_bootstrap.cc:492] T 650021cf22a14386bc11ab652e9f6b51 P 472c3167ac1641e8a97a8478bd85d9c3: Bootstrap starting.
I20260713 09:09:06.974395 26006 consensus_queue.cc:260] T 05d7794fb82e4f60a13534bf5381bc8d P 5af8bcce79cd4ad08889e4a726d4fcd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:06.998359 25992 raft_consensus.cc:3060] T 3321b4d0a3bc4509a7ceee83b22fda8e P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:07.002830 26006 ts_tablet_manager.cc:1434] T 05d7794fb82e4f60a13534bf5381bc8d P 5af8bcce79cd4ad08889e4a726d4fcd1: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.000s
I20260713 09:09:07.003844 26006 tablet_bootstrap.cc:492] T 79206fadcd0441a4bc0663fb63cadc65 P 5af8bcce79cd4ad08889e4a726d4fcd1: Bootstrap starting.
I20260713 09:09:07.004074 25709 raft_consensus.cc:3060] T 05d7794fb82e4f60a13534bf5381bc8d P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:07.007608 26005 tablet_bootstrap.cc:654] T 650021cf22a14386bc11ab652e9f6b51 P 472c3167ac1641e8a97a8478bd85d9c3: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:07.007818 26004 tablet_bootstrap.cc:654] T 650021cf22a14386bc11ab652e9f6b51 P bf6bcc2dc59440b6b5d2c090ec20bff7: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:06.989987 25606 catalog_manager.cc:5697] T 7404256de5974464af175762dd1752b8 P 5af8bcce79cd4ad08889e4a726d4fcd1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193). New cstate: current_term: 1 leader_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:07.019613 26006 tablet_bootstrap.cc:654] T 79206fadcd0441a4bc0663fb63cadc65 P 5af8bcce79cd4ad08889e4a726d4fcd1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:07.030937 26019 raft_consensus.cc:493] T a6acecd68479487d8b5805301d6af01c P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:07.031527 26019 raft_consensus.cc:515] T a6acecd68479487d8b5805301d6af01c P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:07.033604 26019 leader_election.cc:290] T a6acecd68479487d8b5805301d6af01c P 5af8bcce79cd4ad08889e4a726d4fcd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf6bcc2dc59440b6b5d2c090ec20bff7 (127.21.85.194:33361), 472c3167ac1641e8a97a8478bd85d9c3 (127.21.85.195:33045)
I20260713 09:09:07.035562 25783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6acecd68479487d8b5805301d6af01c" candidate_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" is_pre_election: true
I20260713 09:09:07.036473 25783 raft_consensus.cc:2468] T a6acecd68479487d8b5805301d6af01c P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5af8bcce79cd4ad08889e4a726d4fcd1 in term 0.
I20260713 09:09:07.036971 25857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6acecd68479487d8b5805301d6af01c" candidate_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472c3167ac1641e8a97a8478bd85d9c3" is_pre_election: true
I20260713 09:09:07.037817 25857 raft_consensus.cc:2468] T a6acecd68479487d8b5805301d6af01c P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5af8bcce79cd4ad08889e4a726d4fcd1 in term 0.
I20260713 09:09:07.038069 25672 leader_election.cc:304] T a6acecd68479487d8b5805301d6af01c P 5af8bcce79cd4ad08889e4a726d4fcd1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5af8bcce79cd4ad08889e4a726d4fcd1, bf6bcc2dc59440b6b5d2c090ec20bff7; no voters: 
I20260713 09:09:07.039287 26019 raft_consensus.cc:2804] T a6acecd68479487d8b5805301d6af01c P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:07.039783 26019 raft_consensus.cc:493] T a6acecd68479487d8b5805301d6af01c P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:07.040302 26019 raft_consensus.cc:3060] T a6acecd68479487d8b5805301d6af01c P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:07.050146 25784 raft_consensus.cc:2468] T 05d7794fb82e4f60a13534bf5381bc8d P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 472c3167ac1641e8a97a8478bd85d9c3 in term 1.
I20260713 09:09:07.053540 26019 raft_consensus.cc:515] T a6acecd68479487d8b5805301d6af01c P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:07.057446 25709 raft_consensus.cc:2468] T 05d7794fb82e4f60a13534bf5381bc8d P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 472c3167ac1641e8a97a8478bd85d9c3 in term 1.
I20260713 09:09:07.061615 25783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6acecd68479487d8b5805301d6af01c" candidate_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7"
I20260713 09:09:07.062379 25783 raft_consensus.cc:3060] T a6acecd68479487d8b5805301d6af01c P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:07.064898 25823 leader_election.cc:304] T 05d7794fb82e4f60a13534bf5381bc8d P 472c3167ac1641e8a97a8478bd85d9c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 472c3167ac1641e8a97a8478bd85d9c3, 5af8bcce79cd4ad08889e4a726d4fcd1; no voters: 
I20260713 09:09:07.066154 25907 raft_consensus.cc:2804] T 05d7794fb82e4f60a13534bf5381bc8d P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:07.066766 25907 raft_consensus.cc:697] T 05d7794fb82e4f60a13534bf5381bc8d P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 LEADER]: Becoming Leader. State: Replica: 472c3167ac1641e8a97a8478bd85d9c3, State: Running, Role: LEADER
I20260713 09:09:07.067910 25907 consensus_queue.cc:237] T 05d7794fb82e4f60a13534bf5381bc8d P 472c3167ac1641e8a97a8478bd85d9c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:07.072731 26019 leader_election.cc:290] T a6acecd68479487d8b5805301d6af01c P 5af8bcce79cd4ad08889e4a726d4fcd1 [CANDIDATE]: Term 1 election: Requested vote from peers bf6bcc2dc59440b6b5d2c090ec20bff7 (127.21.85.194:33361), 472c3167ac1641e8a97a8478bd85d9c3 (127.21.85.195:33045)
I20260713 09:09:07.073931 25857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6acecd68479487d8b5805301d6af01c" candidate_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472c3167ac1641e8a97a8478bd85d9c3"
I20260713 09:09:07.074550 25857 raft_consensus.cc:3060] T a6acecd68479487d8b5805301d6af01c P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:07.075716 25783 raft_consensus.cc:2468] T a6acecd68479487d8b5805301d6af01c P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5af8bcce79cd4ad08889e4a726d4fcd1 in term 1.
I20260713 09:09:07.077324 25672 leader_election.cc:304] T a6acecd68479487d8b5805301d6af01c P 5af8bcce79cd4ad08889e4a726d4fcd1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5af8bcce79cd4ad08889e4a726d4fcd1, bf6bcc2dc59440b6b5d2c090ec20bff7; no voters: 
I20260713 09:09:07.078423 26019 raft_consensus.cc:2804] T a6acecd68479487d8b5805301d6af01c P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:07.079033 26019 raft_consensus.cc:697] T a6acecd68479487d8b5805301d6af01c P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 LEADER]: Becoming Leader. State: Replica: 5af8bcce79cd4ad08889e4a726d4fcd1, State: Running, Role: LEADER
I20260713 09:09:07.080106 26019 consensus_queue.cc:237] T a6acecd68479487d8b5805301d6af01c P 5af8bcce79cd4ad08889e4a726d4fcd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:07.084444 26011 raft_consensus.cc:493] T 79206fadcd0441a4bc0663fb63cadc65 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:07.085132 26011 raft_consensus.cc:515] T 79206fadcd0441a4bc0663fb63cadc65 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:07.089138 26011 leader_election.cc:290] T 79206fadcd0441a4bc0663fb63cadc65 P bf6bcc2dc59440b6b5d2c090ec20bff7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193:43959), 472c3167ac1641e8a97a8478bd85d9c3 (127.21.85.195:33045)
I20260713 09:09:07.089576 25707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79206fadcd0441a4bc0663fb63cadc65" candidate_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" is_pre_election: true
W20260713 09:09:07.092671 25749 leader_election.cc:343] T 79206fadcd0441a4bc0663fb63cadc65 P bf6bcc2dc59440b6b5d2c090ec20bff7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193:43959): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:07.090638 25858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79206fadcd0441a4bc0663fb63cadc65" candidate_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472c3167ac1641e8a97a8478bd85d9c3" is_pre_election: true
I20260713 09:09:07.093796 25858 raft_consensus.cc:2468] T 79206fadcd0441a4bc0663fb63cadc65 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf6bcc2dc59440b6b5d2c090ec20bff7 in term 0.
I20260713 09:09:07.095643 25750 leader_election.cc:304] T 79206fadcd0441a4bc0663fb63cadc65 P bf6bcc2dc59440b6b5d2c090ec20bff7 [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: 472c3167ac1641e8a97a8478bd85d9c3, bf6bcc2dc59440b6b5d2c090ec20bff7; no voters: 5af8bcce79cd4ad08889e4a726d4fcd1
I20260713 09:09:07.097491 26011 raft_consensus.cc:2804] T 79206fadcd0441a4bc0663fb63cadc65 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:07.098018 26011 raft_consensus.cc:493] T 79206fadcd0441a4bc0663fb63cadc65 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:07.098560 26011 raft_consensus.cc:3060] T 79206fadcd0441a4bc0663fb63cadc65 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:07.053354 25992 raft_consensus.cc:515] T 3321b4d0a3bc4509a7ceee83b22fda8e P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:07.114492 25858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3321b4d0a3bc4509a7ceee83b22fda8e" candidate_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472c3167ac1641e8a97a8478bd85d9c3"
I20260713 09:09:07.116555 26024 raft_consensus.cc:493] T 89cf563047514c0f8b3eeddbcaba813c P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:07.117262 26024 raft_consensus.cc:515] T 89cf563047514c0f8b3eeddbcaba813c P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:07.117789 25784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3321b4d0a3bc4509a7ceee83b22fda8e" candidate_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7"
I20260713 09:09:07.118460 25784 raft_consensus.cc:3060] T 3321b4d0a3bc4509a7ceee83b22fda8e P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:09:07.120263 25675 leader_election.cc:343] T 3321b4d0a3bc4509a7ceee83b22fda8e P 5af8bcce79cd4ad08889e4a726d4fcd1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 472c3167ac1641e8a97a8478bd85d9c3 (127.21.85.195:33045): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:07.120990 25603 catalog_manager.cc:5697] T 05d7794fb82e4f60a13534bf5381bc8d P 472c3167ac1641e8a97a8478bd85d9c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 472c3167ac1641e8a97a8478bd85d9c3 (127.21.85.195). New cstate: current_term: 1 leader_uuid: "472c3167ac1641e8a97a8478bd85d9c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:07.123157 25707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89cf563047514c0f8b3eeddbcaba813c" candidate_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" is_pre_election: true
I20260713 09:09:07.124179 25707 raft_consensus.cc:2468] T 89cf563047514c0f8b3eeddbcaba813c P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf6bcc2dc59440b6b5d2c090ec20bff7 in term 0.
I20260713 09:09:07.126547 25749 leader_election.cc:304] T 89cf563047514c0f8b3eeddbcaba813c P bf6bcc2dc59440b6b5d2c090ec20bff7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5af8bcce79cd4ad08889e4a726d4fcd1, bf6bcc2dc59440b6b5d2c090ec20bff7; no voters: 
I20260713 09:09:07.127704 25993 raft_consensus.cc:2804] T 89cf563047514c0f8b3eeddbcaba813c P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:07.128181 25993 raft_consensus.cc:493] T 89cf563047514c0f8b3eeddbcaba813c P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:07.128608 25993 raft_consensus.cc:3060] T 89cf563047514c0f8b3eeddbcaba813c P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:07.132735 26024 leader_election.cc:290] T 89cf563047514c0f8b3eeddbcaba813c P bf6bcc2dc59440b6b5d2c090ec20bff7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193:43959), 472c3167ac1641e8a97a8478bd85d9c3 (127.21.85.195:33045)
I20260713 09:09:07.135104 25858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89cf563047514c0f8b3eeddbcaba813c" candidate_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472c3167ac1641e8a97a8478bd85d9c3" is_pre_election: true
W20260713 09:09:07.137288 25750 leader_election.cc:343] T 89cf563047514c0f8b3eeddbcaba813c P bf6bcc2dc59440b6b5d2c090ec20bff7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 472c3167ac1641e8a97a8478bd85d9c3 (127.21.85.195:33045): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:07.146184 25784 raft_consensus.cc:2468] T 3321b4d0a3bc4509a7ceee83b22fda8e P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5af8bcce79cd4ad08889e4a726d4fcd1 in term 1.
I20260713 09:09:07.147933 25672 leader_election.cc:304] T 3321b4d0a3bc4509a7ceee83b22fda8e P 5af8bcce79cd4ad08889e4a726d4fcd1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5af8bcce79cd4ad08889e4a726d4fcd1, bf6bcc2dc59440b6b5d2c090ec20bff7; no voters: 472c3167ac1641e8a97a8478bd85d9c3
I20260713 09:09:07.149138 26019 raft_consensus.cc:2804] T 3321b4d0a3bc4509a7ceee83b22fda8e P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:07.149783 26019 raft_consensus.cc:697] T 3321b4d0a3bc4509a7ceee83b22fda8e P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 LEADER]: Becoming Leader. State: Replica: 5af8bcce79cd4ad08889e4a726d4fcd1, State: Running, Role: LEADER
I20260713 09:09:07.150856 26019 consensus_queue.cc:237] T 3321b4d0a3bc4509a7ceee83b22fda8e P 5af8bcce79cd4ad08889e4a726d4fcd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:07.170101 25603 catalog_manager.cc:5697] T a6acecd68479487d8b5805301d6af01c P 5af8bcce79cd4ad08889e4a726d4fcd1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193). New cstate: current_term: 1 leader_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:07.172704 25603 catalog_manager.cc:5697] T 3321b4d0a3bc4509a7ceee83b22fda8e P 5af8bcce79cd4ad08889e4a726d4fcd1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193). New cstate: current_term: 1 leader_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:07.185056 25857 raft_consensus.cc:2468] T a6acecd68479487d8b5805301d6af01c P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5af8bcce79cd4ad08889e4a726d4fcd1 in term 1.
I20260713 09:09:07.187958 25992 leader_election.cc:290] T 3321b4d0a3bc4509a7ceee83b22fda8e P 5af8bcce79cd4ad08889e4a726d4fcd1 [CANDIDATE]: Term 1 election: Requested vote from peers bf6bcc2dc59440b6b5d2c090ec20bff7 (127.21.85.194:33361), 472c3167ac1641e8a97a8478bd85d9c3 (127.21.85.195:33045)
I20260713 09:09:07.199770 25993 raft_consensus.cc:515] T 89cf563047514c0f8b3eeddbcaba813c P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:07.204327 26011 raft_consensus.cc:515] T 79206fadcd0441a4bc0663fb63cadc65 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:07.203531 26005 tablet_bootstrap.cc:492] T 650021cf22a14386bc11ab652e9f6b51 P 472c3167ac1641e8a97a8478bd85d9c3: No bootstrap required, opened a new log
I20260713 09:09:07.205813 26005 ts_tablet_manager.cc:1403] T 650021cf22a14386bc11ab652e9f6b51 P 472c3167ac1641e8a97a8478bd85d9c3: Time spent bootstrapping tablet: real 0.205s	user 0.084s	sys 0.106s
I20260713 09:09:07.206400 25709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89cf563047514c0f8b3eeddbcaba813c" candidate_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1"
I20260713 09:09:07.207476 25709 raft_consensus.cc:3060] T 89cf563047514c0f8b3eeddbcaba813c P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:07.208962 26005 raft_consensus.cc:359] T 650021cf22a14386bc11ab652e9f6b51 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:07.209782 26005 raft_consensus.cc:385] T 650021cf22a14386bc11ab652e9f6b51 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:07.210081 26005 raft_consensus.cc:740] T 650021cf22a14386bc11ab652e9f6b51 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 472c3167ac1641e8a97a8478bd85d9c3, State: Initialized, Role: FOLLOWER
I20260713 09:09:07.210824 26005 consensus_queue.cc:260] T 650021cf22a14386bc11ab652e9f6b51 P 472c3167ac1641e8a97a8478bd85d9c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:07.213747 25993 leader_election.cc:290] T 89cf563047514c0f8b3eeddbcaba813c P bf6bcc2dc59440b6b5d2c090ec20bff7 [CANDIDATE]: Term 1 election: Requested vote from peers 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193:43959), 472c3167ac1641e8a97a8478bd85d9c3 (127.21.85.195:33045)
I20260713 09:09:07.214320 26004 tablet_bootstrap.cc:492] T 650021cf22a14386bc11ab652e9f6b51 P bf6bcc2dc59440b6b5d2c090ec20bff7: No bootstrap required, opened a new log
I20260713 09:09:07.214762 26004 ts_tablet_manager.cc:1403] T 650021cf22a14386bc11ab652e9f6b51 P bf6bcc2dc59440b6b5d2c090ec20bff7: Time spent bootstrapping tablet: real 0.216s	user 0.056s	sys 0.088s
I20260713 09:09:07.215037 26006 tablet_bootstrap.cc:492] T 79206fadcd0441a4bc0663fb63cadc65 P 5af8bcce79cd4ad08889e4a726d4fcd1: No bootstrap required, opened a new log
I20260713 09:09:07.215498 26006 ts_tablet_manager.cc:1403] T 79206fadcd0441a4bc0663fb63cadc65 P 5af8bcce79cd4ad08889e4a726d4fcd1: Time spent bootstrapping tablet: real 0.212s	user 0.030s	sys 0.074s
I20260713 09:09:07.215652 26005 ts_tablet_manager.cc:1434] T 650021cf22a14386bc11ab652e9f6b51 P 472c3167ac1641e8a97a8478bd85d9c3: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:09:07.216779 26005 tablet_bootstrap.cc:492] T 89cf563047514c0f8b3eeddbcaba813c P 472c3167ac1641e8a97a8478bd85d9c3: Bootstrap starting.
I20260713 09:09:07.217474 26004 raft_consensus.cc:359] T 650021cf22a14386bc11ab652e9f6b51 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:07.218144 26004 raft_consensus.cc:385] T 650021cf22a14386bc11ab652e9f6b51 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:07.218473 26004 raft_consensus.cc:740] T 650021cf22a14386bc11ab652e9f6b51 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf6bcc2dc59440b6b5d2c090ec20bff7, State: Initialized, Role: FOLLOWER
I20260713 09:09:07.218182 26006 raft_consensus.cc:359] T 79206fadcd0441a4bc0663fb63cadc65 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:07.218945 26006 raft_consensus.cc:385] T 79206fadcd0441a4bc0663fb63cadc65 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:07.219365 26006 raft_consensus.cc:740] T 79206fadcd0441a4bc0663fb63cadc65 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5af8bcce79cd4ad08889e4a726d4fcd1, State: Initialized, Role: FOLLOWER
I20260713 09:09:07.219177 26004 consensus_queue.cc:260] T 650021cf22a14386bc11ab652e9f6b51 P bf6bcc2dc59440b6b5d2c090ec20bff7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:07.220077 26006 consensus_queue.cc:260] T 79206fadcd0441a4bc0663fb63cadc65 P 5af8bcce79cd4ad08889e4a726d4fcd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:07.222050 26006 ts_tablet_manager.cc:1434] T 79206fadcd0441a4bc0663fb63cadc65 P 5af8bcce79cd4ad08889e4a726d4fcd1: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:09:07.222908 26006 tablet_bootstrap.cc:492] T 650021cf22a14386bc11ab652e9f6b51 P 5af8bcce79cd4ad08889e4a726d4fcd1: Bootstrap starting.
I20260713 09:09:07.223428 26005 tablet_bootstrap.cc:654] T 89cf563047514c0f8b3eeddbcaba813c P 472c3167ac1641e8a97a8478bd85d9c3: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:07.227607 25857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89cf563047514c0f8b3eeddbcaba813c" candidate_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472c3167ac1641e8a97a8478bd85d9c3"
I20260713 09:09:07.228593 26006 tablet_bootstrap.cc:654] T 650021cf22a14386bc11ab652e9f6b51 P 5af8bcce79cd4ad08889e4a726d4fcd1: Neither blocks nor log segments found. Creating new log.
W20260713 09:09:07.230535 25750 leader_election.cc:343] T 89cf563047514c0f8b3eeddbcaba813c P bf6bcc2dc59440b6b5d2c090ec20bff7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 472c3167ac1641e8a97a8478bd85d9c3 (127.21.85.195:33045): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:07.236476 25707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79206fadcd0441a4bc0663fb63cadc65" candidate_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1"
I20260713 09:09:07.237344 25707 raft_consensus.cc:3060] T 79206fadcd0441a4bc0663fb63cadc65 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:07.239975 26006 tablet_bootstrap.cc:492] T 650021cf22a14386bc11ab652e9f6b51 P 5af8bcce79cd4ad08889e4a726d4fcd1: No bootstrap required, opened a new log
I20260713 09:09:07.240420 26006 ts_tablet_manager.cc:1403] T 650021cf22a14386bc11ab652e9f6b51 P 5af8bcce79cd4ad08889e4a726d4fcd1: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260713 09:09:07.243196 26006 raft_consensus.cc:359] T 650021cf22a14386bc11ab652e9f6b51 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:07.243861 26006 raft_consensus.cc:385] T 650021cf22a14386bc11ab652e9f6b51 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:07.244138 26006 raft_consensus.cc:740] T 650021cf22a14386bc11ab652e9f6b51 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5af8bcce79cd4ad08889e4a726d4fcd1, State: Initialized, Role: FOLLOWER
I20260713 09:09:07.244781 26006 consensus_queue.cc:260] T 650021cf22a14386bc11ab652e9f6b51 P 5af8bcce79cd4ad08889e4a726d4fcd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:07.246481 25707 raft_consensus.cc:2468] T 79206fadcd0441a4bc0663fb63cadc65 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf6bcc2dc59440b6b5d2c090ec20bff7 in term 1.
I20260713 09:09:07.246850 26006 ts_tablet_manager.cc:1434] T 650021cf22a14386bc11ab652e9f6b51 P 5af8bcce79cd4ad08889e4a726d4fcd1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:09:07.248163 26004 ts_tablet_manager.cc:1434] T 650021cf22a14386bc11ab652e9f6b51 P bf6bcc2dc59440b6b5d2c090ec20bff7: Time spent starting tablet: real 0.033s	user 0.009s	sys 0.000s
I20260713 09:09:07.248476 25857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79206fadcd0441a4bc0663fb63cadc65" candidate_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472c3167ac1641e8a97a8478bd85d9c3"
I20260713 09:09:07.251384 25857 raft_consensus.cc:3060] T 79206fadcd0441a4bc0663fb63cadc65 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:07.258740 25749 leader_election.cc:304] T 79206fadcd0441a4bc0663fb63cadc65 P bf6bcc2dc59440b6b5d2c090ec20bff7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5af8bcce79cd4ad08889e4a726d4fcd1, bf6bcc2dc59440b6b5d2c090ec20bff7; no voters: 
I20260713 09:09:07.259548 25993 raft_consensus.cc:2804] T 79206fadcd0441a4bc0663fb63cadc65 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:07.259548 26011 leader_election.cc:290] T 79206fadcd0441a4bc0663fb63cadc65 P bf6bcc2dc59440b6b5d2c090ec20bff7 [CANDIDATE]: Term 1 election: Requested vote from peers 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193:43959), 472c3167ac1641e8a97a8478bd85d9c3 (127.21.85.195:33045)
I20260713 09:09:07.260102 25993 raft_consensus.cc:697] T 79206fadcd0441a4bc0663fb63cadc65 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 LEADER]: Becoming Leader. State: Replica: bf6bcc2dc59440b6b5d2c090ec20bff7, State: Running, Role: LEADER
I20260713 09:09:07.260941 25993 consensus_queue.cc:237] T 79206fadcd0441a4bc0663fb63cadc65 P bf6bcc2dc59440b6b5d2c090ec20bff7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:07.265514 25709 raft_consensus.cc:2468] T 89cf563047514c0f8b3eeddbcaba813c P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf6bcc2dc59440b6b5d2c090ec20bff7 in term 1.
I20260713 09:09:07.266896 25749 leader_election.cc:304] T 89cf563047514c0f8b3eeddbcaba813c P bf6bcc2dc59440b6b5d2c090ec20bff7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5af8bcce79cd4ad08889e4a726d4fcd1, bf6bcc2dc59440b6b5d2c090ec20bff7; no voters: 472c3167ac1641e8a97a8478bd85d9c3
I20260713 09:09:07.268509 26011 raft_consensus.cc:2804] T 89cf563047514c0f8b3eeddbcaba813c P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:07.272459 26011 raft_consensus.cc:697] T 89cf563047514c0f8b3eeddbcaba813c P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 LEADER]: Becoming Leader. State: Replica: bf6bcc2dc59440b6b5d2c090ec20bff7, State: Running, Role: LEADER
I20260713 09:09:07.274524 26024 consensus_queue.cc:1048] T a9172b51a39345d38a801adead988edb P bf6bcc2dc59440b6b5d2c090ec20bff7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:07.275578 25603 catalog_manager.cc:5697] T 79206fadcd0441a4bc0663fb63cadc65 P bf6bcc2dc59440b6b5d2c090ec20bff7 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf6bcc2dc59440b6b5d2c090ec20bff7 (127.21.85.194). New cstate: current_term: 1 leader_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:07.274155 26011 consensus_queue.cc:237] T 89cf563047514c0f8b3eeddbcaba813c P bf6bcc2dc59440b6b5d2c090ec20bff7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:07.287910 25857 raft_consensus.cc:2468] T 79206fadcd0441a4bc0663fb63cadc65 P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf6bcc2dc59440b6b5d2c090ec20bff7 in term 1.
I20260713 09:09:07.295020 25992 consensus_queue.cc:1048] T b77b0e446fb84eb9961bd475116ba499 P 5af8bcce79cd4ad08889e4a726d4fcd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:07.300086 26005 tablet_bootstrap.cc:492] T 89cf563047514c0f8b3eeddbcaba813c P 472c3167ac1641e8a97a8478bd85d9c3: No bootstrap required, opened a new log
I20260713 09:09:07.300716 26005 ts_tablet_manager.cc:1403] T 89cf563047514c0f8b3eeddbcaba813c P 472c3167ac1641e8a97a8478bd85d9c3: Time spent bootstrapping tablet: real 0.084s	user 0.031s	sys 0.037s
I20260713 09:09:07.304275 26005 raft_consensus.cc:359] T 89cf563047514c0f8b3eeddbcaba813c P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:07.305143 26005 raft_consensus.cc:385] T 89cf563047514c0f8b3eeddbcaba813c P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:07.305496 26005 raft_consensus.cc:740] T 89cf563047514c0f8b3eeddbcaba813c P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 472c3167ac1641e8a97a8478bd85d9c3, State: Initialized, Role: FOLLOWER
I20260713 09:09:07.306046 25992 consensus_queue.cc:1048] T b77b0e446fb84eb9961bd475116ba499 P 5af8bcce79cd4ad08889e4a726d4fcd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:07.306329 26005 consensus_queue.cc:260] T 89cf563047514c0f8b3eeddbcaba813c P 472c3167ac1641e8a97a8478bd85d9c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:07.311290 25603 catalog_manager.cc:5697] T 89cf563047514c0f8b3eeddbcaba813c P bf6bcc2dc59440b6b5d2c090ec20bff7 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf6bcc2dc59440b6b5d2c090ec20bff7 (127.21.85.194). New cstate: current_term: 1 leader_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:07.315996 26005 ts_tablet_manager.cc:1434] T 89cf563047514c0f8b3eeddbcaba813c P 472c3167ac1641e8a97a8478bd85d9c3: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260713 09:09:07.316953 26005 tablet_bootstrap.cc:492] T 3321b4d0a3bc4509a7ceee83b22fda8e P 472c3167ac1641e8a97a8478bd85d9c3: Bootstrap starting.
I20260713 09:09:07.322391 25993 consensus_queue.cc:1048] T a9172b51a39345d38a801adead988edb P bf6bcc2dc59440b6b5d2c090ec20bff7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:07.323151 26005 tablet_bootstrap.cc:654] T 3321b4d0a3bc4509a7ceee83b22fda8e P 472c3167ac1641e8a97a8478bd85d9c3: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:07.337431 26005 tablet_bootstrap.cc:492] T 3321b4d0a3bc4509a7ceee83b22fda8e P 472c3167ac1641e8a97a8478bd85d9c3: No bootstrap required, opened a new log
I20260713 09:09:07.337920 26005 ts_tablet_manager.cc:1403] T 3321b4d0a3bc4509a7ceee83b22fda8e P 472c3167ac1641e8a97a8478bd85d9c3: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.007s
I20260713 09:09:07.340523 26005 raft_consensus.cc:359] T 3321b4d0a3bc4509a7ceee83b22fda8e P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:07.341265 26005 raft_consensus.cc:385] T 3321b4d0a3bc4509a7ceee83b22fda8e P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:07.341629 26005 raft_consensus.cc:740] T 3321b4d0a3bc4509a7ceee83b22fda8e P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 472c3167ac1641e8a97a8478bd85d9c3, State: Initialized, Role: FOLLOWER
I20260713 09:09:07.342337 26005 consensus_queue.cc:260] T 3321b4d0a3bc4509a7ceee83b22fda8e P 472c3167ac1641e8a97a8478bd85d9c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:07.344412 26005 ts_tablet_manager.cc:1434] T 3321b4d0a3bc4509a7ceee83b22fda8e P 472c3167ac1641e8a97a8478bd85d9c3: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260713 09:09:07.357949 26019 consensus_queue.cc:1048] T 7404256de5974464af175762dd1752b8 P 5af8bcce79cd4ad08889e4a726d4fcd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:07.371048 26008 consensus_queue.cc:1048] T 7404256de5974464af175762dd1752b8 P 5af8bcce79cd4ad08889e4a726d4fcd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:07.399674 25907 raft_consensus.cc:493] T 650021cf22a14386bc11ab652e9f6b51 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:07.400174 25907 raft_consensus.cc:515] T 650021cf22a14386bc11ab652e9f6b51 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:07.401736 25907 leader_election.cc:290] T 650021cf22a14386bc11ab652e9f6b51 P 472c3167ac1641e8a97a8478bd85d9c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193:43959), bf6bcc2dc59440b6b5d2c090ec20bff7 (127.21.85.194:33361)
I20260713 09:09:07.402560 25709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "650021cf22a14386bc11ab652e9f6b51" candidate_uuid: "472c3167ac1641e8a97a8478bd85d9c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" is_pre_election: true
I20260713 09:09:07.402740 25784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "650021cf22a14386bc11ab652e9f6b51" candidate_uuid: "472c3167ac1641e8a97a8478bd85d9c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" is_pre_election: true
I20260713 09:09:07.403112 25709 raft_consensus.cc:2468] T 650021cf22a14386bc11ab652e9f6b51 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 472c3167ac1641e8a97a8478bd85d9c3 in term 0.
I20260713 09:09:07.403384 25784 raft_consensus.cc:2468] T 650021cf22a14386bc11ab652e9f6b51 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 472c3167ac1641e8a97a8478bd85d9c3 in term 0.
I20260713 09:09:07.404098 25823 leader_election.cc:304] T 650021cf22a14386bc11ab652e9f6b51 P 472c3167ac1641e8a97a8478bd85d9c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 472c3167ac1641e8a97a8478bd85d9c3, 5af8bcce79cd4ad08889e4a726d4fcd1; no voters: 
I20260713 09:09:07.404896 25907 raft_consensus.cc:2804] T 650021cf22a14386bc11ab652e9f6b51 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:07.405215 25907 raft_consensus.cc:493] T 650021cf22a14386bc11ab652e9f6b51 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:07.405510 25907 raft_consensus.cc:3060] T 650021cf22a14386bc11ab652e9f6b51 P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:07.410358 25907 raft_consensus.cc:515] T 650021cf22a14386bc11ab652e9f6b51 P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:07.411967 25907 leader_election.cc:290] T 650021cf22a14386bc11ab652e9f6b51 P 472c3167ac1641e8a97a8478bd85d9c3 [CANDIDATE]: Term 1 election: Requested vote from peers 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193:43959), bf6bcc2dc59440b6b5d2c090ec20bff7 (127.21.85.194:33361)
I20260713 09:09:07.412946 25709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "650021cf22a14386bc11ab652e9f6b51" candidate_uuid: "472c3167ac1641e8a97a8478bd85d9c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1"
I20260713 09:09:07.412935 25784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "650021cf22a14386bc11ab652e9f6b51" candidate_uuid: "472c3167ac1641e8a97a8478bd85d9c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7"
I20260713 09:09:07.413813 25709 raft_consensus.cc:3060] T 650021cf22a14386bc11ab652e9f6b51 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:07.413908 25784 raft_consensus.cc:3060] T 650021cf22a14386bc11ab652e9f6b51 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:07.418751 25709 raft_consensus.cc:2468] T 650021cf22a14386bc11ab652e9f6b51 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 472c3167ac1641e8a97a8478bd85d9c3 in term 1.
I20260713 09:09:07.418807 25784 raft_consensus.cc:2468] T 650021cf22a14386bc11ab652e9f6b51 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 472c3167ac1641e8a97a8478bd85d9c3 in term 1.
I20260713 09:09:07.419898 25823 leader_election.cc:304] T 650021cf22a14386bc11ab652e9f6b51 P 472c3167ac1641e8a97a8478bd85d9c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 472c3167ac1641e8a97a8478bd85d9c3, 5af8bcce79cd4ad08889e4a726d4fcd1; no voters: 
I20260713 09:09:07.420579 25907 raft_consensus.cc:2804] T 650021cf22a14386bc11ab652e9f6b51 P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:07.421057 25907 raft_consensus.cc:697] T 650021cf22a14386bc11ab652e9f6b51 P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 LEADER]: Becoming Leader. State: Replica: 472c3167ac1641e8a97a8478bd85d9c3, State: Running, Role: LEADER
I20260713 09:09:07.421789 25907 consensus_queue.cc:237] T 650021cf22a14386bc11ab652e9f6b51 P 472c3167ac1641e8a97a8478bd85d9c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:07.428700 25603 catalog_manager.cc:5697] T 650021cf22a14386bc11ab652e9f6b51 P 472c3167ac1641e8a97a8478bd85d9c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 472c3167ac1641e8a97a8478bd85d9c3 (127.21.85.195). New cstate: current_term: 1 leader_uuid: "472c3167ac1641e8a97a8478bd85d9c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:07.521189 25907 consensus_queue.cc:1048] T 05d7794fb82e4f60a13534bf5381bc8d P 472c3167ac1641e8a97a8478bd85d9c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:07.531713 26061 consensus_queue.cc:1048] T 05d7794fb82e4f60a13534bf5381bc8d P 472c3167ac1641e8a97a8478bd85d9c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:07.580591 25784 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a9172b51a39345d38a801adead988edb"
dest_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7"
mode: GRACEFUL
new_leader_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1"
 from {username='slave'} at 127.0.0.1:44600
I20260713 09:09:07.581063 25784 raft_consensus.cc:606] T a9172b51a39345d38a801adead988edb P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 LEADER]: Received request to transfer leadership to TS 5af8bcce79cd4ad08889e4a726d4fcd1
I20260713 09:09:07.588589 25784 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "79206fadcd0441a4bc0663fb63cadc65"
dest_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7"
mode: GRACEFUL
new_leader_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1"
 from {username='slave'} at 127.0.0.1:44600
I20260713 09:09:07.589025 25784 raft_consensus.cc:606] T 79206fadcd0441a4bc0663fb63cadc65 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 LEADER]: Received request to transfer leadership to TS 5af8bcce79cd4ad08889e4a726d4fcd1
I20260713 09:09:07.593367 25858 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "05d7794fb82e4f60a13534bf5381bc8d"
dest_uuid: "472c3167ac1641e8a97a8478bd85d9c3"
mode: GRACEFUL
new_leader_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7"
 from {username='slave'} at 127.0.0.1:45310
I20260713 09:09:07.593801 25858 raft_consensus.cc:606] T 05d7794fb82e4f60a13534bf5381bc8d P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 LEADER]: Received request to transfer leadership to TS bf6bcc2dc59440b6b5d2c090ec20bff7
I20260713 09:09:07.598361 25709 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3321b4d0a3bc4509a7ceee83b22fda8e"
dest_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1"
mode: GRACEFUL
new_leader_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7"
 from {username='slave'} at 127.0.0.1:35176
I20260713 09:09:07.598935 25709 raft_consensus.cc:606] T 3321b4d0a3bc4509a7ceee83b22fda8e P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 LEADER]: Received request to transfer leadership to TS bf6bcc2dc59440b6b5d2c090ec20bff7
I20260713 09:09:07.599208 25992 consensus_queue.cc:1048] T 3321b4d0a3bc4509a7ceee83b22fda8e P 5af8bcce79cd4ad08889e4a726d4fcd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:07.604997 25709 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a6acecd68479487d8b5805301d6af01c"
dest_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1"
mode: GRACEFUL
new_leader_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7"
 from {username='slave'} at 127.0.0.1:35176
I20260713 09:09:07.605576 25709 raft_consensus.cc:606] T a6acecd68479487d8b5805301d6af01c P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 LEADER]: Received request to transfer leadership to TS bf6bcc2dc59440b6b5d2c090ec20bff7
I20260713 09:09:07.614282 26008 raft_consensus.cc:993] T 3321b4d0a3bc4509a7ceee83b22fda8e P 5af8bcce79cd4ad08889e4a726d4fcd1: : Instructing follower bf6bcc2dc59440b6b5d2c090ec20bff7 to start an election
I20260713 09:09:07.614866 26019 raft_consensus.cc:1081] T 3321b4d0a3bc4509a7ceee83b22fda8e P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 LEADER]: Signalling peer bf6bcc2dc59440b6b5d2c090ec20bff7 to start an election
I20260713 09:09:07.616475 25783 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3321b4d0a3bc4509a7ceee83b22fda8e"
dest_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7"
 from {username='slave'} at 127.0.0.1:44592
I20260713 09:09:07.619150 25858 raft_consensus.cc:3060] T 3321b4d0a3bc4509a7ceee83b22fda8e P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:07.620095 25783 raft_consensus.cc:493] T 3321b4d0a3bc4509a7ceee83b22fda8e P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:07.620532 25783 raft_consensus.cc:3060] T 3321b4d0a3bc4509a7ceee83b22fda8e P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:07.625108 25783 raft_consensus.cc:515] T 3321b4d0a3bc4509a7ceee83b22fda8e P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:07.631961 25783 leader_election.cc:290] T 3321b4d0a3bc4509a7ceee83b22fda8e P bf6bcc2dc59440b6b5d2c090ec20bff7 [CANDIDATE]: Term 2 election: Requested vote from peers 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193:43959), 472c3167ac1641e8a97a8478bd85d9c3 (127.21.85.195:33045)
I20260713 09:09:07.631848 25992 consensus_queue.cc:1048] T 3321b4d0a3bc4509a7ceee83b22fda8e P 5af8bcce79cd4ad08889e4a726d4fcd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:07.633841 25709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3321b4d0a3bc4509a7ceee83b22fda8e" candidate_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1"
I20260713 09:09:07.634904 25709 raft_consensus.cc:3055] T 3321b4d0a3bc4509a7ceee83b22fda8e P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:07.635272 25709 raft_consensus.cc:740] T 3321b4d0a3bc4509a7ceee83b22fda8e P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5af8bcce79cd4ad08889e4a726d4fcd1, State: Running, Role: LEADER
I20260713 09:09:07.636132 25709 consensus_queue.cc:260] T 3321b4d0a3bc4509a7ceee83b22fda8e P 5af8bcce79cd4ad08889e4a726d4fcd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:07.638266 25709 raft_consensus.cc:3060] T 3321b4d0a3bc4509a7ceee83b22fda8e P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:07.638783 25858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3321b4d0a3bc4509a7ceee83b22fda8e" candidate_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "472c3167ac1641e8a97a8478bd85d9c3"
I20260713 09:09:07.645735 25709 raft_consensus.cc:2468] T 3321b4d0a3bc4509a7ceee83b22fda8e P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf6bcc2dc59440b6b5d2c090ec20bff7 in term 2.
I20260713 09:09:07.646903 25749 leader_election.cc:304] T 3321b4d0a3bc4509a7ceee83b22fda8e P bf6bcc2dc59440b6b5d2c090ec20bff7 [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: 5af8bcce79cd4ad08889e4a726d4fcd1, bf6bcc2dc59440b6b5d2c090ec20bff7; no voters: 472c3167ac1641e8a97a8478bd85d9c3
I20260713 09:09:07.647760 26011 raft_consensus.cc:2804] T 3321b4d0a3bc4509a7ceee83b22fda8e P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:07.648276 26011 raft_consensus.cc:697] T 3321b4d0a3bc4509a7ceee83b22fda8e P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 2 LEADER]: Becoming Leader. State: Replica: bf6bcc2dc59440b6b5d2c090ec20bff7, State: Running, Role: LEADER
I20260713 09:09:07.649091 26011 consensus_queue.cc:237] T 3321b4d0a3bc4509a7ceee83b22fda8e P bf6bcc2dc59440b6b5d2c090ec20bff7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:07.656718 25606 catalog_manager.cc:5697] T 3321b4d0a3bc4509a7ceee83b22fda8e P bf6bcc2dc59440b6b5d2c090ec20bff7 reported cstate change: term changed from 1 to 2, leader changed from 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193) to bf6bcc2dc59440b6b5d2c090ec20bff7 (127.21.85.194). New cstate: current_term: 2 leader_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:07.660022 25992 consensus_queue.cc:1048] T a6acecd68479487d8b5805301d6af01c P 5af8bcce79cd4ad08889e4a726d4fcd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:07.666874 26019 raft_consensus.cc:993] T a6acecd68479487d8b5805301d6af01c P 5af8bcce79cd4ad08889e4a726d4fcd1: : Instructing follower bf6bcc2dc59440b6b5d2c090ec20bff7 to start an election
I20260713 09:09:07.667364 26008 raft_consensus.cc:1081] T a6acecd68479487d8b5805301d6af01c P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 LEADER]: Signalling peer bf6bcc2dc59440b6b5d2c090ec20bff7 to start an election
I20260713 09:09:07.669920 25784 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a6acecd68479487d8b5805301d6af01c"
dest_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7"
 from {username='slave'} at 127.0.0.1:44592
I20260713 09:09:07.670462 25784 raft_consensus.cc:493] T a6acecd68479487d8b5805301d6af01c P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:07.670830 25784 raft_consensus.cc:3060] T a6acecd68479487d8b5805301d6af01c P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:07.673233 26008 consensus_queue.cc:1048] T a6acecd68479487d8b5805301d6af01c P 5af8bcce79cd4ad08889e4a726d4fcd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:07.680977 25784 raft_consensus.cc:515] T a6acecd68479487d8b5805301d6af01c P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:07.683621 25784 leader_election.cc:290] T a6acecd68479487d8b5805301d6af01c P bf6bcc2dc59440b6b5d2c090ec20bff7 [CANDIDATE]: Term 2 election: Requested vote from peers 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193:43959), 472c3167ac1641e8a97a8478bd85d9c3 (127.21.85.195:33045)
I20260713 09:09:07.683754 25709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6acecd68479487d8b5805301d6af01c" candidate_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1"
I20260713 09:09:07.684465 25709 raft_consensus.cc:3055] T a6acecd68479487d8b5805301d6af01c P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:07.684820 25709 raft_consensus.cc:740] T a6acecd68479487d8b5805301d6af01c P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5af8bcce79cd4ad08889e4a726d4fcd1, State: Running, Role: LEADER
I20260713 09:09:07.684693 25857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6acecd68479487d8b5805301d6af01c" candidate_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "472c3167ac1641e8a97a8478bd85d9c3"
I20260713 09:09:07.685967 25857 raft_consensus.cc:3060] T a6acecd68479487d8b5805301d6af01c P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:07.685708 25709 consensus_queue.cc:260] T a6acecd68479487d8b5805301d6af01c P 5af8bcce79cd4ad08889e4a726d4fcd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:07.686880 25709 raft_consensus.cc:3060] T a6acecd68479487d8b5805301d6af01c P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:07.693608 25857 raft_consensus.cc:2468] T a6acecd68479487d8b5805301d6af01c P 472c3167ac1641e8a97a8478bd85d9c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf6bcc2dc59440b6b5d2c090ec20bff7 in term 2.
I20260713 09:09:07.693608 25709 raft_consensus.cc:2468] T a6acecd68479487d8b5805301d6af01c P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf6bcc2dc59440b6b5d2c090ec20bff7 in term 2.
I20260713 09:09:07.695042 25749 leader_election.cc:304] T a6acecd68479487d8b5805301d6af01c P bf6bcc2dc59440b6b5d2c090ec20bff7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5af8bcce79cd4ad08889e4a726d4fcd1, bf6bcc2dc59440b6b5d2c090ec20bff7; no voters: 
I20260713 09:09:07.695765 26011 raft_consensus.cc:2804] T a6acecd68479487d8b5805301d6af01c P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:07.696267 26011 raft_consensus.cc:697] T a6acecd68479487d8b5805301d6af01c P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 2 LEADER]: Becoming Leader. State: Replica: bf6bcc2dc59440b6b5d2c090ec20bff7, State: Running, Role: LEADER
I20260713 09:09:07.696995 26011 consensus_queue.cc:237] T a6acecd68479487d8b5805301d6af01c P bf6bcc2dc59440b6b5d2c090ec20bff7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:07.703265 25606 catalog_manager.cc:5697] T a6acecd68479487d8b5805301d6af01c P bf6bcc2dc59440b6b5d2c090ec20bff7 reported cstate change: term changed from 1 to 2, leader changed from 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193) to bf6bcc2dc59440b6b5d2c090ec20bff7 (127.21.85.194). New cstate: current_term: 2 leader_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:07.716487 26011 consensus_queue.cc:1048] T 79206fadcd0441a4bc0663fb63cadc65 P bf6bcc2dc59440b6b5d2c090ec20bff7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:07.726200 26011 consensus_queue.cc:1048] T 79206fadcd0441a4bc0663fb63cadc65 P bf6bcc2dc59440b6b5d2c090ec20bff7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:07.734109 26043 raft_consensus.cc:993] T 79206fadcd0441a4bc0663fb63cadc65 P bf6bcc2dc59440b6b5d2c090ec20bff7: : Instructing follower 5af8bcce79cd4ad08889e4a726d4fcd1 to start an election
I20260713 09:09:07.734531 26011 raft_consensus.cc:1081] T 79206fadcd0441a4bc0663fb63cadc65 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 LEADER]: Signalling peer 5af8bcce79cd4ad08889e4a726d4fcd1 to start an election
I20260713 09:09:07.736027 25709 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "79206fadcd0441a4bc0663fb63cadc65"
dest_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1"
 from {username='slave'} at 127.0.0.1:35164
I20260713 09:09:07.736569 25709 raft_consensus.cc:493] T 79206fadcd0441a4bc0663fb63cadc65 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:07.736903 25709 raft_consensus.cc:3060] T 79206fadcd0441a4bc0663fb63cadc65 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:07.741882 25709 raft_consensus.cc:515] T 79206fadcd0441a4bc0663fb63cadc65 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:07.744261 25784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79206fadcd0441a4bc0663fb63cadc65" candidate_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7"
I20260713 09:09:07.744616 25857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79206fadcd0441a4bc0663fb63cadc65" candidate_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "472c3167ac1641e8a97a8478bd85d9c3"
I20260713 09:09:07.744822 25784 raft_consensus.cc:3055] T 79206fadcd0441a4bc0663fb63cadc65 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:07.744943 26061 raft_consensus.cc:493] T 89cf563047514c0f8b3eeddbcaba813c P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:07.745707 25784 raft_consensus.cc:740] T 79206fadcd0441a4bc0663fb63cadc65 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bf6bcc2dc59440b6b5d2c090ec20bff7, State: Running, Role: LEADER
I20260713 09:09:07.745766 25857 raft_consensus.cc:3060] T 79206fadcd0441a4bc0663fb63cadc65 P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:07.746057 26061 raft_consensus.cc:515] T 89cf563047514c0f8b3eeddbcaba813c P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:07.746564 25784 consensus_queue.cc:260] T 79206fadcd0441a4bc0663fb63cadc65 P bf6bcc2dc59440b6b5d2c090ec20bff7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:07.747680 25784 raft_consensus.cc:3060] T 79206fadcd0441a4bc0663fb63cadc65 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:07.748451 26061 leader_election.cc:290] T 89cf563047514c0f8b3eeddbcaba813c P 472c3167ac1641e8a97a8478bd85d9c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193:43959), bf6bcc2dc59440b6b5d2c090ec20bff7 (127.21.85.194:33361)
I20260713 09:09:07.744937 25709 leader_election.cc:290] T 79206fadcd0441a4bc0663fb63cadc65 P 5af8bcce79cd4ad08889e4a726d4fcd1 [CANDIDATE]: Term 2 election: Requested vote from peers bf6bcc2dc59440b6b5d2c090ec20bff7 (127.21.85.194:33361), 472c3167ac1641e8a97a8478bd85d9c3 (127.21.85.195:33045)
I20260713 09:09:07.752889 25783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89cf563047514c0f8b3eeddbcaba813c" candidate_uuid: "472c3167ac1641e8a97a8478bd85d9c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" is_pre_election: true
I20260713 09:09:07.753595 25707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89cf563047514c0f8b3eeddbcaba813c" candidate_uuid: "472c3167ac1641e8a97a8478bd85d9c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" is_pre_election: true
I20260713 09:09:07.754349 25707 raft_consensus.cc:2393] T 89cf563047514c0f8b3eeddbcaba813c P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 472c3167ac1641e8a97a8478bd85d9c3 in current term 1: Already voted for candidate bf6bcc2dc59440b6b5d2c090ec20bff7 in this term.
I20260713 09:09:07.755398 25823 leader_election.cc:304] T 89cf563047514c0f8b3eeddbcaba813c P 472c3167ac1641e8a97a8478bd85d9c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 472c3167ac1641e8a97a8478bd85d9c3; no voters: 5af8bcce79cd4ad08889e4a726d4fcd1, bf6bcc2dc59440b6b5d2c090ec20bff7
I20260713 09:09:07.755861 25784 raft_consensus.cc:2468] T 79206fadcd0441a4bc0663fb63cadc65 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5af8bcce79cd4ad08889e4a726d4fcd1 in term 2.
I20260713 09:09:07.756179 26061 raft_consensus.cc:3060] T 89cf563047514c0f8b3eeddbcaba813c P 472c3167ac1641e8a97a8478bd85d9c3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:07.756583 25857 raft_consensus.cc:2468] T 79206fadcd0441a4bc0663fb63cadc65 P 472c3167ac1641e8a97a8478bd85d9c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5af8bcce79cd4ad08889e4a726d4fcd1 in term 2.
I20260713 09:09:07.757066 25672 leader_election.cc:304] T 79206fadcd0441a4bc0663fb63cadc65 P 5af8bcce79cd4ad08889e4a726d4fcd1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5af8bcce79cd4ad08889e4a726d4fcd1, bf6bcc2dc59440b6b5d2c090ec20bff7; no voters: 
I20260713 09:09:07.757975 26008 raft_consensus.cc:2804] T 79206fadcd0441a4bc0663fb63cadc65 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:07.758437 26008 raft_consensus.cc:697] T 79206fadcd0441a4bc0663fb63cadc65 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 2 LEADER]: Becoming Leader. State: Replica: 5af8bcce79cd4ad08889e4a726d4fcd1, State: Running, Role: LEADER
I20260713 09:09:07.759162 26008 consensus_queue.cc:237] T 79206fadcd0441a4bc0663fb63cadc65 P 5af8bcce79cd4ad08889e4a726d4fcd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:07.762326 26061 raft_consensus.cc:2749] T 89cf563047514c0f8b3eeddbcaba813c P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:07.766301 25606 catalog_manager.cc:5697] T 79206fadcd0441a4bc0663fb63cadc65 P 5af8bcce79cd4ad08889e4a726d4fcd1 reported cstate change: term changed from 1 to 2, leader changed from bf6bcc2dc59440b6b5d2c090ec20bff7 (127.21.85.194) to 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193). New cstate: current_term: 2 leader_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:07.774235 26024 raft_consensus.cc:993] T a9172b51a39345d38a801adead988edb P bf6bcc2dc59440b6b5d2c090ec20bff7: : Instructing follower 5af8bcce79cd4ad08889e4a726d4fcd1 to start an election
I20260713 09:09:07.774704 26043 raft_consensus.cc:1081] T a9172b51a39345d38a801adead988edb P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 LEADER]: Signalling peer 5af8bcce79cd4ad08889e4a726d4fcd1 to start an election
I20260713 09:09:07.776348 25707 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a9172b51a39345d38a801adead988edb"
dest_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1"
 from {username='slave'} at 127.0.0.1:35164
I20260713 09:09:07.776533 26043 consensus_queue.cc:1048] T 89cf563047514c0f8b3eeddbcaba813c P bf6bcc2dc59440b6b5d2c090ec20bff7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:07.776911 25707 raft_consensus.cc:493] T a9172b51a39345d38a801adead988edb P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:07.777315 25707 raft_consensus.cc:3060] T a9172b51a39345d38a801adead988edb P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:07.784492 25707 raft_consensus.cc:515] T a9172b51a39345d38a801adead988edb P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:07.787138 25784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9172b51a39345d38a801adead988edb" candidate_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7"
I20260713 09:09:07.787655 25784 raft_consensus.cc:3055] T a9172b51a39345d38a801adead988edb P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:07.787972 25784 raft_consensus.cc:740] T a9172b51a39345d38a801adead988edb P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bf6bcc2dc59440b6b5d2c090ec20bff7, State: Running, Role: LEADER
I20260713 09:09:07.788647 25784 consensus_queue.cc:260] T a9172b51a39345d38a801adead988edb P bf6bcc2dc59440b6b5d2c090ec20bff7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:07.789599 25784 raft_consensus.cc:3060] T a9172b51a39345d38a801adead988edb P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:07.791699 25857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9172b51a39345d38a801adead988edb" candidate_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "472c3167ac1641e8a97a8478bd85d9c3"
I20260713 09:09:07.792382 25857 raft_consensus.cc:3060] T a9172b51a39345d38a801adead988edb P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:07.791917 25707 leader_election.cc:290] T a9172b51a39345d38a801adead988edb P 5af8bcce79cd4ad08889e4a726d4fcd1 [CANDIDATE]: Term 2 election: Requested vote from peers bf6bcc2dc59440b6b5d2c090ec20bff7 (127.21.85.194:33361), 472c3167ac1641e8a97a8478bd85d9c3 (127.21.85.195:33045)
I20260713 09:09:07.792207 25993 consensus_queue.cc:1048] T 89cf563047514c0f8b3eeddbcaba813c P bf6bcc2dc59440b6b5d2c090ec20bff7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:07.799122 25857 raft_consensus.cc:2468] T a9172b51a39345d38a801adead988edb P 472c3167ac1641e8a97a8478bd85d9c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5af8bcce79cd4ad08889e4a726d4fcd1 in term 2.
I20260713 09:09:07.798738 25784 raft_consensus.cc:2468] T a9172b51a39345d38a801adead988edb P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5af8bcce79cd4ad08889e4a726d4fcd1 in term 2.
I20260713 09:09:07.800499 25675 leader_election.cc:304] T a9172b51a39345d38a801adead988edb P 5af8bcce79cd4ad08889e4a726d4fcd1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 472c3167ac1641e8a97a8478bd85d9c3, 5af8bcce79cd4ad08889e4a726d4fcd1; no voters: 
I20260713 09:09:07.801388 26008 raft_consensus.cc:2804] T a9172b51a39345d38a801adead988edb P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:07.801865 26008 raft_consensus.cc:697] T a9172b51a39345d38a801adead988edb P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 2 LEADER]: Becoming Leader. State: Replica: 5af8bcce79cd4ad08889e4a726d4fcd1, State: Running, Role: LEADER
I20260713 09:09:07.802577 26008 consensus_queue.cc:237] T a9172b51a39345d38a801adead988edb P 5af8bcce79cd4ad08889e4a726d4fcd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:07.815377 25603 catalog_manager.cc:5697] T a9172b51a39345d38a801adead988edb P 5af8bcce79cd4ad08889e4a726d4fcd1 reported cstate change: term changed from 1 to 2, leader changed from bf6bcc2dc59440b6b5d2c090ec20bff7 (127.21.85.194) to 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193). New cstate: current_term: 2 leader_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:07.825299 26061 consensus_queue.cc:1048] T 650021cf22a14386bc11ab652e9f6b51 P 472c3167ac1641e8a97a8478bd85d9c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:07.836140 26072 consensus_queue.cc:1048] T 650021cf22a14386bc11ab652e9f6b51 P 472c3167ac1641e8a97a8478bd85d9c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:08.000535 26072 raft_consensus.cc:993] T 05d7794fb82e4f60a13534bf5381bc8d P 472c3167ac1641e8a97a8478bd85d9c3: : Instructing follower bf6bcc2dc59440b6b5d2c090ec20bff7 to start an election
I20260713 09:09:08.001019 26034 raft_consensus.cc:1081] T 05d7794fb82e4f60a13534bf5381bc8d P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 LEADER]: Signalling peer bf6bcc2dc59440b6b5d2c090ec20bff7 to start an election
I20260713 09:09:08.002431 25784 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "05d7794fb82e4f60a13534bf5381bc8d"
dest_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7"
 from {username='slave'} at 127.0.0.1:44588
I20260713 09:09:08.002905 25784 raft_consensus.cc:493] T 05d7794fb82e4f60a13534bf5381bc8d P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:08.003196 25784 raft_consensus.cc:3060] T 05d7794fb82e4f60a13534bf5381bc8d P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:08.007952 25784 raft_consensus.cc:515] T 05d7794fb82e4f60a13534bf5381bc8d P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:08.009382 25784 leader_election.cc:290] T 05d7794fb82e4f60a13534bf5381bc8d P bf6bcc2dc59440b6b5d2c090ec20bff7 [CANDIDATE]: Term 2 election: Requested vote from peers 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193:43959), 472c3167ac1641e8a97a8478bd85d9c3 (127.21.85.195:33045)
I20260713 09:09:08.010385 25857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05d7794fb82e4f60a13534bf5381bc8d" candidate_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "472c3167ac1641e8a97a8478bd85d9c3"
I20260713 09:09:08.010314 25707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05d7794fb82e4f60a13534bf5381bc8d" candidate_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1"
I20260713 09:09:08.011140 25857 raft_consensus.cc:3055] T 05d7794fb82e4f60a13534bf5381bc8d P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:08.011158 25707 raft_consensus.cc:3060] T 05d7794fb82e4f60a13534bf5381bc8d P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:08.011574 25857 raft_consensus.cc:740] T 05d7794fb82e4f60a13534bf5381bc8d P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 472c3167ac1641e8a97a8478bd85d9c3, State: Running, Role: LEADER
I20260713 09:09:08.012390 25857 consensus_queue.cc:260] T 05d7794fb82e4f60a13534bf5381bc8d P 472c3167ac1641e8a97a8478bd85d9c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:08.013527 25857 raft_consensus.cc:3060] T 05d7794fb82e4f60a13534bf5381bc8d P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:08.018301 25707 raft_consensus.cc:2468] T 05d7794fb82e4f60a13534bf5381bc8d P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf6bcc2dc59440b6b5d2c090ec20bff7 in term 2.
I20260713 09:09:08.019515 25749 leader_election.cc:304] T 05d7794fb82e4f60a13534bf5381bc8d P bf6bcc2dc59440b6b5d2c090ec20bff7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5af8bcce79cd4ad08889e4a726d4fcd1, bf6bcc2dc59440b6b5d2c090ec20bff7; no voters: 
I20260713 09:09:08.019901 25857 raft_consensus.cc:2468] T 05d7794fb82e4f60a13534bf5381bc8d P 472c3167ac1641e8a97a8478bd85d9c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf6bcc2dc59440b6b5d2c090ec20bff7 in term 2.
I20260713 09:09:08.020339 25993 raft_consensus.cc:2804] T 05d7794fb82e4f60a13534bf5381bc8d P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:08.020845 25993 raft_consensus.cc:697] T 05d7794fb82e4f60a13534bf5381bc8d P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 2 LEADER]: Becoming Leader. State: Replica: bf6bcc2dc59440b6b5d2c090ec20bff7, State: Running, Role: LEADER
I20260713 09:09:08.021624 25993 consensus_queue.cc:237] T 05d7794fb82e4f60a13534bf5381bc8d P bf6bcc2dc59440b6b5d2c090ec20bff7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:08.028129 25606 catalog_manager.cc:5697] T 05d7794fb82e4f60a13534bf5381bc8d P bf6bcc2dc59440b6b5d2c090ec20bff7 reported cstate change: term changed from 1 to 2, leader changed from 472c3167ac1641e8a97a8478bd85d9c3 (127.21.85.195) to bf6bcc2dc59440b6b5d2c090ec20bff7 (127.21.85.194). New cstate: current_term: 2 leader_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:08.082491 25857 raft_consensus.cc:1275] T a6acecd68479487d8b5805301d6af01c P 472c3167ac1641e8a97a8478bd85d9c3 [term 2 FOLLOWER]: Refusing update from remote peer bf6bcc2dc59440b6b5d2c090ec20bff7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:08.083696 25993 consensus_queue.cc:1048] T a6acecd68479487d8b5805301d6af01c P bf6bcc2dc59440b6b5d2c090ec20bff7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:08.090955 25707 raft_consensus.cc:1275] T a6acecd68479487d8b5805301d6af01c P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 2 FOLLOWER]: Refusing update from remote peer bf6bcc2dc59440b6b5d2c090ec20bff7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:08.092411 26024 consensus_queue.cc:1048] T a6acecd68479487d8b5805301d6af01c P bf6bcc2dc59440b6b5d2c090ec20bff7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:08.127828 25857 raft_consensus.cc:3060] T 3321b4d0a3bc4509a7ceee83b22fda8e P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:08.132858 25857 raft_consensus.cc:1275] T 3321b4d0a3bc4509a7ceee83b22fda8e P 472c3167ac1641e8a97a8478bd85d9c3 [term 2 FOLLOWER]: Refusing update from remote peer bf6bcc2dc59440b6b5d2c090ec20bff7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:08.134104 26024 consensus_queue.cc:1048] T 3321b4d0a3bc4509a7ceee83b22fda8e P bf6bcc2dc59440b6b5d2c090ec20bff7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:08.141603 25707 raft_consensus.cc:1275] T 3321b4d0a3bc4509a7ceee83b22fda8e P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 2 FOLLOWER]: Refusing update from remote peer bf6bcc2dc59440b6b5d2c090ec20bff7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:08.142908 25993 consensus_queue.cc:1048] T 3321b4d0a3bc4509a7ceee83b22fda8e P bf6bcc2dc59440b6b5d2c090ec20bff7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:08.148766 25784 raft_consensus.cc:1275] T 79206fadcd0441a4bc0663fb63cadc65 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 2 FOLLOWER]: Refusing update from remote peer 5af8bcce79cd4ad08889e4a726d4fcd1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:08.150473 25992 consensus_queue.cc:1048] T 79206fadcd0441a4bc0663fb63cadc65 P 5af8bcce79cd4ad08889e4a726d4fcd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:08.158303 25857 raft_consensus.cc:1275] T 79206fadcd0441a4bc0663fb63cadc65 P 472c3167ac1641e8a97a8478bd85d9c3 [term 2 FOLLOWER]: Refusing update from remote peer 5af8bcce79cd4ad08889e4a726d4fcd1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:08.159557 26019 consensus_queue.cc:1048] T 79206fadcd0441a4bc0663fb63cadc65 P 5af8bcce79cd4ad08889e4a726d4fcd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:08.245622 25857 raft_consensus.cc:1275] T a9172b51a39345d38a801adead988edb P 472c3167ac1641e8a97a8478bd85d9c3 [term 2 FOLLOWER]: Refusing update from remote peer 5af8bcce79cd4ad08889e4a726d4fcd1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:08.246829 26019 consensus_queue.cc:1048] T a9172b51a39345d38a801adead988edb P 5af8bcce79cd4ad08889e4a726d4fcd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:08.254397 25784 raft_consensus.cc:1275] T a9172b51a39345d38a801adead988edb P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 2 FOLLOWER]: Refusing update from remote peer 5af8bcce79cd4ad08889e4a726d4fcd1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:08.261574 26019 consensus_queue.cc:1048] T a9172b51a39345d38a801adead988edb P 5af8bcce79cd4ad08889e4a726d4fcd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:08.401685 25709 raft_consensus.cc:1275] T 05d7794fb82e4f60a13534bf5381bc8d P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 2 FOLLOWER]: Refusing update from remote peer bf6bcc2dc59440b6b5d2c090ec20bff7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:08.402876 26024 consensus_queue.cc:1048] T 05d7794fb82e4f60a13534bf5381bc8d P bf6bcc2dc59440b6b5d2c090ec20bff7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:08.409976 25857 raft_consensus.cc:1275] T 05d7794fb82e4f60a13534bf5381bc8d P 472c3167ac1641e8a97a8478bd85d9c3 [term 2 FOLLOWER]: Refusing update from remote peer bf6bcc2dc59440b6b5d2c090ec20bff7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:08.412314 26011 consensus_queue.cc:1048] T 05d7794fb82e4f60a13534bf5381bc8d P bf6bcc2dc59440b6b5d2c090ec20bff7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:10.616191 25606 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:38484:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:09:10.635494 25606 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38484:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:09:10.680721 21847 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:09:10.791584 26118 tablet.cc:1724] T 05d7794fb82e4f60a13534bf5381bc8d P 5af8bcce79cd4ad08889e4a726d4fcd1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:09:10.843767 25735 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:05d7794fb82e4f60a13534bf5381bc8d)
W20260713 09:09:10.888474 25735 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:05d7794fb82e4f60a13534bf5381bc8d)
W20260713 09:09:10.890806 25735 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:05d7794fb82e4f60a13534bf5381bc8d)
W20260713 09:09:10.889184 25675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.85.195:33045, user_credentials={real_user=slave}} blocked reactor thread for 115798us
W20260713 09:09:10.905256 25672 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.85.194:33361, user_credentials={real_user=slave}} blocked reactor thread for 96628.8us
I20260713 09:09:10.900188 26118 tablet.cc:1724] T 7404256de5974464af175762dd1752b8 P 5af8bcce79cd4ad08889e4a726d4fcd1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:10.953850 25781 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "89cf563047514c0f8b3eeddbcaba813c"
dest_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7"
mode: GRACEFUL
new_leader_uuid: "472c3167ac1641e8a97a8478bd85d9c3"
 from {username='slave'} at 127.0.0.1:38926
W20260713 09:09:10.988240 25675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.85.195:33045, user_credentials={real_user=slave}} blocked reactor thread for 56415.1us
I20260713 09:09:10.944396 26136 tablet.cc:1724] T 79206fadcd0441a4bc0663fb63cadc65 P 5af8bcce79cd4ad08889e4a726d4fcd1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:10.951484 26125 tablet.cc:1724] T 05d7794fb82e4f60a13534bf5381bc8d P bf6bcc2dc59440b6b5d2c090ec20bff7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:09:11.019589 26134 log.cc:927] Time spent T b77b0e446fb84eb9961bd475116ba499 P 472c3167ac1641e8a97a8478bd85d9c3: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
I20260713 09:09:11.042691 26152 tablet.cc:1724] T 7404256de5974464af175762dd1752b8 P bf6bcc2dc59440b6b5d2c090ec20bff7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:11.032259 26147 tablet.cc:1724] T b77b0e446fb84eb9961bd475116ba499 P bf6bcc2dc59440b6b5d2c090ec20bff7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:11.044975 26149 tablet.cc:1724] T 650021cf22a14386bc11ab652e9f6b51 P 472c3167ac1641e8a97a8478bd85d9c3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:11.047586 25781 raft_consensus.cc:606] T 89cf563047514c0f8b3eeddbcaba813c P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 LEADER]: Received request to transfer leadership to TS 472c3167ac1641e8a97a8478bd85d9c3
I20260713 09:09:11.049523 26153 tablet.cc:1724] T 89cf563047514c0f8b3eeddbcaba813c P bf6bcc2dc59440b6b5d2c090ec20bff7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:11.068588 26148 tablet.cc:1724] T a9172b51a39345d38a801adead988edb P 5af8bcce79cd4ad08889e4a726d4fcd1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:11.101800 26147 tablet.cc:1724] T 3321b4d0a3bc4509a7ceee83b22fda8e P bf6bcc2dc59440b6b5d2c090ec20bff7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:11.108788 26118 tablet.cc:1724] T b77b0e446fb84eb9961bd475116ba499 P 5af8bcce79cd4ad08889e4a726d4fcd1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:11.132032 26147 tablet.cc:1724] T 650021cf22a14386bc11ab652e9f6b51 P bf6bcc2dc59440b6b5d2c090ec20bff7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:11.138688 26149 tablet.cc:1724] T 05d7794fb82e4f60a13534bf5381bc8d P 472c3167ac1641e8a97a8478bd85d9c3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:11.144951 26151 tablet.cc:1724] T 650021cf22a14386bc11ab652e9f6b51 P 5af8bcce79cd4ad08889e4a726d4fcd1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:11.158316 26152 tablet.cc:1724] T a6acecd68479487d8b5805301d6af01c P bf6bcc2dc59440b6b5d2c090ec20bff7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:11.164479 26106 raft_consensus.cc:993] T 89cf563047514c0f8b3eeddbcaba813c P bf6bcc2dc59440b6b5d2c090ec20bff7: : Instructing follower 472c3167ac1641e8a97a8478bd85d9c3 to start an election
I20260713 09:09:11.165133 26145 raft_consensus.cc:1081] T 89cf563047514c0f8b3eeddbcaba813c P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 LEADER]: Signalling peer 472c3167ac1641e8a97a8478bd85d9c3 to start an election
I20260713 09:09:11.151351 26148 tablet.cc:1724] T 89cf563047514c0f8b3eeddbcaba813c P 5af8bcce79cd4ad08889e4a726d4fcd1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:11.168900 25857 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "89cf563047514c0f8b3eeddbcaba813c"
dest_uuid: "472c3167ac1641e8a97a8478bd85d9c3"
 from {username='slave'} at 127.0.0.1:45286
I20260713 09:09:11.165387 26158 tablet.cc:1724] T 79206fadcd0441a4bc0663fb63cadc65 P 472c3167ac1641e8a97a8478bd85d9c3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:11.169523 25857 raft_consensus.cc:493] T 89cf563047514c0f8b3eeddbcaba813c P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:11.154007 26125 tablet.cc:1724] T a9172b51a39345d38a801adead988edb P bf6bcc2dc59440b6b5d2c090ec20bff7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:11.170019 25857 raft_consensus.cc:3060] T 89cf563047514c0f8b3eeddbcaba813c P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:11.171069 26153 tablet.cc:1724] T 79206fadcd0441a4bc0663fb63cadc65 P bf6bcc2dc59440b6b5d2c090ec20bff7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:11.135098 26156 tablet.cc:1724] T 89cf563047514c0f8b3eeddbcaba813c P 472c3167ac1641e8a97a8478bd85d9c3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:11.167580 26136 tablet.cc:1724] T 3321b4d0a3bc4509a7ceee83b22fda8e P 5af8bcce79cd4ad08889e4a726d4fcd1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:11.180962 25857 raft_consensus.cc:515] T 89cf563047514c0f8b3eeddbcaba813c P 472c3167ac1641e8a97a8478bd85d9c3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:11.184346 25706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89cf563047514c0f8b3eeddbcaba813c" candidate_uuid: "472c3167ac1641e8a97a8478bd85d9c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1"
I20260713 09:09:11.184964 25706 raft_consensus.cc:3060] T 89cf563047514c0f8b3eeddbcaba813c P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:11.184465 26159 tablet.cc:1724] T 3321b4d0a3bc4509a7ceee83b22fda8e P 472c3167ac1641e8a97a8478bd85d9c3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:11.192508 25706 raft_consensus.cc:2468] T 89cf563047514c0f8b3eeddbcaba813c P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 472c3167ac1641e8a97a8478bd85d9c3 in term 2.
I20260713 09:09:11.193743 26158 tablet.cc:1724] T a9172b51a39345d38a801adead988edb P 472c3167ac1641e8a97a8478bd85d9c3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:11.194391 25823 leader_election.cc:304] T 89cf563047514c0f8b3eeddbcaba813c P 472c3167ac1641e8a97a8478bd85d9c3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 472c3167ac1641e8a97a8478bd85d9c3, 5af8bcce79cd4ad08889e4a726d4fcd1; no voters: 
I20260713 09:09:11.195427 26155 raft_consensus.cc:2804] T 89cf563047514c0f8b3eeddbcaba813c P 472c3167ac1641e8a97a8478bd85d9c3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:11.195899 26155 raft_consensus.cc:697] T 89cf563047514c0f8b3eeddbcaba813c P 472c3167ac1641e8a97a8478bd85d9c3 [term 2 LEADER]: Becoming Leader. State: Replica: 472c3167ac1641e8a97a8478bd85d9c3, State: Running, Role: LEADER
I20260713 09:09:11.196671 26155 consensus_queue.cc:237] T 89cf563047514c0f8b3eeddbcaba813c P 472c3167ac1641e8a97a8478bd85d9c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:11.200619 25709 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b77b0e446fb84eb9961bd475116ba499"
dest_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1"
mode: GRACEFUL
new_leader_uuid: "472c3167ac1641e8a97a8478bd85d9c3"
 from {username='slave'} at 127.0.0.1:38582
I20260713 09:09:11.201196 25709 raft_consensus.cc:606] T b77b0e446fb84eb9961bd475116ba499 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 LEADER]: Received request to transfer leadership to TS 472c3167ac1641e8a97a8478bd85d9c3
I20260713 09:09:11.202006 25783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89cf563047514c0f8b3eeddbcaba813c" candidate_uuid: "472c3167ac1641e8a97a8478bd85d9c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7"
I20260713 09:09:11.202548 25783 raft_consensus.cc:3055] T 89cf563047514c0f8b3eeddbcaba813c P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:11.202828 25783 raft_consensus.cc:740] T 89cf563047514c0f8b3eeddbcaba813c P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bf6bcc2dc59440b6b5d2c090ec20bff7, State: Running, Role: LEADER
I20260713 09:09:11.199510 26148 tablet.cc:1724] T a6acecd68479487d8b5805301d6af01c P 5af8bcce79cd4ad08889e4a726d4fcd1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:11.203510 25783 consensus_queue.cc:260] T 89cf563047514c0f8b3eeddbcaba813c P bf6bcc2dc59440b6b5d2c090ec20bff7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:11.204499 25783 raft_consensus.cc:3060] T 89cf563047514c0f8b3eeddbcaba813c P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:11.202844 21847 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260713 09:09:11.207131 21847 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:11.221648 25783 raft_consensus.cc:2468] T 89cf563047514c0f8b3eeddbcaba813c P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 472c3167ac1641e8a97a8478bd85d9c3 in term 2.
I20260713 09:09:11.223553 25606 catalog_manager.cc:5697] T 89cf563047514c0f8b3eeddbcaba813c P 472c3167ac1641e8a97a8478bd85d9c3 reported cstate change: term changed from 1 to 2, leader changed from bf6bcc2dc59440b6b5d2c090ec20bff7 (127.21.85.194) to 472c3167ac1641e8a97a8478bd85d9c3 (127.21.85.195). New cstate: current_term: 2 leader_uuid: "472c3167ac1641e8a97a8478bd85d9c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:11.230782 25783 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a167c2a383c3470c8b4bb60a40293de9"
dest_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7"
mode: GRACEFUL
new_leader_uuid: "472c3167ac1641e8a97a8478bd85d9c3"
 from {username='slave'} at 127.0.0.1:38926
I20260713 09:09:11.231359 25783 raft_consensus.cc:606] T a167c2a383c3470c8b4bb60a40293de9 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 2 LEADER]: Received request to transfer leadership to TS 472c3167ac1641e8a97a8478bd85d9c3
I20260713 09:09:11.231905 25857 leader_election.cc:290] T 89cf563047514c0f8b3eeddbcaba813c P 472c3167ac1641e8a97a8478bd85d9c3 [CANDIDATE]: Term 2 election: Requested vote from peers 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193:43959), bf6bcc2dc59440b6b5d2c090ec20bff7 (127.21.85.194:33361)
I20260713 09:09:11.230782 26159 tablet.cc:1724] T b77b0e446fb84eb9961bd475116ba499 P 472c3167ac1641e8a97a8478bd85d9c3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:11.244733 26156 tablet.cc:1724] T 7404256de5974464af175762dd1752b8 P 472c3167ac1641e8a97a8478bd85d9c3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:11.246011 26149 tablet.cc:1724] T a6acecd68479487d8b5805301d6af01c P 472c3167ac1641e8a97a8478bd85d9c3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:11.246735 25706 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab41d863c05e4e96859e5810b8a2ef24"
dest_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1"
mode: GRACEFUL
new_leader_uuid: "472c3167ac1641e8a97a8478bd85d9c3"
 from {username='slave'} at 127.0.0.1:38582
I20260713 09:09:11.249796 25706 raft_consensus.cc:606] T ab41d863c05e4e96859e5810b8a2ef24 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 2 LEADER]: Received request to transfer leadership to TS 472c3167ac1641e8a97a8478bd85d9c3
I20260713 09:09:11.251483 21847 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:09:11.252089 21847 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:11.265151 25604 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 56d7011db22542bead695a88f0b6b486: soft_deleted_table [id=eed137e12ea642618790397c44e4a9a2] alter complete (version 1)
I20260713 09:09:11.437103 26041 raft_consensus.cc:993] T ab41d863c05e4e96859e5810b8a2ef24 P 5af8bcce79cd4ad08889e4a726d4fcd1: : Instructing follower 472c3167ac1641e8a97a8478bd85d9c3 to start an election
I20260713 09:09:11.437616 26139 raft_consensus.cc:1081] T ab41d863c05e4e96859e5810b8a2ef24 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 2 LEADER]: Signalling peer 472c3167ac1641e8a97a8478bd85d9c3 to start an election
I20260713 09:09:11.438970 25857 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab41d863c05e4e96859e5810b8a2ef24"
dest_uuid: "472c3167ac1641e8a97a8478bd85d9c3"
 from {username='slave'} at 127.0.0.1:45294
I20260713 09:09:11.439364 25857 raft_consensus.cc:493] T ab41d863c05e4e96859e5810b8a2ef24 P 472c3167ac1641e8a97a8478bd85d9c3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:11.439584 25857 raft_consensus.cc:3060] T ab41d863c05e4e96859e5810b8a2ef24 P 472c3167ac1641e8a97a8478bd85d9c3 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:11.444509 25857 raft_consensus.cc:515] T ab41d863c05e4e96859e5810b8a2ef24 P 472c3167ac1641e8a97a8478bd85d9c3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:11.446686 25857 leader_election.cc:290] T ab41d863c05e4e96859e5810b8a2ef24 P 472c3167ac1641e8a97a8478bd85d9c3 [CANDIDATE]: Term 3 election: Requested vote from peers 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193:43959), bf6bcc2dc59440b6b5d2c090ec20bff7 (127.21.85.194:33361)
I20260713 09:09:11.446919 25706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab41d863c05e4e96859e5810b8a2ef24" candidate_uuid: "472c3167ac1641e8a97a8478bd85d9c3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1"
I20260713 09:09:11.447258 25783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab41d863c05e4e96859e5810b8a2ef24" candidate_uuid: "472c3167ac1641e8a97a8478bd85d9c3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7"
I20260713 09:09:11.447732 25706 raft_consensus.cc:3055] T ab41d863c05e4e96859e5810b8a2ef24 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:11.447897 25783 raft_consensus.cc:3060] T ab41d863c05e4e96859e5810b8a2ef24 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:11.448117 25706 raft_consensus.cc:740] T ab41d863c05e4e96859e5810b8a2ef24 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5af8bcce79cd4ad08889e4a726d4fcd1, State: Running, Role: LEADER
I20260713 09:09:11.448956 25706 consensus_queue.cc:260] T ab41d863c05e4e96859e5810b8a2ef24 P 5af8bcce79cd4ad08889e4a726d4fcd1 [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: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:11.450132 25706 raft_consensus.cc:3060] T ab41d863c05e4e96859e5810b8a2ef24 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:11.454630 25783 raft_consensus.cc:2468] T ab41d863c05e4e96859e5810b8a2ef24 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 472c3167ac1641e8a97a8478bd85d9c3 in term 3.
I20260713 09:09:11.455951 25821 leader_election.cc:304] T ab41d863c05e4e96859e5810b8a2ef24 P 472c3167ac1641e8a97a8478bd85d9c3 [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: 472c3167ac1641e8a97a8478bd85d9c3, bf6bcc2dc59440b6b5d2c090ec20bff7; no voters: 
I20260713 09:09:11.456663 26155 raft_consensus.cc:2804] T ab41d863c05e4e96859e5810b8a2ef24 P 472c3167ac1641e8a97a8478bd85d9c3 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:11.456745 25706 raft_consensus.cc:2468] T ab41d863c05e4e96859e5810b8a2ef24 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 472c3167ac1641e8a97a8478bd85d9c3 in term 3.
I20260713 09:09:11.457196 26155 raft_consensus.cc:697] T ab41d863c05e4e96859e5810b8a2ef24 P 472c3167ac1641e8a97a8478bd85d9c3 [term 3 LEADER]: Becoming Leader. State: Replica: 472c3167ac1641e8a97a8478bd85d9c3, State: Running, Role: LEADER
I20260713 09:09:11.458071 26155 consensus_queue.cc:237] T ab41d863c05e4e96859e5810b8a2ef24 P 472c3167ac1641e8a97a8478bd85d9c3 [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: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:11.464907 25604 catalog_manager.cc:5697] T ab41d863c05e4e96859e5810b8a2ef24 P 472c3167ac1641e8a97a8478bd85d9c3 reported cstate change: term changed from 2 to 3, leader changed from 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193) to 472c3167ac1641e8a97a8478bd85d9c3 (127.21.85.195). New cstate: current_term: 3 leader_uuid: "472c3167ac1641e8a97a8478bd85d9c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:11.582713 26150 raft_consensus.cc:993] T a167c2a383c3470c8b4bb60a40293de9 P bf6bcc2dc59440b6b5d2c090ec20bff7: : Instructing follower 472c3167ac1641e8a97a8478bd85d9c3 to start an election
I20260713 09:09:11.583158 26145 raft_consensus.cc:1081] T a167c2a383c3470c8b4bb60a40293de9 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 2 LEADER]: Signalling peer 472c3167ac1641e8a97a8478bd85d9c3 to start an election
I20260713 09:09:11.584772 25857 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a167c2a383c3470c8b4bb60a40293de9"
dest_uuid: "472c3167ac1641e8a97a8478bd85d9c3"
 from {username='slave'} at 127.0.0.1:45286
I20260713 09:09:11.585377 25857 raft_consensus.cc:493] T a167c2a383c3470c8b4bb60a40293de9 P 472c3167ac1641e8a97a8478bd85d9c3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:11.585700 25857 raft_consensus.cc:3060] T a167c2a383c3470c8b4bb60a40293de9 P 472c3167ac1641e8a97a8478bd85d9c3 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:11.591064 25857 raft_consensus.cc:515] T a167c2a383c3470c8b4bb60a40293de9 P 472c3167ac1641e8a97a8478bd85d9c3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:11.592953 25857 leader_election.cc:290] T a167c2a383c3470c8b4bb60a40293de9 P 472c3167ac1641e8a97a8478bd85d9c3 [CANDIDATE]: Term 3 election: Requested vote from peers 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193:43959), bf6bcc2dc59440b6b5d2c090ec20bff7 (127.21.85.194:33361)
I20260713 09:09:11.593837 25706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a167c2a383c3470c8b4bb60a40293de9" candidate_uuid: "472c3167ac1641e8a97a8478bd85d9c3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1"
I20260713 09:09:11.594297 25783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a167c2a383c3470c8b4bb60a40293de9" candidate_uuid: "472c3167ac1641e8a97a8478bd85d9c3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7"
I20260713 09:09:11.594518 25706 raft_consensus.cc:3060] T a167c2a383c3470c8b4bb60a40293de9 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:11.594938 25783 raft_consensus.cc:3055] T a167c2a383c3470c8b4bb60a40293de9 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:11.595269 25783 raft_consensus.cc:740] T a167c2a383c3470c8b4bb60a40293de9 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bf6bcc2dc59440b6b5d2c090ec20bff7, State: Running, Role: LEADER
I20260713 09:09:11.596163 25783 consensus_queue.cc:260] T a167c2a383c3470c8b4bb60a40293de9 P bf6bcc2dc59440b6b5d2c090ec20bff7 [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: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:11.597420 25783 raft_consensus.cc:3060] T a167c2a383c3470c8b4bb60a40293de9 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:11.602080 25706 raft_consensus.cc:2468] T a167c2a383c3470c8b4bb60a40293de9 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 472c3167ac1641e8a97a8478bd85d9c3 in term 3.
I20260713 09:09:11.603446 25823 leader_election.cc:304] T a167c2a383c3470c8b4bb60a40293de9 P 472c3167ac1641e8a97a8478bd85d9c3 [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: 472c3167ac1641e8a97a8478bd85d9c3, 5af8bcce79cd4ad08889e4a726d4fcd1; no voters: 
I20260713 09:09:11.604278 26155 raft_consensus.cc:2804] T a167c2a383c3470c8b4bb60a40293de9 P 472c3167ac1641e8a97a8478bd85d9c3 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:11.604200 25783 raft_consensus.cc:2468] T a167c2a383c3470c8b4bb60a40293de9 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 472c3167ac1641e8a97a8478bd85d9c3 in term 3.
I20260713 09:09:11.604930 26155 raft_consensus.cc:697] T a167c2a383c3470c8b4bb60a40293de9 P 472c3167ac1641e8a97a8478bd85d9c3 [term 3 LEADER]: Becoming Leader. State: Replica: 472c3167ac1641e8a97a8478bd85d9c3, State: Running, Role: LEADER
I20260713 09:09:11.605877 26155 consensus_queue.cc:237] T a167c2a383c3470c8b4bb60a40293de9 P 472c3167ac1641e8a97a8478bd85d9c3 [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: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:11.613317 25604 catalog_manager.cc:5697] T a167c2a383c3470c8b4bb60a40293de9 P 472c3167ac1641e8a97a8478bd85d9c3 reported cstate change: term changed from 2 to 3, leader changed from bf6bcc2dc59440b6b5d2c090ec20bff7 (127.21.85.194) to 472c3167ac1641e8a97a8478bd85d9c3 (127.21.85.195). New cstate: current_term: 3 leader_uuid: "472c3167ac1641e8a97a8478bd85d9c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:11.637245 26041 raft_consensus.cc:993] T b77b0e446fb84eb9961bd475116ba499 P 5af8bcce79cd4ad08889e4a726d4fcd1: : Instructing follower 472c3167ac1641e8a97a8478bd85d9c3 to start an election
I20260713 09:09:11.637665 26139 raft_consensus.cc:1081] T b77b0e446fb84eb9961bd475116ba499 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 LEADER]: Signalling peer 472c3167ac1641e8a97a8478bd85d9c3 to start an election
I20260713 09:09:11.639143 25857 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b77b0e446fb84eb9961bd475116ba499"
dest_uuid: "472c3167ac1641e8a97a8478bd85d9c3"
 from {username='slave'} at 127.0.0.1:45294
I20260713 09:09:11.639707 25857 raft_consensus.cc:493] T b77b0e446fb84eb9961bd475116ba499 P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:11.640105 25857 raft_consensus.cc:3060] T b77b0e446fb84eb9961bd475116ba499 P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:11.645619 25857 raft_consensus.cc:515] T b77b0e446fb84eb9961bd475116ba499 P 472c3167ac1641e8a97a8478bd85d9c3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:11.647929 25857 leader_election.cc:290] T b77b0e446fb84eb9961bd475116ba499 P 472c3167ac1641e8a97a8478bd85d9c3 [CANDIDATE]: Term 2 election: Requested vote from peers 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193:43959), bf6bcc2dc59440b6b5d2c090ec20bff7 (127.21.85.194:33361)
I20260713 09:09:11.648483 25706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77b0e446fb84eb9961bd475116ba499" candidate_uuid: "472c3167ac1641e8a97a8478bd85d9c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1"
I20260713 09:09:11.649153 25706 raft_consensus.cc:3055] T b77b0e446fb84eb9961bd475116ba499 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:11.649375 25783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77b0e446fb84eb9961bd475116ba499" candidate_uuid: "472c3167ac1641e8a97a8478bd85d9c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7"
I20260713 09:09:11.649508 25706 raft_consensus.cc:740] T b77b0e446fb84eb9961bd475116ba499 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5af8bcce79cd4ad08889e4a726d4fcd1, State: Running, Role: LEADER
I20260713 09:09:11.650064 25783 raft_consensus.cc:3060] T b77b0e446fb84eb9961bd475116ba499 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:11.650519 25706 consensus_queue.cc:260] T b77b0e446fb84eb9961bd475116ba499 P 5af8bcce79cd4ad08889e4a726d4fcd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:11.651917 25706 raft_consensus.cc:3060] T b77b0e446fb84eb9961bd475116ba499 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:11.655279 25709 raft_consensus.cc:1275] T 89cf563047514c0f8b3eeddbcaba813c P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 2 FOLLOWER]: Refusing update from remote peer 472c3167ac1641e8a97a8478bd85d9c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:09:11.657150 25783 raft_consensus.cc:2468] T b77b0e446fb84eb9961bd475116ba499 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 472c3167ac1641e8a97a8478bd85d9c3 in term 2.
I20260713 09:09:11.661545 25706 raft_consensus.cc:2468] T b77b0e446fb84eb9961bd475116ba499 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 472c3167ac1641e8a97a8478bd85d9c3 in term 2.
I20260713 09:09:11.662367 26155 consensus_queue.cc:1048] T 89cf563047514c0f8b3eeddbcaba813c P 472c3167ac1641e8a97a8478bd85d9c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260713 09:09:11.662523 25821 leader_election.cc:304] T b77b0e446fb84eb9961bd475116ba499 P 472c3167ac1641e8a97a8478bd85d9c3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 472c3167ac1641e8a97a8478bd85d9c3, bf6bcc2dc59440b6b5d2c090ec20bff7; no voters: 
I20260713 09:09:11.663442 26034 raft_consensus.cc:2804] T b77b0e446fb84eb9961bd475116ba499 P 472c3167ac1641e8a97a8478bd85d9c3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:11.664003 26034 raft_consensus.cc:697] T b77b0e446fb84eb9961bd475116ba499 P 472c3167ac1641e8a97a8478bd85d9c3 [term 2 LEADER]: Becoming Leader. State: Replica: 472c3167ac1641e8a97a8478bd85d9c3, State: Running, Role: LEADER
I20260713 09:09:11.664924 26034 consensus_queue.cc:237] T b77b0e446fb84eb9961bd475116ba499 P 472c3167ac1641e8a97a8478bd85d9c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } }
I20260713 09:09:11.674355 25783 raft_consensus.cc:1275] T 89cf563047514c0f8b3eeddbcaba813c P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 2 FOLLOWER]: Refusing update from remote peer 472c3167ac1641e8a97a8478bd85d9c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:09:11.676352 26034 consensus_queue.cc:1048] T 89cf563047514c0f8b3eeddbcaba813c P 472c3167ac1641e8a97a8478bd85d9c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:11.676127 25606 catalog_manager.cc:5697] T b77b0e446fb84eb9961bd475116ba499 P 472c3167ac1641e8a97a8478bd85d9c3 reported cstate change: term changed from 1 to 2, leader changed from 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193) to 472c3167ac1641e8a97a8478bd85d9c3 (127.21.85.195). New cstate: current_term: 2 leader_uuid: "472c3167ac1641e8a97a8478bd85d9c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "472c3167ac1641e8a97a8478bd85d9c3" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 33045 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:11.844683 25783 raft_consensus.cc:1275] T ab41d863c05e4e96859e5810b8a2ef24 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 3 FOLLOWER]: Refusing update from remote peer 472c3167ac1641e8a97a8478bd85d9c3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:11.845896 26155 consensus_queue.cc:1048] T ab41d863c05e4e96859e5810b8a2ef24 P 472c3167ac1641e8a97a8478bd85d9c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:11.854274 25706 raft_consensus.cc:1275] T ab41d863c05e4e96859e5810b8a2ef24 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 3 FOLLOWER]: Refusing update from remote peer 472c3167ac1641e8a97a8478bd85d9c3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:11.857324 26034 consensus_queue.cc:1048] T ab41d863c05e4e96859e5810b8a2ef24 P 472c3167ac1641e8a97a8478bd85d9c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:12.051378 25783 raft_consensus.cc:1275] T a167c2a383c3470c8b4bb60a40293de9 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 3 FOLLOWER]: Refusing update from remote peer 472c3167ac1641e8a97a8478bd85d9c3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:12.052815 26034 consensus_queue.cc:1048] T a167c2a383c3470c8b4bb60a40293de9 P 472c3167ac1641e8a97a8478bd85d9c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:12.061106 25706 raft_consensus.cc:1275] T a167c2a383c3470c8b4bb60a40293de9 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 3 FOLLOWER]: Refusing update from remote peer 472c3167ac1641e8a97a8478bd85d9c3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:12.062393 26166 consensus_queue.cc:1048] T a167c2a383c3470c8b4bb60a40293de9 P 472c3167ac1641e8a97a8478bd85d9c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:12.103143 25706 raft_consensus.cc:1275] T b77b0e446fb84eb9961bd475116ba499 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 2 FOLLOWER]: Refusing update from remote peer 472c3167ac1641e8a97a8478bd85d9c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:09:12.104574 26166 consensus_queue.cc:1048] T b77b0e446fb84eb9961bd475116ba499 P 472c3167ac1641e8a97a8478bd85d9c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5af8bcce79cd4ad08889e4a726d4fcd1" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 43959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:12.112519 25782 raft_consensus.cc:1275] T b77b0e446fb84eb9961bd475116ba499 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 2 FOLLOWER]: Refusing update from remote peer 472c3167ac1641e8a97a8478bd85d9c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:09:12.114660 26034 consensus_queue.cc:1048] T b77b0e446fb84eb9961bd475116ba499 P 472c3167ac1641e8a97a8478bd85d9c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf6bcc2dc59440b6b5d2c090ec20bff7" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 33361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:12.309743 21847 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:09:12.314688 21847 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260713 09:09:12.315060 21847 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:12.319525 21847 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:09:12.319900 21847 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:13.350826 21847 tablet_server.cc:179] TabletServer@127.21.85.193:0 shutting down...
W20260713 09:09:13.360507 25823 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 6 similar messages]
W20260713 09:09:13.368063 25823 consensus_peers.cc:597] T ab41d863c05e4e96859e5810b8a2ef24 P 472c3167ac1641e8a97a8478bd85d9c3 -> Peer 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193:43959): Couldn't send request to peer 5af8bcce79cd4ad08889e4a726d4fcd1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:13.382302 25749 consensus_peers.cc:597] T 3321b4d0a3bc4509a7ceee83b22fda8e P bf6bcc2dc59440b6b5d2c090ec20bff7 -> Peer 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193:43959): Couldn't send request to peer 5af8bcce79cd4ad08889e4a726d4fcd1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:13.393704 21847 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:13.394572 21847 tablet_replica.cc:333] T 650021cf22a14386bc11ab652e9f6b51 P 5af8bcce79cd4ad08889e4a726d4fcd1: stopping tablet replica
I20260713 09:09:13.395494 21847 raft_consensus.cc:2243] T 650021cf22a14386bc11ab652e9f6b51 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:13.396214 21847 raft_consensus.cc:2272] T 650021cf22a14386bc11ab652e9f6b51 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:13.398499 21847 tablet_replica.cc:333] T 79206fadcd0441a4bc0663fb63cadc65 P 5af8bcce79cd4ad08889e4a726d4fcd1: stopping tablet replica
I20260713 09:09:13.399050 21847 raft_consensus.cc:2243] T 79206fadcd0441a4bc0663fb63cadc65 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:13.400002 21847 raft_consensus.cc:2272] T 79206fadcd0441a4bc0663fb63cadc65 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:13.402187 21847 tablet_replica.cc:333] T 05d7794fb82e4f60a13534bf5381bc8d P 5af8bcce79cd4ad08889e4a726d4fcd1: stopping tablet replica
I20260713 09:09:13.402823 21847 raft_consensus.cc:2243] T 05d7794fb82e4f60a13534bf5381bc8d P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:13.403338 21847 raft_consensus.cc:2272] T 05d7794fb82e4f60a13534bf5381bc8d P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:13.405645 21847 tablet_replica.cc:333] T e87fe1b4758b46ab846a03048b53aa16 P 5af8bcce79cd4ad08889e4a726d4fcd1: stopping tablet replica
I20260713 09:09:13.406236 21847 raft_consensus.cc:2243] T e87fe1b4758b46ab846a03048b53aa16 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:13.407083 21847 raft_consensus.cc:2272] T e87fe1b4758b46ab846a03048b53aa16 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:13.410099 21847 tablet_replica.cc:333] T a9172b51a39345d38a801adead988edb P 5af8bcce79cd4ad08889e4a726d4fcd1: stopping tablet replica
I20260713 09:09:13.410965 21847 raft_consensus.cc:2243] T a9172b51a39345d38a801adead988edb P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:13.411999 21847 raft_consensus.cc:2272] T a9172b51a39345d38a801adead988edb P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:13.412123 25749 consensus_peers.cc:597] T 2d2d6a51b83f440ebd602aaf42a655d9 P bf6bcc2dc59440b6b5d2c090ec20bff7 -> Peer 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193:43959): Couldn't send request to peer 5af8bcce79cd4ad08889e4a726d4fcd1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:13.414213 21847 tablet_replica.cc:333] T b77b0e446fb84eb9961bd475116ba499 P 5af8bcce79cd4ad08889e4a726d4fcd1: stopping tablet replica
I20260713 09:09:13.414861 21847 raft_consensus.cc:2243] T b77b0e446fb84eb9961bd475116ba499 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:13.415335 21847 raft_consensus.cc:2272] T b77b0e446fb84eb9961bd475116ba499 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:13.417514 21847 tablet_replica.cc:333] T ab41d863c05e4e96859e5810b8a2ef24 P 5af8bcce79cd4ad08889e4a726d4fcd1: stopping tablet replica
I20260713 09:09:13.418061 21847 raft_consensus.cc:2243] T ab41d863c05e4e96859e5810b8a2ef24 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:13.418510 21847 raft_consensus.cc:2272] T ab41d863c05e4e96859e5810b8a2ef24 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:13.420702 21847 tablet_replica.cc:333] T 12ec35bdcb39425d9acf072828760489 P 5af8bcce79cd4ad08889e4a726d4fcd1: stopping tablet replica
I20260713 09:09:13.421299 21847 raft_consensus.cc:2243] T 12ec35bdcb39425d9acf072828760489 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:13.421883 21847 raft_consensus.cc:2272] T 12ec35bdcb39425d9acf072828760489 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:13.424446 21847 tablet_replica.cc:333] T 3e46a6a4e07241e3b35ab4554bb135cc P 5af8bcce79cd4ad08889e4a726d4fcd1: stopping tablet replica
I20260713 09:09:13.424999 21847 raft_consensus.cc:2243] T 3e46a6a4e07241e3b35ab4554bb135cc P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:13.425879 21847 raft_consensus.cc:2272] T 3e46a6a4e07241e3b35ab4554bb135cc P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:13.428017 21847 tablet_replica.cc:333] T 3321b4d0a3bc4509a7ceee83b22fda8e P 5af8bcce79cd4ad08889e4a726d4fcd1: stopping tablet replica
I20260713 09:09:13.428519 21847 raft_consensus.cc:2243] T 3321b4d0a3bc4509a7ceee83b22fda8e P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:13.429045 21847 raft_consensus.cc:2272] T 3321b4d0a3bc4509a7ceee83b22fda8e P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:13.431025 21847 tablet_replica.cc:333] T 2d2d6a51b83f440ebd602aaf42a655d9 P 5af8bcce79cd4ad08889e4a726d4fcd1: stopping tablet replica
I20260713 09:09:13.431567 21847 raft_consensus.cc:2243] T 2d2d6a51b83f440ebd602aaf42a655d9 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:13.432065 21847 raft_consensus.cc:2272] T 2d2d6a51b83f440ebd602aaf42a655d9 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:13.433905 21847 tablet_replica.cc:333] T 7404256de5974464af175762dd1752b8 P 5af8bcce79cd4ad08889e4a726d4fcd1: stopping tablet replica
I20260713 09:09:13.434442 21847 raft_consensus.cc:2243] T 7404256de5974464af175762dd1752b8 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:13.435246 21847 raft_consensus.cc:2272] T 7404256de5974464af175762dd1752b8 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:13.437400 21847 tablet_replica.cc:333] T 44bf1b81ae934c589101d1bdc4a99f1c P 5af8bcce79cd4ad08889e4a726d4fcd1: stopping tablet replica
I20260713 09:09:13.437908 21847 raft_consensus.cc:2243] T 44bf1b81ae934c589101d1bdc4a99f1c P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:13.438423 21847 raft_consensus.cc:2272] T 44bf1b81ae934c589101d1bdc4a99f1c P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:13.440452 21847 tablet_replica.cc:333] T a167c2a383c3470c8b4bb60a40293de9 P 5af8bcce79cd4ad08889e4a726d4fcd1: stopping tablet replica
I20260713 09:09:13.440953 21847 raft_consensus.cc:2243] T a167c2a383c3470c8b4bb60a40293de9 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:13.441581 21847 raft_consensus.cc:2272] T a167c2a383c3470c8b4bb60a40293de9 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:13.443624 21847 tablet_replica.cc:333] T 3808068278ca4b92b3e25e6b52ca6b48 P 5af8bcce79cd4ad08889e4a726d4fcd1: stopping tablet replica
I20260713 09:09:13.444144 21847 raft_consensus.cc:2243] T 3808068278ca4b92b3e25e6b52ca6b48 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:13.444633 21847 raft_consensus.cc:2272] T 3808068278ca4b92b3e25e6b52ca6b48 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:13.446633 21847 tablet_replica.cc:333] T 89cf563047514c0f8b3eeddbcaba813c P 5af8bcce79cd4ad08889e4a726d4fcd1: stopping tablet replica
I20260713 09:09:13.447152 21847 raft_consensus.cc:2243] T 89cf563047514c0f8b3eeddbcaba813c P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:13.447772 21847 raft_consensus.cc:2272] T 89cf563047514c0f8b3eeddbcaba813c P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:13.449781 21847 tablet_replica.cc:333] T a6acecd68479487d8b5805301d6af01c P 5af8bcce79cd4ad08889e4a726d4fcd1: stopping tablet replica
I20260713 09:09:13.450302 21847 raft_consensus.cc:2243] T a6acecd68479487d8b5805301d6af01c P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:13.450848 21847 raft_consensus.cc:2272] T a6acecd68479487d8b5805301d6af01c P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:13.452909 21847 tablet_replica.cc:333] T d1cbc69c2e2a443591783e106ccaf0b7 P 5af8bcce79cd4ad08889e4a726d4fcd1: stopping tablet replica
I20260713 09:09:13.453397 21847 raft_consensus.cc:2243] T d1cbc69c2e2a443591783e106ccaf0b7 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:13.454277 21847 raft_consensus.cc:2272] T d1cbc69c2e2a443591783e106ccaf0b7 P 5af8bcce79cd4ad08889e4a726d4fcd1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:13.480875 25823 consensus_peers.cc:597] T 89cf563047514c0f8b3eeddbcaba813c P 472c3167ac1641e8a97a8478bd85d9c3 -> Peer 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193:43959): Couldn't send request to peer 5af8bcce79cd4ad08889e4a726d4fcd1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:13.497454 21847 tablet_server.cc:196] TabletServer@127.21.85.193:0 shutdown complete.
W20260713 09:09:13.504698 25823 consensus_peers.cc:597] T a167c2a383c3470c8b4bb60a40293de9 P 472c3167ac1641e8a97a8478bd85d9c3 -> Peer 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193:43959): Couldn't send request to peer 5af8bcce79cd4ad08889e4a726d4fcd1. Status: Network error: Client connection negotiation failed: client connection to 127.21.85.193:43959: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:13.538605 21847 tablet_server.cc:179] TabletServer@127.21.85.194:0 shutting down...
W20260713 09:09:13.542788 25749 consensus_peers.cc:597] T 05d7794fb82e4f60a13534bf5381bc8d P bf6bcc2dc59440b6b5d2c090ec20bff7 -> Peer 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193:43959): Couldn't send request to peer 5af8bcce79cd4ad08889e4a726d4fcd1. Status: Network error: Client connection negotiation failed: client connection to 127.21.85.193:43959: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:13.564577 25823 consensus_peers.cc:597] T 12ec35bdcb39425d9acf072828760489 P 472c3167ac1641e8a97a8478bd85d9c3 -> Peer 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193:43959): Couldn't send request to peer 5af8bcce79cd4ad08889e4a726d4fcd1. Status: Network error: Client connection negotiation failed: client connection to 127.21.85.193:43959: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:13.572069 21847 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:13.572788 21847 tablet_replica.cc:333] T 650021cf22a14386bc11ab652e9f6b51 P bf6bcc2dc59440b6b5d2c090ec20bff7: stopping tablet replica
I20260713 09:09:13.573522 21847 raft_consensus.cc:2243] T 650021cf22a14386bc11ab652e9f6b51 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:13.574083 21847 raft_consensus.cc:2272] T 650021cf22a14386bc11ab652e9f6b51 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:13.576220 21847 tablet_replica.cc:333] T 05d7794fb82e4f60a13534bf5381bc8d P bf6bcc2dc59440b6b5d2c090ec20bff7: stopping tablet replica
I20260713 09:09:13.576814 21847 raft_consensus.cc:2243] T 05d7794fb82e4f60a13534bf5381bc8d P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:13.577646 21847 raft_consensus.cc:2272] T 05d7794fb82e4f60a13534bf5381bc8d P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:13.579644 21847 tablet_replica.cc:333] T 79206fadcd0441a4bc0663fb63cadc65 P bf6bcc2dc59440b6b5d2c090ec20bff7: stopping tablet replica
I20260713 09:09:13.580211 21847 raft_consensus.cc:2243] T 79206fadcd0441a4bc0663fb63cadc65 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:13.580735 21847 raft_consensus.cc:2272] T 79206fadcd0441a4bc0663fb63cadc65 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:13.582615 21847 tablet_replica.cc:333] T b77b0e446fb84eb9961bd475116ba499 P bf6bcc2dc59440b6b5d2c090ec20bff7: stopping tablet replica
I20260713 09:09:13.583176 21847 raft_consensus.cc:2243] T b77b0e446fb84eb9961bd475116ba499 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:13.583663 21847 raft_consensus.cc:2272] T b77b0e446fb84eb9961bd475116ba499 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:13.585883 21847 tablet_replica.cc:333] T 3e46a6a4e07241e3b35ab4554bb135cc P bf6bcc2dc59440b6b5d2c090ec20bff7: stopping tablet replica
I20260713 09:09:13.586707 21847 raft_consensus.cc:2243] T 3e46a6a4e07241e3b35ab4554bb135cc P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:13.587204 21847 raft_consensus.cc:2272] T 3e46a6a4e07241e3b35ab4554bb135cc P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:13.589529 21847 tablet_replica.cc:333] T 3321b4d0a3bc4509a7ceee83b22fda8e P bf6bcc2dc59440b6b5d2c090ec20bff7: stopping tablet replica
I20260713 09:09:13.590065 21847 raft_consensus.cc:2243] T 3321b4d0a3bc4509a7ceee83b22fda8e P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:13.590809 21847 raft_consensus.cc:2272] T 3321b4d0a3bc4509a7ceee83b22fda8e P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:13.592724 21847 tablet_replica.cc:333] T 2d2d6a51b83f440ebd602aaf42a655d9 P bf6bcc2dc59440b6b5d2c090ec20bff7: stopping tablet replica
I20260713 09:09:13.593309 21847 raft_consensus.cc:2243] T 2d2d6a51b83f440ebd602aaf42a655d9 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:13.594066 21847 raft_consensus.cc:2272] T 2d2d6a51b83f440ebd602aaf42a655d9 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:13.596057 21847 tablet_replica.cc:333] T a167c2a383c3470c8b4bb60a40293de9 P bf6bcc2dc59440b6b5d2c090ec20bff7: stopping tablet replica
I20260713 09:09:13.596590 21847 raft_consensus.cc:2243] T a167c2a383c3470c8b4bb60a40293de9 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:13.597041 21847 raft_consensus.cc:2272] T a167c2a383c3470c8b4bb60a40293de9 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:13.598850 21847 tablet_replica.cc:333] T 7404256de5974464af175762dd1752b8 P bf6bcc2dc59440b6b5d2c090ec20bff7: stopping tablet replica
I20260713 09:09:13.599362 21847 raft_consensus.cc:2243] T 7404256de5974464af175762dd1752b8 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:13.599844 21847 raft_consensus.cc:2272] T 7404256de5974464af175762dd1752b8 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:13.601701 21847 tablet_replica.cc:333] T 44bf1b81ae934c589101d1bdc4a99f1c P bf6bcc2dc59440b6b5d2c090ec20bff7: stopping tablet replica
I20260713 09:09:13.602192 21847 raft_consensus.cc:2243] T 44bf1b81ae934c589101d1bdc4a99f1c P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:13.602928 21847 raft_consensus.cc:2272] T 44bf1b81ae934c589101d1bdc4a99f1c P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:13.604790 21847 tablet_replica.cc:333] T 3808068278ca4b92b3e25e6b52ca6b48 P bf6bcc2dc59440b6b5d2c090ec20bff7: stopping tablet replica
I20260713 09:09:13.605311 21847 raft_consensus.cc:2243] T 3808068278ca4b92b3e25e6b52ca6b48 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:13.606114 21847 raft_consensus.cc:2272] T 3808068278ca4b92b3e25e6b52ca6b48 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:13.607976 21847 tablet_replica.cc:333] T a6acecd68479487d8b5805301d6af01c P bf6bcc2dc59440b6b5d2c090ec20bff7: stopping tablet replica
I20260713 09:09:13.608489 21847 raft_consensus.cc:2243] T a6acecd68479487d8b5805301d6af01c P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:13.609247 21847 raft_consensus.cc:2272] T a6acecd68479487d8b5805301d6af01c P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:13.611161 21847 tablet_replica.cc:333] T 89cf563047514c0f8b3eeddbcaba813c P bf6bcc2dc59440b6b5d2c090ec20bff7: stopping tablet replica
I20260713 09:09:13.612025 21847 raft_consensus.cc:2243] T 89cf563047514c0f8b3eeddbcaba813c P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:13.612402 21847 raft_consensus.cc:2272] T 89cf563047514c0f8b3eeddbcaba813c P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:13.614081 21847 tablet_replica.cc:333] T d1cbc69c2e2a443591783e106ccaf0b7 P bf6bcc2dc59440b6b5d2c090ec20bff7: stopping tablet replica
I20260713 09:09:13.614537 21847 raft_consensus.cc:2243] T d1cbc69c2e2a443591783e106ccaf0b7 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:13.614921 21847 raft_consensus.cc:2272] T d1cbc69c2e2a443591783e106ccaf0b7 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:13.616773 21847 tablet_replica.cc:333] T 12ec35bdcb39425d9acf072828760489 P bf6bcc2dc59440b6b5d2c090ec20bff7: stopping tablet replica
I20260713 09:09:13.617208 21847 raft_consensus.cc:2243] T 12ec35bdcb39425d9acf072828760489 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:13.617591 21847 raft_consensus.cc:2272] T 12ec35bdcb39425d9acf072828760489 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:13.619480 21847 tablet_replica.cc:333] T a9172b51a39345d38a801adead988edb P bf6bcc2dc59440b6b5d2c090ec20bff7: stopping tablet replica
I20260713 09:09:13.619938 21847 raft_consensus.cc:2243] T a9172b51a39345d38a801adead988edb P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:13.620329 21847 raft_consensus.cc:2272] T a9172b51a39345d38a801adead988edb P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:13.622323 21847 tablet_replica.cc:333] T e87fe1b4758b46ab846a03048b53aa16 P bf6bcc2dc59440b6b5d2c090ec20bff7: stopping tablet replica
I20260713 09:09:13.622943 21847 raft_consensus.cc:2243] T e87fe1b4758b46ab846a03048b53aa16 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:13.623500 21847 raft_consensus.cc:2272] T e87fe1b4758b46ab846a03048b53aa16 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:13.626217 21847 tablet_replica.cc:333] T ab41d863c05e4e96859e5810b8a2ef24 P bf6bcc2dc59440b6b5d2c090ec20bff7: stopping tablet replica
W20260713 09:09:13.626166 25823 consensus_peers.cc:597] T b77b0e446fb84eb9961bd475116ba499 P 472c3167ac1641e8a97a8478bd85d9c3 -> Peer 5af8bcce79cd4ad08889e4a726d4fcd1 (127.21.85.193:43959): Couldn't send request to peer 5af8bcce79cd4ad08889e4a726d4fcd1. Status: Network error: Client connection negotiation failed: client connection to 127.21.85.193:43959: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:13.626995 21847 raft_consensus.cc:2243] T ab41d863c05e4e96859e5810b8a2ef24 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:13.627439 21847 raft_consensus.cc:2272] T ab41d863c05e4e96859e5810b8a2ef24 P bf6bcc2dc59440b6b5d2c090ec20bff7 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:13.654466 25821 consensus_peers.cc:597] T 12ec35bdcb39425d9acf072828760489 P 472c3167ac1641e8a97a8478bd85d9c3 -> Peer bf6bcc2dc59440b6b5d2c090ec20bff7 (127.21.85.194:33361): Couldn't send request to peer bf6bcc2dc59440b6b5d2c090ec20bff7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:13.670858 21847 tablet_server.cc:196] TabletServer@127.21.85.194:0 shutdown complete.
I20260713 09:09:13.705863 21847 tablet_server.cc:179] TabletServer@127.21.85.195:0 shutting down...
W20260713 09:09:13.709525 25821 consensus_peers.cc:597] T 89cf563047514c0f8b3eeddbcaba813c P 472c3167ac1641e8a97a8478bd85d9c3 -> Peer bf6bcc2dc59440b6b5d2c090ec20bff7 (127.21.85.194:33361): Couldn't send request to peer bf6bcc2dc59440b6b5d2c090ec20bff7. Status: Network error: Client connection negotiation failed: client connection to 127.21.85.194:33361: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:13.734787 21847 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:13.735647 21847 tablet_replica.cc:333] T 650021cf22a14386bc11ab652e9f6b51 P 472c3167ac1641e8a97a8478bd85d9c3: stopping tablet replica
I20260713 09:09:13.736361 21847 raft_consensus.cc:2243] T 650021cf22a14386bc11ab652e9f6b51 P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:13.737315 21847 raft_consensus.cc:2272] T 650021cf22a14386bc11ab652e9f6b51 P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:13.739974 21847 tablet_replica.cc:333] T 05d7794fb82e4f60a13534bf5381bc8d P 472c3167ac1641e8a97a8478bd85d9c3: stopping tablet replica
I20260713 09:09:13.740545 21847 raft_consensus.cc:2243] T 05d7794fb82e4f60a13534bf5381bc8d P 472c3167ac1641e8a97a8478bd85d9c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:13.741094 21847 raft_consensus.cc:2272] T 05d7794fb82e4f60a13534bf5381bc8d P 472c3167ac1641e8a97a8478bd85d9c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:13.743081 21847 tablet_replica.cc:333] T 79206fadcd0441a4bc0663fb63cadc65 P 472c3167ac1641e8a97a8478bd85d9c3: stopping tablet replica
I20260713 09:09:13.743645 21847 raft_consensus.cc:2243] T 79206fadcd0441a4bc0663fb63cadc65 P 472c3167ac1641e8a97a8478bd85d9c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:13.744153 21847 raft_consensus.cc:2272] T 79206fadcd0441a4bc0663fb63cadc65 P 472c3167ac1641e8a97a8478bd85d9c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:13.745944 21847 tablet_replica.cc:333] T e87fe1b4758b46ab846a03048b53aa16 P 472c3167ac1641e8a97a8478bd85d9c3: stopping tablet replica
I20260713 09:09:13.746452 21847 raft_consensus.cc:2243] T e87fe1b4758b46ab846a03048b53aa16 P 472c3167ac1641e8a97a8478bd85d9c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:13.746942 21847 raft_consensus.cc:2272] T e87fe1b4758b46ab846a03048b53aa16 P 472c3167ac1641e8a97a8478bd85d9c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:13.748876 21847 tablet_replica.cc:333] T a9172b51a39345d38a801adead988edb P 472c3167ac1641e8a97a8478bd85d9c3: stopping tablet replica
I20260713 09:09:13.749429 21847 raft_consensus.cc:2243] T a9172b51a39345d38a801adead988edb P 472c3167ac1641e8a97a8478bd85d9c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:13.749864 21847 raft_consensus.cc:2272] T a9172b51a39345d38a801adead988edb P 472c3167ac1641e8a97a8478bd85d9c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:13.751662 21847 tablet_replica.cc:333] T b77b0e446fb84eb9961bd475116ba499 P 472c3167ac1641e8a97a8478bd85d9c3: stopping tablet replica
I20260713 09:09:13.752235 21847 raft_consensus.cc:2243] T b77b0e446fb84eb9961bd475116ba499 P 472c3167ac1641e8a97a8478bd85d9c3 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:13.752985 21847 raft_consensus.cc:2272] T b77b0e446fb84eb9961bd475116ba499 P 472c3167ac1641e8a97a8478bd85d9c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:13.754870 21847 tablet_replica.cc:333] T 3e46a6a4e07241e3b35ab4554bb135cc P 472c3167ac1641e8a97a8478bd85d9c3: stopping tablet replica
I20260713 09:09:13.755417 21847 raft_consensus.cc:2243] T 3e46a6a4e07241e3b35ab4554bb135cc P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:13.755904 21847 raft_consensus.cc:2272] T 3e46a6a4e07241e3b35ab4554bb135cc P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:13.757835 21847 tablet_replica.cc:333] T 12ec35bdcb39425d9acf072828760489 P 472c3167ac1641e8a97a8478bd85d9c3: stopping tablet replica
I20260713 09:09:13.758395 21847 raft_consensus.cc:2243] T 12ec35bdcb39425d9acf072828760489 P 472c3167ac1641e8a97a8478bd85d9c3 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:13.759174 21847 raft_consensus.cc:2272] T 12ec35bdcb39425d9acf072828760489 P 472c3167ac1641e8a97a8478bd85d9c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:13.761039 21847 tablet_replica.cc:333] T a167c2a383c3470c8b4bb60a40293de9 P 472c3167ac1641e8a97a8478bd85d9c3: stopping tablet replica
I20260713 09:09:13.761595 21847 raft_consensus.cc:2243] T a167c2a383c3470c8b4bb60a40293de9 P 472c3167ac1641e8a97a8478bd85d9c3 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:13.762331 21847 raft_consensus.cc:2272] T a167c2a383c3470c8b4bb60a40293de9 P 472c3167ac1641e8a97a8478bd85d9c3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:13.764240 21847 tablet_replica.cc:333] T 7404256de5974464af175762dd1752b8 P 472c3167ac1641e8a97a8478bd85d9c3: stopping tablet replica
I20260713 09:09:13.764750 21847 raft_consensus.cc:2243] T 7404256de5974464af175762dd1752b8 P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:13.765208 21847 raft_consensus.cc:2272] T 7404256de5974464af175762dd1752b8 P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:13.766858 21847 tablet_replica.cc:333] T 44bf1b81ae934c589101d1bdc4a99f1c P 472c3167ac1641e8a97a8478bd85d9c3: stopping tablet replica
I20260713 09:09:13.767362 21847 raft_consensus.cc:2243] T 44bf1b81ae934c589101d1bdc4a99f1c P 472c3167ac1641e8a97a8478bd85d9c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:13.768031 21847 raft_consensus.cc:2272] T 44bf1b81ae934c589101d1bdc4a99f1c P 472c3167ac1641e8a97a8478bd85d9c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:13.769824 21847 tablet_replica.cc:333] T 3321b4d0a3bc4509a7ceee83b22fda8e P 472c3167ac1641e8a97a8478bd85d9c3: stopping tablet replica
I20260713 09:09:13.770356 21847 raft_consensus.cc:2243] T 3321b4d0a3bc4509a7ceee83b22fda8e P 472c3167ac1641e8a97a8478bd85d9c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:13.770812 21847 raft_consensus.cc:2272] T 3321b4d0a3bc4509a7ceee83b22fda8e P 472c3167ac1641e8a97a8478bd85d9c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:13.772687 21847 tablet_replica.cc:333] T 2d2d6a51b83f440ebd602aaf42a655d9 P 472c3167ac1641e8a97a8478bd85d9c3: stopping tablet replica
I20260713 09:09:13.773223 21847 raft_consensus.cc:2243] T 2d2d6a51b83f440ebd602aaf42a655d9 P 472c3167ac1641e8a97a8478bd85d9c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:13.773666 21847 raft_consensus.cc:2272] T 2d2d6a51b83f440ebd602aaf42a655d9 P 472c3167ac1641e8a97a8478bd85d9c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:13.775420 21847 tablet_replica.cc:333] T 89cf563047514c0f8b3eeddbcaba813c P 472c3167ac1641e8a97a8478bd85d9c3: stopping tablet replica
I20260713 09:09:13.775991 21847 raft_consensus.cc:2243] T 89cf563047514c0f8b3eeddbcaba813c P 472c3167ac1641e8a97a8478bd85d9c3 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:13.776767 21847 raft_consensus.cc:2272] T 89cf563047514c0f8b3eeddbcaba813c P 472c3167ac1641e8a97a8478bd85d9c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:13.778597 21847 tablet_replica.cc:333] T a6acecd68479487d8b5805301d6af01c P 472c3167ac1641e8a97a8478bd85d9c3: stopping tablet replica
I20260713 09:09:13.779100 21847 raft_consensus.cc:2243] T a6acecd68479487d8b5805301d6af01c P 472c3167ac1641e8a97a8478bd85d9c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:13.779546 21847 raft_consensus.cc:2272] T a6acecd68479487d8b5805301d6af01c P 472c3167ac1641e8a97a8478bd85d9c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:13.782052 21847 tablet_replica.cc:333] T d1cbc69c2e2a443591783e106ccaf0b7 P 472c3167ac1641e8a97a8478bd85d9c3: stopping tablet replica
I20260713 09:09:13.782785 21847 raft_consensus.cc:2243] T d1cbc69c2e2a443591783e106ccaf0b7 P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:13.783388 21847 raft_consensus.cc:2272] T d1cbc69c2e2a443591783e106ccaf0b7 P 472c3167ac1641e8a97a8478bd85d9c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:13.786154 21847 tablet_replica.cc:333] T 3808068278ca4b92b3e25e6b52ca6b48 P 472c3167ac1641e8a97a8478bd85d9c3: stopping tablet replica
I20260713 09:09:13.786813 21847 raft_consensus.cc:2243] T 3808068278ca4b92b3e25e6b52ca6b48 P 472c3167ac1641e8a97a8478bd85d9c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:13.787396 21847 raft_consensus.cc:2272] T 3808068278ca4b92b3e25e6b52ca6b48 P 472c3167ac1641e8a97a8478bd85d9c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:13.789602 21847 tablet_replica.cc:333] T ab41d863c05e4e96859e5810b8a2ef24 P 472c3167ac1641e8a97a8478bd85d9c3: stopping tablet replica
I20260713 09:09:13.790062 21847 raft_consensus.cc:2243] T ab41d863c05e4e96859e5810b8a2ef24 P 472c3167ac1641e8a97a8478bd85d9c3 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:13.790792 21847 raft_consensus.cc:2272] T ab41d863c05e4e96859e5810b8a2ef24 P 472c3167ac1641e8a97a8478bd85d9c3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:13.832481 21847 tablet_server.cc:196] TabletServer@127.21.85.195:0 shutdown complete.
I20260713 09:09:13.864863 21847 master.cc:562] Master@127.21.85.254:44035 shutting down...
I20260713 09:09:13.887670 21847 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 56d7011db22542bead695a88f0b6b486 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:13.888438 21847 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 56d7011db22542bead695a88f0b6b486 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:13.888841 21847 tablet_replica.cc:333] T 00000000000000000000000000000000 P 56d7011db22542bead695a88f0b6b486: stopping tablet replica
I20260713 09:09:13.909760 21847 master.cc:584] Master@127.21.85.254:44035 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12546 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260713 09:09:13.965039 21847 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.85.254:40335
I20260713 09:09:13.966486 21847 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:13.972314 26184 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:13.972328 26183 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
I20260713 09:09:13.975044 21847 server_base.cc:1061] running on GCE node
W20260713 09:09:13.975075 26186 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:13.976751 21847 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:13.976979 21847 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:13.977141 21847 hybrid_clock.cc:648] HybridClock initialized: now 1783933753977125 us; error 0 us; skew 500 ppm
I20260713 09:09:13.977631 21847 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:13.980048 21847 webserver.cc:533] Webserver started at http://127.21.85.254:39555/ using document root <none> and password file <none>
I20260713 09:09:13.980536 21847 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:13.980734 21847 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:13.981004 21847 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:13.982110 21847 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933651548042-21847-0/minicluster-data/master-0-root/instance:
uuid: "8166fc31c3204192bb74535ca3f9a0cf"
format_stamp: "Formatted at 2026-07-13 09:09:13 on dist-test-slave-kx9r"
I20260713 09:09:13.986339 21847 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260713 09:09:13.989655 26191 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:13.990516 21847 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:09:13.990751 21847 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933651548042-21847-0/minicluster-data/master-0-root
uuid: "8166fc31c3204192bb74535ca3f9a0cf"
format_stamp: "Formatted at 2026-07-13 09:09:13 on dist-test-slave-kx9r"
I20260713 09:09:13.990989 21847 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933651548042-21847-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933651548042-21847-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933651548042-21847-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:14.005514 21847 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:14.006740 21847 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:14.049986 21847 rpc_server.cc:307] RPC server started. Bound to: 127.21.85.254:40335
I20260713 09:09:14.050088 26242 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.85.254:40335 every 8 connection(s)
I20260713 09:09:14.054001 26243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:14.064663 26243 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8166fc31c3204192bb74535ca3f9a0cf: Bootstrap starting.
I20260713 09:09:14.069404 26243 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8166fc31c3204192bb74535ca3f9a0cf: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:14.073858 26243 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8166fc31c3204192bb74535ca3f9a0cf: No bootstrap required, opened a new log
I20260713 09:09:14.076107 26243 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8166fc31c3204192bb74535ca3f9a0cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8166fc31c3204192bb74535ca3f9a0cf" member_type: VOTER }
I20260713 09:09:14.076579 26243 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8166fc31c3204192bb74535ca3f9a0cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:14.076822 26243 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8166fc31c3204192bb74535ca3f9a0cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8166fc31c3204192bb74535ca3f9a0cf, State: Initialized, Role: FOLLOWER
I20260713 09:09:14.077371 26243 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8166fc31c3204192bb74535ca3f9a0cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8166fc31c3204192bb74535ca3f9a0cf" member_type: VOTER }
I20260713 09:09:14.077827 26243 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8166fc31c3204192bb74535ca3f9a0cf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:09:14.078076 26243 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8166fc31c3204192bb74535ca3f9a0cf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:09:14.078343 26243 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8166fc31c3204192bb74535ca3f9a0cf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:14.083001 26243 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8166fc31c3204192bb74535ca3f9a0cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8166fc31c3204192bb74535ca3f9a0cf" member_type: VOTER }
I20260713 09:09:14.083529 26243 leader_election.cc:304] T 00000000000000000000000000000000 P 8166fc31c3204192bb74535ca3f9a0cf [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: 8166fc31c3204192bb74535ca3f9a0cf; no voters: 
I20260713 09:09:14.084705 26243 leader_election.cc:290] T 00000000000000000000000000000000 P 8166fc31c3204192bb74535ca3f9a0cf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:09:14.085166 26246 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8166fc31c3204192bb74535ca3f9a0cf [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:14.086568 26246 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8166fc31c3204192bb74535ca3f9a0cf [term 1 LEADER]: Becoming Leader. State: Replica: 8166fc31c3204192bb74535ca3f9a0cf, State: Running, Role: LEADER
I20260713 09:09:14.087308 26246 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8166fc31c3204192bb74535ca3f9a0cf [LEADER]: Queue going to LEADER mode. State: All 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: "8166fc31c3204192bb74535ca3f9a0cf" member_type: VOTER }
I20260713 09:09:14.087584 26243 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8166fc31c3204192bb74535ca3f9a0cf [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:09:14.092897 26247 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8166fc31c3204192bb74535ca3f9a0cf [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8166fc31c3204192bb74535ca3f9a0cf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8166fc31c3204192bb74535ca3f9a0cf" member_type: VOTER } }
I20260713 09:09:14.092959 26248 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8166fc31c3204192bb74535ca3f9a0cf [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8166fc31c3204192bb74535ca3f9a0cf. Latest consensus state: current_term: 1 leader_uuid: "8166fc31c3204192bb74535ca3f9a0cf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8166fc31c3204192bb74535ca3f9a0cf" member_type: VOTER } }
I20260713 09:09:14.093801 26247 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8166fc31c3204192bb74535ca3f9a0cf [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:14.093883 26248 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8166fc31c3204192bb74535ca3f9a0cf [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:14.096670 26254 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:09:14.101919 26254 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:09:14.105111 21847 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:09:14.111852 26254 catalog_manager.cc:1383] Generated new cluster ID: 985c3e73d2124be084ec6ee15f0b8346
I20260713 09:09:14.112115 26254 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:09:14.128080 26254 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:09:14.129441 26254 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:09:14.155575 26254 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8166fc31c3204192bb74535ca3f9a0cf: Generated new TSK 0
I20260713 09:09:14.156239 26254 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:09:14.174258 21847 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:14.180577 26264 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:14.181536 26265 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:14.184584 26267 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:14.184623 21847 server_base.cc:1061] running on GCE node
I20260713 09:09:14.185776 21847 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:14.186015 21847 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:14.186213 21847 hybrid_clock.cc:648] HybridClock initialized: now 1783933754186188 us; error 0 us; skew 500 ppm
I20260713 09:09:14.186789 21847 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:14.189486 21847 webserver.cc:533] Webserver started at http://127.21.85.193:42695/ using document root <none> and password file <none>
I20260713 09:09:14.189971 21847 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:14.190174 21847 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:14.190448 21847 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:14.191511 21847 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933651548042-21847-0/minicluster-data/ts-0-root/instance:
uuid: "1db9a89d9cbe453f9516f82357fda3ec"
format_stamp: "Formatted at 2026-07-13 09:09:14 on dist-test-slave-kx9r"
I20260713 09:09:14.196012 21847 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:09:14.199131 26272 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:14.200215 21847 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:09:14.200556 21847 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933651548042-21847-0/minicluster-data/ts-0-root
uuid: "1db9a89d9cbe453f9516f82357fda3ec"
format_stamp: "Formatted at 2026-07-13 09:09:14 on dist-test-slave-kx9r"
I20260713 09:09:14.200871 21847 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933651548042-21847-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933651548042-21847-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933651548042-21847-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:14.215232 21847 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:14.216710 21847 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:14.218379 21847 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:14.220834 21847 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:14.221071 21847 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:14.221341 21847 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:14.221565 21847 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:14.264810 21847 rpc_server.cc:307] RPC server started. Bound to: 127.21.85.193:46871
I20260713 09:09:14.264909 26334 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.85.193:46871 every 8 connection(s)
I20260713 09:09:14.270434 21847 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:14.277899 26339 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:14.278956 26340 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:14.281832 21847 server_base.cc:1061] running on GCE node
W20260713 09:09:14.283047 26342 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:14.284322 21847 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:14.284608 21847 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:14.284839 21847 hybrid_clock.cc:648] HybridClock initialized: now 1783933754284813 us; error 0 us; skew 500 ppm
I20260713 09:09:14.285485 26335 heartbeater.cc:344] Connected to a master server at 127.21.85.254:40335
I20260713 09:09:14.285562 21847 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:14.286036 26335 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:14.286973 26335 heartbeater.cc:507] Master 127.21.85.254:40335 requested a full tablet report, sending...
I20260713 09:09:14.288638 21847 webserver.cc:533] Webserver started at http://127.21.85.194:33503/ using document root <none> and password file <none>
I20260713 09:09:14.289359 21847 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:14.289611 21847 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:14.289915 21847 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:14.289637 26208 ts_manager.cc:194] Registered new tserver with Master: 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193:46871)
I20260713 09:09:14.291260 21847 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933651548042-21847-0/minicluster-data/ts-1-root/instance:
uuid: "078fc36762c64450ba945f12ba5829c1"
format_stamp: "Formatted at 2026-07-13 09:09:14 on dist-test-slave-kx9r"
I20260713 09:09:14.292148 26208 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52974
I20260713 09:09:14.296694 21847 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:09:14.300529 26347 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:14.301362 21847 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260713 09:09:14.301695 21847 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933651548042-21847-0/minicluster-data/ts-1-root
uuid: "078fc36762c64450ba945f12ba5829c1"
format_stamp: "Formatted at 2026-07-13 09:09:14 on dist-test-slave-kx9r"
I20260713 09:09:14.302049 21847 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933651548042-21847-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933651548042-21847-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933651548042-21847-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:14.319340 21847 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:14.320705 21847 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:14.322314 21847 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:14.324684 21847 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:14.324903 21847 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:14.325201 21847 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:14.325373 21847 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:14.369526 21847 rpc_server.cc:307] RPC server started. Bound to: 127.21.85.194:43291
I20260713 09:09:14.369645 26409 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.85.194:43291 every 8 connection(s)
I20260713 09:09:14.374780 21847 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:14.381873 26413 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:14.383246 26414 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:14.386961 21847 server_base.cc:1061] running on GCE node
W20260713 09:09:14.387868 26416 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:14.388283 26410 heartbeater.cc:344] Connected to a master server at 127.21.85.254:40335
I20260713 09:09:14.388775 26410 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:14.389003 21847 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:14.389343 21847 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:14.389545 21847 hybrid_clock.cc:648] HybridClock initialized: now 1783933754389531 us; error 0 us; skew 500 ppm
I20260713 09:09:14.389693 26410 heartbeater.cc:507] Master 127.21.85.254:40335 requested a full tablet report, sending...
I20260713 09:09:14.390185 21847 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:14.392095 26208 ts_manager.cc:194] Registered new tserver with Master: 078fc36762c64450ba945f12ba5829c1 (127.21.85.194:43291)
I20260713 09:09:14.392851 21847 webserver.cc:533] Webserver started at http://127.21.85.195:35011/ using document root <none> and password file <none>
I20260713 09:09:14.393376 21847 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:14.393584 21847 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:14.393844 21847 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:14.393812 26208 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52988
I20260713 09:09:14.395386 21847 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933651548042-21847-0/minicluster-data/ts-2-root/instance:
uuid: "2ef7c2d719cc4037bf84478334f987b5"
format_stamp: "Formatted at 2026-07-13 09:09:14 on dist-test-slave-kx9r"
I20260713 09:09:14.400029 21847 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:09:14.403294 26421 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:14.404114 21847 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:09:14.404438 21847 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933651548042-21847-0/minicluster-data/ts-2-root
uuid: "2ef7c2d719cc4037bf84478334f987b5"
format_stamp: "Formatted at 2026-07-13 09:09:14 on dist-test-slave-kx9r"
I20260713 09:09:14.404711 21847 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933651548042-21847-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933651548042-21847-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskp8XdHA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933651548042-21847-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:14.428138 21847 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:14.429472 21847 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:14.431036 21847 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:14.433396 21847 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:14.433679 21847 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:14.433977 21847 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:14.434154 21847 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:14.476832 21847 rpc_server.cc:307] RPC server started. Bound to: 127.21.85.195:34105
I20260713 09:09:14.476930 26483 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.85.195:34105 every 8 connection(s)
I20260713 09:09:14.491088 26484 heartbeater.cc:344] Connected to a master server at 127.21.85.254:40335
I20260713 09:09:14.491406 26484 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:14.492067 26484 heartbeater.cc:507] Master 127.21.85.254:40335 requested a full tablet report, sending...
I20260713 09:09:14.493963 26208 ts_manager.cc:194] Registered new tserver with Master: 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195:34105)
I20260713 09:09:14.495095 21847 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01471769s
I20260713 09:09:14.495195 26208 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52998
I20260713 09:09:14.519851 26208 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53014:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:09:14.522468 26208 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:09:14.589409 26300 tablet_service.cc:1511] Processing CreateTablet for tablet 5169df840d4c47cbb44e62e2e97590d5 (DEFAULT_TABLE table=test-workload [id=855754e7d524478aa7f525784cf71e86]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:14.590919 26300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5169df840d4c47cbb44e62e2e97590d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:14.590811 26296 tablet_service.cc:1511] Processing CreateTablet for tablet ea4c44e5ba7041839e421c3eee2be74d (DEFAULT_TABLE table=test-workload [id=855754e7d524478aa7f525784cf71e86]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:14.592320 26296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea4c44e5ba7041839e421c3eee2be74d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:14.592986 26299 tablet_service.cc:1511] Processing CreateTablet for tablet 8f7fbed2a84d4ac6a1c73cbfac72fd98 (DEFAULT_TABLE table=test-workload [id=855754e7d524478aa7f525784cf71e86]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:14.594305 26299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f7fbed2a84d4ac6a1c73cbfac72fd98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:14.596917 26298 tablet_service.cc:1511] Processing CreateTablet for tablet 64994a2f491248b3a6f8381132e596b3 (DEFAULT_TABLE table=test-workload [id=855754e7d524478aa7f525784cf71e86]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:14.598037 26298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64994a2f491248b3a6f8381132e596b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:14.601061 26297 tablet_service.cc:1511] Processing CreateTablet for tablet 8694e16028d8420a915e893ded44f7fc (DEFAULT_TABLE table=test-workload [id=855754e7d524478aa7f525784cf71e86]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:14.602423 26297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8694e16028d8420a915e893ded44f7fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:14.616255 26499 tablet_bootstrap.cc:492] T ea4c44e5ba7041839e421c3eee2be74d P 1db9a89d9cbe453f9516f82357fda3ec: Bootstrap starting.
I20260713 09:09:14.619827 26298 tablet_service.cc:1511] Processing CreateTablet for tablet ca39ad01c5f34fcd83c71b31a9a47982 (DEFAULT_TABLE table=test-workload [id=855754e7d524478aa7f525784cf71e86]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:14.621229 26298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca39ad01c5f34fcd83c71b31a9a47982. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:14.622591 26294 tablet_service.cc:1511] Processing CreateTablet for tablet 740ae60fa2bb4e25805a23b811cbb9a7 (DEFAULT_TABLE table=test-workload [id=855754e7d524478aa7f525784cf71e86]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:14.620857 26295 tablet_service.cc:1511] Processing CreateTablet for tablet 56be1f7358944ad1af2d4471a6e15752 (DEFAULT_TABLE table=test-workload [id=855754e7d524478aa7f525784cf71e86]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:14.629971 26375 tablet_service.cc:1511] Processing CreateTablet for tablet 5169df840d4c47cbb44e62e2e97590d5 (DEFAULT_TABLE table=test-workload [id=855754e7d524478aa7f525784cf71e86]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:14.631315 26375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5169df840d4c47cbb44e62e2e97590d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:14.633018 26374 tablet_service.cc:1511] Processing CreateTablet for tablet 8f7fbed2a84d4ac6a1c73cbfac72fd98 (DEFAULT_TABLE table=test-workload [id=855754e7d524478aa7f525784cf71e86]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:14.633121 26296 tablet_service.cc:1511] Processing CreateTablet for tablet 77c9604966d64c9db4a44d80026c9e5e (DEFAULT_TABLE table=test-workload [id=855754e7d524478aa7f525784cf71e86]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:14.634414 26374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f7fbed2a84d4ac6a1c73cbfac72fd98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:14.637008 26373 tablet_service.cc:1511] Processing CreateTablet for tablet 64994a2f491248b3a6f8381132e596b3 (DEFAULT_TABLE table=test-workload [id=855754e7d524478aa7f525784cf71e86]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:14.638378 26373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64994a2f491248b3a6f8381132e596b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:14.641278 26372 tablet_service.cc:1511] Processing CreateTablet for tablet 8694e16028d8420a915e893ded44f7fc (DEFAULT_TABLE table=test-workload [id=855754e7d524478aa7f525784cf71e86]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:14.642577 26372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8694e16028d8420a915e893ded44f7fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:14.643899 26294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 740ae60fa2bb4e25805a23b811cbb9a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:14.644598 26296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77c9604966d64c9db4a44d80026c9e5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:14.644989 26371 tablet_service.cc:1511] Processing CreateTablet for tablet ea4c44e5ba7041839e421c3eee2be74d (DEFAULT_TABLE table=test-workload [id=855754e7d524478aa7f525784cf71e86]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:14.646317 26371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea4c44e5ba7041839e421c3eee2be74d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:14.646679 26369 tablet_service.cc:1511] Processing CreateTablet for tablet ca39ad01c5f34fcd83c71b31a9a47982 (DEFAULT_TABLE table=test-workload [id=855754e7d524478aa7f525784cf71e86]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:14.648849 26370 tablet_service.cc:1511] Processing CreateTablet for tablet 77c9604966d64c9db4a44d80026c9e5e (DEFAULT_TABLE table=test-workload [id=855754e7d524478aa7f525784cf71e86]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:14.651130 26367 tablet_service.cc:1511] Processing CreateTablet for tablet 740ae60fa2bb4e25805a23b811cbb9a7 (DEFAULT_TABLE table=test-workload [id=855754e7d524478aa7f525784cf71e86]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:14.648968 26368 tablet_service.cc:1511] Processing CreateTablet for tablet 56be1f7358944ad1af2d4471a6e15752 (DEFAULT_TABLE table=test-workload [id=855754e7d524478aa7f525784cf71e86]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:14.653163 26295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56be1f7358944ad1af2d4471a6e15752. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:14.653512 26369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca39ad01c5f34fcd83c71b31a9a47982. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:14.655177 26370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77c9604966d64c9db4a44d80026c9e5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:14.656088 26367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 740ae60fa2bb4e25805a23b811cbb9a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:14.669870 26368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56be1f7358944ad1af2d4471a6e15752. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:14.702725 26500 tablet_bootstrap.cc:492] T 8694e16028d8420a915e893ded44f7fc P 078fc36762c64450ba945f12ba5829c1: Bootstrap starting.
I20260713 09:09:14.712214 26449 tablet_service.cc:1511] Processing CreateTablet for tablet 5169df840d4c47cbb44e62e2e97590d5 (DEFAULT_TABLE table=test-workload [id=855754e7d524478aa7f525784cf71e86]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:14.713636 26449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5169df840d4c47cbb44e62e2e97590d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:14.713726 26445 tablet_service.cc:1511] Processing CreateTablet for tablet ea4c44e5ba7041839e421c3eee2be74d (DEFAULT_TABLE table=test-workload [id=855754e7d524478aa7f525784cf71e86]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:14.715041 26445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea4c44e5ba7041839e421c3eee2be74d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:14.716951 26448 tablet_service.cc:1511] Processing CreateTablet for tablet 8f7fbed2a84d4ac6a1c73cbfac72fd98 (DEFAULT_TABLE table=test-workload [id=855754e7d524478aa7f525784cf71e86]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:14.717438 26444 tablet_service.cc:1511] Processing CreateTablet for tablet 77c9604966d64c9db4a44d80026c9e5e (DEFAULT_TABLE table=test-workload [id=855754e7d524478aa7f525784cf71e86]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:14.718379 26448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f7fbed2a84d4ac6a1c73cbfac72fd98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:14.719132 26444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77c9604966d64c9db4a44d80026c9e5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:14.719683 26443 tablet_service.cc:1511] Processing CreateTablet for tablet ca39ad01c5f34fcd83c71b31a9a47982 (DEFAULT_TABLE table=test-workload [id=855754e7d524478aa7f525784cf71e86]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:14.720371 26447 tablet_service.cc:1511] Processing CreateTablet for tablet 64994a2f491248b3a6f8381132e596b3 (DEFAULT_TABLE table=test-workload [id=855754e7d524478aa7f525784cf71e86]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:14.721040 26443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca39ad01c5f34fcd83c71b31a9a47982. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:14.721660 26447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64994a2f491248b3a6f8381132e596b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:14.722993 26442 tablet_service.cc:1511] Processing CreateTablet for tablet 56be1f7358944ad1af2d4471a6e15752 (DEFAULT_TABLE table=test-workload [id=855754e7d524478aa7f525784cf71e86]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:14.723605 26446 tablet_service.cc:1511] Processing CreateTablet for tablet 8694e16028d8420a915e893ded44f7fc (DEFAULT_TABLE table=test-workload [id=855754e7d524478aa7f525784cf71e86]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:14.724324 26442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56be1f7358944ad1af2d4471a6e15752. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:14.725016 26446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8694e16028d8420a915e893ded44f7fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:14.726368 26441 tablet_service.cc:1511] Processing CreateTablet for tablet 740ae60fa2bb4e25805a23b811cbb9a7 (DEFAULT_TABLE table=test-workload [id=855754e7d524478aa7f525784cf71e86]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:14.729377 26441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 740ae60fa2bb4e25805a23b811cbb9a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:14.753976 26501 tablet_bootstrap.cc:492] T 77c9604966d64c9db4a44d80026c9e5e P 2ef7c2d719cc4037bf84478334f987b5: Bootstrap starting.
I20260713 09:09:14.761165 26499 tablet_bootstrap.cc:654] T ea4c44e5ba7041839e421c3eee2be74d P 1db9a89d9cbe453f9516f82357fda3ec: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:14.770090 26501 tablet_bootstrap.cc:654] T 77c9604966d64c9db4a44d80026c9e5e P 2ef7c2d719cc4037bf84478334f987b5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:14.781847 26500 tablet_bootstrap.cc:654] T 8694e16028d8420a915e893ded44f7fc P 078fc36762c64450ba945f12ba5829c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:14.798540 26499 tablet_bootstrap.cc:492] T ea4c44e5ba7041839e421c3eee2be74d P 1db9a89d9cbe453f9516f82357fda3ec: No bootstrap required, opened a new log
I20260713 09:09:14.799201 26499 ts_tablet_manager.cc:1403] T ea4c44e5ba7041839e421c3eee2be74d P 1db9a89d9cbe453f9516f82357fda3ec: Time spent bootstrapping tablet: real 0.183s	user 0.016s	sys 0.000s
I20260713 09:09:14.803064 26499 raft_consensus.cc:359] T ea4c44e5ba7041839e421c3eee2be74d P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:14.804047 26499 raft_consensus.cc:385] T ea4c44e5ba7041839e421c3eee2be74d P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:14.804420 26499 raft_consensus.cc:740] T ea4c44e5ba7041839e421c3eee2be74d P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1db9a89d9cbe453f9516f82357fda3ec, State: Initialized, Role: FOLLOWER
I20260713 09:09:14.805568 26499 consensus_queue.cc:260] T ea4c44e5ba7041839e421c3eee2be74d P 1db9a89d9cbe453f9516f82357fda3ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:14.810070 26501 tablet_bootstrap.cc:492] T 77c9604966d64c9db4a44d80026c9e5e P 2ef7c2d719cc4037bf84478334f987b5: No bootstrap required, opened a new log
I20260713 09:09:14.810588 26501 ts_tablet_manager.cc:1403] T 77c9604966d64c9db4a44d80026c9e5e P 2ef7c2d719cc4037bf84478334f987b5: Time spent bootstrapping tablet: real 0.057s	user 0.023s	sys 0.011s
I20260713 09:09:14.813503 26501 raft_consensus.cc:359] T 77c9604966d64c9db4a44d80026c9e5e P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:14.814201 26501 raft_consensus.cc:385] T 77c9604966d64c9db4a44d80026c9e5e P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:14.814491 26501 raft_consensus.cc:740] T 77c9604966d64c9db4a44d80026c9e5e P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ef7c2d719cc4037bf84478334f987b5, State: Initialized, Role: FOLLOWER
I20260713 09:09:14.815248 26501 consensus_queue.cc:260] T 77c9604966d64c9db4a44d80026c9e5e P 2ef7c2d719cc4037bf84478334f987b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:14.822513 26499 ts_tablet_manager.cc:1434] T ea4c44e5ba7041839e421c3eee2be74d P 1db9a89d9cbe453f9516f82357fda3ec: Time spent starting tablet: real 0.023s	user 0.010s	sys 0.000s
I20260713 09:09:14.824712 26501 ts_tablet_manager.cc:1434] T 77c9604966d64c9db4a44d80026c9e5e P 2ef7c2d719cc4037bf84478334f987b5: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.007s
I20260713 09:09:14.825650 26484 heartbeater.cc:499] Master 127.21.85.254:40335 was elected leader, sending a full tablet report...
I20260713 09:09:14.829288 26500 tablet_bootstrap.cc:492] T 8694e16028d8420a915e893ded44f7fc P 078fc36762c64450ba945f12ba5829c1: No bootstrap required, opened a new log
I20260713 09:09:14.830030 26500 ts_tablet_manager.cc:1403] T 8694e16028d8420a915e893ded44f7fc P 078fc36762c64450ba945f12ba5829c1: Time spent bootstrapping tablet: real 0.128s	user 0.007s	sys 0.029s
I20260713 09:09:14.832286 26335 heartbeater.cc:499] Master 127.21.85.254:40335 was elected leader, sending a full tablet report...
I20260713 09:09:14.835013 26500 raft_consensus.cc:359] T 8694e16028d8420a915e893ded44f7fc P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:14.836720 26500 raft_consensus.cc:385] T 8694e16028d8420a915e893ded44f7fc P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:14.837107 26500 raft_consensus.cc:740] T 8694e16028d8420a915e893ded44f7fc P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 078fc36762c64450ba945f12ba5829c1, State: Initialized, Role: FOLLOWER
I20260713 09:09:14.837898 26500 consensus_queue.cc:260] T 8694e16028d8420a915e893ded44f7fc P 078fc36762c64450ba945f12ba5829c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:14.838399 26501 tablet_bootstrap.cc:492] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 2ef7c2d719cc4037bf84478334f987b5: Bootstrap starting.
I20260713 09:09:14.840741 26410 heartbeater.cc:499] Master 127.21.85.254:40335 was elected leader, sending a full tablet report...
I20260713 09:09:14.842103 26500 ts_tablet_manager.cc:1434] T 8694e16028d8420a915e893ded44f7fc P 078fc36762c64450ba945f12ba5829c1: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.004s
I20260713 09:09:14.843047 26500 tablet_bootstrap.cc:492] T 77c9604966d64c9db4a44d80026c9e5e P 078fc36762c64450ba945f12ba5829c1: Bootstrap starting.
I20260713 09:09:14.840735 26499 tablet_bootstrap.cc:492] T 64994a2f491248b3a6f8381132e596b3 P 1db9a89d9cbe453f9516f82357fda3ec: Bootstrap starting.
I20260713 09:09:14.849577 26500 tablet_bootstrap.cc:654] T 77c9604966d64c9db4a44d80026c9e5e P 078fc36762c64450ba945f12ba5829c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:14.849689 26501 tablet_bootstrap.cc:654] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 2ef7c2d719cc4037bf84478334f987b5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:14.851512 26499 tablet_bootstrap.cc:654] T 64994a2f491248b3a6f8381132e596b3 P 1db9a89d9cbe453f9516f82357fda3ec: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:14.861148 26500 tablet_bootstrap.cc:492] T 77c9604966d64c9db4a44d80026c9e5e P 078fc36762c64450ba945f12ba5829c1: No bootstrap required, opened a new log
I20260713 09:09:14.861814 26500 ts_tablet_manager.cc:1403] T 77c9604966d64c9db4a44d80026c9e5e P 078fc36762c64450ba945f12ba5829c1: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.000s
I20260713 09:09:14.865710 26500 raft_consensus.cc:359] T 77c9604966d64c9db4a44d80026c9e5e P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:14.866722 26500 raft_consensus.cc:385] T 77c9604966d64c9db4a44d80026c9e5e P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:14.867141 26500 raft_consensus.cc:740] T 77c9604966d64c9db4a44d80026c9e5e P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 078fc36762c64450ba945f12ba5829c1, State: Initialized, Role: FOLLOWER
I20260713 09:09:14.870026 26500 consensus_queue.cc:260] T 77c9604966d64c9db4a44d80026c9e5e P 078fc36762c64450ba945f12ba5829c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:14.870950 26501 tablet_bootstrap.cc:492] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 2ef7c2d719cc4037bf84478334f987b5: No bootstrap required, opened a new log
I20260713 09:09:14.871093 26499 tablet_bootstrap.cc:492] T 64994a2f491248b3a6f8381132e596b3 P 1db9a89d9cbe453f9516f82357fda3ec: No bootstrap required, opened a new log
I20260713 09:09:14.871985 26499 ts_tablet_manager.cc:1403] T 64994a2f491248b3a6f8381132e596b3 P 1db9a89d9cbe453f9516f82357fda3ec: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.014s
I20260713 09:09:14.871975 26501 ts_tablet_manager.cc:1403] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 2ef7c2d719cc4037bf84478334f987b5: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.015s
I20260713 09:09:14.872481 26500 ts_tablet_manager.cc:1434] T 77c9604966d64c9db4a44d80026c9e5e P 078fc36762c64450ba945f12ba5829c1: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260713 09:09:14.873528 26500 tablet_bootstrap.cc:492] T 56be1f7358944ad1af2d4471a6e15752 P 078fc36762c64450ba945f12ba5829c1: Bootstrap starting.
I20260713 09:09:14.875113 26499 raft_consensus.cc:359] T 64994a2f491248b3a6f8381132e596b3 P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:14.875900 26499 raft_consensus.cc:385] T 64994a2f491248b3a6f8381132e596b3 P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:14.876235 26499 raft_consensus.cc:740] T 64994a2f491248b3a6f8381132e596b3 P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1db9a89d9cbe453f9516f82357fda3ec, State: Initialized, Role: FOLLOWER
I20260713 09:09:14.877137 26499 consensus_queue.cc:260] T 64994a2f491248b3a6f8381132e596b3 P 1db9a89d9cbe453f9516f82357fda3ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:14.877235 26501 raft_consensus.cc:359] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:14.877767 26505 raft_consensus.cc:493] T ea4c44e5ba7041839e421c3eee2be74d P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:14.877978 26501 raft_consensus.cc:385] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:14.878347 26501 raft_consensus.cc:740] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ef7c2d719cc4037bf84478334f987b5, State: Initialized, Role: FOLLOWER
I20260713 09:09:14.878319 26505 raft_consensus.cc:515] T ea4c44e5ba7041839e421c3eee2be74d P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:14.879405 26501 consensus_queue.cc:260] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 2ef7c2d719cc4037bf84478334f987b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:14.881644 26505 leader_election.cc:290] T ea4c44e5ba7041839e421c3eee2be74d P 1db9a89d9cbe453f9516f82357fda3ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 078fc36762c64450ba945f12ba5829c1 (127.21.85.194:43291), 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195:34105)
I20260713 09:09:14.883278 26507 raft_consensus.cc:493] T 8694e16028d8420a915e893ded44f7fc P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:14.883927 26507 raft_consensus.cc:515] T 8694e16028d8420a915e893ded44f7fc P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:14.886780 26499 ts_tablet_manager.cc:1434] T 64994a2f491248b3a6f8381132e596b3 P 1db9a89d9cbe453f9516f82357fda3ec: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.000s
I20260713 09:09:14.887786 26499 tablet_bootstrap.cc:492] T 5169df840d4c47cbb44e62e2e97590d5 P 1db9a89d9cbe453f9516f82357fda3ec: Bootstrap starting.
I20260713 09:09:14.889433 26507 leader_election.cc:290] T 8694e16028d8420a915e893ded44f7fc P 078fc36762c64450ba945f12ba5829c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193:46871), 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195:34105)
I20260713 09:09:14.890899 26501 ts_tablet_manager.cc:1434] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 2ef7c2d719cc4037bf84478334f987b5: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260713 09:09:14.891975 26501 tablet_bootstrap.cc:492] T ea4c44e5ba7041839e421c3eee2be74d P 2ef7c2d719cc4037bf84478334f987b5: Bootstrap starting.
I20260713 09:09:14.894307 26499 tablet_bootstrap.cc:654] T 5169df840d4c47cbb44e62e2e97590d5 P 1db9a89d9cbe453f9516f82357fda3ec: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:14.920548 26385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea4c44e5ba7041839e421c3eee2be74d" candidate_uuid: "1db9a89d9cbe453f9516f82357fda3ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "078fc36762c64450ba945f12ba5829c1" is_pre_election: true
I20260713 09:09:14.922298 26501 tablet_bootstrap.cc:654] T ea4c44e5ba7041839e421c3eee2be74d P 2ef7c2d719cc4037bf84478334f987b5: Neither blocks nor log segments found. Creating new log.
W20260713 09:09:14.922269 26273 leader_election.cc:343] T ea4c44e5ba7041839e421c3eee2be74d P 1db9a89d9cbe453f9516f82357fda3ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 078fc36762c64450ba945f12ba5829c1 (127.21.85.194:43291): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:14.922394 26500 tablet_bootstrap.cc:654] T 56be1f7358944ad1af2d4471a6e15752 P 078fc36762c64450ba945f12ba5829c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:14.924245 26310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8694e16028d8420a915e893ded44f7fc" candidate_uuid: "078fc36762c64450ba945f12ba5829c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1db9a89d9cbe453f9516f82357fda3ec" is_pre_election: true
I20260713 09:09:14.926002 26499 tablet_bootstrap.cc:492] T 5169df840d4c47cbb44e62e2e97590d5 P 1db9a89d9cbe453f9516f82357fda3ec: No bootstrap required, opened a new log
I20260713 09:09:14.924754 26459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea4c44e5ba7041839e421c3eee2be74d" candidate_uuid: "1db9a89d9cbe453f9516f82357fda3ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef7c2d719cc4037bf84478334f987b5" is_pre_election: true
I20260713 09:09:14.926638 26499 ts_tablet_manager.cc:1403] T 5169df840d4c47cbb44e62e2e97590d5 P 1db9a89d9cbe453f9516f82357fda3ec: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.009s
W20260713 09:09:14.926941 26348 leader_election.cc:343] T 8694e16028d8420a915e893ded44f7fc P 078fc36762c64450ba945f12ba5829c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193:46871): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:09:14.927541 26275 leader_election.cc:343] T ea4c44e5ba7041839e421c3eee2be74d P 1db9a89d9cbe453f9516f82357fda3ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195:34105): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:14.928037 26275 leader_election.cc:304] T ea4c44e5ba7041839e421c3eee2be74d P 1db9a89d9cbe453f9516f82357fda3ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1db9a89d9cbe453f9516f82357fda3ec; no voters: 078fc36762c64450ba945f12ba5829c1, 2ef7c2d719cc4037bf84478334f987b5
I20260713 09:09:14.928946 26511 raft_consensus.cc:2749] T ea4c44e5ba7041839e421c3eee2be74d P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:14.930009 26499 raft_consensus.cc:359] T 5169df840d4c47cbb44e62e2e97590d5 P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:14.930799 26499 raft_consensus.cc:385] T 5169df840d4c47cbb44e62e2e97590d5 P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:14.931141 26499 raft_consensus.cc:740] T 5169df840d4c47cbb44e62e2e97590d5 P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1db9a89d9cbe453f9516f82357fda3ec, State: Initialized, Role: FOLLOWER
I20260713 09:09:14.931959 26499 consensus_queue.cc:260] T 5169df840d4c47cbb44e62e2e97590d5 P 1db9a89d9cbe453f9516f82357fda3ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:14.932865 26459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8694e16028d8420a915e893ded44f7fc" candidate_uuid: "078fc36762c64450ba945f12ba5829c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef7c2d719cc4037bf84478334f987b5" is_pre_election: true
I20260713 09:09:14.934237 26499 ts_tablet_manager.cc:1434] T 5169df840d4c47cbb44e62e2e97590d5 P 1db9a89d9cbe453f9516f82357fda3ec: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
W20260713 09:09:14.934837 26350 leader_election.cc:343] T 8694e16028d8420a915e893ded44f7fc P 078fc36762c64450ba945f12ba5829c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195:34105): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:14.935348 26350 leader_election.cc:304] T 8694e16028d8420a915e893ded44f7fc P 078fc36762c64450ba945f12ba5829c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 078fc36762c64450ba945f12ba5829c1; no voters: 1db9a89d9cbe453f9516f82357fda3ec, 2ef7c2d719cc4037bf84478334f987b5
I20260713 09:09:14.936713 26507 raft_consensus.cc:2749] T 8694e16028d8420a915e893ded44f7fc P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:14.940191 26499 tablet_bootstrap.cc:492] T 8694e16028d8420a915e893ded44f7fc P 1db9a89d9cbe453f9516f82357fda3ec: Bootstrap starting.
I20260713 09:09:14.940764 26501 tablet_bootstrap.cc:492] T ea4c44e5ba7041839e421c3eee2be74d P 2ef7c2d719cc4037bf84478334f987b5: No bootstrap required, opened a new log
I20260713 09:09:14.941200 26501 ts_tablet_manager.cc:1403] T ea4c44e5ba7041839e421c3eee2be74d P 2ef7c2d719cc4037bf84478334f987b5: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.007s
I20260713 09:09:14.943679 26500 tablet_bootstrap.cc:492] T 56be1f7358944ad1af2d4471a6e15752 P 078fc36762c64450ba945f12ba5829c1: No bootstrap required, opened a new log
I20260713 09:09:14.943512 26501 raft_consensus.cc:359] T ea4c44e5ba7041839e421c3eee2be74d P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:14.944168 26501 raft_consensus.cc:385] T ea4c44e5ba7041839e421c3eee2be74d P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:14.944242 26500 ts_tablet_manager.cc:1403] T 56be1f7358944ad1af2d4471a6e15752 P 078fc36762c64450ba945f12ba5829c1: Time spent bootstrapping tablet: real 0.071s	user 0.010s	sys 0.007s
I20260713 09:09:14.944458 26501 raft_consensus.cc:740] T ea4c44e5ba7041839e421c3eee2be74d P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ef7c2d719cc4037bf84478334f987b5, State: Initialized, Role: FOLLOWER
I20260713 09:09:14.945232 26501 consensus_queue.cc:260] T ea4c44e5ba7041839e421c3eee2be74d P 2ef7c2d719cc4037bf84478334f987b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:14.947371 26501 ts_tablet_manager.cc:1434] T ea4c44e5ba7041839e421c3eee2be74d P 2ef7c2d719cc4037bf84478334f987b5: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:09:14.947649 26500 raft_consensus.cc:359] T 56be1f7358944ad1af2d4471a6e15752 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:14.948385 26501 tablet_bootstrap.cc:492] T ca39ad01c5f34fcd83c71b31a9a47982 P 2ef7c2d719cc4037bf84478334f987b5: Bootstrap starting.
I20260713 09:09:14.948415 26500 raft_consensus.cc:385] T 56be1f7358944ad1af2d4471a6e15752 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:14.948979 26500 raft_consensus.cc:740] T 56be1f7358944ad1af2d4471a6e15752 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 078fc36762c64450ba945f12ba5829c1, State: Initialized, Role: FOLLOWER
I20260713 09:09:14.949654 26499 tablet_bootstrap.cc:654] T 8694e16028d8420a915e893ded44f7fc P 1db9a89d9cbe453f9516f82357fda3ec: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:14.949832 26500 consensus_queue.cc:260] T 56be1f7358944ad1af2d4471a6e15752 P 078fc36762c64450ba945f12ba5829c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:14.955348 26501 tablet_bootstrap.cc:654] T ca39ad01c5f34fcd83c71b31a9a47982 P 2ef7c2d719cc4037bf84478334f987b5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:14.955637 26500 ts_tablet_manager.cc:1434] T 56be1f7358944ad1af2d4471a6e15752 P 078fc36762c64450ba945f12ba5829c1: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:09:14.956713 26500 tablet_bootstrap.cc:492] T 740ae60fa2bb4e25805a23b811cbb9a7 P 078fc36762c64450ba945f12ba5829c1: Bootstrap starting.
I20260713 09:09:14.963912 26500 tablet_bootstrap.cc:654] T 740ae60fa2bb4e25805a23b811cbb9a7 P 078fc36762c64450ba945f12ba5829c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:14.968300 26499 tablet_bootstrap.cc:492] T 8694e16028d8420a915e893ded44f7fc P 1db9a89d9cbe453f9516f82357fda3ec: No bootstrap required, opened a new log
I20260713 09:09:14.968813 26499 ts_tablet_manager.cc:1403] T 8694e16028d8420a915e893ded44f7fc P 1db9a89d9cbe453f9516f82357fda3ec: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.005s
I20260713 09:09:14.969575 26501 tablet_bootstrap.cc:492] T ca39ad01c5f34fcd83c71b31a9a47982 P 2ef7c2d719cc4037bf84478334f987b5: No bootstrap required, opened a new log
I20260713 09:09:14.969897 26500 tablet_bootstrap.cc:492] T 740ae60fa2bb4e25805a23b811cbb9a7 P 078fc36762c64450ba945f12ba5829c1: No bootstrap required, opened a new log
I20260713 09:09:14.970003 26501 ts_tablet_manager.cc:1403] T ca39ad01c5f34fcd83c71b31a9a47982 P 2ef7c2d719cc4037bf84478334f987b5: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.008s
I20260713 09:09:14.970587 26500 ts_tablet_manager.cc:1403] T 740ae60fa2bb4e25805a23b811cbb9a7 P 078fc36762c64450ba945f12ba5829c1: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.007s
I20260713 09:09:14.971589 26499 raft_consensus.cc:359] T 8694e16028d8420a915e893ded44f7fc P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:14.972362 26499 raft_consensus.cc:385] T 8694e16028d8420a915e893ded44f7fc P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:14.972687 26499 raft_consensus.cc:740] T 8694e16028d8420a915e893ded44f7fc P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1db9a89d9cbe453f9516f82357fda3ec, State: Initialized, Role: FOLLOWER
I20260713 09:09:14.972550 26501 raft_consensus.cc:359] T ca39ad01c5f34fcd83c71b31a9a47982 P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:14.973296 26501 raft_consensus.cc:385] T ca39ad01c5f34fcd83c71b31a9a47982 P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:14.973563 26501 raft_consensus.cc:740] T ca39ad01c5f34fcd83c71b31a9a47982 P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ef7c2d719cc4037bf84478334f987b5, State: Initialized, Role: FOLLOWER
I20260713 09:09:14.973596 26500 raft_consensus.cc:359] T 740ae60fa2bb4e25805a23b811cbb9a7 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:14.973551 26499 consensus_queue.cc:260] T 8694e16028d8420a915e893ded44f7fc P 1db9a89d9cbe453f9516f82357fda3ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:14.974541 26500 raft_consensus.cc:385] T 740ae60fa2bb4e25805a23b811cbb9a7 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:14.974858 26500 raft_consensus.cc:740] T 740ae60fa2bb4e25805a23b811cbb9a7 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 078fc36762c64450ba945f12ba5829c1, State: Initialized, Role: FOLLOWER
I20260713 09:09:14.974654 26501 consensus_queue.cc:260] T ca39ad01c5f34fcd83c71b31a9a47982 P 2ef7c2d719cc4037bf84478334f987b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:14.976150 26499 ts_tablet_manager.cc:1434] T 8694e16028d8420a915e893ded44f7fc P 1db9a89d9cbe453f9516f82357fda3ec: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260713 09:09:14.975723 26500 consensus_queue.cc:260] T 740ae60fa2bb4e25805a23b811cbb9a7 P 078fc36762c64450ba945f12ba5829c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:14.977144 26499 tablet_bootstrap.cc:492] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 1db9a89d9cbe453f9516f82357fda3ec: Bootstrap starting.
I20260713 09:09:14.979533 26501 ts_tablet_manager.cc:1434] T ca39ad01c5f34fcd83c71b31a9a47982 P 2ef7c2d719cc4037bf84478334f987b5: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:09:14.980578 26501 tablet_bootstrap.cc:492] T 64994a2f491248b3a6f8381132e596b3 P 2ef7c2d719cc4037bf84478334f987b5: Bootstrap starting.
I20260713 09:09:14.982621 26500 ts_tablet_manager.cc:1434] T 740ae60fa2bb4e25805a23b811cbb9a7 P 078fc36762c64450ba945f12ba5829c1: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260713 09:09:14.983644 26500 tablet_bootstrap.cc:492] T 64994a2f491248b3a6f8381132e596b3 P 078fc36762c64450ba945f12ba5829c1: Bootstrap starting.
I20260713 09:09:14.986150 26501 tablet_bootstrap.cc:654] T 64994a2f491248b3a6f8381132e596b3 P 2ef7c2d719cc4037bf84478334f987b5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:14.989746 26500 tablet_bootstrap.cc:654] T 64994a2f491248b3a6f8381132e596b3 P 078fc36762c64450ba945f12ba5829c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:14.992756 26499 tablet_bootstrap.cc:654] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 1db9a89d9cbe453f9516f82357fda3ec: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:15.001235 26500 tablet_bootstrap.cc:492] T 64994a2f491248b3a6f8381132e596b3 P 078fc36762c64450ba945f12ba5829c1: No bootstrap required, opened a new log
I20260713 09:09:15.001789 26500 ts_tablet_manager.cc:1403] T 64994a2f491248b3a6f8381132e596b3 P 078fc36762c64450ba945f12ba5829c1: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260713 09:09:15.004761 26500 raft_consensus.cc:359] T 64994a2f491248b3a6f8381132e596b3 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.005528 26500 raft_consensus.cc:385] T 64994a2f491248b3a6f8381132e596b3 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:15.005827 26500 raft_consensus.cc:740] T 64994a2f491248b3a6f8381132e596b3 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 078fc36762c64450ba945f12ba5829c1, State: Initialized, Role: FOLLOWER
I20260713 09:09:15.006767 26500 consensus_queue.cc:260] T 64994a2f491248b3a6f8381132e596b3 P 078fc36762c64450ba945f12ba5829c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.010610 26500 ts_tablet_manager.cc:1434] T 64994a2f491248b3a6f8381132e596b3 P 078fc36762c64450ba945f12ba5829c1: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:09:15.011229 26501 tablet_bootstrap.cc:492] T 64994a2f491248b3a6f8381132e596b3 P 2ef7c2d719cc4037bf84478334f987b5: No bootstrap required, opened a new log
I20260713 09:09:15.011591 26500 tablet_bootstrap.cc:492] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 078fc36762c64450ba945f12ba5829c1: Bootstrap starting.
I20260713 09:09:15.011760 26501 ts_tablet_manager.cc:1403] T 64994a2f491248b3a6f8381132e596b3 P 2ef7c2d719cc4037bf84478334f987b5: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.015s
I20260713 09:09:15.014595 26499 tablet_bootstrap.cc:492] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 1db9a89d9cbe453f9516f82357fda3ec: No bootstrap required, opened a new log
I20260713 09:09:15.015116 26499 ts_tablet_manager.cc:1403] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 1db9a89d9cbe453f9516f82357fda3ec: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.013s
I20260713 09:09:15.015242 26501 raft_consensus.cc:359] T 64994a2f491248b3a6f8381132e596b3 P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.016069 26501 raft_consensus.cc:385] T 64994a2f491248b3a6f8381132e596b3 P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:15.016367 26501 raft_consensus.cc:740] T 64994a2f491248b3a6f8381132e596b3 P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ef7c2d719cc4037bf84478334f987b5, State: Initialized, Role: FOLLOWER
I20260713 09:09:15.017127 26501 consensus_queue.cc:260] T 64994a2f491248b3a6f8381132e596b3 P 2ef7c2d719cc4037bf84478334f987b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.018239 26499 raft_consensus.cc:359] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.018918 26500 tablet_bootstrap.cc:654] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 078fc36762c64450ba945f12ba5829c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:15.018980 26499 raft_consensus.cc:385] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:15.021279 26499 raft_consensus.cc:740] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1db9a89d9cbe453f9516f82357fda3ec, State: Initialized, Role: FOLLOWER
I20260713 09:09:15.021773 26501 ts_tablet_manager.cc:1434] T 64994a2f491248b3a6f8381132e596b3 P 2ef7c2d719cc4037bf84478334f987b5: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260713 09:09:15.022049 26499 consensus_queue.cc:260] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 1db9a89d9cbe453f9516f82357fda3ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.022827 26501 tablet_bootstrap.cc:492] T 8694e16028d8420a915e893ded44f7fc P 2ef7c2d719cc4037bf84478334f987b5: Bootstrap starting.
I20260713 09:09:15.024652 26499 ts_tablet_manager.cc:1434] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 1db9a89d9cbe453f9516f82357fda3ec: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260713 09:09:15.025687 26499 tablet_bootstrap.cc:492] T 77c9604966d64c9db4a44d80026c9e5e P 1db9a89d9cbe453f9516f82357fda3ec: Bootstrap starting.
I20260713 09:09:15.029798 26501 tablet_bootstrap.cc:654] T 8694e16028d8420a915e893ded44f7fc P 2ef7c2d719cc4037bf84478334f987b5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:15.032366 26499 tablet_bootstrap.cc:654] T 77c9604966d64c9db4a44d80026c9e5e P 1db9a89d9cbe453f9516f82357fda3ec: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:15.034708 26500 tablet_bootstrap.cc:492] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 078fc36762c64450ba945f12ba5829c1: No bootstrap required, opened a new log
I20260713 09:09:15.035326 26500 ts_tablet_manager.cc:1403] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 078fc36762c64450ba945f12ba5829c1: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.006s
I20260713 09:09:15.038352 26500 raft_consensus.cc:359] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.039137 26500 raft_consensus.cc:385] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:15.039492 26500 raft_consensus.cc:740] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 078fc36762c64450ba945f12ba5829c1, State: Initialized, Role: FOLLOWER
I20260713 09:09:15.040436 26500 consensus_queue.cc:260] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 078fc36762c64450ba945f12ba5829c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.042943 26500 ts_tablet_manager.cc:1434] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 078fc36762c64450ba945f12ba5829c1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:09:15.043618 26501 tablet_bootstrap.cc:492] T 8694e16028d8420a915e893ded44f7fc P 2ef7c2d719cc4037bf84478334f987b5: No bootstrap required, opened a new log
I20260713 09:09:15.044123 26500 tablet_bootstrap.cc:492] T ca39ad01c5f34fcd83c71b31a9a47982 P 078fc36762c64450ba945f12ba5829c1: Bootstrap starting.
I20260713 09:09:15.044369 26501 ts_tablet_manager.cc:1403] T 8694e16028d8420a915e893ded44f7fc P 2ef7c2d719cc4037bf84478334f987b5: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.003s
I20260713 09:09:15.049706 26501 raft_consensus.cc:359] T 8694e16028d8420a915e893ded44f7fc P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.050443 26501 raft_consensus.cc:385] T 8694e16028d8420a915e893ded44f7fc P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:15.050643 26499 tablet_bootstrap.cc:492] T 77c9604966d64c9db4a44d80026c9e5e P 1db9a89d9cbe453f9516f82357fda3ec: No bootstrap required, opened a new log
I20260713 09:09:15.050762 26501 raft_consensus.cc:740] T 8694e16028d8420a915e893ded44f7fc P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ef7c2d719cc4037bf84478334f987b5, State: Initialized, Role: FOLLOWER
I20260713 09:09:15.051182 26500 tablet_bootstrap.cc:654] T ca39ad01c5f34fcd83c71b31a9a47982 P 078fc36762c64450ba945f12ba5829c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:15.051226 26499 ts_tablet_manager.cc:1403] T 77c9604966d64c9db4a44d80026c9e5e P 1db9a89d9cbe453f9516f82357fda3ec: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.011s
I20260713 09:09:15.051764 26501 consensus_queue.cc:260] T 8694e16028d8420a915e893ded44f7fc P 2ef7c2d719cc4037bf84478334f987b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.054379 26501 ts_tablet_manager.cc:1434] T 8694e16028d8420a915e893ded44f7fc P 2ef7c2d719cc4037bf84478334f987b5: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260713 09:09:15.054658 26499 raft_consensus.cc:359] T 77c9604966d64c9db4a44d80026c9e5e P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.055342 26501 tablet_bootstrap.cc:492] T 56be1f7358944ad1af2d4471a6e15752 P 2ef7c2d719cc4037bf84478334f987b5: Bootstrap starting.
I20260713 09:09:15.055392 26499 raft_consensus.cc:385] T 77c9604966d64c9db4a44d80026c9e5e P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:15.055900 26499 raft_consensus.cc:740] T 77c9604966d64c9db4a44d80026c9e5e P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1db9a89d9cbe453f9516f82357fda3ec, State: Initialized, Role: FOLLOWER
I20260713 09:09:15.056785 26499 consensus_queue.cc:260] T 77c9604966d64c9db4a44d80026c9e5e P 1db9a89d9cbe453f9516f82357fda3ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.061327 26499 ts_tablet_manager.cc:1434] T 77c9604966d64c9db4a44d80026c9e5e P 1db9a89d9cbe453f9516f82357fda3ec: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260713 09:09:15.062426 26499 tablet_bootstrap.cc:492] T ca39ad01c5f34fcd83c71b31a9a47982 P 1db9a89d9cbe453f9516f82357fda3ec: Bootstrap starting.
I20260713 09:09:15.062582 26501 tablet_bootstrap.cc:654] T 56be1f7358944ad1af2d4471a6e15752 P 2ef7c2d719cc4037bf84478334f987b5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:15.064216 26500 tablet_bootstrap.cc:492] T ca39ad01c5f34fcd83c71b31a9a47982 P 078fc36762c64450ba945f12ba5829c1: No bootstrap required, opened a new log
I20260713 09:09:15.064800 26500 ts_tablet_manager.cc:1403] T ca39ad01c5f34fcd83c71b31a9a47982 P 078fc36762c64450ba945f12ba5829c1: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260713 09:09:15.068297 26500 raft_consensus.cc:359] T ca39ad01c5f34fcd83c71b31a9a47982 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.069190 26500 raft_consensus.cc:385] T ca39ad01c5f34fcd83c71b31a9a47982 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:15.069581 26500 raft_consensus.cc:740] T ca39ad01c5f34fcd83c71b31a9a47982 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 078fc36762c64450ba945f12ba5829c1, State: Initialized, Role: FOLLOWER
I20260713 09:09:15.070523 26500 consensus_queue.cc:260] T ca39ad01c5f34fcd83c71b31a9a47982 P 078fc36762c64450ba945f12ba5829c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.071491 26499 tablet_bootstrap.cc:654] T ca39ad01c5f34fcd83c71b31a9a47982 P 1db9a89d9cbe453f9516f82357fda3ec: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:15.073261 26500 ts_tablet_manager.cc:1434] T ca39ad01c5f34fcd83c71b31a9a47982 P 078fc36762c64450ba945f12ba5829c1: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260713 09:09:15.074412 26500 tablet_bootstrap.cc:492] T ea4c44e5ba7041839e421c3eee2be74d P 078fc36762c64450ba945f12ba5829c1: Bootstrap starting.
I20260713 09:09:15.074548 26501 tablet_bootstrap.cc:492] T 56be1f7358944ad1af2d4471a6e15752 P 2ef7c2d719cc4037bf84478334f987b5: No bootstrap required, opened a new log
I20260713 09:09:15.075258 26501 ts_tablet_manager.cc:1403] T 56be1f7358944ad1af2d4471a6e15752 P 2ef7c2d719cc4037bf84478334f987b5: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.006s
I20260713 09:09:15.079311 26501 raft_consensus.cc:359] T 56be1f7358944ad1af2d4471a6e15752 P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.080344 26501 raft_consensus.cc:385] T 56be1f7358944ad1af2d4471a6e15752 P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:15.080730 26501 raft_consensus.cc:740] T 56be1f7358944ad1af2d4471a6e15752 P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ef7c2d719cc4037bf84478334f987b5, State: Initialized, Role: FOLLOWER
I20260713 09:09:15.081775 26500 tablet_bootstrap.cc:654] T ea4c44e5ba7041839e421c3eee2be74d P 078fc36762c64450ba945f12ba5829c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:15.081976 26501 consensus_queue.cc:260] T 56be1f7358944ad1af2d4471a6e15752 P 2ef7c2d719cc4037bf84478334f987b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.088017 26501 ts_tablet_manager.cc:1434] T 56be1f7358944ad1af2d4471a6e15752 P 2ef7c2d719cc4037bf84478334f987b5: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260713 09:09:15.089463 26501 tablet_bootstrap.cc:492] T 740ae60fa2bb4e25805a23b811cbb9a7 P 2ef7c2d719cc4037bf84478334f987b5: Bootstrap starting.
I20260713 09:09:15.093274 26500 tablet_bootstrap.cc:492] T ea4c44e5ba7041839e421c3eee2be74d P 078fc36762c64450ba945f12ba5829c1: No bootstrap required, opened a new log
I20260713 09:09:15.093878 26500 ts_tablet_manager.cc:1403] T ea4c44e5ba7041839e421c3eee2be74d P 078fc36762c64450ba945f12ba5829c1: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260713 09:09:15.096928 26500 raft_consensus.cc:359] T ea4c44e5ba7041839e421c3eee2be74d P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.097625 26500 raft_consensus.cc:385] T ea4c44e5ba7041839e421c3eee2be74d P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:15.097900 26500 raft_consensus.cc:740] T ea4c44e5ba7041839e421c3eee2be74d P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 078fc36762c64450ba945f12ba5829c1, State: Initialized, Role: FOLLOWER
I20260713 09:09:15.098766 26500 consensus_queue.cc:260] T ea4c44e5ba7041839e421c3eee2be74d P 078fc36762c64450ba945f12ba5829c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.099840 26501 tablet_bootstrap.cc:654] T 740ae60fa2bb4e25805a23b811cbb9a7 P 2ef7c2d719cc4037bf84478334f987b5: Neither blocks nor log segments found. Creating new log.
W20260713 09:09:15.100235 26256 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:15.102172 26499 tablet_bootstrap.cc:492] T ca39ad01c5f34fcd83c71b31a9a47982 P 1db9a89d9cbe453f9516f82357fda3ec: No bootstrap required, opened a new log
I20260713 09:09:15.103055 26499 ts_tablet_manager.cc:1403] T ca39ad01c5f34fcd83c71b31a9a47982 P 1db9a89d9cbe453f9516f82357fda3ec: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.021s
I20260713 09:09:15.103804 26507 raft_consensus.cc:493] T 740ae60fa2bb4e25805a23b811cbb9a7 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:15.104053 26506 raft_consensus.cc:493] T 64994a2f491248b3a6f8381132e596b3 P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:15.104351 26507 raft_consensus.cc:515] T 740ae60fa2bb4e25805a23b811cbb9a7 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.104660 26506 raft_consensus.cc:515] T 64994a2f491248b3a6f8381132e596b3 P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.106704 26507 leader_election.cc:290] T 740ae60fa2bb4e25805a23b811cbb9a7 P 078fc36762c64450ba945f12ba5829c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193:46871), 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195:34105)
I20260713 09:09:15.107110 26499 raft_consensus.cc:359] T ca39ad01c5f34fcd83c71b31a9a47982 P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.107488 26506 leader_election.cc:290] T 64994a2f491248b3a6f8381132e596b3 P 2ef7c2d719cc4037bf84478334f987b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193:46871), 078fc36762c64450ba945f12ba5829c1 (127.21.85.194:43291)
I20260713 09:09:15.108228 26499 raft_consensus.cc:385] T ca39ad01c5f34fcd83c71b31a9a47982 P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:15.108534 26459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "740ae60fa2bb4e25805a23b811cbb9a7" candidate_uuid: "078fc36762c64450ba945f12ba5829c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef7c2d719cc4037bf84478334f987b5" is_pre_election: true
I20260713 09:09:15.108632 26499 raft_consensus.cc:740] T ca39ad01c5f34fcd83c71b31a9a47982 P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1db9a89d9cbe453f9516f82357fda3ec, State: Initialized, Role: FOLLOWER
I20260713 09:09:15.109807 26499 consensus_queue.cc:260] T ca39ad01c5f34fcd83c71b31a9a47982 P 1db9a89d9cbe453f9516f82357fda3ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.110674 26310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "740ae60fa2bb4e25805a23b811cbb9a7" candidate_uuid: "078fc36762c64450ba945f12ba5829c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1db9a89d9cbe453f9516f82357fda3ec" is_pre_election: true
W20260713 09:09:15.112633 26348 leader_election.cc:343] T 740ae60fa2bb4e25805a23b811cbb9a7 P 078fc36762c64450ba945f12ba5829c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193:46871): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:09:15.113623 26350 leader_election.cc:343] T 740ae60fa2bb4e25805a23b811cbb9a7 P 078fc36762c64450ba945f12ba5829c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195:34105): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:15.114212 26350 leader_election.cc:304] T 740ae60fa2bb4e25805a23b811cbb9a7 P 078fc36762c64450ba945f12ba5829c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 078fc36762c64450ba945f12ba5829c1; no voters: 1db9a89d9cbe453f9516f82357fda3ec, 2ef7c2d719cc4037bf84478334f987b5
I20260713 09:09:15.115888 26507 raft_consensus.cc:2749] T 740ae60fa2bb4e25805a23b811cbb9a7 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:15.117951 26507 raft_consensus.cc:493] T ca39ad01c5f34fcd83c71b31a9a47982 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:15.118392 26507 raft_consensus.cc:515] T ca39ad01c5f34fcd83c71b31a9a47982 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.119280 26501 tablet_bootstrap.cc:492] T 740ae60fa2bb4e25805a23b811cbb9a7 P 2ef7c2d719cc4037bf84478334f987b5: No bootstrap required, opened a new log
I20260713 09:09:15.119339 26499 ts_tablet_manager.cc:1434] T ca39ad01c5f34fcd83c71b31a9a47982 P 1db9a89d9cbe453f9516f82357fda3ec: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.007s
I20260713 09:09:15.119946 26501 ts_tablet_manager.cc:1403] T 740ae60fa2bb4e25805a23b811cbb9a7 P 2ef7c2d719cc4037bf84478334f987b5: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.000s
I20260713 09:09:15.120743 26499 tablet_bootstrap.cc:492] T 740ae60fa2bb4e25805a23b811cbb9a7 P 1db9a89d9cbe453f9516f82357fda3ec: Bootstrap starting.
I20260713 09:09:15.122741 26459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca39ad01c5f34fcd83c71b31a9a47982" candidate_uuid: "078fc36762c64450ba945f12ba5829c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef7c2d719cc4037bf84478334f987b5" is_pre_election: true
I20260713 09:09:15.123528 26459 raft_consensus.cc:2468] T ca39ad01c5f34fcd83c71b31a9a47982 P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 078fc36762c64450ba945f12ba5829c1 in term 0.
I20260713 09:09:15.124747 26350 leader_election.cc:304] T ca39ad01c5f34fcd83c71b31a9a47982 P 078fc36762c64450ba945f12ba5829c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 078fc36762c64450ba945f12ba5829c1, 2ef7c2d719cc4037bf84478334f987b5; no voters: 
I20260713 09:09:15.122679 26501 raft_consensus.cc:359] T 740ae60fa2bb4e25805a23b811cbb9a7 P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.128636 26501 raft_consensus.cc:385] T 740ae60fa2bb4e25805a23b811cbb9a7 P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:15.128955 26501 raft_consensus.cc:740] T 740ae60fa2bb4e25805a23b811cbb9a7 P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ef7c2d719cc4037bf84478334f987b5, State: Initialized, Role: FOLLOWER
I20260713 09:09:15.130246 26507 leader_election.cc:290] T ca39ad01c5f34fcd83c71b31a9a47982 P 078fc36762c64450ba945f12ba5829c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193:46871), 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195:34105)
I20260713 09:09:15.130537 26501 consensus_queue.cc:260] T 740ae60fa2bb4e25805a23b811cbb9a7 P 2ef7c2d719cc4037bf84478334f987b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.131876 26507 raft_consensus.cc:493] T 56be1f7358944ad1af2d4471a6e15752 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:15.132440 26507 raft_consensus.cc:515] T 56be1f7358944ad1af2d4471a6e15752 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.135241 26499 tablet_bootstrap.cc:654] T 740ae60fa2bb4e25805a23b811cbb9a7 P 1db9a89d9cbe453f9516f82357fda3ec: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:15.138360 26500 ts_tablet_manager.cc:1434] T ea4c44e5ba7041839e421c3eee2be74d P 078fc36762c64450ba945f12ba5829c1: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.000s
I20260713 09:09:15.141815 26501 ts_tablet_manager.cc:1434] T 740ae60fa2bb4e25805a23b811cbb9a7 P 2ef7c2d719cc4037bf84478334f987b5: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.001s
I20260713 09:09:15.145342 26500 tablet_bootstrap.cc:492] T 5169df840d4c47cbb44e62e2e97590d5 P 078fc36762c64450ba945f12ba5829c1: Bootstrap starting.
I20260713 09:09:15.145237 26536 raft_consensus.cc:2804] T ca39ad01c5f34fcd83c71b31a9a47982 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:15.145807 26536 raft_consensus.cc:493] T ca39ad01c5f34fcd83c71b31a9a47982 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:15.146113 26536 raft_consensus.cc:3060] T ca39ad01c5f34fcd83c71b31a9a47982 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:15.134457 26507 leader_election.cc:290] T 56be1f7358944ad1af2d4471a6e15752 P 078fc36762c64450ba945f12ba5829c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193:46871), 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195:34105)
I20260713 09:09:15.149091 26511 raft_consensus.cc:493] T ca39ad01c5f34fcd83c71b31a9a47982 P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:15.149732 26511 raft_consensus.cc:515] T ca39ad01c5f34fcd83c71b31a9a47982 P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.153224 26511 leader_election.cc:290] T ca39ad01c5f34fcd83c71b31a9a47982 P 1db9a89d9cbe453f9516f82357fda3ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 078fc36762c64450ba945f12ba5829c1 (127.21.85.194:43291), 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195:34105)
I20260713 09:09:15.153954 26459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56be1f7358944ad1af2d4471a6e15752" candidate_uuid: "078fc36762c64450ba945f12ba5829c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef7c2d719cc4037bf84478334f987b5" is_pre_election: true
I20260713 09:09:15.154565 26458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca39ad01c5f34fcd83c71b31a9a47982" candidate_uuid: "1db9a89d9cbe453f9516f82357fda3ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef7c2d719cc4037bf84478334f987b5" is_pre_election: true
I20260713 09:09:15.154668 26459 raft_consensus.cc:2468] T 56be1f7358944ad1af2d4471a6e15752 P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 078fc36762c64450ba945f12ba5829c1 in term 0.
I20260713 09:09:15.155282 26458 raft_consensus.cc:2468] T ca39ad01c5f34fcd83c71b31a9a47982 P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1db9a89d9cbe453f9516f82357fda3ec in term 0.
I20260713 09:09:15.156250 26501 tablet_bootstrap.cc:492] T 5169df840d4c47cbb44e62e2e97590d5 P 2ef7c2d719cc4037bf84478334f987b5: Bootstrap starting.
I20260713 09:09:15.156469 26350 leader_election.cc:304] T 56be1f7358944ad1af2d4471a6e15752 P 078fc36762c64450ba945f12ba5829c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 078fc36762c64450ba945f12ba5829c1, 2ef7c2d719cc4037bf84478334f987b5; no voters: 
I20260713 09:09:15.156683 26275 leader_election.cc:304] T ca39ad01c5f34fcd83c71b31a9a47982 P 1db9a89d9cbe453f9516f82357fda3ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1db9a89d9cbe453f9516f82357fda3ec, 2ef7c2d719cc4037bf84478334f987b5; no voters: 
I20260713 09:09:15.157465 26505 raft_consensus.cc:493] T 5169df840d4c47cbb44e62e2e97590d5 P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:15.158128 26534 raft_consensus.cc:2804] T 56be1f7358944ad1af2d4471a6e15752 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:15.157938 26505 raft_consensus.cc:515] T 5169df840d4c47cbb44e62e2e97590d5 P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.158532 26534 raft_consensus.cc:493] T 56be1f7358944ad1af2d4471a6e15752 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:15.158917 26534 raft_consensus.cc:3060] T 56be1f7358944ad1af2d4471a6e15752 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:15.160598 26505 leader_election.cc:290] T 5169df840d4c47cbb44e62e2e97590d5 P 1db9a89d9cbe453f9516f82357fda3ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 078fc36762c64450ba945f12ba5829c1 (127.21.85.194:43291), 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195:34105)
I20260713 09:09:15.161280 26310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca39ad01c5f34fcd83c71b31a9a47982" candidate_uuid: "078fc36762c64450ba945f12ba5829c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1db9a89d9cbe453f9516f82357fda3ec" is_pre_election: true
I20260713 09:09:15.162479 26458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5169df840d4c47cbb44e62e2e97590d5" candidate_uuid: "1db9a89d9cbe453f9516f82357fda3ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef7c2d719cc4037bf84478334f987b5" is_pre_election: true
I20260713 09:09:15.163842 26309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56be1f7358944ad1af2d4471a6e15752" candidate_uuid: "078fc36762c64450ba945f12ba5829c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1db9a89d9cbe453f9516f82357fda3ec" is_pre_election: true
I20260713 09:09:15.164378 26499 tablet_bootstrap.cc:492] T 740ae60fa2bb4e25805a23b811cbb9a7 P 1db9a89d9cbe453f9516f82357fda3ec: No bootstrap required, opened a new log
I20260713 09:09:15.164906 26499 ts_tablet_manager.cc:1403] T 740ae60fa2bb4e25805a23b811cbb9a7 P 1db9a89d9cbe453f9516f82357fda3ec: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.004s
W20260713 09:09:15.165082 26348 leader_election.cc:343] T 56be1f7358944ad1af2d4471a6e15752 P 078fc36762c64450ba945f12ba5829c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193:46871): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:15.165382 26501 tablet_bootstrap.cc:654] T 5169df840d4c47cbb44e62e2e97590d5 P 2ef7c2d719cc4037bf84478334f987b5: Neither blocks nor log segments found. Creating new log.
W20260713 09:09:15.165582 26275 leader_election.cc:343] T 5169df840d4c47cbb44e62e2e97590d5 P 1db9a89d9cbe453f9516f82357fda3ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195:34105): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:15.161125 26505 raft_consensus.cc:2804] T ca39ad01c5f34fcd83c71b31a9a47982 P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:15.166442 26310 raft_consensus.cc:2468] T ca39ad01c5f34fcd83c71b31a9a47982 P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 078fc36762c64450ba945f12ba5829c1 in term 0.
I20260713 09:09:15.167747 26385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca39ad01c5f34fcd83c71b31a9a47982" candidate_uuid: "1db9a89d9cbe453f9516f82357fda3ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "078fc36762c64450ba945f12ba5829c1" is_pre_election: true
I20260713 09:09:15.168946 26505 raft_consensus.cc:493] T ca39ad01c5f34fcd83c71b31a9a47982 P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:15.170910 26505 raft_consensus.cc:3060] T ca39ad01c5f34fcd83c71b31a9a47982 P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:15.171386 26310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64994a2f491248b3a6f8381132e596b3" candidate_uuid: "2ef7c2d719cc4037bf84478334f987b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1db9a89d9cbe453f9516f82357fda3ec" is_pre_election: true
I20260713 09:09:15.172000 26384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5169df840d4c47cbb44e62e2e97590d5" candidate_uuid: "1db9a89d9cbe453f9516f82357fda3ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "078fc36762c64450ba945f12ba5829c1" is_pre_election: true
I20260713 09:09:15.172379 26310 raft_consensus.cc:2468] T 64994a2f491248b3a6f8381132e596b3 P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ef7c2d719cc4037bf84478334f987b5 in term 0.
W20260713 09:09:15.173318 26273 leader_election.cc:343] T 5169df840d4c47cbb44e62e2e97590d5 P 1db9a89d9cbe453f9516f82357fda3ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 078fc36762c64450ba945f12ba5829c1 (127.21.85.194:43291): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:15.173777 26273 leader_election.cc:304] T 5169df840d4c47cbb44e62e2e97590d5 P 1db9a89d9cbe453f9516f82357fda3ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1db9a89d9cbe453f9516f82357fda3ec; no voters: 078fc36762c64450ba945f12ba5829c1, 2ef7c2d719cc4037bf84478334f987b5
I20260713 09:09:15.174436 26422 leader_election.cc:304] T 64994a2f491248b3a6f8381132e596b3 P 2ef7c2d719cc4037bf84478334f987b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1db9a89d9cbe453f9516f82357fda3ec, 2ef7c2d719cc4037bf84478334f987b5; no voters: 
I20260713 09:09:15.174881 26511 raft_consensus.cc:2749] T 5169df840d4c47cbb44e62e2e97590d5 P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:15.175670 26506 raft_consensus.cc:2804] T 64994a2f491248b3a6f8381132e596b3 P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:15.149099 26507 raft_consensus.cc:493] T 77c9604966d64c9db4a44d80026c9e5e P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:15.176263 26506 raft_consensus.cc:493] T 64994a2f491248b3a6f8381132e596b3 P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:15.176492 26507 raft_consensus.cc:515] T 77c9604966d64c9db4a44d80026c9e5e P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.176848 26506 raft_consensus.cc:3060] T 64994a2f491248b3a6f8381132e596b3 P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:15.179823 26500 tablet_bootstrap.cc:654] T 5169df840d4c47cbb44e62e2e97590d5 P 078fc36762c64450ba945f12ba5829c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:15.184074 26384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64994a2f491248b3a6f8381132e596b3" candidate_uuid: "2ef7c2d719cc4037bf84478334f987b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "078fc36762c64450ba945f12ba5829c1" is_pre_election: true
I20260713 09:09:15.185063 26384 raft_consensus.cc:2468] T 64994a2f491248b3a6f8381132e596b3 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ef7c2d719cc4037bf84478334f987b5 in term 0.
I20260713 09:09:15.185304 26505 raft_consensus.cc:515] T ca39ad01c5f34fcd83c71b31a9a47982 P 1db9a89d9cbe453f9516f82357fda3ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.187808 26535 raft_consensus.cc:493] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:15.187449 26499 raft_consensus.cc:359] T 740ae60fa2bb4e25805a23b811cbb9a7 P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.188454 26499 raft_consensus.cc:385] T 740ae60fa2bb4e25805a23b811cbb9a7 P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:15.188943 26499 raft_consensus.cc:740] T 740ae60fa2bb4e25805a23b811cbb9a7 P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1db9a89d9cbe453f9516f82357fda3ec, State: Initialized, Role: FOLLOWER
I20260713 09:09:15.190060 26499 consensus_queue.cc:260] T 740ae60fa2bb4e25805a23b811cbb9a7 P 1db9a89d9cbe453f9516f82357fda3ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.193006 26499 ts_tablet_manager.cc:1434] T 740ae60fa2bb4e25805a23b811cbb9a7 P 1db9a89d9cbe453f9516f82357fda3ec: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260713 09:09:15.194237 26499 tablet_bootstrap.cc:492] T 56be1f7358944ad1af2d4471a6e15752 P 1db9a89d9cbe453f9516f82357fda3ec: Bootstrap starting.
I20260713 09:09:15.197476 26500 tablet_bootstrap.cc:492] T 5169df840d4c47cbb44e62e2e97590d5 P 078fc36762c64450ba945f12ba5829c1: No bootstrap required, opened a new log
I20260713 09:09:15.197916 26500 ts_tablet_manager.cc:1403] T 5169df840d4c47cbb44e62e2e97590d5 P 078fc36762c64450ba945f12ba5829c1: Time spent bootstrapping tablet: real 0.053s	user 0.015s	sys 0.001s
I20260713 09:09:15.199010 26535 raft_consensus.cc:515] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.203102 26536 raft_consensus.cc:515] T ca39ad01c5f34fcd83c71b31a9a47982 P 078fc36762c64450ba945f12ba5829c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.204273 26535 leader_election.cc:290] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 078fc36762c64450ba945f12ba5829c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193:46871), 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195:34105)
I20260713 09:09:15.204659 26385 raft_consensus.cc:2393] T ca39ad01c5f34fcd83c71b31a9a47982 P 078fc36762c64450ba945f12ba5829c1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1db9a89d9cbe453f9516f82357fda3ec in current term 1: Already voted for candidate 078fc36762c64450ba945f12ba5829c1 in this term.
I20260713 09:09:15.204396 26506 raft_consensus.cc:515] T 64994a2f491248b3a6f8381132e596b3 P 2ef7c2d719cc4037bf84478334f987b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.205274 26536 leader_election.cc:290] T ca39ad01c5f34fcd83c71b31a9a47982 P 078fc36762c64450ba945f12ba5829c1 [CANDIDATE]: Term 1 election: Requested vote from peers 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193:46871), 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195:34105)
I20260713 09:09:15.206044 26507 leader_election.cc:290] T 77c9604966d64c9db4a44d80026c9e5e P 078fc36762c64450ba945f12ba5829c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193:46871), 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195:34105)
I20260713 09:09:15.208307 26499 tablet_bootstrap.cc:654] T 56be1f7358944ad1af2d4471a6e15752 P 1db9a89d9cbe453f9516f82357fda3ec: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:15.208228 26310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64994a2f491248b3a6f8381132e596b3" candidate_uuid: "2ef7c2d719cc4037bf84478334f987b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1db9a89d9cbe453f9516f82357fda3ec"
I20260713 09:09:15.209019 26310 raft_consensus.cc:3060] T 64994a2f491248b3a6f8381132e596b3 P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:15.210374 26458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f7fbed2a84d4ac6a1c73cbfac72fd98" candidate_uuid: "078fc36762c64450ba945f12ba5829c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef7c2d719cc4037bf84478334f987b5" is_pre_election: true
I20260713 09:09:15.211062 26458 raft_consensus.cc:2468] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 078fc36762c64450ba945f12ba5829c1 in term 0.
I20260713 09:09:15.210831 26534 raft_consensus.cc:515] T 56be1f7358944ad1af2d4471a6e15752 P 078fc36762c64450ba945f12ba5829c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.214250 26506 leader_election.cc:290] T 64994a2f491248b3a6f8381132e596b3 P 2ef7c2d719cc4037bf84478334f987b5 [CANDIDATE]: Term 1 election: Requested vote from peers 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193:46871), 078fc36762c64450ba945f12ba5829c1 (127.21.85.194:43291)
I20260713 09:09:15.215080 26350 leader_election.cc:304] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 078fc36762c64450ba945f12ba5829c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 078fc36762c64450ba945f12ba5829c1, 2ef7c2d719cc4037bf84478334f987b5; no voters: 
I20260713 09:09:15.215994 26507 raft_consensus.cc:2804] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:15.216099 26308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca39ad01c5f34fcd83c71b31a9a47982" candidate_uuid: "078fc36762c64450ba945f12ba5829c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1db9a89d9cbe453f9516f82357fda3ec"
I20260713 09:09:15.216567 26507 raft_consensus.cc:493] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:15.217067 26507 raft_consensus.cc:3060] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:15.217767 26307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77c9604966d64c9db4a44d80026c9e5e" candidate_uuid: "078fc36762c64450ba945f12ba5829c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1db9a89d9cbe453f9516f82357fda3ec" is_pre_election: true
I20260713 09:09:15.218465 26307 raft_consensus.cc:2468] T 77c9604966d64c9db4a44d80026c9e5e P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 078fc36762c64450ba945f12ba5829c1 in term 0.
I20260713 09:09:15.219753 26348 leader_election.cc:304] T 77c9604966d64c9db4a44d80026c9e5e P 078fc36762c64450ba945f12ba5829c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 078fc36762c64450ba945f12ba5829c1, 1db9a89d9cbe453f9516f82357fda3ec; no voters: 
I20260713 09:09:15.219991 26459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca39ad01c5f34fcd83c71b31a9a47982" candidate_uuid: "078fc36762c64450ba945f12ba5829c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef7c2d719cc4037bf84478334f987b5"
I20260713 09:09:15.220577 26459 raft_consensus.cc:3060] T ca39ad01c5f34fcd83c71b31a9a47982 P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:15.220785 26536 raft_consensus.cc:2804] T 77c9604966d64c9db4a44d80026c9e5e P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:15.221192 26536 raft_consensus.cc:493] T 77c9604966d64c9db4a44d80026c9e5e P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:15.221575 26536 raft_consensus.cc:3060] T 77c9604966d64c9db4a44d80026c9e5e P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:15.214124 26309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f7fbed2a84d4ac6a1c73cbfac72fd98" candidate_uuid: "078fc36762c64450ba945f12ba5829c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1db9a89d9cbe453f9516f82357fda3ec" is_pre_election: true
I20260713 09:09:15.224521 26309 raft_consensus.cc:2468] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 078fc36762c64450ba945f12ba5829c1 in term 0.
I20260713 09:09:15.225293 26501 tablet_bootstrap.cc:492] T 5169df840d4c47cbb44e62e2e97590d5 P 2ef7c2d719cc4037bf84478334f987b5: No bootstrap required, opened a new log
I20260713 09:09:15.225643 26385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64994a2f491248b3a6f8381132e596b3" candidate_uuid: "2ef7c2d719cc4037bf84478334f987b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "078fc36762c64450ba945f12ba5829c1"
I20260713 09:09:15.230353 26457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77c9604966d64c9db4a44d80026c9e5e" candidate_uuid: "078fc36762c64450ba945f12ba5829c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef7c2d719cc4037bf84478334f987b5" is_pre_election: true
I20260713 09:09:15.230566 26385 raft_consensus.cc:3060] T 64994a2f491248b3a6f8381132e596b3 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:15.231043 26457 raft_consensus.cc:2468] T 77c9604966d64c9db4a44d80026c9e5e P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 078fc36762c64450ba945f12ba5829c1 in term 0.
I20260713 09:09:15.232638 26384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca39ad01c5f34fcd83c71b31a9a47982" candidate_uuid: "1db9a89d9cbe453f9516f82357fda3ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "078fc36762c64450ba945f12ba5829c1"
I20260713 09:09:15.233409 26384 raft_consensus.cc:2393] T ca39ad01c5f34fcd83c71b31a9a47982 P 078fc36762c64450ba945f12ba5829c1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1db9a89d9cbe453f9516f82357fda3ec in current term 1: Already voted for candidate 078fc36762c64450ba945f12ba5829c1 in this term.
I20260713 09:09:15.235203 26458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca39ad01c5f34fcd83c71b31a9a47982" candidate_uuid: "1db9a89d9cbe453f9516f82357fda3ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef7c2d719cc4037bf84478334f987b5"
I20260713 09:09:15.237563 26273 leader_election.cc:304] T ca39ad01c5f34fcd83c71b31a9a47982 P 1db9a89d9cbe453f9516f82357fda3ec [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: 1db9a89d9cbe453f9516f82357fda3ec; no voters: 078fc36762c64450ba945f12ba5829c1, 2ef7c2d719cc4037bf84478334f987b5
I20260713 09:09:15.238310 26501 ts_tablet_manager.cc:1403] T 5169df840d4c47cbb44e62e2e97590d5 P 2ef7c2d719cc4037bf84478334f987b5: Time spent bootstrapping tablet: real 0.082s	user 0.027s	sys 0.013s
I20260713 09:09:15.217017 26308 raft_consensus.cc:2393] T ca39ad01c5f34fcd83c71b31a9a47982 P 1db9a89d9cbe453f9516f82357fda3ec [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 078fc36762c64450ba945f12ba5829c1 in current term 1: Already voted for candidate 1db9a89d9cbe453f9516f82357fda3ec in this term.
I20260713 09:09:15.240489 26459 raft_consensus.cc:2468] T ca39ad01c5f34fcd83c71b31a9a47982 P 2ef7c2d719cc4037bf84478334f987b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 078fc36762c64450ba945f12ba5829c1 in term 1.
I20260713 09:09:15.240723 26511 raft_consensus.cc:2749] T ca39ad01c5f34fcd83c71b31a9a47982 P 1db9a89d9cbe453f9516f82357fda3ec [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:09:15.241838 26350 leader_election.cc:304] T ca39ad01c5f34fcd83c71b31a9a47982 P 078fc36762c64450ba945f12ba5829c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 078fc36762c64450ba945f12ba5829c1, 2ef7c2d719cc4037bf84478334f987b5; no voters: 
I20260713 09:09:15.242422 26385 raft_consensus.cc:2468] T 64994a2f491248b3a6f8381132e596b3 P 078fc36762c64450ba945f12ba5829c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ef7c2d719cc4037bf84478334f987b5 in term 1.
I20260713 09:09:15.242826 26535 raft_consensus.cc:2804] T ca39ad01c5f34fcd83c71b31a9a47982 P 078fc36762c64450ba945f12ba5829c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:15.233076 26505 leader_election.cc:290] T ca39ad01c5f34fcd83c71b31a9a47982 P 1db9a89d9cbe453f9516f82357fda3ec [CANDIDATE]: Term 1 election: Requested vote from peers 078fc36762c64450ba945f12ba5829c1 (127.21.85.194:43291), 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195:34105)
I20260713 09:09:15.244031 26422 leader_election.cc:304] T 64994a2f491248b3a6f8381132e596b3 P 2ef7c2d719cc4037bf84478334f987b5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 078fc36762c64450ba945f12ba5829c1, 2ef7c2d719cc4037bf84478334f987b5; no voters: 
I20260713 09:09:15.244921 26506 raft_consensus.cc:2804] T 64994a2f491248b3a6f8381132e596b3 P 2ef7c2d719cc4037bf84478334f987b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:15.229317 26507 raft_consensus.cc:515] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 078fc36762c64450ba945f12ba5829c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.244838 26501 raft_consensus.cc:359] T 5169df840d4c47cbb44e62e2e97590d5 P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.246492 26501 raft_consensus.cc:385] T 5169df840d4c47cbb44e62e2e97590d5 P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:15.246852 26501 raft_consensus.cc:740] T 5169df840d4c47cbb44e62e2e97590d5 P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ef7c2d719cc4037bf84478334f987b5, State: Initialized, Role: FOLLOWER
I20260713 09:09:15.249317 26501 consensus_queue.cc:260] T 5169df840d4c47cbb44e62e2e97590d5 P 2ef7c2d719cc4037bf84478334f987b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.248489 26536 raft_consensus.cc:515] T 77c9604966d64c9db4a44d80026c9e5e P 078fc36762c64450ba945f12ba5829c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.255977 26308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56be1f7358944ad1af2d4471a6e15752" candidate_uuid: "078fc36762c64450ba945f12ba5829c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1db9a89d9cbe453f9516f82357fda3ec"
I20260713 09:09:15.254755 26535 raft_consensus.cc:697] T ca39ad01c5f34fcd83c71b31a9a47982 P 078fc36762c64450ba945f12ba5829c1 [term 1 LEADER]: Becoming Leader. State: Replica: 078fc36762c64450ba945f12ba5829c1, State: Running, Role: LEADER
W20260713 09:09:15.257616 26348 leader_election.cc:343] T 56be1f7358944ad1af2d4471a6e15752 P 078fc36762c64450ba945f12ba5829c1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193:46871): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:15.258322 26536 leader_election.cc:290] T 77c9604966d64c9db4a44d80026c9e5e P 078fc36762c64450ba945f12ba5829c1 [CANDIDATE]: Term 1 election: Requested vote from peers 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193:46871), 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195:34105)
I20260713 09:09:15.259373 26308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77c9604966d64c9db4a44d80026c9e5e" candidate_uuid: "078fc36762c64450ba945f12ba5829c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1db9a89d9cbe453f9516f82357fda3ec"
I20260713 09:09:15.260102 26308 raft_consensus.cc:3060] T 77c9604966d64c9db4a44d80026c9e5e P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:15.260586 26507 leader_election.cc:290] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 078fc36762c64450ba945f12ba5829c1 [CANDIDATE]: Term 1 election: Requested vote from peers 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193:46871), 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195:34105)
I20260713 09:09:15.262614 26458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f7fbed2a84d4ac6a1c73cbfac72fd98" candidate_uuid: "078fc36762c64450ba945f12ba5829c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef7c2d719cc4037bf84478334f987b5"
I20260713 09:09:15.262619 26309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f7fbed2a84d4ac6a1c73cbfac72fd98" candidate_uuid: "078fc36762c64450ba945f12ba5829c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1db9a89d9cbe453f9516f82357fda3ec"
I20260713 09:09:15.258005 26535 consensus_queue.cc:237] T ca39ad01c5f34fcd83c71b31a9a47982 P 078fc36762c64450ba945f12ba5829c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.259373 26457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77c9604966d64c9db4a44d80026c9e5e" candidate_uuid: "078fc36762c64450ba945f12ba5829c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef7c2d719cc4037bf84478334f987b5"
I20260713 09:09:15.265880 26310 raft_consensus.cc:2468] T 64994a2f491248b3a6f8381132e596b3 P 1db9a89d9cbe453f9516f82357fda3ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ef7c2d719cc4037bf84478334f987b5 in term 1.
I20260713 09:09:15.266777 26459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56be1f7358944ad1af2d4471a6e15752" candidate_uuid: "078fc36762c64450ba945f12ba5829c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef7c2d719cc4037bf84478334f987b5"
I20260713 09:09:15.261826 26534 leader_election.cc:290] T 56be1f7358944ad1af2d4471a6e15752 P 078fc36762c64450ba945f12ba5829c1 [CANDIDATE]: Term 1 election: Requested vote from peers 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193:46871), 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195:34105)
I20260713 09:09:15.268091 26506 raft_consensus.cc:697] T 64994a2f491248b3a6f8381132e596b3 P 2ef7c2d719cc4037bf84478334f987b5 [term 1 LEADER]: Becoming Leader. State: Replica: 2ef7c2d719cc4037bf84478334f987b5, State: Running, Role: LEADER
I20260713 09:09:15.271107 26459 raft_consensus.cc:3060] T 56be1f7358944ad1af2d4471a6e15752 P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:15.274340 26501 ts_tablet_manager.cc:1434] T 5169df840d4c47cbb44e62e2e97590d5 P 2ef7c2d719cc4037bf84478334f987b5: Time spent starting tablet: real 0.036s	user 0.011s	sys 0.007s
I20260713 09:09:15.269753 26309 raft_consensus.cc:3060] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:15.269214 26458 raft_consensus.cc:3060] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:15.279083 26499 tablet_bootstrap.cc:492] T 56be1f7358944ad1af2d4471a6e15752 P 1db9a89d9cbe453f9516f82357fda3ec: No bootstrap required, opened a new log
I20260713 09:09:15.279582 26499 ts_tablet_manager.cc:1403] T 56be1f7358944ad1af2d4471a6e15752 P 1db9a89d9cbe453f9516f82357fda3ec: Time spent bootstrapping tablet: real 0.086s	user 0.023s	sys 0.031s
I20260713 09:09:15.280961 26459 raft_consensus.cc:2468] T 56be1f7358944ad1af2d4471a6e15752 P 2ef7c2d719cc4037bf84478334f987b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 078fc36762c64450ba945f12ba5829c1 in term 1.
I20260713 09:09:15.282121 26350 leader_election.cc:304] T 56be1f7358944ad1af2d4471a6e15752 P 078fc36762c64450ba945f12ba5829c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 078fc36762c64450ba945f12ba5829c1, 2ef7c2d719cc4037bf84478334f987b5; no voters: 1db9a89d9cbe453f9516f82357fda3ec
I20260713 09:09:15.282620 26308 raft_consensus.cc:2468] T 77c9604966d64c9db4a44d80026c9e5e P 1db9a89d9cbe453f9516f82357fda3ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 078fc36762c64450ba945f12ba5829c1 in term 1.
I20260713 09:09:15.283421 26534 raft_consensus.cc:2804] T 56be1f7358944ad1af2d4471a6e15752 P 078fc36762c64450ba945f12ba5829c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:15.284315 26348 leader_election.cc:304] T 77c9604966d64c9db4a44d80026c9e5e P 078fc36762c64450ba945f12ba5829c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 078fc36762c64450ba945f12ba5829c1, 1db9a89d9cbe453f9516f82357fda3ec; no voters: 
I20260713 09:09:15.273360 26500 raft_consensus.cc:359] T 5169df840d4c47cbb44e62e2e97590d5 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.284394 26534 raft_consensus.cc:697] T 56be1f7358944ad1af2d4471a6e15752 P 078fc36762c64450ba945f12ba5829c1 [term 1 LEADER]: Becoming Leader. State: Replica: 078fc36762c64450ba945f12ba5829c1, State: Running, Role: LEADER
I20260713 09:09:15.270448 26457 raft_consensus.cc:3060] T 77c9604966d64c9db4a44d80026c9e5e P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:15.285120 26458 raft_consensus.cc:2468] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 2ef7c2d719cc4037bf84478334f987b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 078fc36762c64450ba945f12ba5829c1 in term 1.
I20260713 09:09:15.284457 26499 raft_consensus.cc:359] T 56be1f7358944ad1af2d4471a6e15752 P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.286233 26350 leader_election.cc:304] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 078fc36762c64450ba945f12ba5829c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 078fc36762c64450ba945f12ba5829c1, 2ef7c2d719cc4037bf84478334f987b5; no voters: 
I20260713 09:09:15.286782 26499 raft_consensus.cc:385] T 56be1f7358944ad1af2d4471a6e15752 P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:15.287070 26499 raft_consensus.cc:740] T 56be1f7358944ad1af2d4471a6e15752 P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1db9a89d9cbe453f9516f82357fda3ec, State: Initialized, Role: FOLLOWER
I20260713 09:09:15.285701 26534 consensus_queue.cc:237] T 56be1f7358944ad1af2d4471a6e15752 P 078fc36762c64450ba945f12ba5829c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.287986 26309 raft_consensus.cc:2468] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 1db9a89d9cbe453f9516f82357fda3ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 078fc36762c64450ba945f12ba5829c1 in term 1.
I20260713 09:09:15.287750 26499 consensus_queue.cc:260] T 56be1f7358944ad1af2d4471a6e15752 P 1db9a89d9cbe453f9516f82357fda3ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.288617 26507 raft_consensus.cc:2804] T 77c9604966d64c9db4a44d80026c9e5e P 078fc36762c64450ba945f12ba5829c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:15.289805 26499 ts_tablet_manager.cc:1434] T 56be1f7358944ad1af2d4471a6e15752 P 1db9a89d9cbe453f9516f82357fda3ec: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:09:15.290236 26507 raft_consensus.cc:697] T 77c9604966d64c9db4a44d80026c9e5e P 078fc36762c64450ba945f12ba5829c1 [term 1 LEADER]: Becoming Leader. State: Replica: 078fc36762c64450ba945f12ba5829c1, State: Running, Role: LEADER
I20260713 09:09:15.293462 26500 raft_consensus.cc:385] T 5169df840d4c47cbb44e62e2e97590d5 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:15.293718 26500 raft_consensus.cc:740] T 5169df840d4c47cbb44e62e2e97590d5 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 078fc36762c64450ba945f12ba5829c1, State: Initialized, Role: FOLLOWER
I20260713 09:09:15.296545 26543 raft_consensus.cc:493] T 8694e16028d8420a915e893ded44f7fc P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:15.297338 26542 raft_consensus.cc:2804] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 078fc36762c64450ba945f12ba5829c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:15.297254 26543 raft_consensus.cc:515] T 8694e16028d8420a915e893ded44f7fc P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.296475 26457 raft_consensus.cc:2468] T 77c9604966d64c9db4a44d80026c9e5e P 2ef7c2d719cc4037bf84478334f987b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 078fc36762c64450ba945f12ba5829c1 in term 1.
I20260713 09:09:15.295336 26507 consensus_queue.cc:237] T 77c9604966d64c9db4a44d80026c9e5e P 078fc36762c64450ba945f12ba5829c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.299551 26500 consensus_queue.cc:260] T 5169df840d4c47cbb44e62e2e97590d5 P 078fc36762c64450ba945f12ba5829c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.302543 26309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8694e16028d8420a915e893ded44f7fc" candidate_uuid: "2ef7c2d719cc4037bf84478334f987b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1db9a89d9cbe453f9516f82357fda3ec" is_pre_election: true
I20260713 09:09:15.306293 26385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8694e16028d8420a915e893ded44f7fc" candidate_uuid: "2ef7c2d719cc4037bf84478334f987b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "078fc36762c64450ba945f12ba5829c1" is_pre_election: true
I20260713 09:09:15.311507 26309 raft_consensus.cc:2468] T 8694e16028d8420a915e893ded44f7fc P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ef7c2d719cc4037bf84478334f987b5 in term 0.
I20260713 09:09:15.311684 26385 raft_consensus.cc:2468] T 8694e16028d8420a915e893ded44f7fc P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ef7c2d719cc4037bf84478334f987b5 in term 0.
I20260713 09:09:15.313067 26422 leader_election.cc:304] T 8694e16028d8420a915e893ded44f7fc P 2ef7c2d719cc4037bf84478334f987b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1db9a89d9cbe453f9516f82357fda3ec, 2ef7c2d719cc4037bf84478334f987b5; no voters: 
I20260713 09:09:15.303159 26543 leader_election.cc:290] T 8694e16028d8420a915e893ded44f7fc P 2ef7c2d719cc4037bf84478334f987b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193:46871), 078fc36762c64450ba945f12ba5829c1 (127.21.85.194:43291)
I20260713 09:09:15.313839 26544 raft_consensus.cc:2804] T 8694e16028d8420a915e893ded44f7fc P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:15.305171 26506 consensus_queue.cc:237] T 64994a2f491248b3a6f8381132e596b3 P 2ef7c2d719cc4037bf84478334f987b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.314199 26544 raft_consensus.cc:493] T 8694e16028d8420a915e893ded44f7fc P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:15.314543 26544 raft_consensus.cc:3060] T 8694e16028d8420a915e893ded44f7fc P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:15.316284 26500 ts_tablet_manager.cc:1434] T 5169df840d4c47cbb44e62e2e97590d5 P 078fc36762c64450ba945f12ba5829c1: Time spent starting tablet: real 0.118s	user 0.008s	sys 0.001s
I20260713 09:09:15.318806 26208 catalog_manager.cc:5697] T ca39ad01c5f34fcd83c71b31a9a47982 P 078fc36762c64450ba945f12ba5829c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 078fc36762c64450ba945f12ba5829c1 (127.21.85.194). New cstate: current_term: 1 leader_uuid: "078fc36762c64450ba945f12ba5829c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:15.320462 26505 raft_consensus.cc:493] T 740ae60fa2bb4e25805a23b811cbb9a7 P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:15.320959 26505 raft_consensus.cc:515] T 740ae60fa2bb4e25805a23b811cbb9a7 P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.321578 26544 raft_consensus.cc:515] T 8694e16028d8420a915e893ded44f7fc P 2ef7c2d719cc4037bf84478334f987b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.323058 26505 leader_election.cc:290] T 740ae60fa2bb4e25805a23b811cbb9a7 P 1db9a89d9cbe453f9516f82357fda3ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 078fc36762c64450ba945f12ba5829c1 (127.21.85.194:43291), 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195:34105)
I20260713 09:09:15.323764 26544 leader_election.cc:290] T 8694e16028d8420a915e893ded44f7fc P 2ef7c2d719cc4037bf84478334f987b5 [CANDIDATE]: Term 1 election: Requested vote from peers 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193:46871), 078fc36762c64450ba945f12ba5829c1 (127.21.85.194:43291)
I20260713 09:09:15.325070 26457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "740ae60fa2bb4e25805a23b811cbb9a7" candidate_uuid: "1db9a89d9cbe453f9516f82357fda3ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef7c2d719cc4037bf84478334f987b5" is_pre_election: true
I20260713 09:09:15.325094 26385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "740ae60fa2bb4e25805a23b811cbb9a7" candidate_uuid: "1db9a89d9cbe453f9516f82357fda3ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "078fc36762c64450ba945f12ba5829c1" is_pre_election: true
I20260713 09:09:15.325911 26385 raft_consensus.cc:2468] T 740ae60fa2bb4e25805a23b811cbb9a7 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1db9a89d9cbe453f9516f82357fda3ec in term 0.
I20260713 09:09:15.325902 26457 raft_consensus.cc:2468] T 740ae60fa2bb4e25805a23b811cbb9a7 P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1db9a89d9cbe453f9516f82357fda3ec in term 0.
I20260713 09:09:15.326090 26384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8694e16028d8420a915e893ded44f7fc" candidate_uuid: "2ef7c2d719cc4037bf84478334f987b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "078fc36762c64450ba945f12ba5829c1"
I20260713 09:09:15.326987 26384 raft_consensus.cc:3060] T 8694e16028d8420a915e893ded44f7fc P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:15.327311 26275 leader_election.cc:304] T 740ae60fa2bb4e25805a23b811cbb9a7 P 1db9a89d9cbe453f9516f82357fda3ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1db9a89d9cbe453f9516f82357fda3ec, 2ef7c2d719cc4037bf84478334f987b5; no voters: 
I20260713 09:09:15.328318 26505 raft_consensus.cc:2804] T 740ae60fa2bb4e25805a23b811cbb9a7 P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:15.328647 26505 raft_consensus.cc:493] T 740ae60fa2bb4e25805a23b811cbb9a7 P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:15.328931 26505 raft_consensus.cc:3060] T 740ae60fa2bb4e25805a23b811cbb9a7 P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:15.335672 26505 raft_consensus.cc:515] T 740ae60fa2bb4e25805a23b811cbb9a7 P 1db9a89d9cbe453f9516f82357fda3ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.336514 26309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8694e16028d8420a915e893ded44f7fc" candidate_uuid: "2ef7c2d719cc4037bf84478334f987b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1db9a89d9cbe453f9516f82357fda3ec"
I20260713 09:09:15.337347 26309 raft_consensus.cc:3060] T 8694e16028d8420a915e893ded44f7fc P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:15.339357 26385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "740ae60fa2bb4e25805a23b811cbb9a7" candidate_uuid: "1db9a89d9cbe453f9516f82357fda3ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "078fc36762c64450ba945f12ba5829c1"
I20260713 09:09:15.339990 26544 raft_consensus.cc:493] T ea4c44e5ba7041839e421c3eee2be74d P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:15.340191 26385 raft_consensus.cc:3060] T 740ae60fa2bb4e25805a23b811cbb9a7 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:15.340670 26544 raft_consensus.cc:515] T ea4c44e5ba7041839e421c3eee2be74d P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.344650 26308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea4c44e5ba7041839e421c3eee2be74d" candidate_uuid: "2ef7c2d719cc4037bf84478334f987b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1db9a89d9cbe453f9516f82357fda3ec" is_pre_election: true
I20260713 09:09:15.345212 26544 leader_election.cc:290] T ea4c44e5ba7041839e421c3eee2be74d P 2ef7c2d719cc4037bf84478334f987b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193:46871), 078fc36762c64450ba945f12ba5829c1 (127.21.85.194:43291)
I20260713 09:09:15.345306 26308 raft_consensus.cc:2468] T ea4c44e5ba7041839e421c3eee2be74d P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ef7c2d719cc4037bf84478334f987b5 in term 0.
I20260713 09:09:15.346302 26383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea4c44e5ba7041839e421c3eee2be74d" candidate_uuid: "2ef7c2d719cc4037bf84478334f987b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "078fc36762c64450ba945f12ba5829c1" is_pre_election: true
I20260713 09:09:15.346691 26422 leader_election.cc:304] T ea4c44e5ba7041839e421c3eee2be74d P 2ef7c2d719cc4037bf84478334f987b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1db9a89d9cbe453f9516f82357fda3ec, 2ef7c2d719cc4037bf84478334f987b5; no voters: 
I20260713 09:09:15.347210 26383 raft_consensus.cc:2468] T ea4c44e5ba7041839e421c3eee2be74d P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ef7c2d719cc4037bf84478334f987b5 in term 0.
I20260713 09:09:15.347555 26544 raft_consensus.cc:2804] T ea4c44e5ba7041839e421c3eee2be74d P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:15.348073 26544 raft_consensus.cc:493] T ea4c44e5ba7041839e421c3eee2be74d P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:15.348953 26544 raft_consensus.cc:3060] T ea4c44e5ba7041839e421c3eee2be74d P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:15.353790 26384 raft_consensus.cc:2468] T 8694e16028d8420a915e893ded44f7fc P 078fc36762c64450ba945f12ba5829c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ef7c2d719cc4037bf84478334f987b5 in term 1.
I20260713 09:09:15.355048 26422 leader_election.cc:304] T 8694e16028d8420a915e893ded44f7fc P 2ef7c2d719cc4037bf84478334f987b5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 078fc36762c64450ba945f12ba5829c1, 2ef7c2d719cc4037bf84478334f987b5; no voters: 
I20260713 09:09:15.356377 26457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "740ae60fa2bb4e25805a23b811cbb9a7" candidate_uuid: "1db9a89d9cbe453f9516f82357fda3ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef7c2d719cc4037bf84478334f987b5"
I20260713 09:09:15.356225 26544 raft_consensus.cc:515] T ea4c44e5ba7041839e421c3eee2be74d P 2ef7c2d719cc4037bf84478334f987b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.355214 26505 leader_election.cc:290] T 740ae60fa2bb4e25805a23b811cbb9a7 P 1db9a89d9cbe453f9516f82357fda3ec [CANDIDATE]: Term 1 election: Requested vote from peers 078fc36762c64450ba945f12ba5829c1 (127.21.85.194:43291), 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195:34105)
I20260713 09:09:15.357015 26457 raft_consensus.cc:3060] T 740ae60fa2bb4e25805a23b811cbb9a7 P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:15.357365 26542 raft_consensus.cc:697] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 078fc36762c64450ba945f12ba5829c1 [term 1 LEADER]: Becoming Leader. State: Replica: 078fc36762c64450ba945f12ba5829c1, State: Running, Role: LEADER
I20260713 09:09:15.357528 26385 raft_consensus.cc:2468] T 740ae60fa2bb4e25805a23b811cbb9a7 P 078fc36762c64450ba945f12ba5829c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1db9a89d9cbe453f9516f82357fda3ec in term 1.
I20260713 09:09:15.358807 26543 raft_consensus.cc:2804] T 8694e16028d8420a915e893ded44f7fc P 2ef7c2d719cc4037bf84478334f987b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:15.358533 26542 consensus_queue.cc:237] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 078fc36762c64450ba945f12ba5829c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.361898 26273 leader_election.cc:304] T 740ae60fa2bb4e25805a23b811cbb9a7 P 1db9a89d9cbe453f9516f82357fda3ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 078fc36762c64450ba945f12ba5829c1, 1db9a89d9cbe453f9516f82357fda3ec; no voters: 
I20260713 09:09:15.365092 26505 raft_consensus.cc:2804] T 740ae60fa2bb4e25805a23b811cbb9a7 P 1db9a89d9cbe453f9516f82357fda3ec [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:15.365243 26309 raft_consensus.cc:2468] T 8694e16028d8420a915e893ded44f7fc P 1db9a89d9cbe453f9516f82357fda3ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ef7c2d719cc4037bf84478334f987b5 in term 1.
I20260713 09:09:15.366569 26308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea4c44e5ba7041839e421c3eee2be74d" candidate_uuid: "2ef7c2d719cc4037bf84478334f987b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1db9a89d9cbe453f9516f82357fda3ec"
I20260713 09:09:15.367180 26308 raft_consensus.cc:3060] T ea4c44e5ba7041839e421c3eee2be74d P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:15.372280 26505 raft_consensus.cc:697] T 740ae60fa2bb4e25805a23b811cbb9a7 P 1db9a89d9cbe453f9516f82357fda3ec [term 1 LEADER]: Becoming Leader. State: Replica: 1db9a89d9cbe453f9516f82357fda3ec, State: Running, Role: LEADER
I20260713 09:09:15.373585 26505 consensus_queue.cc:237] T 740ae60fa2bb4e25805a23b811cbb9a7 P 1db9a89d9cbe453f9516f82357fda3ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.377972 26457 raft_consensus.cc:2468] T 740ae60fa2bb4e25805a23b811cbb9a7 P 2ef7c2d719cc4037bf84478334f987b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1db9a89d9cbe453f9516f82357fda3ec in term 1.
I20260713 09:09:15.379261 26308 raft_consensus.cc:2468] T ea4c44e5ba7041839e421c3eee2be74d P 1db9a89d9cbe453f9516f82357fda3ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ef7c2d719cc4037bf84478334f987b5 in term 1.
I20260713 09:09:15.381765 26422 leader_election.cc:304] T ea4c44e5ba7041839e421c3eee2be74d P 2ef7c2d719cc4037bf84478334f987b5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1db9a89d9cbe453f9516f82357fda3ec, 2ef7c2d719cc4037bf84478334f987b5; no voters: 
I20260713 09:09:15.382534 26506 raft_consensus.cc:2804] T ea4c44e5ba7041839e421c3eee2be74d P 2ef7c2d719cc4037bf84478334f987b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:15.382990 26506 raft_consensus.cc:697] T ea4c44e5ba7041839e421c3eee2be74d P 2ef7c2d719cc4037bf84478334f987b5 [term 1 LEADER]: Becoming Leader. State: Replica: 2ef7c2d719cc4037bf84478334f987b5, State: Running, Role: LEADER
I20260713 09:09:15.383826 26506 consensus_queue.cc:237] T ea4c44e5ba7041839e421c3eee2be74d P 2ef7c2d719cc4037bf84478334f987b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.386633 26543 raft_consensus.cc:697] T 8694e16028d8420a915e893ded44f7fc P 2ef7c2d719cc4037bf84478334f987b5 [term 1 LEADER]: Becoming Leader. State: Replica: 2ef7c2d719cc4037bf84478334f987b5, State: Running, Role: LEADER
I20260713 09:09:15.385895 26205 catalog_manager.cc:5697] T 64994a2f491248b3a6f8381132e596b3 P 2ef7c2d719cc4037bf84478334f987b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195). New cstate: current_term: 1 leader_uuid: "2ef7c2d719cc4037bf84478334f987b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:15.388850 26543 consensus_queue.cc:237] T 8694e16028d8420a915e893ded44f7fc P 2ef7c2d719cc4037bf84478334f987b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.390328 26544 leader_election.cc:290] T ea4c44e5ba7041839e421c3eee2be74d P 2ef7c2d719cc4037bf84478334f987b5 [CANDIDATE]: Term 1 election: Requested vote from peers 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193:46871), 078fc36762c64450ba945f12ba5829c1 (127.21.85.194:43291)
I20260713 09:09:15.393229 26384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea4c44e5ba7041839e421c3eee2be74d" candidate_uuid: "2ef7c2d719cc4037bf84478334f987b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "078fc36762c64450ba945f12ba5829c1"
I20260713 09:09:15.393859 26384 raft_consensus.cc:3060] T ea4c44e5ba7041839e421c3eee2be74d P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:15.404531 26384 raft_consensus.cc:2468] T ea4c44e5ba7041839e421c3eee2be74d P 078fc36762c64450ba945f12ba5829c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ef7c2d719cc4037bf84478334f987b5 in term 1.
I20260713 09:09:15.403560 26207 catalog_manager.cc:5697] T 740ae60fa2bb4e25805a23b811cbb9a7 P 1db9a89d9cbe453f9516f82357fda3ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193). New cstate: current_term: 1 leader_uuid: "1db9a89d9cbe453f9516f82357fda3ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:15.410765 26505 raft_consensus.cc:493] T 56be1f7358944ad1af2d4471a6e15752 P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:15.411339 26208 catalog_manager.cc:5697] T 77c9604966d64c9db4a44d80026c9e5e P 078fc36762c64450ba945f12ba5829c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 078fc36762c64450ba945f12ba5829c1 (127.21.85.194). New cstate: current_term: 1 leader_uuid: "078fc36762c64450ba945f12ba5829c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:15.411369 26505 raft_consensus.cc:515] T 56be1f7358944ad1af2d4471a6e15752 P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.413587 26208 catalog_manager.cc:5697] T 56be1f7358944ad1af2d4471a6e15752 P 078fc36762c64450ba945f12ba5829c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 078fc36762c64450ba945f12ba5829c1 (127.21.85.194). New cstate: current_term: 1 leader_uuid: "078fc36762c64450ba945f12ba5829c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:15.415843 26384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56be1f7358944ad1af2d4471a6e15752" candidate_uuid: "1db9a89d9cbe453f9516f82357fda3ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "078fc36762c64450ba945f12ba5829c1" is_pre_election: true
I20260713 09:09:15.416033 26505 leader_election.cc:290] T 56be1f7358944ad1af2d4471a6e15752 P 1db9a89d9cbe453f9516f82357fda3ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 078fc36762c64450ba945f12ba5829c1 (127.21.85.194:43291), 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195:34105)
I20260713 09:09:15.415483 26208 catalog_manager.cc:5697] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 078fc36762c64450ba945f12ba5829c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 078fc36762c64450ba945f12ba5829c1 (127.21.85.194). New cstate: current_term: 1 leader_uuid: "078fc36762c64450ba945f12ba5829c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:15.417326 26457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56be1f7358944ad1af2d4471a6e15752" candidate_uuid: "1db9a89d9cbe453f9516f82357fda3ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef7c2d719cc4037bf84478334f987b5" is_pre_election: true
I20260713 09:09:15.418092 26457 raft_consensus.cc:2393] T 56be1f7358944ad1af2d4471a6e15752 P 2ef7c2d719cc4037bf84478334f987b5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1db9a89d9cbe453f9516f82357fda3ec in current term 1: Already voted for candidate 078fc36762c64450ba945f12ba5829c1 in this term.
I20260713 09:09:15.419210 26275 leader_election.cc:304] T 56be1f7358944ad1af2d4471a6e15752 P 1db9a89d9cbe453f9516f82357fda3ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1db9a89d9cbe453f9516f82357fda3ec; no voters: 078fc36762c64450ba945f12ba5829c1, 2ef7c2d719cc4037bf84478334f987b5
I20260713 09:09:15.420450 26505 raft_consensus.cc:3060] T 56be1f7358944ad1af2d4471a6e15752 P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:15.426542 26505 raft_consensus.cc:2749] T 56be1f7358944ad1af2d4471a6e15752 P 1db9a89d9cbe453f9516f82357fda3ec [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:15.427399 26205 catalog_manager.cc:5697] T 8694e16028d8420a915e893ded44f7fc P 2ef7c2d719cc4037bf84478334f987b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195). New cstate: current_term: 1 leader_uuid: "2ef7c2d719cc4037bf84478334f987b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:15.429986 26205 catalog_manager.cc:5697] T ea4c44e5ba7041839e421c3eee2be74d P 2ef7c2d719cc4037bf84478334f987b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195). New cstate: current_term: 1 leader_uuid: "2ef7c2d719cc4037bf84478334f987b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:15.474157 26542 raft_consensus.cc:493] T 5169df840d4c47cbb44e62e2e97590d5 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:15.474684 26542 raft_consensus.cc:515] T 5169df840d4c47cbb44e62e2e97590d5 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.476519 26542 leader_election.cc:290] T 5169df840d4c47cbb44e62e2e97590d5 P 078fc36762c64450ba945f12ba5829c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193:46871), 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195:34105)
I20260713 09:09:15.477512 26308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5169df840d4c47cbb44e62e2e97590d5" candidate_uuid: "078fc36762c64450ba945f12ba5829c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1db9a89d9cbe453f9516f82357fda3ec" is_pre_election: true
I20260713 09:09:15.477695 26457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5169df840d4c47cbb44e62e2e97590d5" candidate_uuid: "078fc36762c64450ba945f12ba5829c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef7c2d719cc4037bf84478334f987b5" is_pre_election: true
I20260713 09:09:15.478098 26308 raft_consensus.cc:2468] T 5169df840d4c47cbb44e62e2e97590d5 P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 078fc36762c64450ba945f12ba5829c1 in term 0.
I20260713 09:09:15.478323 26457 raft_consensus.cc:2468] T 5169df840d4c47cbb44e62e2e97590d5 P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 078fc36762c64450ba945f12ba5829c1 in term 0.
I20260713 09:09:15.478991 26348 leader_election.cc:304] T 5169df840d4c47cbb44e62e2e97590d5 P 078fc36762c64450ba945f12ba5829c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 078fc36762c64450ba945f12ba5829c1, 1db9a89d9cbe453f9516f82357fda3ec; no voters: 
I20260713 09:09:15.479626 26542 raft_consensus.cc:2804] T 5169df840d4c47cbb44e62e2e97590d5 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:15.480033 26542 raft_consensus.cc:493] T 5169df840d4c47cbb44e62e2e97590d5 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:15.480285 26542 raft_consensus.cc:3060] T 5169df840d4c47cbb44e62e2e97590d5 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:15.485239 26542 raft_consensus.cc:515] T 5169df840d4c47cbb44e62e2e97590d5 P 078fc36762c64450ba945f12ba5829c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.486831 26542 leader_election.cc:290] T 5169df840d4c47cbb44e62e2e97590d5 P 078fc36762c64450ba945f12ba5829c1 [CANDIDATE]: Term 1 election: Requested vote from peers 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193:46871), 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195:34105)
I20260713 09:09:15.487768 26308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5169df840d4c47cbb44e62e2e97590d5" candidate_uuid: "078fc36762c64450ba945f12ba5829c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1db9a89d9cbe453f9516f82357fda3ec"
I20260713 09:09:15.487958 26457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5169df840d4c47cbb44e62e2e97590d5" candidate_uuid: "078fc36762c64450ba945f12ba5829c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef7c2d719cc4037bf84478334f987b5"
I20260713 09:09:15.488343 26308 raft_consensus.cc:3060] T 5169df840d4c47cbb44e62e2e97590d5 P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:15.488592 26457 raft_consensus.cc:3060] T 5169df840d4c47cbb44e62e2e97590d5 P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:15.493526 26308 raft_consensus.cc:2468] T 5169df840d4c47cbb44e62e2e97590d5 P 1db9a89d9cbe453f9516f82357fda3ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 078fc36762c64450ba945f12ba5829c1 in term 1.
I20260713 09:09:15.493978 26457 raft_consensus.cc:2468] T 5169df840d4c47cbb44e62e2e97590d5 P 2ef7c2d719cc4037bf84478334f987b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 078fc36762c64450ba945f12ba5829c1 in term 1.
I20260713 09:09:15.494544 26348 leader_election.cc:304] T 5169df840d4c47cbb44e62e2e97590d5 P 078fc36762c64450ba945f12ba5829c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 078fc36762c64450ba945f12ba5829c1, 1db9a89d9cbe453f9516f82357fda3ec; no voters: 
I20260713 09:09:15.495304 26542 raft_consensus.cc:2804] T 5169df840d4c47cbb44e62e2e97590d5 P 078fc36762c64450ba945f12ba5829c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:15.495770 26542 raft_consensus.cc:697] T 5169df840d4c47cbb44e62e2e97590d5 P 078fc36762c64450ba945f12ba5829c1 [term 1 LEADER]: Becoming Leader. State: Replica: 078fc36762c64450ba945f12ba5829c1, State: Running, Role: LEADER
I20260713 09:09:15.496613 26542 consensus_queue.cc:237] T 5169df840d4c47cbb44e62e2e97590d5 P 078fc36762c64450ba945f12ba5829c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.503700 26205 catalog_manager.cc:5697] T 5169df840d4c47cbb44e62e2e97590d5 P 078fc36762c64450ba945f12ba5829c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 078fc36762c64450ba945f12ba5829c1 (127.21.85.194). New cstate: current_term: 1 leader_uuid: "078fc36762c64450ba945f12ba5829c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:15.549692 26384 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5169df840d4c47cbb44e62e2e97590d5"
dest_uuid: "078fc36762c64450ba945f12ba5829c1"
mode: GRACEFUL
new_leader_uuid: "1db9a89d9cbe453f9516f82357fda3ec"
 from {username='slave'} at 127.0.0.1:54772
I20260713 09:09:15.550217 26384 raft_consensus.cc:606] T 5169df840d4c47cbb44e62e2e97590d5 P 078fc36762c64450ba945f12ba5829c1 [term 1 LEADER]: Received request to transfer leadership to TS 1db9a89d9cbe453f9516f82357fda3ec
I20260713 09:09:15.555050 26384 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f7fbed2a84d4ac6a1c73cbfac72fd98"
dest_uuid: "078fc36762c64450ba945f12ba5829c1"
mode: GRACEFUL
new_leader_uuid: "1db9a89d9cbe453f9516f82357fda3ec"
 from {username='slave'} at 127.0.0.1:54772
I20260713 09:09:15.555485 26384 raft_consensus.cc:606] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 078fc36762c64450ba945f12ba5829c1 [term 1 LEADER]: Received request to transfer leadership to TS 1db9a89d9cbe453f9516f82357fda3ec
I20260713 09:09:15.568420 26457 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64994a2f491248b3a6f8381132e596b3"
dest_uuid: "2ef7c2d719cc4037bf84478334f987b5"
mode: GRACEFUL
new_leader_uuid: "1db9a89d9cbe453f9516f82357fda3ec"
 from {username='slave'} at 127.0.0.1:36502
I20260713 09:09:15.568993 26457 raft_consensus.cc:606] T 64994a2f491248b3a6f8381132e596b3 P 2ef7c2d719cc4037bf84478334f987b5 [term 1 LEADER]: Received request to transfer leadership to TS 1db9a89d9cbe453f9516f82357fda3ec
I20260713 09:09:15.574016 26457 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8694e16028d8420a915e893ded44f7fc"
dest_uuid: "2ef7c2d719cc4037bf84478334f987b5"
mode: GRACEFUL
new_leader_uuid: "1db9a89d9cbe453f9516f82357fda3ec"
 from {username='slave'} at 127.0.0.1:36502
I20260713 09:09:15.574524 26457 raft_consensus.cc:606] T 8694e16028d8420a915e893ded44f7fc P 2ef7c2d719cc4037bf84478334f987b5 [term 1 LEADER]: Received request to transfer leadership to TS 1db9a89d9cbe453f9516f82357fda3ec
I20260713 09:09:15.579100 26457 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea4c44e5ba7041839e421c3eee2be74d"
dest_uuid: "2ef7c2d719cc4037bf84478334f987b5"
mode: GRACEFUL
new_leader_uuid: "078fc36762c64450ba945f12ba5829c1"
 from {username='slave'} at 127.0.0.1:36502
I20260713 09:09:15.579594 26457 raft_consensus.cc:606] T ea4c44e5ba7041839e421c3eee2be74d P 2ef7c2d719cc4037bf84478334f987b5 [term 1 LEADER]: Received request to transfer leadership to TS 078fc36762c64450ba945f12ba5829c1
I20260713 09:09:15.600339 26308 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "740ae60fa2bb4e25805a23b811cbb9a7"
dest_uuid: "1db9a89d9cbe453f9516f82357fda3ec"
mode: GRACEFUL
new_leader_uuid: "2ef7c2d719cc4037bf84478334f987b5"
 from {username='slave'} at 127.0.0.1:52256
I20260713 09:09:15.600824 26308 raft_consensus.cc:606] T 740ae60fa2bb4e25805a23b811cbb9a7 P 1db9a89d9cbe453f9516f82357fda3ec [term 1 LEADER]: Received request to transfer leadership to TS 2ef7c2d719cc4037bf84478334f987b5
I20260713 09:09:15.703969 26543 consensus_queue.cc:1048] T 64994a2f491248b3a6f8381132e596b3 P 2ef7c2d719cc4037bf84478334f987b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:15.715749 26544 consensus_queue.cc:1048] T 64994a2f491248b3a6f8381132e596b3 P 2ef7c2d719cc4037bf84478334f987b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:15.725023 26543 raft_consensus.cc:993] T 64994a2f491248b3a6f8381132e596b3 P 2ef7c2d719cc4037bf84478334f987b5: : Instructing follower 1db9a89d9cbe453f9516f82357fda3ec to start an election
I20260713 09:09:15.725497 26543 raft_consensus.cc:1081] T 64994a2f491248b3a6f8381132e596b3 P 2ef7c2d719cc4037bf84478334f987b5 [term 1 LEADER]: Signalling peer 1db9a89d9cbe453f9516f82357fda3ec to start an election
I20260713 09:09:15.727065 26308 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64994a2f491248b3a6f8381132e596b3"
dest_uuid: "1db9a89d9cbe453f9516f82357fda3ec"
 from {username='slave'} at 127.0.0.1:40164
I20260713 09:09:15.727664 26308 raft_consensus.cc:493] T 64994a2f491248b3a6f8381132e596b3 P 1db9a89d9cbe453f9516f82357fda3ec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:15.728073 26308 raft_consensus.cc:3060] T 64994a2f491248b3a6f8381132e596b3 P 1db9a89d9cbe453f9516f82357fda3ec [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:15.732702 26308 raft_consensus.cc:515] T 64994a2f491248b3a6f8381132e596b3 P 1db9a89d9cbe453f9516f82357fda3ec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.734535 26308 leader_election.cc:290] T 64994a2f491248b3a6f8381132e596b3 P 1db9a89d9cbe453f9516f82357fda3ec [CANDIDATE]: Term 2 election: Requested vote from peers 078fc36762c64450ba945f12ba5829c1 (127.21.85.194:43291), 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195:34105)
I20260713 09:09:15.735291 26384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64994a2f491248b3a6f8381132e596b3" candidate_uuid: "1db9a89d9cbe453f9516f82357fda3ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "078fc36762c64450ba945f12ba5829c1"
I20260713 09:09:15.735530 26457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64994a2f491248b3a6f8381132e596b3" candidate_uuid: "1db9a89d9cbe453f9516f82357fda3ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ef7c2d719cc4037bf84478334f987b5"
I20260713 09:09:15.736095 26457 raft_consensus.cc:3055] T 64994a2f491248b3a6f8381132e596b3 P 2ef7c2d719cc4037bf84478334f987b5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:15.736003 26384 raft_consensus.cc:3060] T 64994a2f491248b3a6f8381132e596b3 P 078fc36762c64450ba945f12ba5829c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:15.736536 26457 raft_consensus.cc:740] T 64994a2f491248b3a6f8381132e596b3 P 2ef7c2d719cc4037bf84478334f987b5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ef7c2d719cc4037bf84478334f987b5, State: Running, Role: LEADER
I20260713 09:09:15.737354 26457 consensus_queue.cc:260] T 64994a2f491248b3a6f8381132e596b3 P 2ef7c2d719cc4037bf84478334f987b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.738562 26457 raft_consensus.cc:3060] T 64994a2f491248b3a6f8381132e596b3 P 2ef7c2d719cc4037bf84478334f987b5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:15.743166 26384 raft_consensus.cc:2468] T 64994a2f491248b3a6f8381132e596b3 P 078fc36762c64450ba945f12ba5829c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1db9a89d9cbe453f9516f82357fda3ec in term 2.
I20260713 09:09:15.744313 26273 leader_election.cc:304] T 64994a2f491248b3a6f8381132e596b3 P 1db9a89d9cbe453f9516f82357fda3ec [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 078fc36762c64450ba945f12ba5829c1, 1db9a89d9cbe453f9516f82357fda3ec; no voters: 
I20260713 09:09:15.744992 26505 raft_consensus.cc:2804] T 64994a2f491248b3a6f8381132e596b3 P 1db9a89d9cbe453f9516f82357fda3ec [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:15.745057 26457 raft_consensus.cc:2468] T 64994a2f491248b3a6f8381132e596b3 P 2ef7c2d719cc4037bf84478334f987b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1db9a89d9cbe453f9516f82357fda3ec in term 2.
I20260713 09:09:15.745543 26505 raft_consensus.cc:697] T 64994a2f491248b3a6f8381132e596b3 P 1db9a89d9cbe453f9516f82357fda3ec [term 2 LEADER]: Becoming Leader. State: Replica: 1db9a89d9cbe453f9516f82357fda3ec, State: Running, Role: LEADER
I20260713 09:09:15.746356 26505 consensus_queue.cc:237] T 64994a2f491248b3a6f8381132e596b3 P 1db9a89d9cbe453f9516f82357fda3ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.752470 26208 catalog_manager.cc:5697] T 64994a2f491248b3a6f8381132e596b3 P 1db9a89d9cbe453f9516f82357fda3ec reported cstate change: term changed from 1 to 2, leader changed from 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195) to 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193). New cstate: current_term: 2 leader_uuid: "1db9a89d9cbe453f9516f82357fda3ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:15.764786 26542 consensus_queue.cc:1048] T ca39ad01c5f34fcd83c71b31a9a47982 P 078fc36762c64450ba945f12ba5829c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:15.775745 26507 consensus_queue.cc:1048] T ca39ad01c5f34fcd83c71b31a9a47982 P 078fc36762c64450ba945f12ba5829c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:15.780386 26543 consensus_queue.cc:1048] T 8694e16028d8420a915e893ded44f7fc P 2ef7c2d719cc4037bf84478334f987b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:15.793761 26551 consensus_queue.cc:1048] T 8694e16028d8420a915e893ded44f7fc P 2ef7c2d719cc4037bf84478334f987b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:15.801716 26551 raft_consensus.cc:993] T 8694e16028d8420a915e893ded44f7fc P 2ef7c2d719cc4037bf84478334f987b5: : Instructing follower 1db9a89d9cbe453f9516f82357fda3ec to start an election
I20260713 09:09:15.802204 26544 raft_consensus.cc:1081] T 8694e16028d8420a915e893ded44f7fc P 2ef7c2d719cc4037bf84478334f987b5 [term 1 LEADER]: Signalling peer 1db9a89d9cbe453f9516f82357fda3ec to start an election
I20260713 09:09:15.803977 26308 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8694e16028d8420a915e893ded44f7fc"
dest_uuid: "1db9a89d9cbe453f9516f82357fda3ec"
 from {username='slave'} at 127.0.0.1:40164
I20260713 09:09:15.804569 26308 raft_consensus.cc:493] T 8694e16028d8420a915e893ded44f7fc P 1db9a89d9cbe453f9516f82357fda3ec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:15.804945 26308 raft_consensus.cc:3060] T 8694e16028d8420a915e893ded44f7fc P 1db9a89d9cbe453f9516f82357fda3ec [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:15.810534 26308 raft_consensus.cc:515] T 8694e16028d8420a915e893ded44f7fc P 1db9a89d9cbe453f9516f82357fda3ec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.812862 26308 leader_election.cc:290] T 8694e16028d8420a915e893ded44f7fc P 1db9a89d9cbe453f9516f82357fda3ec [CANDIDATE]: Term 2 election: Requested vote from peers 078fc36762c64450ba945f12ba5829c1 (127.21.85.194:43291), 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195:34105)
I20260713 09:09:15.813599 26457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8694e16028d8420a915e893ded44f7fc" candidate_uuid: "1db9a89d9cbe453f9516f82357fda3ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ef7c2d719cc4037bf84478334f987b5"
I20260713 09:09:15.813639 26384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8694e16028d8420a915e893ded44f7fc" candidate_uuid: "1db9a89d9cbe453f9516f82357fda3ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "078fc36762c64450ba945f12ba5829c1"
I20260713 09:09:15.814318 26457 raft_consensus.cc:3055] T 8694e16028d8420a915e893ded44f7fc P 2ef7c2d719cc4037bf84478334f987b5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:15.814375 26384 raft_consensus.cc:3060] T 8694e16028d8420a915e893ded44f7fc P 078fc36762c64450ba945f12ba5829c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:15.814642 26457 raft_consensus.cc:740] T 8694e16028d8420a915e893ded44f7fc P 2ef7c2d719cc4037bf84478334f987b5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ef7c2d719cc4037bf84478334f987b5, State: Running, Role: LEADER
I20260713 09:09:15.815487 26457 consensus_queue.cc:260] T 8694e16028d8420a915e893ded44f7fc P 2ef7c2d719cc4037bf84478334f987b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.816514 26457 raft_consensus.cc:3060] T 8694e16028d8420a915e893ded44f7fc P 2ef7c2d719cc4037bf84478334f987b5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:15.820466 26384 raft_consensus.cc:2468] T 8694e16028d8420a915e893ded44f7fc P 078fc36762c64450ba945f12ba5829c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1db9a89d9cbe453f9516f82357fda3ec in term 2.
I20260713 09:09:15.821462 26457 raft_consensus.cc:2468] T 8694e16028d8420a915e893ded44f7fc P 2ef7c2d719cc4037bf84478334f987b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1db9a89d9cbe453f9516f82357fda3ec in term 2.
I20260713 09:09:15.821482 26273 leader_election.cc:304] T 8694e16028d8420a915e893ded44f7fc P 1db9a89d9cbe453f9516f82357fda3ec [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 078fc36762c64450ba945f12ba5829c1, 1db9a89d9cbe453f9516f82357fda3ec; no voters: 
I20260713 09:09:15.822350 26505 raft_consensus.cc:2804] T 8694e16028d8420a915e893ded44f7fc P 1db9a89d9cbe453f9516f82357fda3ec [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:15.822824 26505 raft_consensus.cc:697] T 8694e16028d8420a915e893ded44f7fc P 1db9a89d9cbe453f9516f82357fda3ec [term 2 LEADER]: Becoming Leader. State: Replica: 1db9a89d9cbe453f9516f82357fda3ec, State: Running, Role: LEADER
I20260713 09:09:15.823598 26505 consensus_queue.cc:237] T 8694e16028d8420a915e893ded44f7fc P 1db9a89d9cbe453f9516f82357fda3ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.825317 26544 consensus_queue.cc:1048] T ea4c44e5ba7041839e421c3eee2be74d P 2ef7c2d719cc4037bf84478334f987b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:15.830360 26208 catalog_manager.cc:5697] T 8694e16028d8420a915e893ded44f7fc P 1db9a89d9cbe453f9516f82357fda3ec reported cstate change: term changed from 1 to 2, leader changed from 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195) to 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193). New cstate: current_term: 2 leader_uuid: "1db9a89d9cbe453f9516f82357fda3ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:15.831686 26551 raft_consensus.cc:993] T ea4c44e5ba7041839e421c3eee2be74d P 2ef7c2d719cc4037bf84478334f987b5: : Instructing follower 078fc36762c64450ba945f12ba5829c1 to start an election
I20260713 09:09:15.832149 26551 raft_consensus.cc:1081] T ea4c44e5ba7041839e421c3eee2be74d P 2ef7c2d719cc4037bf84478334f987b5 [term 1 LEADER]: Signalling peer 078fc36762c64450ba945f12ba5829c1 to start an election
I20260713 09:09:15.836613 26385 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea4c44e5ba7041839e421c3eee2be74d"
dest_uuid: "078fc36762c64450ba945f12ba5829c1"
 from {username='slave'} at 127.0.0.1:39004
I20260713 09:09:15.837170 26385 raft_consensus.cc:493] T ea4c44e5ba7041839e421c3eee2be74d P 078fc36762c64450ba945f12ba5829c1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:15.837584 26385 raft_consensus.cc:3060] T ea4c44e5ba7041839e421c3eee2be74d P 078fc36762c64450ba945f12ba5829c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:15.838171 26543 consensus_queue.cc:1048] T ea4c44e5ba7041839e421c3eee2be74d P 2ef7c2d719cc4037bf84478334f987b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:15.848232 26385 raft_consensus.cc:515] T ea4c44e5ba7041839e421c3eee2be74d P 078fc36762c64450ba945f12ba5829c1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.851087 26385 leader_election.cc:290] T ea4c44e5ba7041839e421c3eee2be74d P 078fc36762c64450ba945f12ba5829c1 [CANDIDATE]: Term 2 election: Requested vote from peers 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193:46871), 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195:34105)
I20260713 09:09:15.852125 26309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea4c44e5ba7041839e421c3eee2be74d" candidate_uuid: "078fc36762c64450ba945f12ba5829c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1db9a89d9cbe453f9516f82357fda3ec"
I20260713 09:09:15.853899 26457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea4c44e5ba7041839e421c3eee2be74d" candidate_uuid: "078fc36762c64450ba945f12ba5829c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ef7c2d719cc4037bf84478334f987b5"
I20260713 09:09:15.854488 26457 raft_consensus.cc:3055] T ea4c44e5ba7041839e421c3eee2be74d P 2ef7c2d719cc4037bf84478334f987b5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:15.854781 26457 raft_consensus.cc:740] T ea4c44e5ba7041839e421c3eee2be74d P 2ef7c2d719cc4037bf84478334f987b5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ef7c2d719cc4037bf84478334f987b5, State: Running, Role: LEADER
I20260713 09:09:15.855614 26457 consensus_queue.cc:260] T ea4c44e5ba7041839e421c3eee2be74d P 2ef7c2d719cc4037bf84478334f987b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.856760 26457 raft_consensus.cc:3060] T ea4c44e5ba7041839e421c3eee2be74d P 2ef7c2d719cc4037bf84478334f987b5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:15.862823 26457 raft_consensus.cc:2468] T ea4c44e5ba7041839e421c3eee2be74d P 2ef7c2d719cc4037bf84478334f987b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 078fc36762c64450ba945f12ba5829c1 in term 2.
I20260713 09:09:15.863894 26350 leader_election.cc:304] T ea4c44e5ba7041839e421c3eee2be74d P 078fc36762c64450ba945f12ba5829c1 [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: 078fc36762c64450ba945f12ba5829c1, 2ef7c2d719cc4037bf84478334f987b5; no voters: 1db9a89d9cbe453f9516f82357fda3ec
I20260713 09:09:15.864661 26507 raft_consensus.cc:2804] T ea4c44e5ba7041839e421c3eee2be74d P 078fc36762c64450ba945f12ba5829c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:15.865087 26507 raft_consensus.cc:697] T ea4c44e5ba7041839e421c3eee2be74d P 078fc36762c64450ba945f12ba5829c1 [term 2 LEADER]: Becoming Leader. State: Replica: 078fc36762c64450ba945f12ba5829c1, State: Running, Role: LEADER
I20260713 09:09:15.865809 26507 consensus_queue.cc:237] T ea4c44e5ba7041839e421c3eee2be74d P 078fc36762c64450ba945f12ba5829c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.871024 26507 consensus_queue.cc:1048] T 77c9604966d64c9db4a44d80026c9e5e P 078fc36762c64450ba945f12ba5829c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:15.872599 26208 catalog_manager.cc:5697] T ea4c44e5ba7041839e421c3eee2be74d P 078fc36762c64450ba945f12ba5829c1 reported cstate change: term changed from 1 to 2, leader changed from 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195) to 078fc36762c64450ba945f12ba5829c1 (127.21.85.194). New cstate: current_term: 2 leader_uuid: "078fc36762c64450ba945f12ba5829c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:15.880383 26547 consensus_queue.cc:1048] T 56be1f7358944ad1af2d4471a6e15752 P 078fc36762c64450ba945f12ba5829c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:15.882015 26547 consensus_queue.cc:1048] T 77c9604966d64c9db4a44d80026c9e5e P 078fc36762c64450ba945f12ba5829c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:15.896530 26547 consensus_queue.cc:1048] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 078fc36762c64450ba945f12ba5829c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:15.911010 26576 consensus_queue.cc:1048] T 740ae60fa2bb4e25805a23b811cbb9a7 P 1db9a89d9cbe453f9516f82357fda3ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:15.921491 26507 consensus_queue.cc:1048] T 56be1f7358944ad1af2d4471a6e15752 P 078fc36762c64450ba945f12ba5829c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:15.922277 26534 raft_consensus.cc:993] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 078fc36762c64450ba945f12ba5829c1: : Instructing follower 1db9a89d9cbe453f9516f82357fda3ec to start an election
I20260713 09:09:15.922739 26534 raft_consensus.cc:1081] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 078fc36762c64450ba945f12ba5829c1 [term 1 LEADER]: Signalling peer 1db9a89d9cbe453f9516f82357fda3ec to start an election
I20260713 09:09:15.927147 26575 consensus_queue.cc:1048] T 740ae60fa2bb4e25805a23b811cbb9a7 P 1db9a89d9cbe453f9516f82357fda3ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:15.930233 26310 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8f7fbed2a84d4ac6a1c73cbfac72fd98"
dest_uuid: "1db9a89d9cbe453f9516f82357fda3ec"
 from {username='slave'} at 127.0.0.1:40152
I20260713 09:09:15.930821 26310 raft_consensus.cc:493] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 1db9a89d9cbe453f9516f82357fda3ec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:15.931172 26310 raft_consensus.cc:3060] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 1db9a89d9cbe453f9516f82357fda3ec [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:15.932653 26534 consensus_queue.cc:1048] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 078fc36762c64450ba945f12ba5829c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:15.942029 26310 raft_consensus.cc:515] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 1db9a89d9cbe453f9516f82357fda3ec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.945758 26384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f7fbed2a84d4ac6a1c73cbfac72fd98" candidate_uuid: "1db9a89d9cbe453f9516f82357fda3ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "078fc36762c64450ba945f12ba5829c1"
I20260713 09:09:15.946292 26310 leader_election.cc:290] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 1db9a89d9cbe453f9516f82357fda3ec [CANDIDATE]: Term 2 election: Requested vote from peers 078fc36762c64450ba945f12ba5829c1 (127.21.85.194:43291), 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195:34105)
I20260713 09:09:15.946350 26384 raft_consensus.cc:3055] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 078fc36762c64450ba945f12ba5829c1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:15.946918 26456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f7fbed2a84d4ac6a1c73cbfac72fd98" candidate_uuid: "1db9a89d9cbe453f9516f82357fda3ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ef7c2d719cc4037bf84478334f987b5"
I20260713 09:09:15.947201 26384 raft_consensus.cc:740] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 078fc36762c64450ba945f12ba5829c1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 078fc36762c64450ba945f12ba5829c1, State: Running, Role: LEADER
I20260713 09:09:15.949136 26384 consensus_queue.cc:260] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 078fc36762c64450ba945f12ba5829c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.950309 26384 raft_consensus.cc:3060] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 078fc36762c64450ba945f12ba5829c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:15.961035 26534 consensus_queue.cc:1048] T 5169df840d4c47cbb44e62e2e97590d5 P 078fc36762c64450ba945f12ba5829c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:15.963065 26384 raft_consensus.cc:2468] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 078fc36762c64450ba945f12ba5829c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1db9a89d9cbe453f9516f82357fda3ec in term 2.
I20260713 09:09:15.964349 26273 leader_election.cc:304] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 1db9a89d9cbe453f9516f82357fda3ec [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: 078fc36762c64450ba945f12ba5829c1, 1db9a89d9cbe453f9516f82357fda3ec; no voters: 2ef7c2d719cc4037bf84478334f987b5
I20260713 09:09:15.965214 26576 raft_consensus.cc:2804] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 1db9a89d9cbe453f9516f82357fda3ec [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:15.965699 26576 raft_consensus.cc:697] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 1db9a89d9cbe453f9516f82357fda3ec [term 2 LEADER]: Becoming Leader. State: Replica: 1db9a89d9cbe453f9516f82357fda3ec, State: Running, Role: LEADER
I20260713 09:09:15.966540 26576 consensus_queue.cc:237] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 1db9a89d9cbe453f9516f82357fda3ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.974092 26507 raft_consensus.cc:993] T 5169df840d4c47cbb44e62e2e97590d5 P 078fc36762c64450ba945f12ba5829c1: : Instructing follower 1db9a89d9cbe453f9516f82357fda3ec to start an election
I20260713 09:09:15.974545 26507 raft_consensus.cc:1081] T 5169df840d4c47cbb44e62e2e97590d5 P 078fc36762c64450ba945f12ba5829c1 [term 1 LEADER]: Signalling peer 1db9a89d9cbe453f9516f82357fda3ec to start an election
I20260713 09:09:15.976215 26310 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5169df840d4c47cbb44e62e2e97590d5"
dest_uuid: "1db9a89d9cbe453f9516f82357fda3ec"
 from {username='slave'} at 127.0.0.1:40152
I20260713 09:09:15.976779 26310 raft_consensus.cc:493] T 5169df840d4c47cbb44e62e2e97590d5 P 1db9a89d9cbe453f9516f82357fda3ec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:15.977136 26310 raft_consensus.cc:3060] T 5169df840d4c47cbb44e62e2e97590d5 P 1db9a89d9cbe453f9516f82357fda3ec [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:15.978194 26576 raft_consensus.cc:993] T 740ae60fa2bb4e25805a23b811cbb9a7 P 1db9a89d9cbe453f9516f82357fda3ec: : Instructing follower 2ef7c2d719cc4037bf84478334f987b5 to start an election
I20260713 09:09:15.978636 26576 raft_consensus.cc:1081] T 740ae60fa2bb4e25805a23b811cbb9a7 P 1db9a89d9cbe453f9516f82357fda3ec [term 1 LEADER]: Signalling peer 2ef7c2d719cc4037bf84478334f987b5 to start an election
I20260713 09:09:15.980850 26458 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "740ae60fa2bb4e25805a23b811cbb9a7"
dest_uuid: "2ef7c2d719cc4037bf84478334f987b5"
 from {username='slave'} at 127.0.0.1:51480
I20260713 09:09:15.981453 26458 raft_consensus.cc:493] T 740ae60fa2bb4e25805a23b811cbb9a7 P 2ef7c2d719cc4037bf84478334f987b5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:15.981825 26458 raft_consensus.cc:3060] T 740ae60fa2bb4e25805a23b811cbb9a7 P 2ef7c2d719cc4037bf84478334f987b5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:15.981873 26542 consensus_queue.cc:1048] T 5169df840d4c47cbb44e62e2e97590d5 P 078fc36762c64450ba945f12ba5829c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:15.979570 26205 catalog_manager.cc:5697] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 1db9a89d9cbe453f9516f82357fda3ec reported cstate change: term changed from 1 to 2, leader changed from 078fc36762c64450ba945f12ba5829c1 (127.21.85.194) to 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193). New cstate: current_term: 2 leader_uuid: "1db9a89d9cbe453f9516f82357fda3ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:15.984382 26310 raft_consensus.cc:515] T 5169df840d4c47cbb44e62e2e97590d5 P 1db9a89d9cbe453f9516f82357fda3ec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.985383 26309 raft_consensus.cc:1240] T 5169df840d4c47cbb44e62e2e97590d5 P 1db9a89d9cbe453f9516f82357fda3ec [term 2 FOLLOWER]: Rejecting Update request from peer 078fc36762c64450ba945f12ba5829c1 for earlier term 1. Current term is 2. Ops: []
I20260713 09:09:15.989274 26542 consensus_queue.cc:1059] T 5169df840d4c47cbb44e62e2e97590d5 P 078fc36762c64450ba945f12ba5829c1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:15.989485 26458 raft_consensus.cc:515] T 740ae60fa2bb4e25805a23b811cbb9a7 P 2ef7c2d719cc4037bf84478334f987b5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.990087 26542 raft_consensus.cc:3055] T 5169df840d4c47cbb44e62e2e97590d5 P 078fc36762c64450ba945f12ba5829c1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:15.990525 26542 raft_consensus.cc:740] T 5169df840d4c47cbb44e62e2e97590d5 P 078fc36762c64450ba945f12ba5829c1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 078fc36762c64450ba945f12ba5829c1, State: Running, Role: LEADER
I20260713 09:09:15.991566 26542 consensus_queue.cc:260] T 5169df840d4c47cbb44e62e2e97590d5 P 078fc36762c64450ba945f12ba5829c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:15.992441 26542 raft_consensus.cc:3060] T 5169df840d4c47cbb44e62e2e97590d5 P 078fc36762c64450ba945f12ba5829c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:15.993752 26310 leader_election.cc:290] T 5169df840d4c47cbb44e62e2e97590d5 P 1db9a89d9cbe453f9516f82357fda3ec [CANDIDATE]: Term 2 election: Requested vote from peers 078fc36762c64450ba945f12ba5829c1 (127.21.85.194:43291), 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195:34105)
I20260713 09:09:15.994385 26459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5169df840d4c47cbb44e62e2e97590d5" candidate_uuid: "1db9a89d9cbe453f9516f82357fda3ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ef7c2d719cc4037bf84478334f987b5"
I20260713 09:09:15.996593 26384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5169df840d4c47cbb44e62e2e97590d5" candidate_uuid: "1db9a89d9cbe453f9516f82357fda3ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "078fc36762c64450ba945f12ba5829c1"
I20260713 09:09:15.997642 26456 raft_consensus.cc:1240] T 740ae60fa2bb4e25805a23b811cbb9a7 P 2ef7c2d719cc4037bf84478334f987b5 [term 2 FOLLOWER]: Rejecting Update request from peer 1db9a89d9cbe453f9516f82357fda3ec for earlier term 1. Current term is 2. Ops: []
I20260713 09:09:15.999938 26458 leader_election.cc:290] T 740ae60fa2bb4e25805a23b811cbb9a7 P 2ef7c2d719cc4037bf84478334f987b5 [CANDIDATE]: Term 2 election: Requested vote from peers 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193:46871), 078fc36762c64450ba945f12ba5829c1 (127.21.85.194:43291)
I20260713 09:09:16.001710 26385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "740ae60fa2bb4e25805a23b811cbb9a7" candidate_uuid: "2ef7c2d719cc4037bf84478334f987b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "078fc36762c64450ba945f12ba5829c1"
I20260713 09:09:16.002290 26385 raft_consensus.cc:3060] T 740ae60fa2bb4e25805a23b811cbb9a7 P 078fc36762c64450ba945f12ba5829c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:16.002779 26576 consensus_queue.cc:1059] T 740ae60fa2bb4e25805a23b811cbb9a7 P 1db9a89d9cbe453f9516f82357fda3ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:16.003468 26310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "740ae60fa2bb4e25805a23b811cbb9a7" candidate_uuid: "2ef7c2d719cc4037bf84478334f987b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1db9a89d9cbe453f9516f82357fda3ec"
I20260713 09:09:16.003611 26576 raft_consensus.cc:3055] T 740ae60fa2bb4e25805a23b811cbb9a7 P 1db9a89d9cbe453f9516f82357fda3ec [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:16.004740 26576 raft_consensus.cc:740] T 740ae60fa2bb4e25805a23b811cbb9a7 P 1db9a89d9cbe453f9516f82357fda3ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1db9a89d9cbe453f9516f82357fda3ec, State: Running, Role: LEADER
I20260713 09:09:16.005625 26576 consensus_queue.cc:260] T 740ae60fa2bb4e25805a23b811cbb9a7 P 1db9a89d9cbe453f9516f82357fda3ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:16.006912 26576 raft_consensus.cc:3060] T 740ae60fa2bb4e25805a23b811cbb9a7 P 1db9a89d9cbe453f9516f82357fda3ec [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:16.013676 26385 raft_consensus.cc:2468] T 740ae60fa2bb4e25805a23b811cbb9a7 P 078fc36762c64450ba945f12ba5829c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ef7c2d719cc4037bf84478334f987b5 in term 2.
I20260713 09:09:16.015143 26422 leader_election.cc:304] T 740ae60fa2bb4e25805a23b811cbb9a7 P 2ef7c2d719cc4037bf84478334f987b5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 078fc36762c64450ba945f12ba5829c1, 2ef7c2d719cc4037bf84478334f987b5; no voters: 
I20260713 09:09:16.015405 26384 raft_consensus.cc:2468] T 5169df840d4c47cbb44e62e2e97590d5 P 078fc36762c64450ba945f12ba5829c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1db9a89d9cbe453f9516f82357fda3ec in term 2.
I20260713 09:09:16.016085 26543 raft_consensus.cc:2804] T 740ae60fa2bb4e25805a23b811cbb9a7 P 2ef7c2d719cc4037bf84478334f987b5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:16.016590 26543 raft_consensus.cc:697] T 740ae60fa2bb4e25805a23b811cbb9a7 P 2ef7c2d719cc4037bf84478334f987b5 [term 2 LEADER]: Becoming Leader. State: Replica: 2ef7c2d719cc4037bf84478334f987b5, State: Running, Role: LEADER
I20260713 09:09:16.017421 26543 consensus_queue.cc:237] T 740ae60fa2bb4e25805a23b811cbb9a7 P 2ef7c2d719cc4037bf84478334f987b5 [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: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:16.020493 26273 leader_election.cc:304] T 5169df840d4c47cbb44e62e2e97590d5 P 1db9a89d9cbe453f9516f82357fda3ec [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: 078fc36762c64450ba945f12ba5829c1, 1db9a89d9cbe453f9516f82357fda3ec; no voters: 2ef7c2d719cc4037bf84478334f987b5
I20260713 09:09:16.021147 26310 raft_consensus.cc:2468] T 740ae60fa2bb4e25805a23b811cbb9a7 P 1db9a89d9cbe453f9516f82357fda3ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ef7c2d719cc4037bf84478334f987b5 in term 2.
I20260713 09:09:16.022084 26576 raft_consensus.cc:2804] T 5169df840d4c47cbb44e62e2e97590d5 P 1db9a89d9cbe453f9516f82357fda3ec [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:16.023185 26576 raft_consensus.cc:697] T 5169df840d4c47cbb44e62e2e97590d5 P 1db9a89d9cbe453f9516f82357fda3ec [term 2 LEADER]: Becoming Leader. State: Replica: 1db9a89d9cbe453f9516f82357fda3ec, State: Running, Role: LEADER
I20260713 09:09:16.024094 26576 consensus_queue.cc:237] T 5169df840d4c47cbb44e62e2e97590d5 P 1db9a89d9cbe453f9516f82357fda3ec [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: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:16.025669 26208 catalog_manager.cc:5697] T 740ae60fa2bb4e25805a23b811cbb9a7 P 2ef7c2d719cc4037bf84478334f987b5 reported cstate change: term changed from 1 to 2, leader changed from 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193) to 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195). New cstate: current_term: 2 leader_uuid: "2ef7c2d719cc4037bf84478334f987b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:16.030431 26205 catalog_manager.cc:5697] T 5169df840d4c47cbb44e62e2e97590d5 P 1db9a89d9cbe453f9516f82357fda3ec reported cstate change: term changed from 1 to 2, leader changed from 078fc36762c64450ba945f12ba5829c1 (127.21.85.194) to 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193). New cstate: current_term: 2 leader_uuid: "1db9a89d9cbe453f9516f82357fda3ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:16.132948 26385 raft_consensus.cc:1275] T 64994a2f491248b3a6f8381132e596b3 P 078fc36762c64450ba945f12ba5829c1 [term 2 FOLLOWER]: Refusing update from remote peer 1db9a89d9cbe453f9516f82357fda3ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:16.134296 26576 consensus_queue.cc:1048] T 64994a2f491248b3a6f8381132e596b3 P 1db9a89d9cbe453f9516f82357fda3ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:16.141913 26457 raft_consensus.cc:1275] T 64994a2f491248b3a6f8381132e596b3 P 2ef7c2d719cc4037bf84478334f987b5 [term 2 FOLLOWER]: Refusing update from remote peer 1db9a89d9cbe453f9516f82357fda3ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:16.143568 26505 consensus_queue.cc:1048] T 64994a2f491248b3a6f8381132e596b3 P 1db9a89d9cbe453f9516f82357fda3ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:16.349587 26457 raft_consensus.cc:1275] T ea4c44e5ba7041839e421c3eee2be74d P 2ef7c2d719cc4037bf84478334f987b5 [term 2 FOLLOWER]: Refusing update from remote peer 078fc36762c64450ba945f12ba5829c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:16.350929 26547 consensus_queue.cc:1048] T ea4c44e5ba7041839e421c3eee2be74d P 078fc36762c64450ba945f12ba5829c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:16.358029 26310 raft_consensus.cc:3060] T ea4c44e5ba7041839e421c3eee2be74d P 1db9a89d9cbe453f9516f82357fda3ec [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:16.365051 26310 raft_consensus.cc:1275] T ea4c44e5ba7041839e421c3eee2be74d P 1db9a89d9cbe453f9516f82357fda3ec [term 2 FOLLOWER]: Refusing update from remote peer 078fc36762c64450ba945f12ba5829c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:16.366405 26542 consensus_queue.cc:1048] T ea4c44e5ba7041839e421c3eee2be74d P 078fc36762c64450ba945f12ba5829c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:16.397991 26310 raft_consensus.cc:1275] T 740ae60fa2bb4e25805a23b811cbb9a7 P 1db9a89d9cbe453f9516f82357fda3ec [term 2 FOLLOWER]: Refusing update from remote peer 2ef7c2d719cc4037bf84478334f987b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:16.398429 26385 raft_consensus.cc:1275] T 8694e16028d8420a915e893ded44f7fc P 078fc36762c64450ba945f12ba5829c1 [term 2 FOLLOWER]: Refusing update from remote peer 1db9a89d9cbe453f9516f82357fda3ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:16.399492 26543 consensus_queue.cc:1048] T 740ae60fa2bb4e25805a23b811cbb9a7 P 2ef7c2d719cc4037bf84478334f987b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:16.399868 26576 consensus_queue.cc:1048] T 8694e16028d8420a915e893ded44f7fc P 1db9a89d9cbe453f9516f82357fda3ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:16.410380 26385 raft_consensus.cc:1275] T 740ae60fa2bb4e25805a23b811cbb9a7 P 078fc36762c64450ba945f12ba5829c1 [term 2 FOLLOWER]: Refusing update from remote peer 2ef7c2d719cc4037bf84478334f987b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:16.411113 26457 raft_consensus.cc:1275] T 8694e16028d8420a915e893ded44f7fc P 2ef7c2d719cc4037bf84478334f987b5 [term 2 FOLLOWER]: Refusing update from remote peer 1db9a89d9cbe453f9516f82357fda3ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:16.412699 26576 consensus_queue.cc:1048] T 8694e16028d8420a915e893ded44f7fc P 1db9a89d9cbe453f9516f82357fda3ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:16.414281 26585 consensus_queue.cc:1048] T 740ae60fa2bb4e25805a23b811cbb9a7 P 2ef7c2d719cc4037bf84478334f987b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:16.502779 26457 raft_consensus.cc:3060] T 5169df840d4c47cbb44e62e2e97590d5 P 2ef7c2d719cc4037bf84478334f987b5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:16.507828 26457 raft_consensus.cc:1275] T 5169df840d4c47cbb44e62e2e97590d5 P 2ef7c2d719cc4037bf84478334f987b5 [term 2 FOLLOWER]: Refusing update from remote peer 1db9a89d9cbe453f9516f82357fda3ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:16.509034 26576 consensus_queue.cc:1048] T 5169df840d4c47cbb44e62e2e97590d5 P 1db9a89d9cbe453f9516f82357fda3ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:16.517295 26384 raft_consensus.cc:1275] T 5169df840d4c47cbb44e62e2e97590d5 P 078fc36762c64450ba945f12ba5829c1 [term 2 FOLLOWER]: Refusing update from remote peer 1db9a89d9cbe453f9516f82357fda3ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:16.519122 26576 consensus_queue.cc:1048] T 5169df840d4c47cbb44e62e2e97590d5 P 1db9a89d9cbe453f9516f82357fda3ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:16.520771 26384 raft_consensus.cc:1275] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 078fc36762c64450ba945f12ba5829c1 [term 2 FOLLOWER]: Refusing update from remote peer 1db9a89d9cbe453f9516f82357fda3ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:16.522562 26576 consensus_queue.cc:1048] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 1db9a89d9cbe453f9516f82357fda3ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:16.531239 26457 raft_consensus.cc:3060] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 2ef7c2d719cc4037bf84478334f987b5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:16.539000 26457 raft_consensus.cc:1275] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 2ef7c2d719cc4037bf84478334f987b5 [term 2 FOLLOWER]: Refusing update from remote peer 1db9a89d9cbe453f9516f82357fda3ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:16.540297 26505 consensus_queue.cc:1048] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 1db9a89d9cbe453f9516f82357fda3ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:18.628892 26207 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55284:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:09:18.631379 26207 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:09:18.680354 26295 tablet_service.cc:1511] Processing CreateTablet for tablet 1f2a10db61b94f58a45bf93d631965d8 (DEFAULT_TABLE table=soft_deleted_table [id=d31458a4e4a94c47b5354a6ad1e91879]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:18.681624 26295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f2a10db61b94f58a45bf93d631965d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:18.682281 26441 tablet_service.cc:1511] Processing CreateTablet for tablet 1f2a10db61b94f58a45bf93d631965d8 (DEFAULT_TABLE table=soft_deleted_table [id=d31458a4e4a94c47b5354a6ad1e91879]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:18.683507 26441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f2a10db61b94f58a45bf93d631965d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:18.683643 26375 tablet_service.cc:1511] Processing CreateTablet for tablet 1f2a10db61b94f58a45bf93d631965d8 (DEFAULT_TABLE table=soft_deleted_table [id=d31458a4e4a94c47b5354a6ad1e91879]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:18.684897 26375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f2a10db61b94f58a45bf93d631965d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:18.685705 26298 tablet_service.cc:1511] Processing CreateTablet for tablet 93af36ea8e414b4b98f4a50f64d4b9bd (DEFAULT_TABLE table=soft_deleted_table [id=d31458a4e4a94c47b5354a6ad1e91879]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:18.686918 26298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93af36ea8e414b4b98f4a50f64d4b9bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:18.689097 26371 tablet_service.cc:1511] Processing CreateTablet for tablet 93af36ea8e414b4b98f4a50f64d4b9bd (DEFAULT_TABLE table=soft_deleted_table [id=d31458a4e4a94c47b5354a6ad1e91879]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:18.690320 26371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93af36ea8e414b4b98f4a50f64d4b9bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:18.691099 26294 tablet_service.cc:1511] Processing CreateTablet for tablet 6792b1b2eb7046faa6383ae0630d5513 (DEFAULT_TABLE table=soft_deleted_table [id=d31458a4e4a94c47b5354a6ad1e91879]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:18.692319 26294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6792b1b2eb7046faa6383ae0630d5513. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:18.692768 26442 tablet_service.cc:1511] Processing CreateTablet for tablet 93af36ea8e414b4b98f4a50f64d4b9bd (DEFAULT_TABLE table=soft_deleted_table [id=d31458a4e4a94c47b5354a6ad1e91879]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:18.693948 26442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93af36ea8e414b4b98f4a50f64d4b9bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:18.695691 26369 tablet_service.cc:1511] Processing CreateTablet for tablet 6792b1b2eb7046faa6383ae0630d5513 (DEFAULT_TABLE table=soft_deleted_table [id=d31458a4e4a94c47b5354a6ad1e91879]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:18.696964 26369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6792b1b2eb7046faa6383ae0630d5513. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:18.696857 26447 tablet_service.cc:1511] Processing CreateTablet for tablet 6792b1b2eb7046faa6383ae0630d5513 (DEFAULT_TABLE table=soft_deleted_table [id=d31458a4e4a94c47b5354a6ad1e91879]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:18.698091 26447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6792b1b2eb7046faa6383ae0630d5513. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:18.697846 26372 tablet_service.cc:1511] Processing CreateTablet for tablet 7026d88559b24e0faaf7d4769e8647ac (DEFAULT_TABLE table=soft_deleted_table [id=d31458a4e4a94c47b5354a6ad1e91879]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:18.699071 26372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7026d88559b24e0faaf7d4769e8647ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:18.699985 26446 tablet_service.cc:1511] Processing CreateTablet for tablet 7026d88559b24e0faaf7d4769e8647ac (DEFAULT_TABLE table=soft_deleted_table [id=d31458a4e4a94c47b5354a6ad1e91879]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:18.701148 26446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7026d88559b24e0faaf7d4769e8647ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:18.701586 26296 tablet_service.cc:1511] Processing CreateTablet for tablet 7026d88559b24e0faaf7d4769e8647ac (DEFAULT_TABLE table=soft_deleted_table [id=d31458a4e4a94c47b5354a6ad1e91879]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:18.703064 26374 tablet_service.cc:1511] Processing CreateTablet for tablet a312a6f68f8b423ebe966e0e93e4614e (DEFAULT_TABLE table=soft_deleted_table [id=d31458a4e4a94c47b5354a6ad1e91879]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:18.703122 26299 tablet_service.cc:1511] Processing CreateTablet for tablet a312a6f68f8b423ebe966e0e93e4614e (DEFAULT_TABLE table=soft_deleted_table [id=d31458a4e4a94c47b5354a6ad1e91879]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:18.704409 26374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a312a6f68f8b423ebe966e0e93e4614e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:18.704702 26449 tablet_service.cc:1511] Processing CreateTablet for tablet a312a6f68f8b423ebe966e0e93e4614e (DEFAULT_TABLE table=soft_deleted_table [id=d31458a4e4a94c47b5354a6ad1e91879]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:18.704409 26296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7026d88559b24e0faaf7d4769e8647ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:18.705929 26449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a312a6f68f8b423ebe966e0e93e4614e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:18.708572 26373 tablet_service.cc:1511] Processing CreateTablet for tablet 54cbe01318fb407780ac4e0c8f5ac74d (DEFAULT_TABLE table=soft_deleted_table [id=d31458a4e4a94c47b5354a6ad1e91879]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:18.709823 26373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54cbe01318fb407780ac4e0c8f5ac74d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:18.710398 26443 tablet_service.cc:1511] Processing CreateTablet for tablet 54cbe01318fb407780ac4e0c8f5ac74d (DEFAULT_TABLE table=soft_deleted_table [id=d31458a4e4a94c47b5354a6ad1e91879]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:18.711970 26299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a312a6f68f8b423ebe966e0e93e4614e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:18.712584 26297 tablet_service.cc:1511] Processing CreateTablet for tablet 54cbe01318fb407780ac4e0c8f5ac74d (DEFAULT_TABLE table=soft_deleted_table [id=d31458a4e4a94c47b5354a6ad1e91879]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:18.713819 26297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54cbe01318fb407780ac4e0c8f5ac74d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:18.715994 26443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54cbe01318fb407780ac4e0c8f5ac74d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:18.717219 26300 tablet_service.cc:1511] Processing CreateTablet for tablet 1229e5058c734ab2943b1e658a5d0ebd (DEFAULT_TABLE table=soft_deleted_table [id=d31458a4e4a94c47b5354a6ad1e91879]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:18.717314 26367 tablet_service.cc:1511] Processing CreateTablet for tablet 1229e5058c734ab2943b1e658a5d0ebd (DEFAULT_TABLE table=soft_deleted_table [id=d31458a4e4a94c47b5354a6ad1e91879]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:18.717670 26445 tablet_service.cc:1511] Processing CreateTablet for tablet 1229e5058c734ab2943b1e658a5d0ebd (DEFAULT_TABLE table=soft_deleted_table [id=d31458a4e4a94c47b5354a6ad1e91879]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:18.718422 26300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1229e5058c734ab2943b1e658a5d0ebd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:18.718828 26367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1229e5058c734ab2943b1e658a5d0ebd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:18.720813 26293 tablet_service.cc:1511] Processing CreateTablet for tablet 2e3f76b69bb14fe3b5b8e2680f7c36b0 (DEFAULT_TABLE table=soft_deleted_table [id=d31458a4e4a94c47b5354a6ad1e91879]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:18.721966 26445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1229e5058c734ab2943b1e658a5d0ebd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:18.724174 26368 tablet_service.cc:1511] Processing CreateTablet for tablet 2e3f76b69bb14fe3b5b8e2680f7c36b0 (DEFAULT_TABLE table=soft_deleted_table [id=d31458a4e4a94c47b5354a6ad1e91879]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:18.725405 26368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e3f76b69bb14fe3b5b8e2680f7c36b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:18.725274 26444 tablet_service.cc:1511] Processing CreateTablet for tablet 2e3f76b69bb14fe3b5b8e2680f7c36b0 (DEFAULT_TABLE table=soft_deleted_table [id=d31458a4e4a94c47b5354a6ad1e91879]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:18.726513 26444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e3f76b69bb14fe3b5b8e2680f7c36b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:18.722014 26293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e3f76b69bb14fe3b5b8e2680f7c36b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:18.727972 26448 tablet_service.cc:1511] Processing CreateTablet for tablet 6a09002ea88e4a0fa6fd708d27288c28 (DEFAULT_TABLE table=soft_deleted_table [id=d31458a4e4a94c47b5354a6ad1e91879]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:18.729290 26448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a09002ea88e4a0fa6fd708d27288c28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:18.730311 26292 tablet_service.cc:1511] Processing CreateTablet for tablet 6a09002ea88e4a0fa6fd708d27288c28 (DEFAULT_TABLE table=soft_deleted_table [id=d31458a4e4a94c47b5354a6ad1e91879]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:18.731498 26292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a09002ea88e4a0fa6fd708d27288c28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:18.729312 26370 tablet_service.cc:1511] Processing CreateTablet for tablet 6a09002ea88e4a0fa6fd708d27288c28 (DEFAULT_TABLE table=soft_deleted_table [id=d31458a4e4a94c47b5354a6ad1e91879]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:18.732992 26370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a09002ea88e4a0fa6fd708d27288c28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:18.839833 26599 tablet_bootstrap.cc:492] T 93af36ea8e414b4b98f4a50f64d4b9bd P 2ef7c2d719cc4037bf84478334f987b5: Bootstrap starting.
I20260713 09:09:18.840001 26600 tablet_bootstrap.cc:492] T 1229e5058c734ab2943b1e658a5d0ebd P 1db9a89d9cbe453f9516f82357fda3ec: Bootstrap starting.
I20260713 09:09:18.850914 26600 tablet_bootstrap.cc:654] T 1229e5058c734ab2943b1e658a5d0ebd P 1db9a89d9cbe453f9516f82357fda3ec: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:18.855103 26601 tablet_bootstrap.cc:492] T a312a6f68f8b423ebe966e0e93e4614e P 078fc36762c64450ba945f12ba5829c1: Bootstrap starting.
I20260713 09:09:18.857228 26600 tablet_bootstrap.cc:492] T 1229e5058c734ab2943b1e658a5d0ebd P 1db9a89d9cbe453f9516f82357fda3ec: No bootstrap required, opened a new log
I20260713 09:09:18.857699 26600 ts_tablet_manager.cc:1403] T 1229e5058c734ab2943b1e658a5d0ebd P 1db9a89d9cbe453f9516f82357fda3ec: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.000s
I20260713 09:09:18.859870 26600 raft_consensus.cc:359] T 1229e5058c734ab2943b1e658a5d0ebd P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:18.860589 26600 raft_consensus.cc:385] T 1229e5058c734ab2943b1e658a5d0ebd P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:18.860882 26600 raft_consensus.cc:740] T 1229e5058c734ab2943b1e658a5d0ebd P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1db9a89d9cbe453f9516f82357fda3ec, State: Initialized, Role: FOLLOWER
I20260713 09:09:18.861033 26601 tablet_bootstrap.cc:654] T a312a6f68f8b423ebe966e0e93e4614e P 078fc36762c64450ba945f12ba5829c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:18.861644 26600 consensus_queue.cc:260] T 1229e5058c734ab2943b1e658a5d0ebd P 1db9a89d9cbe453f9516f82357fda3ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:18.863926 26600 ts_tablet_manager.cc:1434] T 1229e5058c734ab2943b1e658a5d0ebd P 1db9a89d9cbe453f9516f82357fda3ec: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:09:18.865540 26600 tablet_bootstrap.cc:492] T 6a09002ea88e4a0fa6fd708d27288c28 P 1db9a89d9cbe453f9516f82357fda3ec: Bootstrap starting.
I20260713 09:09:18.868594 26601 tablet_bootstrap.cc:492] T a312a6f68f8b423ebe966e0e93e4614e P 078fc36762c64450ba945f12ba5829c1: No bootstrap required, opened a new log
I20260713 09:09:18.869098 26601 ts_tablet_manager.cc:1403] T a312a6f68f8b423ebe966e0e93e4614e P 078fc36762c64450ba945f12ba5829c1: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260713 09:09:18.871518 26600 tablet_bootstrap.cc:654] T 6a09002ea88e4a0fa6fd708d27288c28 P 1db9a89d9cbe453f9516f82357fda3ec: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:18.871858 26601 raft_consensus.cc:359] T a312a6f68f8b423ebe966e0e93e4614e P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:18.872557 26601 raft_consensus.cc:385] T a312a6f68f8b423ebe966e0e93e4614e P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:18.872826 26601 raft_consensus.cc:740] T a312a6f68f8b423ebe966e0e93e4614e P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 078fc36762c64450ba945f12ba5829c1, State: Initialized, Role: FOLLOWER
I20260713 09:09:18.873603 26601 consensus_queue.cc:260] T a312a6f68f8b423ebe966e0e93e4614e P 078fc36762c64450ba945f12ba5829c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:18.876394 26600 tablet_bootstrap.cc:492] T 6a09002ea88e4a0fa6fd708d27288c28 P 1db9a89d9cbe453f9516f82357fda3ec: No bootstrap required, opened a new log
I20260713 09:09:18.876859 26600 ts_tablet_manager.cc:1403] T 6a09002ea88e4a0fa6fd708d27288c28 P 1db9a89d9cbe453f9516f82357fda3ec: Time spent bootstrapping tablet: real 0.012s	user 0.001s	sys 0.009s
I20260713 09:09:18.879443 26599 tablet_bootstrap.cc:654] T 93af36ea8e414b4b98f4a50f64d4b9bd P 2ef7c2d719cc4037bf84478334f987b5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:18.879689 26600 raft_consensus.cc:359] T 6a09002ea88e4a0fa6fd708d27288c28 P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:18.880457 26600 raft_consensus.cc:385] T 6a09002ea88e4a0fa6fd708d27288c28 P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:18.880757 26600 raft_consensus.cc:740] T 6a09002ea88e4a0fa6fd708d27288c28 P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1db9a89d9cbe453f9516f82357fda3ec, State: Initialized, Role: FOLLOWER
I20260713 09:09:18.881494 26600 consensus_queue.cc:260] T 6a09002ea88e4a0fa6fd708d27288c28 P 1db9a89d9cbe453f9516f82357fda3ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:18.882325 26601 ts_tablet_manager.cc:1434] T a312a6f68f8b423ebe966e0e93e4614e P 078fc36762c64450ba945f12ba5829c1: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:09:18.883363 26601 tablet_bootstrap.cc:492] T 6792b1b2eb7046faa6383ae0630d5513 P 078fc36762c64450ba945f12ba5829c1: Bootstrap starting.
I20260713 09:09:18.884126 26600 ts_tablet_manager.cc:1434] T 6a09002ea88e4a0fa6fd708d27288c28 P 1db9a89d9cbe453f9516f82357fda3ec: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:09:18.885465 26600 tablet_bootstrap.cc:492] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 1db9a89d9cbe453f9516f82357fda3ec: Bootstrap starting.
I20260713 09:09:18.893661 26600 tablet_bootstrap.cc:654] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 1db9a89d9cbe453f9516f82357fda3ec: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:18.898445 26601 tablet_bootstrap.cc:654] T 6792b1b2eb7046faa6383ae0630d5513 P 078fc36762c64450ba945f12ba5829c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:18.904453 26601 tablet_bootstrap.cc:492] T 6792b1b2eb7046faa6383ae0630d5513 P 078fc36762c64450ba945f12ba5829c1: No bootstrap required, opened a new log
I20260713 09:09:18.904866 26601 ts_tablet_manager.cc:1403] T 6792b1b2eb7046faa6383ae0630d5513 P 078fc36762c64450ba945f12ba5829c1: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.000s
I20260713 09:09:18.905339 26599 tablet_bootstrap.cc:492] T 93af36ea8e414b4b98f4a50f64d4b9bd P 2ef7c2d719cc4037bf84478334f987b5: No bootstrap required, opened a new log
I20260713 09:09:18.906107 26599 ts_tablet_manager.cc:1403] T 93af36ea8e414b4b98f4a50f64d4b9bd P 2ef7c2d719cc4037bf84478334f987b5: Time spent bootstrapping tablet: real 0.067s	user 0.017s	sys 0.013s
I20260713 09:09:18.907150 26601 raft_consensus.cc:359] T 6792b1b2eb7046faa6383ae0630d5513 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:18.907675 26601 raft_consensus.cc:385] T 6792b1b2eb7046faa6383ae0630d5513 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:18.907948 26601 raft_consensus.cc:740] T 6792b1b2eb7046faa6383ae0630d5513 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 078fc36762c64450ba945f12ba5829c1, State: Initialized, Role: FOLLOWER
I20260713 09:09:18.908732 26601 consensus_queue.cc:260] T 6792b1b2eb7046faa6383ae0630d5513 P 078fc36762c64450ba945f12ba5829c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:18.909824 26599 raft_consensus.cc:359] T 93af36ea8e414b4b98f4a50f64d4b9bd P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:18.910496 26600 tablet_bootstrap.cc:492] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 1db9a89d9cbe453f9516f82357fda3ec: No bootstrap required, opened a new log
I20260713 09:09:18.910626 26599 raft_consensus.cc:385] T 93af36ea8e414b4b98f4a50f64d4b9bd P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:18.911032 26600 ts_tablet_manager.cc:1403] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 1db9a89d9cbe453f9516f82357fda3ec: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.007s
I20260713 09:09:18.911064 26599 raft_consensus.cc:740] T 93af36ea8e414b4b98f4a50f64d4b9bd P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ef7c2d719cc4037bf84478334f987b5, State: Initialized, Role: FOLLOWER
I20260713 09:09:18.912590 26601 ts_tablet_manager.cc:1434] T 6792b1b2eb7046faa6383ae0630d5513 P 078fc36762c64450ba945f12ba5829c1: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:09:18.912173 26599 consensus_queue.cc:260] T 93af36ea8e414b4b98f4a50f64d4b9bd P 2ef7c2d719cc4037bf84478334f987b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:18.913517 26601 tablet_bootstrap.cc:492] T 1f2a10db61b94f58a45bf93d631965d8 P 078fc36762c64450ba945f12ba5829c1: Bootstrap starting.
I20260713 09:09:18.914057 26600 raft_consensus.cc:359] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:18.914762 26600 raft_consensus.cc:385] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:18.914918 26599 ts_tablet_manager.cc:1434] T 93af36ea8e414b4b98f4a50f64d4b9bd P 2ef7c2d719cc4037bf84478334f987b5: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:09:18.915095 26600 raft_consensus.cc:740] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1db9a89d9cbe453f9516f82357fda3ec, State: Initialized, Role: FOLLOWER
I20260713 09:09:18.916404 26600 consensus_queue.cc:260] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 1db9a89d9cbe453f9516f82357fda3ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:18.918257 26600 ts_tablet_manager.cc:1434] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 1db9a89d9cbe453f9516f82357fda3ec: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:09:18.919155 26600 tablet_bootstrap.cc:492] T 1f2a10db61b94f58a45bf93d631965d8 P 1db9a89d9cbe453f9516f82357fda3ec: Bootstrap starting.
I20260713 09:09:18.921535 26601 tablet_bootstrap.cc:654] T 1f2a10db61b94f58a45bf93d631965d8 P 078fc36762c64450ba945f12ba5829c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:18.924551 26599 tablet_bootstrap.cc:492] T 1229e5058c734ab2943b1e658a5d0ebd P 2ef7c2d719cc4037bf84478334f987b5: Bootstrap starting.
I20260713 09:09:18.928073 26601 tablet_bootstrap.cc:492] T 1f2a10db61b94f58a45bf93d631965d8 P 078fc36762c64450ba945f12ba5829c1: No bootstrap required, opened a new log
I20260713 09:09:18.928717 26601 ts_tablet_manager.cc:1403] T 1f2a10db61b94f58a45bf93d631965d8 P 078fc36762c64450ba945f12ba5829c1: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260713 09:09:18.931658 26601 raft_consensus.cc:359] T 1f2a10db61b94f58a45bf93d631965d8 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:18.932267 26599 tablet_bootstrap.cc:654] T 1229e5058c734ab2943b1e658a5d0ebd P 2ef7c2d719cc4037bf84478334f987b5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:18.932401 26601 raft_consensus.cc:385] T 1f2a10db61b94f58a45bf93d631965d8 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:18.932747 26601 raft_consensus.cc:740] T 1f2a10db61b94f58a45bf93d631965d8 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 078fc36762c64450ba945f12ba5829c1, State: Initialized, Role: FOLLOWER
I20260713 09:09:18.933545 26601 consensus_queue.cc:260] T 1f2a10db61b94f58a45bf93d631965d8 P 078fc36762c64450ba945f12ba5829c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:18.937523 26601 ts_tablet_manager.cc:1434] T 1f2a10db61b94f58a45bf93d631965d8 P 078fc36762c64450ba945f12ba5829c1: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:09:18.938498 26601 tablet_bootstrap.cc:492] T 6a09002ea88e4a0fa6fd708d27288c28 P 078fc36762c64450ba945f12ba5829c1: Bootstrap starting.
I20260713 09:09:18.939210 26600 tablet_bootstrap.cc:654] T 1f2a10db61b94f58a45bf93d631965d8 P 1db9a89d9cbe453f9516f82357fda3ec: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:18.944555 26601 tablet_bootstrap.cc:654] T 6a09002ea88e4a0fa6fd708d27288c28 P 078fc36762c64450ba945f12ba5829c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:18.944954 26600 tablet_bootstrap.cc:492] T 1f2a10db61b94f58a45bf93d631965d8 P 1db9a89d9cbe453f9516f82357fda3ec: No bootstrap required, opened a new log
I20260713 09:09:18.945258 26599 tablet_bootstrap.cc:492] T 1229e5058c734ab2943b1e658a5d0ebd P 2ef7c2d719cc4037bf84478334f987b5: No bootstrap required, opened a new log
I20260713 09:09:18.945467 26600 ts_tablet_manager.cc:1403] T 1f2a10db61b94f58a45bf93d631965d8 P 1db9a89d9cbe453f9516f82357fda3ec: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.000s
I20260713 09:09:18.945734 26599 ts_tablet_manager.cc:1403] T 1229e5058c734ab2943b1e658a5d0ebd P 2ef7c2d719cc4037bf84478334f987b5: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.000s
I20260713 09:09:18.948482 26600 raft_consensus.cc:359] T 1f2a10db61b94f58a45bf93d631965d8 P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:18.948711 26599 raft_consensus.cc:359] T 1229e5058c734ab2943b1e658a5d0ebd P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:18.949262 26600 raft_consensus.cc:385] T 1f2a10db61b94f58a45bf93d631965d8 P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:18.949378 26599 raft_consensus.cc:385] T 1229e5058c734ab2943b1e658a5d0ebd P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:18.949612 26600 raft_consensus.cc:740] T 1f2a10db61b94f58a45bf93d631965d8 P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1db9a89d9cbe453f9516f82357fda3ec, State: Initialized, Role: FOLLOWER
I20260713 09:09:18.949750 26599 raft_consensus.cc:740] T 1229e5058c734ab2943b1e658a5d0ebd P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ef7c2d719cc4037bf84478334f987b5, State: Initialized, Role: FOLLOWER
I20260713 09:09:18.950400 26600 consensus_queue.cc:260] T 1f2a10db61b94f58a45bf93d631965d8 P 1db9a89d9cbe453f9516f82357fda3ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:18.952826 26600 ts_tablet_manager.cc:1434] T 1f2a10db61b94f58a45bf93d631965d8 P 1db9a89d9cbe453f9516f82357fda3ec: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260713 09:09:18.953751 26600 tablet_bootstrap.cc:492] T 6792b1b2eb7046faa6383ae0630d5513 P 1db9a89d9cbe453f9516f82357fda3ec: Bootstrap starting.
I20260713 09:09:18.955592 26601 tablet_bootstrap.cc:492] T 6a09002ea88e4a0fa6fd708d27288c28 P 078fc36762c64450ba945f12ba5829c1: No bootstrap required, opened a new log
I20260713 09:09:18.950456 26599 consensus_queue.cc:260] T 1229e5058c734ab2943b1e658a5d0ebd P 2ef7c2d719cc4037bf84478334f987b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:18.957541 26599 ts_tablet_manager.cc:1434] T 1229e5058c734ab2943b1e658a5d0ebd P 2ef7c2d719cc4037bf84478334f987b5: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260713 09:09:18.958040 26601 ts_tablet_manager.cc:1403] T 6a09002ea88e4a0fa6fd708d27288c28 P 078fc36762c64450ba945f12ba5829c1: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260713 09:09:18.958583 26599 tablet_bootstrap.cc:492] T a312a6f68f8b423ebe966e0e93e4614e P 2ef7c2d719cc4037bf84478334f987b5: Bootstrap starting.
I20260713 09:09:18.959172 26600 tablet_bootstrap.cc:654] T 6792b1b2eb7046faa6383ae0630d5513 P 1db9a89d9cbe453f9516f82357fda3ec: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:18.960875 26601 raft_consensus.cc:359] T 6a09002ea88e4a0fa6fd708d27288c28 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:18.961647 26601 raft_consensus.cc:385] T 6a09002ea88e4a0fa6fd708d27288c28 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:18.961934 26601 raft_consensus.cc:740] T 6a09002ea88e4a0fa6fd708d27288c28 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 078fc36762c64450ba945f12ba5829c1, State: Initialized, Role: FOLLOWER
I20260713 09:09:18.962711 26601 consensus_queue.cc:260] T 6a09002ea88e4a0fa6fd708d27288c28 P 078fc36762c64450ba945f12ba5829c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:18.966046 26599 tablet_bootstrap.cc:654] T a312a6f68f8b423ebe966e0e93e4614e P 2ef7c2d719cc4037bf84478334f987b5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:18.972698 26601 ts_tablet_manager.cc:1434] T 6a09002ea88e4a0fa6fd708d27288c28 P 078fc36762c64450ba945f12ba5829c1: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.007s
I20260713 09:09:18.983040 26601 tablet_bootstrap.cc:492] T 7026d88559b24e0faaf7d4769e8647ac P 078fc36762c64450ba945f12ba5829c1: Bootstrap starting.
I20260713 09:09:18.991828 26601 tablet_bootstrap.cc:654] T 7026d88559b24e0faaf7d4769e8647ac P 078fc36762c64450ba945f12ba5829c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:18.995046 26599 tablet_bootstrap.cc:492] T a312a6f68f8b423ebe966e0e93e4614e P 2ef7c2d719cc4037bf84478334f987b5: No bootstrap required, opened a new log
I20260713 09:09:18.995187 26600 tablet_bootstrap.cc:492] T 6792b1b2eb7046faa6383ae0630d5513 P 1db9a89d9cbe453f9516f82357fda3ec: No bootstrap required, opened a new log
I20260713 09:09:18.995524 26599 ts_tablet_manager.cc:1403] T a312a6f68f8b423ebe966e0e93e4614e P 2ef7c2d719cc4037bf84478334f987b5: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.023s
I20260713 09:09:18.995750 26600 ts_tablet_manager.cc:1403] T 6792b1b2eb7046faa6383ae0630d5513 P 1db9a89d9cbe453f9516f82357fda3ec: Time spent bootstrapping tablet: real 0.042s	user 0.024s	sys 0.013s
I20260713 09:09:18.997599 26601 tablet_bootstrap.cc:492] T 7026d88559b24e0faaf7d4769e8647ac P 078fc36762c64450ba945f12ba5829c1: No bootstrap required, opened a new log
I20260713 09:09:18.998097 26601 ts_tablet_manager.cc:1403] T 7026d88559b24e0faaf7d4769e8647ac P 078fc36762c64450ba945f12ba5829c1: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260713 09:09:18.998153 26600 raft_consensus.cc:359] T 6792b1b2eb7046faa6383ae0630d5513 P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:18.998929 26600 raft_consensus.cc:385] T 6792b1b2eb7046faa6383ae0630d5513 P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:18.998598 26599 raft_consensus.cc:359] T a312a6f68f8b423ebe966e0e93e4614e P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:18.999212 26600 raft_consensus.cc:740] T 6792b1b2eb7046faa6383ae0630d5513 P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1db9a89d9cbe453f9516f82357fda3ec, State: Initialized, Role: FOLLOWER
I20260713 09:09:18.999460 26599 raft_consensus.cc:385] T a312a6f68f8b423ebe966e0e93e4614e P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:19.000000 26599 raft_consensus.cc:740] T a312a6f68f8b423ebe966e0e93e4614e P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ef7c2d719cc4037bf84478334f987b5, State: Initialized, Role: FOLLOWER
I20260713 09:09:19.000064 26600 consensus_queue.cc:260] T 6792b1b2eb7046faa6383ae0630d5513 P 1db9a89d9cbe453f9516f82357fda3ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:19.000627 26587 raft_consensus.cc:493] T a312a6f68f8b423ebe966e0e93e4614e P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:19.000806 26599 consensus_queue.cc:260] T a312a6f68f8b423ebe966e0e93e4614e P 2ef7c2d719cc4037bf84478334f987b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:19.001173 26587 raft_consensus.cc:515] T a312a6f68f8b423ebe966e0e93e4614e P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:19.002475 26600 ts_tablet_manager.cc:1434] T 6792b1b2eb7046faa6383ae0630d5513 P 1db9a89d9cbe453f9516f82357fda3ec: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260713 09:09:19.003291 26599 ts_tablet_manager.cc:1434] T a312a6f68f8b423ebe966e0e93e4614e P 2ef7c2d719cc4037bf84478334f987b5: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:09:19.003361 26587 leader_election.cc:290] T a312a6f68f8b423ebe966e0e93e4614e P 078fc36762c64450ba945f12ba5829c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193:46871), 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195:34105)
I20260713 09:09:19.003509 26600 tablet_bootstrap.cc:492] T a312a6f68f8b423ebe966e0e93e4614e P 1db9a89d9cbe453f9516f82357fda3ec: Bootstrap starting.
I20260713 09:09:19.007362 26310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a312a6f68f8b423ebe966e0e93e4614e" candidate_uuid: "078fc36762c64450ba945f12ba5829c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1db9a89d9cbe453f9516f82357fda3ec" is_pre_election: true
I20260713 09:09:19.013649 26599 tablet_bootstrap.cc:492] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 2ef7c2d719cc4037bf84478334f987b5: Bootstrap starting.
I20260713 09:09:19.006186 26457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a312a6f68f8b423ebe966e0e93e4614e" candidate_uuid: "078fc36762c64450ba945f12ba5829c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef7c2d719cc4037bf84478334f987b5" is_pre_election: true
I20260713 09:09:19.014711 26457 raft_consensus.cc:2468] T a312a6f68f8b423ebe966e0e93e4614e P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 078fc36762c64450ba945f12ba5829c1 in term 0.
I20260713 09:09:19.006433 26505 raft_consensus.cc:493] T 1229e5058c734ab2943b1e658a5d0ebd P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:19.015990 26350 leader_election.cc:304] T a312a6f68f8b423ebe966e0e93e4614e P 078fc36762c64450ba945f12ba5829c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 078fc36762c64450ba945f12ba5829c1, 2ef7c2d719cc4037bf84478334f987b5; no voters: 
I20260713 09:09:19.016265 26505 raft_consensus.cc:515] T 1229e5058c734ab2943b1e658a5d0ebd P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:19.016868 26587 raft_consensus.cc:2804] T a312a6f68f8b423ebe966e0e93e4614e P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:19.017206 26587 raft_consensus.cc:493] T a312a6f68f8b423ebe966e0e93e4614e P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:19.017551 26587 raft_consensus.cc:3060] T a312a6f68f8b423ebe966e0e93e4614e P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:09:19.019047 26348 leader_election.cc:343] T a312a6f68f8b423ebe966e0e93e4614e P 078fc36762c64450ba945f12ba5829c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193:46871): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:19.019131 26385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1229e5058c734ab2943b1e658a5d0ebd" candidate_uuid: "1db9a89d9cbe453f9516f82357fda3ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "078fc36762c64450ba945f12ba5829c1" is_pre_election: true
I20260713 09:09:19.019765 26600 tablet_bootstrap.cc:654] T a312a6f68f8b423ebe966e0e93e4614e P 1db9a89d9cbe453f9516f82357fda3ec: Neither blocks nor log segments found. Creating new log.
W20260713 09:09:19.020642 26273 leader_election.cc:343] T 1229e5058c734ab2943b1e658a5d0ebd P 1db9a89d9cbe453f9516f82357fda3ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 078fc36762c64450ba945f12ba5829c1 (127.21.85.194:43291): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:19.022614 26505 leader_election.cc:290] T 1229e5058c734ab2943b1e658a5d0ebd P 1db9a89d9cbe453f9516f82357fda3ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 078fc36762c64450ba945f12ba5829c1 (127.21.85.194:43291), 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195:34105)
I20260713 09:09:19.022892 26457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1229e5058c734ab2943b1e658a5d0ebd" candidate_uuid: "1db9a89d9cbe453f9516f82357fda3ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef7c2d719cc4037bf84478334f987b5" is_pre_election: true
I20260713 09:09:19.023527 26457 raft_consensus.cc:2468] T 1229e5058c734ab2943b1e658a5d0ebd P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1db9a89d9cbe453f9516f82357fda3ec in term 0.
I20260713 09:09:19.024758 26275 leader_election.cc:304] T 1229e5058c734ab2943b1e658a5d0ebd P 1db9a89d9cbe453f9516f82357fda3ec [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: 1db9a89d9cbe453f9516f82357fda3ec, 2ef7c2d719cc4037bf84478334f987b5; no voters: 078fc36762c64450ba945f12ba5829c1
I20260713 09:09:19.025905 26505 raft_consensus.cc:2804] T 1229e5058c734ab2943b1e658a5d0ebd P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:19.026252 26505 raft_consensus.cc:493] T 1229e5058c734ab2943b1e658a5d0ebd P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:19.026592 26505 raft_consensus.cc:3060] T 1229e5058c734ab2943b1e658a5d0ebd P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:19.027618 26599 tablet_bootstrap.cc:654] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 2ef7c2d719cc4037bf84478334f987b5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:19.029595 26601 raft_consensus.cc:359] T 7026d88559b24e0faaf7d4769e8647ac P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:19.030360 26601 raft_consensus.cc:385] T 7026d88559b24e0faaf7d4769e8647ac P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:19.030633 26601 raft_consensus.cc:740] T 7026d88559b24e0faaf7d4769e8647ac P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 078fc36762c64450ba945f12ba5829c1, State: Initialized, Role: FOLLOWER
I20260713 09:09:19.036011 26601 consensus_queue.cc:260] T 7026d88559b24e0faaf7d4769e8647ac P 078fc36762c64450ba945f12ba5829c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:19.038926 26505 raft_consensus.cc:515] T 1229e5058c734ab2943b1e658a5d0ebd P 1db9a89d9cbe453f9516f82357fda3ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:19.039680 26587 raft_consensus.cc:515] T a312a6f68f8b423ebe966e0e93e4614e P 078fc36762c64450ba945f12ba5829c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:19.041532 26600 tablet_bootstrap.cc:492] T a312a6f68f8b423ebe966e0e93e4614e P 1db9a89d9cbe453f9516f82357fda3ec: No bootstrap required, opened a new log
I20260713 09:09:19.042049 26600 ts_tablet_manager.cc:1403] T a312a6f68f8b423ebe966e0e93e4614e P 1db9a89d9cbe453f9516f82357fda3ec: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.013s
I20260713 09:09:19.042754 26310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a312a6f68f8b423ebe966e0e93e4614e" candidate_uuid: "078fc36762c64450ba945f12ba5829c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1db9a89d9cbe453f9516f82357fda3ec"
I20260713 09:09:19.042785 26385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1229e5058c734ab2943b1e658a5d0ebd" candidate_uuid: "1db9a89d9cbe453f9516f82357fda3ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "078fc36762c64450ba945f12ba5829c1"
W20260713 09:09:19.044962 26273 leader_election.cc:343] T 1229e5058c734ab2943b1e658a5d0ebd P 1db9a89d9cbe453f9516f82357fda3ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 078fc36762c64450ba945f12ba5829c1 (127.21.85.194:43291): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:19.045302 26505 leader_election.cc:290] T 1229e5058c734ab2943b1e658a5d0ebd P 1db9a89d9cbe453f9516f82357fda3ec [CANDIDATE]: Term 1 election: Requested vote from peers 078fc36762c64450ba945f12ba5829c1 (127.21.85.194:43291), 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195:34105)
I20260713 09:09:19.045097 26600 raft_consensus.cc:359] T a312a6f68f8b423ebe966e0e93e4614e P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:19.045912 26600 raft_consensus.cc:385] T a312a6f68f8b423ebe966e0e93e4614e P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:19.046222 26600 raft_consensus.cc:740] T a312a6f68f8b423ebe966e0e93e4614e P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1db9a89d9cbe453f9516f82357fda3ec, State: Initialized, Role: FOLLOWER
I20260713 09:09:19.046583 26457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1229e5058c734ab2943b1e658a5d0ebd" candidate_uuid: "1db9a89d9cbe453f9516f82357fda3ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef7c2d719cc4037bf84478334f987b5"
I20260713 09:09:19.047320 26457 raft_consensus.cc:3060] T 1229e5058c734ab2943b1e658a5d0ebd P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:19.046983 26600 consensus_queue.cc:260] T a312a6f68f8b423ebe966e0e93e4614e P 1db9a89d9cbe453f9516f82357fda3ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:19.048138 26310 raft_consensus.cc:3060] T a312a6f68f8b423ebe966e0e93e4614e P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:19.049553 26600 ts_tablet_manager.cc:1434] T a312a6f68f8b423ebe966e0e93e4614e P 1db9a89d9cbe453f9516f82357fda3ec: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:09:19.050611 26600 tablet_bootstrap.cc:492] T 93af36ea8e414b4b98f4a50f64d4b9bd P 1db9a89d9cbe453f9516f82357fda3ec: Bootstrap starting.
I20260713 09:09:19.055716 26310 raft_consensus.cc:2468] T a312a6f68f8b423ebe966e0e93e4614e P 1db9a89d9cbe453f9516f82357fda3ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 078fc36762c64450ba945f12ba5829c1 in term 1.
I20260713 09:09:19.056881 26600 tablet_bootstrap.cc:654] T 93af36ea8e414b4b98f4a50f64d4b9bd P 1db9a89d9cbe453f9516f82357fda3ec: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:19.056376 26587 leader_election.cc:290] T a312a6f68f8b423ebe966e0e93e4614e P 078fc36762c64450ba945f12ba5829c1 [CANDIDATE]: Term 1 election: Requested vote from peers 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193:46871), 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195:34105)
I20260713 09:09:19.066038 26587 raft_consensus.cc:493] T 6792b1b2eb7046faa6383ae0630d5513 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:19.066998 26599 tablet_bootstrap.cc:492] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 2ef7c2d719cc4037bf84478334f987b5: No bootstrap required, opened a new log
I20260713 09:09:19.067756 26599 ts_tablet_manager.cc:1403] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 2ef7c2d719cc4037bf84478334f987b5: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.019s
I20260713 09:09:19.066745 26587 raft_consensus.cc:515] T 6792b1b2eb7046faa6383ae0630d5513 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:19.068558 26348 leader_election.cc:304] T a312a6f68f8b423ebe966e0e93e4614e P 078fc36762c64450ba945f12ba5829c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 078fc36762c64450ba945f12ba5829c1, 1db9a89d9cbe453f9516f82357fda3ec; no voters: 
I20260713 09:09:19.071028 26599 raft_consensus.cc:359] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:19.071871 26599 raft_consensus.cc:385] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:19.072165 26599 raft_consensus.cc:740] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ef7c2d719cc4037bf84478334f987b5, State: Initialized, Role: FOLLOWER
I20260713 09:09:19.072882 26599 consensus_queue.cc:260] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 2ef7c2d719cc4037bf84478334f987b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:19.075249 26599 ts_tablet_manager.cc:1434] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 2ef7c2d719cc4037bf84478334f987b5: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260713 09:09:19.076848 26599 tablet_bootstrap.cc:492] T 6a09002ea88e4a0fa6fd708d27288c28 P 2ef7c2d719cc4037bf84478334f987b5: Bootstrap starting.
I20260713 09:09:19.079598 26457 raft_consensus.cc:2468] T 1229e5058c734ab2943b1e658a5d0ebd P 2ef7c2d719cc4037bf84478334f987b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1db9a89d9cbe453f9516f82357fda3ec in term 1.
I20260713 09:09:19.081005 26275 leader_election.cc:304] T 1229e5058c734ab2943b1e658a5d0ebd P 1db9a89d9cbe453f9516f82357fda3ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1db9a89d9cbe453f9516f82357fda3ec, 2ef7c2d719cc4037bf84478334f987b5; no voters: 078fc36762c64450ba945f12ba5829c1
I20260713 09:09:19.082206 26505 raft_consensus.cc:2804] T 1229e5058c734ab2943b1e658a5d0ebd P 1db9a89d9cbe453f9516f82357fda3ec [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:19.083963 26599 tablet_bootstrap.cc:654] T 6a09002ea88e4a0fa6fd708d27288c28 P 2ef7c2d719cc4037bf84478334f987b5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:19.095220 26587 leader_election.cc:290] T 6792b1b2eb7046faa6383ae0630d5513 P 078fc36762c64450ba945f12ba5829c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193:46871), 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195:34105)
I20260713 09:09:19.096347 26587 raft_consensus.cc:493] T 1f2a10db61b94f58a45bf93d631965d8 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:19.097009 26587 raft_consensus.cc:515] T 1f2a10db61b94f58a45bf93d631965d8 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:19.100607 26600 tablet_bootstrap.cc:492] T 93af36ea8e414b4b98f4a50f64d4b9bd P 1db9a89d9cbe453f9516f82357fda3ec: No bootstrap required, opened a new log
I20260713 09:09:19.098994 26617 raft_consensus.cc:2804] T a312a6f68f8b423ebe966e0e93e4614e P 078fc36762c64450ba945f12ba5829c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:19.101166 26600 ts_tablet_manager.cc:1403] T 93af36ea8e414b4b98f4a50f64d4b9bd P 1db9a89d9cbe453f9516f82357fda3ec: Time spent bootstrapping tablet: real 0.051s	user 0.012s	sys 0.029s
I20260713 09:09:19.101171 26617 raft_consensus.cc:697] T a312a6f68f8b423ebe966e0e93e4614e P 078fc36762c64450ba945f12ba5829c1 [term 1 LEADER]: Becoming Leader. State: Replica: 078fc36762c64450ba945f12ba5829c1, State: Running, Role: LEADER
I20260713 09:09:19.104326 26600 raft_consensus.cc:359] T 93af36ea8e414b4b98f4a50f64d4b9bd P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:19.101372 26587 leader_election.cc:290] T 1f2a10db61b94f58a45bf93d631965d8 P 078fc36762c64450ba945f12ba5829c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193:46871), 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195:34105)
I20260713 09:09:19.105152 26600 raft_consensus.cc:385] T 93af36ea8e414b4b98f4a50f64d4b9bd P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:19.105489 26600 raft_consensus.cc:740] T 93af36ea8e414b4b98f4a50f64d4b9bd P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1db9a89d9cbe453f9516f82357fda3ec, State: Initialized, Role: FOLLOWER
I20260713 09:09:19.104440 26617 consensus_queue.cc:237] T a312a6f68f8b423ebe966e0e93e4614e P 078fc36762c64450ba945f12ba5829c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:19.106211 26600 consensus_queue.cc:260] T 93af36ea8e414b4b98f4a50f64d4b9bd P 1db9a89d9cbe453f9516f82357fda3ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:19.109591 26601 ts_tablet_manager.cc:1434] T 7026d88559b24e0faaf7d4769e8647ac P 078fc36762c64450ba945f12ba5829c1: Time spent starting tablet: real 0.111s	user 0.024s	sys 0.004s
I20260713 09:09:19.110946 26601 tablet_bootstrap.cc:492] T 54cbe01318fb407780ac4e0c8f5ac74d P 078fc36762c64450ba945f12ba5829c1: Bootstrap starting.
I20260713 09:09:19.120795 26457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a312a6f68f8b423ebe966e0e93e4614e" candidate_uuid: "078fc36762c64450ba945f12ba5829c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef7c2d719cc4037bf84478334f987b5"
I20260713 09:09:19.121598 26457 raft_consensus.cc:3060] T a312a6f68f8b423ebe966e0e93e4614e P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:19.135703 26543 raft_consensus.cc:493] T 93af36ea8e414b4b98f4a50f64d4b9bd P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:19.141875 26456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6792b1b2eb7046faa6383ae0630d5513" candidate_uuid: "078fc36762c64450ba945f12ba5829c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef7c2d719cc4037bf84478334f987b5" is_pre_election: true
I20260713 09:09:19.150606 26623 raft_consensus.cc:493] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:19.151142 26623 raft_consensus.cc:515] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:19.151780 26600 ts_tablet_manager.cc:1434] T 93af36ea8e414b4b98f4a50f64d4b9bd P 1db9a89d9cbe453f9516f82357fda3ec: Time spent starting tablet: real 0.050s	user 0.026s	sys 0.024s
I20260713 09:09:19.152395 26624 raft_consensus.cc:493] T 1f2a10db61b94f58a45bf93d631965d8 P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:19.152994 26600 tablet_bootstrap.cc:492] T 54cbe01318fb407780ac4e0c8f5ac74d P 1db9a89d9cbe453f9516f82357fda3ec: Bootstrap starting.
I20260713 09:09:19.152889 26624 raft_consensus.cc:515] T 1f2a10db61b94f58a45bf93d631965d8 P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:19.153548 26601 tablet_bootstrap.cc:654] T 54cbe01318fb407780ac4e0c8f5ac74d P 078fc36762c64450ba945f12ba5829c1: Neither blocks nor log segments found. Creating new log.
W20260713 09:09:19.154021 26256 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:19.151645 26599 tablet_bootstrap.cc:492] T 6a09002ea88e4a0fa6fd708d27288c28 P 2ef7c2d719cc4037bf84478334f987b5: No bootstrap required, opened a new log
I20260713 09:09:19.154848 26599 ts_tablet_manager.cc:1403] T 6a09002ea88e4a0fa6fd708d27288c28 P 2ef7c2d719cc4037bf84478334f987b5: Time spent bootstrapping tablet: real 0.078s	user 0.020s	sys 0.006s
I20260713 09:09:19.156255 26624 leader_election.cc:290] T 1f2a10db61b94f58a45bf93d631965d8 P 1db9a89d9cbe453f9516f82357fda3ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 078fc36762c64450ba945f12ba5829c1 (127.21.85.194:43291), 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195:34105)
I20260713 09:09:19.157804 26617 raft_consensus.cc:493] T 7026d88559b24e0faaf7d4769e8647ac P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:19.157191 26205 catalog_manager.cc:5697] T a312a6f68f8b423ebe966e0e93e4614e P 078fc36762c64450ba945f12ba5829c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 078fc36762c64450ba945f12ba5829c1 (127.21.85.194). New cstate: current_term: 1 leader_uuid: "078fc36762c64450ba945f12ba5829c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:19.158236 26617 raft_consensus.cc:515] T 7026d88559b24e0faaf7d4769e8647ac P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:19.159941 26617 leader_election.cc:290] T 7026d88559b24e0faaf7d4769e8647ac P 078fc36762c64450ba945f12ba5829c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193:46871), 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195:34105)
I20260713 09:09:19.159899 26543 raft_consensus.cc:515] T 93af36ea8e414b4b98f4a50f64d4b9bd P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:19.162801 26543 leader_election.cc:290] T 93af36ea8e414b4b98f4a50f64d4b9bd P 2ef7c2d719cc4037bf84478334f987b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193:46871), 078fc36762c64450ba945f12ba5829c1 (127.21.85.194:43291)
I20260713 09:09:19.165262 26385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93af36ea8e414b4b98f4a50f64d4b9bd" candidate_uuid: "2ef7c2d719cc4037bf84478334f987b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "078fc36762c64450ba945f12ba5829c1" is_pre_election: true
I20260713 09:09:19.174721 26599 raft_consensus.cc:359] T 6a09002ea88e4a0fa6fd708d27288c28 P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:19.175770 26599 raft_consensus.cc:385] T 6a09002ea88e4a0fa6fd708d27288c28 P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:09:19.176123 26422 leader_election.cc:343] T 93af36ea8e414b4b98f4a50f64d4b9bd P 2ef7c2d719cc4037bf84478334f987b5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 078fc36762c64450ba945f12ba5829c1 (127.21.85.194:43291): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:19.181236 26457 raft_consensus.cc:2468] T a312a6f68f8b423ebe966e0e93e4614e P 2ef7c2d719cc4037bf84478334f987b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 078fc36762c64450ba945f12ba5829c1 in term 1.
I20260713 09:09:19.182240 26505 raft_consensus.cc:697] T 1229e5058c734ab2943b1e658a5d0ebd P 1db9a89d9cbe453f9516f82357fda3ec [term 1 LEADER]: Becoming Leader. State: Replica: 1db9a89d9cbe453f9516f82357fda3ec, State: Running, Role: LEADER
I20260713 09:09:19.180161 26599 raft_consensus.cc:740] T 6a09002ea88e4a0fa6fd708d27288c28 P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ef7c2d719cc4037bf84478334f987b5, State: Initialized, Role: FOLLOWER
I20260713 09:09:19.177264 26310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93af36ea8e414b4b98f4a50f64d4b9bd" candidate_uuid: "2ef7c2d719cc4037bf84478334f987b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1db9a89d9cbe453f9516f82357fda3ec" is_pre_election: true
I20260713 09:09:19.191592 26600 tablet_bootstrap.cc:654] T 54cbe01318fb407780ac4e0c8f5ac74d P 1db9a89d9cbe453f9516f82357fda3ec: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:19.187850 26599 consensus_queue.cc:260] T 6a09002ea88e4a0fa6fd708d27288c28 P 2ef7c2d719cc4037bf84478334f987b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:19.202245 26457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2a10db61b94f58a45bf93d631965d8" candidate_uuid: "078fc36762c64450ba945f12ba5829c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef7c2d719cc4037bf84478334f987b5" is_pre_election: true
I20260713 09:09:19.187610 26310 raft_consensus.cc:2468] T 93af36ea8e414b4b98f4a50f64d4b9bd P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ef7c2d719cc4037bf84478334f987b5 in term 0.
I20260713 09:09:19.183188 26505 consensus_queue.cc:237] T 1229e5058c734ab2943b1e658a5d0ebd P 1db9a89d9cbe453f9516f82357fda3ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:19.207257 26422 leader_election.cc:304] T 93af36ea8e414b4b98f4a50f64d4b9bd P 2ef7c2d719cc4037bf84478334f987b5 [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: 1db9a89d9cbe453f9516f82357fda3ec, 2ef7c2d719cc4037bf84478334f987b5; no voters: 078fc36762c64450ba945f12ba5829c1
W20260713 09:09:19.183961 26348 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.85.193:46871, user_credentials={real_user=slave}} blocked reactor thread for 115495us
I20260713 09:09:19.200879 26543 raft_consensus.cc:493] T 6a09002ea88e4a0fa6fd708d27288c28 P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:19.208968 26457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7026d88559b24e0faaf7d4769e8647ac" candidate_uuid: "078fc36762c64450ba945f12ba5829c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef7c2d719cc4037bf84478334f987b5" is_pre_election: true
I20260713 09:09:19.213204 26631 raft_consensus.cc:2804] T 93af36ea8e414b4b98f4a50f64d4b9bd P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:19.213653 26631 raft_consensus.cc:493] T 93af36ea8e414b4b98f4a50f64d4b9bd P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:19.213956 26631 raft_consensus.cc:3060] T 93af36ea8e414b4b98f4a50f64d4b9bd P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:19.214214 26599 ts_tablet_manager.cc:1434] T 6a09002ea88e4a0fa6fd708d27288c28 P 2ef7c2d719cc4037bf84478334f987b5: Time spent starting tablet: real 0.059s	user 0.009s	sys 0.007s
I20260713 09:09:19.215065 26599 tablet_bootstrap.cc:492] T 7026d88559b24e0faaf7d4769e8647ac P 2ef7c2d719cc4037bf84478334f987b5: Bootstrap starting.
I20260713 09:09:19.217610 26600 tablet_bootstrap.cc:492] T 54cbe01318fb407780ac4e0c8f5ac74d P 1db9a89d9cbe453f9516f82357fda3ec: No bootstrap required, opened a new log
I20260713 09:09:19.218029 26600 ts_tablet_manager.cc:1403] T 54cbe01318fb407780ac4e0c8f5ac74d P 1db9a89d9cbe453f9516f82357fda3ec: Time spent bootstrapping tablet: real 0.065s	user 0.009s	sys 0.004s
I20260713 09:09:19.218194 26601 tablet_bootstrap.cc:492] T 54cbe01318fb407780ac4e0c8f5ac74d P 078fc36762c64450ba945f12ba5829c1: No bootstrap required, opened a new log
I20260713 09:09:19.218714 26601 ts_tablet_manager.cc:1403] T 54cbe01318fb407780ac4e0c8f5ac74d P 078fc36762c64450ba945f12ba5829c1: Time spent bootstrapping tablet: real 0.108s	user 0.009s	sys 0.012s
I20260713 09:09:19.220139 26459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2a10db61b94f58a45bf93d631965d8" candidate_uuid: "1db9a89d9cbe453f9516f82357fda3ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef7c2d719cc4037bf84478334f987b5" is_pre_election: true
I20260713 09:09:19.212564 26543 raft_consensus.cc:515] T 6a09002ea88e4a0fa6fd708d27288c28 P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:19.222898 26600 raft_consensus.cc:359] T 54cbe01318fb407780ac4e0c8f5ac74d P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:19.223697 26600 raft_consensus.cc:385] T 54cbe01318fb407780ac4e0c8f5ac74d P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:19.224035 26600 raft_consensus.cc:740] T 54cbe01318fb407780ac4e0c8f5ac74d P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1db9a89d9cbe453f9516f82357fda3ec, State: Initialized, Role: FOLLOWER
W20260713 09:09:19.209117 26350 leader_election.cc:343] T 6792b1b2eb7046faa6383ae0630d5513 P 078fc36762c64450ba945f12ba5829c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195:34105): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:19.224695 26600 consensus_queue.cc:260] T 54cbe01318fb407780ac4e0c8f5ac74d P 1db9a89d9cbe453f9516f82357fda3ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:19.225124 26631 raft_consensus.cc:515] T 93af36ea8e414b4b98f4a50f64d4b9bd P 2ef7c2d719cc4037bf84478334f987b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
W20260713 09:09:19.226352 26350 leader_election.cc:343] T 1f2a10db61b94f58a45bf93d631965d8 P 078fc36762c64450ba945f12ba5829c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195:34105): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:19.227164 26600 ts_tablet_manager.cc:1434] T 54cbe01318fb407780ac4e0c8f5ac74d P 1db9a89d9cbe453f9516f82357fda3ec: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260713 09:09:19.227340 26631 leader_election.cc:290] T 93af36ea8e414b4b98f4a50f64d4b9bd P 2ef7c2d719cc4037bf84478334f987b5 [CANDIDATE]: Term 1 election: Requested vote from peers 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193:46871), 078fc36762c64450ba945f12ba5829c1 (127.21.85.194:43291)
I20260713 09:09:19.228224 26600 tablet_bootstrap.cc:492] T 7026d88559b24e0faaf7d4769e8647ac P 1db9a89d9cbe453f9516f82357fda3ec: Bootstrap starting.
W20260713 09:09:19.228066 26350 leader_election.cc:343] T 7026d88559b24e0faaf7d4769e8647ac P 078fc36762c64450ba945f12ba5829c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195:34105): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:19.231732 26385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93af36ea8e414b4b98f4a50f64d4b9bd" candidate_uuid: "2ef7c2d719cc4037bf84478334f987b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "078fc36762c64450ba945f12ba5829c1"
I20260713 09:09:19.236650 26383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e3f76b69bb14fe3b5b8e2680f7c36b0" candidate_uuid: "1db9a89d9cbe453f9516f82357fda3ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "078fc36762c64450ba945f12ba5829c1" is_pre_election: true
I20260713 09:09:19.232479 26310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93af36ea8e414b4b98f4a50f64d4b9bd" candidate_uuid: "2ef7c2d719cc4037bf84478334f987b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1db9a89d9cbe453f9516f82357fda3ec"
I20260713 09:09:19.237425 26310 raft_consensus.cc:3060] T 93af36ea8e414b4b98f4a50f64d4b9bd P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:19.237747 26308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2a10db61b94f58a45bf93d631965d8" candidate_uuid: "078fc36762c64450ba945f12ba5829c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1db9a89d9cbe453f9516f82357fda3ec" is_pre_election: true
I20260713 09:09:19.238351 26308 raft_consensus.cc:2468] T 1f2a10db61b94f58a45bf93d631965d8 P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 078fc36762c64450ba945f12ba5829c1 in term 0.
I20260713 09:09:19.238229 26309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6792b1b2eb7046faa6383ae0630d5513" candidate_uuid: "078fc36762c64450ba945f12ba5829c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1db9a89d9cbe453f9516f82357fda3ec" is_pre_election: true
I20260713 09:09:19.239293 26309 raft_consensus.cc:2468] T 6792b1b2eb7046faa6383ae0630d5513 P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 078fc36762c64450ba945f12ba5829c1 in term 0.
I20260713 09:09:19.235558 26384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2a10db61b94f58a45bf93d631965d8" candidate_uuid: "1db9a89d9cbe453f9516f82357fda3ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "078fc36762c64450ba945f12ba5829c1" is_pre_election: true
I20260713 09:09:19.236063 26623 leader_election.cc:290] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 1db9a89d9cbe453f9516f82357fda3ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 078fc36762c64450ba945f12ba5829c1 (127.21.85.194:43291), 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195:34105)
W20260713 09:09:19.240414 26273 leader_election.cc:343] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 1db9a89d9cbe453f9516f82357fda3ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 078fc36762c64450ba945f12ba5829c1 (127.21.85.194:43291): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:19.240304 26307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7026d88559b24e0faaf7d4769e8647ac" candidate_uuid: "078fc36762c64450ba945f12ba5829c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1db9a89d9cbe453f9516f82357fda3ec" is_pre_election: true
I20260713 09:09:19.250448 26308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a09002ea88e4a0fa6fd708d27288c28" candidate_uuid: "2ef7c2d719cc4037bf84478334f987b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1db9a89d9cbe453f9516f82357fda3ec" is_pre_election: true
I20260713 09:09:19.251130 26308 raft_consensus.cc:2468] T 6a09002ea88e4a0fa6fd708d27288c28 P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ef7c2d719cc4037bf84478334f987b5 in term 0.
W20260713 09:09:19.251528 26275 leader_election.cc:343] T 1f2a10db61b94f58a45bf93d631965d8 P 1db9a89d9cbe453f9516f82357fda3ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195:34105): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:19.252210 26543 leader_election.cc:290] T 6a09002ea88e4a0fa6fd708d27288c28 P 2ef7c2d719cc4037bf84478334f987b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193:46871), 078fc36762c64450ba945f12ba5829c1 (127.21.85.194:43291)
I20260713 09:09:19.233898 26601 raft_consensus.cc:359] T 54cbe01318fb407780ac4e0c8f5ac74d P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
W20260713 09:09:19.241995 26422 leader_election.cc:343] T 93af36ea8e414b4b98f4a50f64d4b9bd P 2ef7c2d719cc4037bf84478334f987b5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 078fc36762c64450ba945f12ba5829c1 (127.21.85.194:43291): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:19.253063 26459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e3f76b69bb14fe3b5b8e2680f7c36b0" candidate_uuid: "1db9a89d9cbe453f9516f82357fda3ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef7c2d719cc4037bf84478334f987b5" is_pre_election: true
I20260713 09:09:19.253897 26459 raft_consensus.cc:2468] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1db9a89d9cbe453f9516f82357fda3ec in term 0.
I20260713 09:09:19.254228 26422 leader_election.cc:304] T 6a09002ea88e4a0fa6fd708d27288c28 P 2ef7c2d719cc4037bf84478334f987b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1db9a89d9cbe453f9516f82357fda3ec, 2ef7c2d719cc4037bf84478334f987b5; no voters: 
I20260713 09:09:19.254601 26383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a09002ea88e4a0fa6fd708d27288c28" candidate_uuid: "2ef7c2d719cc4037bf84478334f987b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "078fc36762c64450ba945f12ba5829c1" is_pre_election: true
I20260713 09:09:19.255229 26543 raft_consensus.cc:2804] T 6a09002ea88e4a0fa6fd708d27288c28 P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:19.255415 26383 raft_consensus.cc:2468] T 6a09002ea88e4a0fa6fd708d27288c28 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ef7c2d719cc4037bf84478334f987b5 in term 0.
I20260713 09:09:19.255915 26601 raft_consensus.cc:385] T 54cbe01318fb407780ac4e0c8f5ac74d P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:19.256258 26601 raft_consensus.cc:740] T 54cbe01318fb407780ac4e0c8f5ac74d P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 078fc36762c64450ba945f12ba5829c1, State: Initialized, Role: FOLLOWER
I20260713 09:09:19.257068 26601 consensus_queue.cc:260] T 54cbe01318fb407780ac4e0c8f5ac74d P 078fc36762c64450ba945f12ba5829c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:19.255671 26543 raft_consensus.cc:493] T 6a09002ea88e4a0fa6fd708d27288c28 P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:19.259591 26543 raft_consensus.cc:3060] T 6a09002ea88e4a0fa6fd708d27288c28 P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:19.248926 26310 raft_consensus.cc:2468] T 93af36ea8e414b4b98f4a50f64d4b9bd P 1db9a89d9cbe453f9516f82357fda3ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ef7c2d719cc4037bf84478334f987b5 in term 1.
I20260713 09:09:19.261572 26422 leader_election.cc:304] T 93af36ea8e414b4b98f4a50f64d4b9bd P 2ef7c2d719cc4037bf84478334f987b5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1db9a89d9cbe453f9516f82357fda3ec, 2ef7c2d719cc4037bf84478334f987b5; no voters: 078fc36762c64450ba945f12ba5829c1
I20260713 09:09:19.264328 26631 raft_consensus.cc:2804] T 93af36ea8e414b4b98f4a50f64d4b9bd P 2ef7c2d719cc4037bf84478334f987b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:19.264806 26631 raft_consensus.cc:697] T 93af36ea8e414b4b98f4a50f64d4b9bd P 2ef7c2d719cc4037bf84478334f987b5 [term 1 LEADER]: Becoming Leader. State: Replica: 2ef7c2d719cc4037bf84478334f987b5, State: Running, Role: LEADER
I20260713 09:09:19.265622 26631 consensus_queue.cc:237] T 93af36ea8e414b4b98f4a50f64d4b9bd P 2ef7c2d719cc4037bf84478334f987b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:19.266287 26599 tablet_bootstrap.cc:654] T 7026d88559b24e0faaf7d4769e8647ac P 2ef7c2d719cc4037bf84478334f987b5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:19.266867 26601 ts_tablet_manager.cc:1434] T 54cbe01318fb407780ac4e0c8f5ac74d P 078fc36762c64450ba945f12ba5829c1: Time spent starting tablet: real 0.048s	user 0.008s	sys 0.001s
I20260713 09:09:19.259864 26275 leader_election.cc:304] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 1db9a89d9cbe453f9516f82357fda3ec [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: 1db9a89d9cbe453f9516f82357fda3ec, 2ef7c2d719cc4037bf84478334f987b5; no voters: 078fc36762c64450ba945f12ba5829c1
I20260713 09:09:19.267822 26627 raft_consensus.cc:2804] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:19.249603 26600 tablet_bootstrap.cc:654] T 7026d88559b24e0faaf7d4769e8647ac P 1db9a89d9cbe453f9516f82357fda3ec: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:19.249890 26348 leader_election.cc:304] T 1f2a10db61b94f58a45bf93d631965d8 P 078fc36762c64450ba945f12ba5829c1 [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: 078fc36762c64450ba945f12ba5829c1, 1db9a89d9cbe453f9516f82357fda3ec; no voters: 2ef7c2d719cc4037bf84478334f987b5
I20260713 09:09:19.268246 26627 raft_consensus.cc:493] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:19.268846 26627 raft_consensus.cc:3060] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:19.248593 26384 raft_consensus.cc:2468] T 1f2a10db61b94f58a45bf93d631965d8 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1db9a89d9cbe453f9516f82357fda3ec in term 0.
I20260713 09:09:19.269562 26348 leader_election.cc:304] T 6792b1b2eb7046faa6383ae0630d5513 P 078fc36762c64450ba945f12ba5829c1 [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: 078fc36762c64450ba945f12ba5829c1, 1db9a89d9cbe453f9516f82357fda3ec; no voters: 2ef7c2d719cc4037bf84478334f987b5
I20260713 09:09:19.270584 26601 tablet_bootstrap.cc:492] T 93af36ea8e414b4b98f4a50f64d4b9bd P 078fc36762c64450ba945f12ba5829c1: Bootstrap starting.
I20260713 09:09:19.271972 26620 raft_consensus.cc:2804] T 6792b1b2eb7046faa6383ae0630d5513 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:19.271972 26618 raft_consensus.cc:2804] T 1f2a10db61b94f58a45bf93d631965d8 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:19.272294 26273 leader_election.cc:304] T 1f2a10db61b94f58a45bf93d631965d8 P 1db9a89d9cbe453f9516f82357fda3ec [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: 078fc36762c64450ba945f12ba5829c1, 1db9a89d9cbe453f9516f82357fda3ec; no voters: 2ef7c2d719cc4037bf84478334f987b5
I20260713 09:09:19.272523 26620 raft_consensus.cc:493] T 6792b1b2eb7046faa6383ae0630d5513 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:19.272564 26618 raft_consensus.cc:493] T 1f2a10db61b94f58a45bf93d631965d8 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:19.273471 26623 raft_consensus.cc:2804] T 1f2a10db61b94f58a45bf93d631965d8 P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:19.273106 26620 raft_consensus.cc:3060] T 6792b1b2eb7046faa6383ae0630d5513 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:19.274072 26623 raft_consensus.cc:493] T 1f2a10db61b94f58a45bf93d631965d8 P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:19.273532 26618 raft_consensus.cc:3060] T 1f2a10db61b94f58a45bf93d631965d8 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:19.274609 26623 raft_consensus.cc:3060] T 1f2a10db61b94f58a45bf93d631965d8 P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:19.279275 26543 raft_consensus.cc:515] T 6a09002ea88e4a0fa6fd708d27288c28 P 2ef7c2d719cc4037bf84478334f987b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
W20260713 09:09:19.280278 26348 leader_election.cc:343] T 7026d88559b24e0faaf7d4769e8647ac P 078fc36762c64450ba945f12ba5829c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193:46871): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:19.280781 26348 leader_election.cc:304] T 7026d88559b24e0faaf7d4769e8647ac P 078fc36762c64450ba945f12ba5829c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 078fc36762c64450ba945f12ba5829c1; no voters: 1db9a89d9cbe453f9516f82357fda3ec, 2ef7c2d719cc4037bf84478334f987b5
I20260713 09:09:19.281764 26617 raft_consensus.cc:2749] T 7026d88559b24e0faaf7d4769e8647ac P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:19.283273 26310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a09002ea88e4a0fa6fd708d27288c28" candidate_uuid: "2ef7c2d719cc4037bf84478334f987b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1db9a89d9cbe453f9516f82357fda3ec"
I20260713 09:09:19.283972 26310 raft_consensus.cc:3060] T 6a09002ea88e4a0fa6fd708d27288c28 P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:19.285985 26623 raft_consensus.cc:515] T 1f2a10db61b94f58a45bf93d631965d8 P 1db9a89d9cbe453f9516f82357fda3ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:19.289774 26384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2a10db61b94f58a45bf93d631965d8" candidate_uuid: "1db9a89d9cbe453f9516f82357fda3ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "078fc36762c64450ba945f12ba5829c1"
I20260713 09:09:19.294095 26459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2a10db61b94f58a45bf93d631965d8" candidate_uuid: "1db9a89d9cbe453f9516f82357fda3ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef7c2d719cc4037bf84478334f987b5"
I20260713 09:09:19.295753 26620 raft_consensus.cc:515] T 6792b1b2eb7046faa6383ae0630d5513 P 078fc36762c64450ba945f12ba5829c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
W20260713 09:09:19.295969 26275 leader_election.cc:343] T 1f2a10db61b94f58a45bf93d631965d8 P 1db9a89d9cbe453f9516f82357fda3ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195:34105): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:19.297372 26623 leader_election.cc:290] T 1f2a10db61b94f58a45bf93d631965d8 P 1db9a89d9cbe453f9516f82357fda3ec [CANDIDATE]: Term 1 election: Requested vote from peers 078fc36762c64450ba945f12ba5829c1 (127.21.85.194:43291), 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195:34105)
I20260713 09:09:19.307302 26383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a09002ea88e4a0fa6fd708d27288c28" candidate_uuid: "2ef7c2d719cc4037bf84478334f987b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "078fc36762c64450ba945f12ba5829c1"
I20260713 09:09:19.307507 26308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6792b1b2eb7046faa6383ae0630d5513" candidate_uuid: "078fc36762c64450ba945f12ba5829c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1db9a89d9cbe453f9516f82357fda3ec"
I20260713 09:09:19.308387 26308 raft_consensus.cc:3060] T 6792b1b2eb7046faa6383ae0630d5513 P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:19.309403 26620 leader_election.cc:290] T 6792b1b2eb7046faa6383ae0630d5513 P 078fc36762c64450ba945f12ba5829c1 [CANDIDATE]: Term 1 election: Requested vote from peers 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193:46871), 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195:34105)
I20260713 09:09:19.309459 26383 raft_consensus.cc:3060] T 6a09002ea88e4a0fa6fd708d27288c28 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:19.312222 26601 tablet_bootstrap.cc:654] T 93af36ea8e414b4b98f4a50f64d4b9bd P 078fc36762c64450ba945f12ba5829c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:19.319449 26457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6792b1b2eb7046faa6383ae0630d5513" candidate_uuid: "078fc36762c64450ba945f12ba5829c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef7c2d719cc4037bf84478334f987b5"
I20260713 09:09:19.323026 26627 raft_consensus.cc:515] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 1db9a89d9cbe453f9516f82357fda3ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:19.334163 26627 leader_election.cc:290] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 1db9a89d9cbe453f9516f82357fda3ec [CANDIDATE]: Term 1 election: Requested vote from peers 078fc36762c64450ba945f12ba5829c1 (127.21.85.194:43291), 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195:34105)
I20260713 09:09:19.319911 26543 leader_election.cc:290] T 6a09002ea88e4a0fa6fd708d27288c28 P 2ef7c2d719cc4037bf84478334f987b5 [CANDIDATE]: Term 1 election: Requested vote from peers 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193:46871), 078fc36762c64450ba945f12ba5829c1 (127.21.85.194:43291)
I20260713 09:09:19.334698 26385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e3f76b69bb14fe3b5b8e2680f7c36b0" candidate_uuid: "1db9a89d9cbe453f9516f82357fda3ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "078fc36762c64450ba945f12ba5829c1"
W20260713 09:09:19.325067 26350 leader_election.cc:343] T 6792b1b2eb7046faa6383ae0630d5513 P 078fc36762c64450ba945f12ba5829c1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195:34105): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:09:19.336768 26273 leader_election.cc:343] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 1db9a89d9cbe453f9516f82357fda3ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 078fc36762c64450ba945f12ba5829c1 (127.21.85.194:43291): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:19.304021 26206 catalog_manager.cc:5697] T 1229e5058c734ab2943b1e658a5d0ebd P 1db9a89d9cbe453f9516f82357fda3ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193). New cstate: current_term: 1 leader_uuid: "1db9a89d9cbe453f9516f82357fda3ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:19.337375 26310 raft_consensus.cc:2468] T 6a09002ea88e4a0fa6fd708d27288c28 P 1db9a89d9cbe453f9516f82357fda3ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ef7c2d719cc4037bf84478334f987b5 in term 1.
I20260713 09:09:19.337618 26457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e3f76b69bb14fe3b5b8e2680f7c36b0" candidate_uuid: "1db9a89d9cbe453f9516f82357fda3ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef7c2d719cc4037bf84478334f987b5"
I20260713 09:09:19.338208 26457 raft_consensus.cc:3060] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:19.338986 26422 leader_election.cc:304] T 6a09002ea88e4a0fa6fd708d27288c28 P 2ef7c2d719cc4037bf84478334f987b5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1db9a89d9cbe453f9516f82357fda3ec, 2ef7c2d719cc4037bf84478334f987b5; no voters: 
I20260713 09:09:19.340283 26543 raft_consensus.cc:2804] T 6a09002ea88e4a0fa6fd708d27288c28 P 2ef7c2d719cc4037bf84478334f987b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:19.340945 26543 raft_consensus.cc:697] T 6a09002ea88e4a0fa6fd708d27288c28 P 2ef7c2d719cc4037bf84478334f987b5 [term 1 LEADER]: Becoming Leader. State: Replica: 2ef7c2d719cc4037bf84478334f987b5, State: Running, Role: LEADER
I20260713 09:09:19.342069 26543 consensus_queue.cc:237] T 6a09002ea88e4a0fa6fd708d27288c28 P 2ef7c2d719cc4037bf84478334f987b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:19.344858 26457 raft_consensus.cc:2468] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 2ef7c2d719cc4037bf84478334f987b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1db9a89d9cbe453f9516f82357fda3ec in term 1.
I20260713 09:09:19.346982 26383 raft_consensus.cc:2468] T 6a09002ea88e4a0fa6fd708d27288c28 P 078fc36762c64450ba945f12ba5829c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ef7c2d719cc4037bf84478334f987b5 in term 1.
I20260713 09:09:19.348129 26275 leader_election.cc:304] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 1db9a89d9cbe453f9516f82357fda3ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1db9a89d9cbe453f9516f82357fda3ec, 2ef7c2d719cc4037bf84478334f987b5; no voters: 078fc36762c64450ba945f12ba5829c1
I20260713 09:09:19.348966 26623 raft_consensus.cc:2804] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 1db9a89d9cbe453f9516f82357fda3ec [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:19.349498 26623 raft_consensus.cc:697] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 1db9a89d9cbe453f9516f82357fda3ec [term 1 LEADER]: Becoming Leader. State: Replica: 1db9a89d9cbe453f9516f82357fda3ec, State: Running, Role: LEADER
I20260713 09:09:19.350385 26623 consensus_queue.cc:237] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 1db9a89d9cbe453f9516f82357fda3ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:19.351111 26599 tablet_bootstrap.cc:492] T 7026d88559b24e0faaf7d4769e8647ac P 2ef7c2d719cc4037bf84478334f987b5: No bootstrap required, opened a new log
I20260713 09:09:19.351778 26599 ts_tablet_manager.cc:1403] T 7026d88559b24e0faaf7d4769e8647ac P 2ef7c2d719cc4037bf84478334f987b5: Time spent bootstrapping tablet: real 0.137s	user 0.036s	sys 0.032s
I20260713 09:09:19.354692 26308 raft_consensus.cc:2468] T 6792b1b2eb7046faa6383ae0630d5513 P 1db9a89d9cbe453f9516f82357fda3ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 078fc36762c64450ba945f12ba5829c1 in term 1.
I20260713 09:09:19.354918 26599 raft_consensus.cc:359] T 7026d88559b24e0faaf7d4769e8647ac P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:19.355839 26599 raft_consensus.cc:385] T 7026d88559b24e0faaf7d4769e8647ac P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:19.356258 26599 raft_consensus.cc:740] T 7026d88559b24e0faaf7d4769e8647ac P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ef7c2d719cc4037bf84478334f987b5, State: Initialized, Role: FOLLOWER
I20260713 09:09:19.330745 26600 tablet_bootstrap.cc:492] T 7026d88559b24e0faaf7d4769e8647ac P 1db9a89d9cbe453f9516f82357fda3ec: No bootstrap required, opened a new log
I20260713 09:09:19.357260 26599 consensus_queue.cc:260] T 7026d88559b24e0faaf7d4769e8647ac P 2ef7c2d719cc4037bf84478334f987b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:19.328497 26618 raft_consensus.cc:515] T 1f2a10db61b94f58a45bf93d631965d8 P 078fc36762c64450ba945f12ba5829c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:19.357992 26600 ts_tablet_manager.cc:1403] T 7026d88559b24e0faaf7d4769e8647ac P 1db9a89d9cbe453f9516f82357fda3ec: Time spent bootstrapping tablet: real 0.130s	user 0.009s	sys 0.009s
I20260713 09:09:19.358690 26384 raft_consensus.cc:2393] T 1f2a10db61b94f58a45bf93d631965d8 P 078fc36762c64450ba945f12ba5829c1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1db9a89d9cbe453f9516f82357fda3ec in current term 1: Already voted for candidate 078fc36762c64450ba945f12ba5829c1 in this term.
I20260713 09:09:19.356098 26348 leader_election.cc:304] T 6792b1b2eb7046faa6383ae0630d5513 P 078fc36762c64450ba945f12ba5829c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 078fc36762c64450ba945f12ba5829c1, 1db9a89d9cbe453f9516f82357fda3ec; no voters: 2ef7c2d719cc4037bf84478334f987b5
I20260713 09:09:19.360773 26618 leader_election.cc:290] T 1f2a10db61b94f58a45bf93d631965d8 P 078fc36762c64450ba945f12ba5829c1 [CANDIDATE]: Term 1 election: Requested vote from peers 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193:46871), 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195:34105)
I20260713 09:09:19.362051 26457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2a10db61b94f58a45bf93d631965d8" candidate_uuid: "078fc36762c64450ba945f12ba5829c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef7c2d719cc4037bf84478334f987b5"
I20260713 09:09:19.361997 26273 leader_election.cc:304] T 1f2a10db61b94f58a45bf93d631965d8 P 1db9a89d9cbe453f9516f82357fda3ec [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: 1db9a89d9cbe453f9516f82357fda3ec; no voters: 078fc36762c64450ba945f12ba5829c1, 2ef7c2d719cc4037bf84478334f987b5
I20260713 09:09:19.364475 26308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2a10db61b94f58a45bf93d631965d8" candidate_uuid: "078fc36762c64450ba945f12ba5829c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1db9a89d9cbe453f9516f82357fda3ec"
W20260713 09:09:19.364791 26350 leader_election.cc:343] T 1f2a10db61b94f58a45bf93d631965d8 P 078fc36762c64450ba945f12ba5829c1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195:34105): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:19.360805 26620 raft_consensus.cc:2804] T 6792b1b2eb7046faa6383ae0630d5513 P 078fc36762c64450ba945f12ba5829c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:19.365721 26308 raft_consensus.cc:2393] T 1f2a10db61b94f58a45bf93d631965d8 P 1db9a89d9cbe453f9516f82357fda3ec [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 078fc36762c64450ba945f12ba5829c1 in current term 1: Already voted for candidate 1db9a89d9cbe453f9516f82357fda3ec in this term.
I20260713 09:09:19.365527 26620 raft_consensus.cc:697] T 6792b1b2eb7046faa6383ae0630d5513 P 078fc36762c64450ba945f12ba5829c1 [term 1 LEADER]: Becoming Leader. State: Replica: 078fc36762c64450ba945f12ba5829c1, State: Running, Role: LEADER
I20260713 09:09:19.362092 26600 raft_consensus.cc:359] T 7026d88559b24e0faaf7d4769e8647ac P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:19.366431 26600 raft_consensus.cc:385] T 7026d88559b24e0faaf7d4769e8647ac P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:19.366755 26600 raft_consensus.cc:740] T 7026d88559b24e0faaf7d4769e8647ac P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1db9a89d9cbe453f9516f82357fda3ec, State: Initialized, Role: FOLLOWER
I20260713 09:09:19.366688 26620 consensus_queue.cc:237] T 6792b1b2eb7046faa6383ae0630d5513 P 078fc36762c64450ba945f12ba5829c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:19.368352 26505 raft_consensus.cc:2749] T 1f2a10db61b94f58a45bf93d631965d8 P 1db9a89d9cbe453f9516f82357fda3ec [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:09:19.367887 26600 consensus_queue.cc:260] T 7026d88559b24e0faaf7d4769e8647ac P 1db9a89d9cbe453f9516f82357fda3ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:19.371436 26600 ts_tablet_manager.cc:1434] T 7026d88559b24e0faaf7d4769e8647ac P 1db9a89d9cbe453f9516f82357fda3ec: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:09:19.373307 26348 leader_election.cc:304] T 1f2a10db61b94f58a45bf93d631965d8 P 078fc36762c64450ba945f12ba5829c1 [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: 078fc36762c64450ba945f12ba5829c1; no voters: 1db9a89d9cbe453f9516f82357fda3ec, 2ef7c2d719cc4037bf84478334f987b5
I20260713 09:09:19.375382 26618 raft_consensus.cc:2749] T 1f2a10db61b94f58a45bf93d631965d8 P 078fc36762c64450ba945f12ba5829c1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:09:19.376698 26601 tablet_bootstrap.cc:492] T 93af36ea8e414b4b98f4a50f64d4b9bd P 078fc36762c64450ba945f12ba5829c1: No bootstrap required, opened a new log
I20260713 09:09:19.375288 26206 catalog_manager.cc:5697] T 6a09002ea88e4a0fa6fd708d27288c28 P 2ef7c2d719cc4037bf84478334f987b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195). New cstate: current_term: 1 leader_uuid: "2ef7c2d719cc4037bf84478334f987b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:19.377296 26601 ts_tablet_manager.cc:1403] T 93af36ea8e414b4b98f4a50f64d4b9bd P 078fc36762c64450ba945f12ba5829c1: Time spent bootstrapping tablet: real 0.107s	user 0.018s	sys 0.015s
I20260713 09:09:19.377760 26599 ts_tablet_manager.cc:1434] T 7026d88559b24e0faaf7d4769e8647ac P 2ef7c2d719cc4037bf84478334f987b5: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260713 09:09:19.378897 26206 catalog_manager.cc:5697] T 93af36ea8e414b4b98f4a50f64d4b9bd P 2ef7c2d719cc4037bf84478334f987b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195). New cstate: current_term: 1 leader_uuid: "2ef7c2d719cc4037bf84478334f987b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:19.381266 26599 tablet_bootstrap.cc:492] T 54cbe01318fb407780ac4e0c8f5ac74d P 2ef7c2d719cc4037bf84478334f987b5: Bootstrap starting.
I20260713 09:09:19.388787 26601 raft_consensus.cc:359] T 93af36ea8e414b4b98f4a50f64d4b9bd P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:19.389716 26601 raft_consensus.cc:385] T 93af36ea8e414b4b98f4a50f64d4b9bd P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:19.389734 26599 tablet_bootstrap.cc:654] T 54cbe01318fb407780ac4e0c8f5ac74d P 2ef7c2d719cc4037bf84478334f987b5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:19.390105 26601 raft_consensus.cc:740] T 93af36ea8e414b4b98f4a50f64d4b9bd P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 078fc36762c64450ba945f12ba5829c1, State: Initialized, Role: FOLLOWER
I20260713 09:09:19.390861 26601 consensus_queue.cc:260] T 93af36ea8e414b4b98f4a50f64d4b9bd P 078fc36762c64450ba945f12ba5829c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:19.393049 26601 ts_tablet_manager.cc:1434] T 93af36ea8e414b4b98f4a50f64d4b9bd P 078fc36762c64450ba945f12ba5829c1: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260713 09:09:19.394189 26601 tablet_bootstrap.cc:492] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 078fc36762c64450ba945f12ba5829c1: Bootstrap starting.
I20260713 09:09:19.395619 26599 tablet_bootstrap.cc:492] T 54cbe01318fb407780ac4e0c8f5ac74d P 2ef7c2d719cc4037bf84478334f987b5: No bootstrap required, opened a new log
I20260713 09:09:19.396165 26599 ts_tablet_manager.cc:1403] T 54cbe01318fb407780ac4e0c8f5ac74d P 2ef7c2d719cc4037bf84478334f987b5: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260713 09:09:19.399335 26601 tablet_bootstrap.cc:654] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 078fc36762c64450ba945f12ba5829c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:19.402083 26208 catalog_manager.cc:5697] T 6792b1b2eb7046faa6383ae0630d5513 P 078fc36762c64450ba945f12ba5829c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 078fc36762c64450ba945f12ba5829c1 (127.21.85.194). New cstate: current_term: 1 leader_uuid: "078fc36762c64450ba945f12ba5829c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:19.406248 26601 tablet_bootstrap.cc:492] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 078fc36762c64450ba945f12ba5829c1: No bootstrap required, opened a new log
I20260713 09:09:19.406770 26601 ts_tablet_manager.cc:1403] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 078fc36762c64450ba945f12ba5829c1: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.003s
I20260713 09:09:19.407619 26207 catalog_manager.cc:5697] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 1db9a89d9cbe453f9516f82357fda3ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193). New cstate: current_term: 1 leader_uuid: "1db9a89d9cbe453f9516f82357fda3ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:19.409668 26601 raft_consensus.cc:359] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:19.410423 26601 raft_consensus.cc:385] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:19.399302 26599 raft_consensus.cc:359] T 54cbe01318fb407780ac4e0c8f5ac74d P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:19.410760 26601 raft_consensus.cc:740] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 078fc36762c64450ba945f12ba5829c1, State: Initialized, Role: FOLLOWER
I20260713 09:09:19.411180 26599 raft_consensus.cc:385] T 54cbe01318fb407780ac4e0c8f5ac74d P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:19.411731 26599 raft_consensus.cc:740] T 54cbe01318fb407780ac4e0c8f5ac74d P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ef7c2d719cc4037bf84478334f987b5, State: Initialized, Role: FOLLOWER
I20260713 09:09:19.413815 26599 consensus_queue.cc:260] T 54cbe01318fb407780ac4e0c8f5ac74d P 2ef7c2d719cc4037bf84478334f987b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:19.411554 26601 consensus_queue.cc:260] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 078fc36762c64450ba945f12ba5829c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:19.416328 26599 ts_tablet_manager.cc:1434] T 54cbe01318fb407780ac4e0c8f5ac74d P 2ef7c2d719cc4037bf84478334f987b5: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260713 09:09:19.416901 26601 ts_tablet_manager.cc:1434] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 078fc36762c64450ba945f12ba5829c1: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:09:19.417392 26599 tablet_bootstrap.cc:492] T 1f2a10db61b94f58a45bf93d631965d8 P 2ef7c2d719cc4037bf84478334f987b5: Bootstrap starting.
I20260713 09:09:19.417872 26601 tablet_bootstrap.cc:492] T 1229e5058c734ab2943b1e658a5d0ebd P 078fc36762c64450ba945f12ba5829c1: Bootstrap starting.
I20260713 09:09:19.424611 26599 tablet_bootstrap.cc:654] T 1f2a10db61b94f58a45bf93d631965d8 P 2ef7c2d719cc4037bf84478334f987b5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:19.424335 26601 tablet_bootstrap.cc:654] T 1229e5058c734ab2943b1e658a5d0ebd P 078fc36762c64450ba945f12ba5829c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:19.440770 26601 tablet_bootstrap.cc:492] T 1229e5058c734ab2943b1e658a5d0ebd P 078fc36762c64450ba945f12ba5829c1: No bootstrap required, opened a new log
I20260713 09:09:19.441314 26623 raft_consensus.cc:493] T 7026d88559b24e0faaf7d4769e8647ac P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:19.441450 26601 ts_tablet_manager.cc:1403] T 1229e5058c734ab2943b1e658a5d0ebd P 078fc36762c64450ba945f12ba5829c1: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.004s
I20260713 09:09:19.441847 26623 raft_consensus.cc:515] T 7026d88559b24e0faaf7d4769e8647ac P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:19.444094 26623 leader_election.cc:290] T 7026d88559b24e0faaf7d4769e8647ac P 1db9a89d9cbe453f9516f82357fda3ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 078fc36762c64450ba945f12ba5829c1 (127.21.85.194:43291), 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195:34105)
I20260713 09:09:19.445598 26457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7026d88559b24e0faaf7d4769e8647ac" candidate_uuid: "1db9a89d9cbe453f9516f82357fda3ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef7c2d719cc4037bf84478334f987b5" is_pre_election: true
I20260713 09:09:19.445853 26384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7026d88559b24e0faaf7d4769e8647ac" candidate_uuid: "1db9a89d9cbe453f9516f82357fda3ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "078fc36762c64450ba945f12ba5829c1" is_pre_election: true
I20260713 09:09:19.446298 26457 raft_consensus.cc:2468] T 7026d88559b24e0faaf7d4769e8647ac P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1db9a89d9cbe453f9516f82357fda3ec in term 0.
I20260713 09:09:19.446557 26384 raft_consensus.cc:2468] T 7026d88559b24e0faaf7d4769e8647ac P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1db9a89d9cbe453f9516f82357fda3ec in term 0.
I20260713 09:09:19.446941 26601 raft_consensus.cc:359] T 1229e5058c734ab2943b1e658a5d0ebd P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:19.447685 26275 leader_election.cc:304] T 7026d88559b24e0faaf7d4769e8647ac P 1db9a89d9cbe453f9516f82357fda3ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1db9a89d9cbe453f9516f82357fda3ec, 2ef7c2d719cc4037bf84478334f987b5; no voters: 
I20260713 09:09:19.448655 26623 raft_consensus.cc:2804] T 7026d88559b24e0faaf7d4769e8647ac P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:19.448837 26599 tablet_bootstrap.cc:492] T 1f2a10db61b94f58a45bf93d631965d8 P 2ef7c2d719cc4037bf84478334f987b5: No bootstrap required, opened a new log
I20260713 09:09:19.449100 26623 raft_consensus.cc:493] T 7026d88559b24e0faaf7d4769e8647ac P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:19.447692 26601 raft_consensus.cc:385] T 1229e5058c734ab2943b1e658a5d0ebd P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:19.449363 26599 ts_tablet_manager.cc:1403] T 1f2a10db61b94f58a45bf93d631965d8 P 2ef7c2d719cc4037bf84478334f987b5: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.014s
I20260713 09:09:19.449623 26623 raft_consensus.cc:3060] T 7026d88559b24e0faaf7d4769e8647ac P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:19.449759 26601 raft_consensus.cc:740] T 1229e5058c734ab2943b1e658a5d0ebd P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 078fc36762c64450ba945f12ba5829c1, State: Initialized, Role: FOLLOWER
I20260713 09:09:19.451267 26601 consensus_queue.cc:260] T 1229e5058c734ab2943b1e658a5d0ebd P 078fc36762c64450ba945f12ba5829c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:19.452116 26599 raft_consensus.cc:359] T 1f2a10db61b94f58a45bf93d631965d8 P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:19.452767 26599 raft_consensus.cc:385] T 1f2a10db61b94f58a45bf93d631965d8 P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:19.453022 26599 raft_consensus.cc:740] T 1f2a10db61b94f58a45bf93d631965d8 P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ef7c2d719cc4037bf84478334f987b5, State: Initialized, Role: FOLLOWER
I20260713 09:09:19.453573 26601 ts_tablet_manager.cc:1434] T 1229e5058c734ab2943b1e658a5d0ebd P 078fc36762c64450ba945f12ba5829c1: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.001s
I20260713 09:09:19.453676 26599 consensus_queue.cc:260] T 1f2a10db61b94f58a45bf93d631965d8 P 2ef7c2d719cc4037bf84478334f987b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:19.456252 26599 ts_tablet_manager.cc:1434] T 1f2a10db61b94f58a45bf93d631965d8 P 2ef7c2d719cc4037bf84478334f987b5: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:09:19.457142 26599 tablet_bootstrap.cc:492] T 6792b1b2eb7046faa6383ae0630d5513 P 2ef7c2d719cc4037bf84478334f987b5: Bootstrap starting.
I20260713 09:09:19.458745 26623 raft_consensus.cc:515] T 7026d88559b24e0faaf7d4769e8647ac P 1db9a89d9cbe453f9516f82357fda3ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:19.461990 26623 leader_election.cc:290] T 7026d88559b24e0faaf7d4769e8647ac P 1db9a89d9cbe453f9516f82357fda3ec [CANDIDATE]: Term 1 election: Requested vote from peers 078fc36762c64450ba945f12ba5829c1 (127.21.85.194:43291), 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195:34105)
I20260713 09:09:19.462692 26599 tablet_bootstrap.cc:654] T 6792b1b2eb7046faa6383ae0630d5513 P 2ef7c2d719cc4037bf84478334f987b5: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:19.462778 26384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7026d88559b24e0faaf7d4769e8647ac" candidate_uuid: "1db9a89d9cbe453f9516f82357fda3ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "078fc36762c64450ba945f12ba5829c1"
I20260713 09:09:19.463439 26384 raft_consensus.cc:3060] T 7026d88559b24e0faaf7d4769e8647ac P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:19.463577 26457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7026d88559b24e0faaf7d4769e8647ac" candidate_uuid: "1db9a89d9cbe453f9516f82357fda3ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef7c2d719cc4037bf84478334f987b5"
I20260713 09:09:19.464253 26457 raft_consensus.cc:3060] T 7026d88559b24e0faaf7d4769e8647ac P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:19.467890 26623 raft_consensus.cc:493] T 54cbe01318fb407780ac4e0c8f5ac74d P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:19.468432 26623 raft_consensus.cc:515] T 54cbe01318fb407780ac4e0c8f5ac74d P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:19.471333 26383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54cbe01318fb407780ac4e0c8f5ac74d" candidate_uuid: "1db9a89d9cbe453f9516f82357fda3ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "078fc36762c64450ba945f12ba5829c1" is_pre_election: true
I20260713 09:09:19.472005 26383 raft_consensus.cc:2468] T 54cbe01318fb407780ac4e0c8f5ac74d P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1db9a89d9cbe453f9516f82357fda3ec in term 0.
I20260713 09:09:19.473284 26273 leader_election.cc:304] T 54cbe01318fb407780ac4e0c8f5ac74d P 1db9a89d9cbe453f9516f82357fda3ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 078fc36762c64450ba945f12ba5829c1, 1db9a89d9cbe453f9516f82357fda3ec; no voters: 
I20260713 09:09:19.474380 26505 raft_consensus.cc:2804] T 54cbe01318fb407780ac4e0c8f5ac74d P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:19.473731 26457 raft_consensus.cc:2468] T 7026d88559b24e0faaf7d4769e8647ac P 2ef7c2d719cc4037bf84478334f987b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1db9a89d9cbe453f9516f82357fda3ec in term 1.
I20260713 09:09:19.474550 26623 leader_election.cc:290] T 54cbe01318fb407780ac4e0c8f5ac74d P 1db9a89d9cbe453f9516f82357fda3ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 078fc36762c64450ba945f12ba5829c1 (127.21.85.194:43291), 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195:34105)
I20260713 09:09:19.474784 26505 raft_consensus.cc:493] T 54cbe01318fb407780ac4e0c8f5ac74d P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:19.475190 26505 raft_consensus.cc:3060] T 54cbe01318fb407780ac4e0c8f5ac74d P 1db9a89d9cbe453f9516f82357fda3ec [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:19.475754 26459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54cbe01318fb407780ac4e0c8f5ac74d" candidate_uuid: "1db9a89d9cbe453f9516f82357fda3ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef7c2d719cc4037bf84478334f987b5" is_pre_election: true
I20260713 09:09:19.476332 26599 tablet_bootstrap.cc:492] T 6792b1b2eb7046faa6383ae0630d5513 P 2ef7c2d719cc4037bf84478334f987b5: No bootstrap required, opened a new log
I20260713 09:09:19.476137 26275 leader_election.cc:304] T 7026d88559b24e0faaf7d4769e8647ac P 1db9a89d9cbe453f9516f82357fda3ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1db9a89d9cbe453f9516f82357fda3ec, 2ef7c2d719cc4037bf84478334f987b5; no voters: 
I20260713 09:09:19.476498 26459 raft_consensus.cc:2468] T 54cbe01318fb407780ac4e0c8f5ac74d P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1db9a89d9cbe453f9516f82357fda3ec in term 0.
I20260713 09:09:19.476815 26599 ts_tablet_manager.cc:1403] T 6792b1b2eb7046faa6383ae0630d5513 P 2ef7c2d719cc4037bf84478334f987b5: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.003s
I20260713 09:09:19.477228 26623 raft_consensus.cc:2804] T 7026d88559b24e0faaf7d4769e8647ac P 1db9a89d9cbe453f9516f82357fda3ec [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:19.478737 26623 raft_consensus.cc:697] T 7026d88559b24e0faaf7d4769e8647ac P 1db9a89d9cbe453f9516f82357fda3ec [term 1 LEADER]: Becoming Leader. State: Replica: 1db9a89d9cbe453f9516f82357fda3ec, State: Running, Role: LEADER
I20260713 09:09:19.479537 26599 raft_consensus.cc:359] T 6792b1b2eb7046faa6383ae0630d5513 P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:19.480261 26599 raft_consensus.cc:385] T 6792b1b2eb7046faa6383ae0630d5513 P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:19.479702 26623 consensus_queue.cc:237] T 7026d88559b24e0faaf7d4769e8647ac P 1db9a89d9cbe453f9516f82357fda3ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:19.480552 26599 raft_consensus.cc:740] T 6792b1b2eb7046faa6383ae0630d5513 P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ef7c2d719cc4037bf84478334f987b5, State: Initialized, Role: FOLLOWER
I20260713 09:09:19.473256 26384 raft_consensus.cc:2468] T 7026d88559b24e0faaf7d4769e8647ac P 078fc36762c64450ba945f12ba5829c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1db9a89d9cbe453f9516f82357fda3ec in term 1.
I20260713 09:09:19.481258 26599 consensus_queue.cc:260] T 6792b1b2eb7046faa6383ae0630d5513 P 2ef7c2d719cc4037bf84478334f987b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:19.483314 26599 ts_tablet_manager.cc:1434] T 6792b1b2eb7046faa6383ae0630d5513 P 2ef7c2d719cc4037bf84478334f987b5: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:09:19.483731 26505 raft_consensus.cc:515] T 54cbe01318fb407780ac4e0c8f5ac74d P 1db9a89d9cbe453f9516f82357fda3ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:19.485654 26505 leader_election.cc:290] T 54cbe01318fb407780ac4e0c8f5ac74d P 1db9a89d9cbe453f9516f82357fda3ec [CANDIDATE]: Term 1 election: Requested vote from peers 078fc36762c64450ba945f12ba5829c1 (127.21.85.194:43291), 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195:34105)
I20260713 09:09:19.486449 26384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54cbe01318fb407780ac4e0c8f5ac74d" candidate_uuid: "1db9a89d9cbe453f9516f82357fda3ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "078fc36762c64450ba945f12ba5829c1"
I20260713 09:09:19.486778 26459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54cbe01318fb407780ac4e0c8f5ac74d" candidate_uuid: "1db9a89d9cbe453f9516f82357fda3ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef7c2d719cc4037bf84478334f987b5"
I20260713 09:09:19.487190 26384 raft_consensus.cc:3060] T 54cbe01318fb407780ac4e0c8f5ac74d P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:19.487524 26459 raft_consensus.cc:3060] T 54cbe01318fb407780ac4e0c8f5ac74d P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:19.493661 26384 raft_consensus.cc:2468] T 54cbe01318fb407780ac4e0c8f5ac74d P 078fc36762c64450ba945f12ba5829c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1db9a89d9cbe453f9516f82357fda3ec in term 1.
I20260713 09:09:19.495000 26273 leader_election.cc:304] T 54cbe01318fb407780ac4e0c8f5ac74d P 1db9a89d9cbe453f9516f82357fda3ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 078fc36762c64450ba945f12ba5829c1, 1db9a89d9cbe453f9516f82357fda3ec; no voters: 
I20260713 09:09:19.496740 26459 raft_consensus.cc:2468] T 54cbe01318fb407780ac4e0c8f5ac74d P 2ef7c2d719cc4037bf84478334f987b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1db9a89d9cbe453f9516f82357fda3ec in term 1.
I20260713 09:09:19.495844 26623 raft_consensus.cc:2804] T 54cbe01318fb407780ac4e0c8f5ac74d P 1db9a89d9cbe453f9516f82357fda3ec [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:19.498109 26623 raft_consensus.cc:697] T 54cbe01318fb407780ac4e0c8f5ac74d P 1db9a89d9cbe453f9516f82357fda3ec [term 1 LEADER]: Becoming Leader. State: Replica: 1db9a89d9cbe453f9516f82357fda3ec, State: Running, Role: LEADER
I20260713 09:09:19.498858 26623 consensus_queue.cc:237] T 54cbe01318fb407780ac4e0c8f5ac74d P 1db9a89d9cbe453f9516f82357fda3ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:19.498540 26208 catalog_manager.cc:5697] T 7026d88559b24e0faaf7d4769e8647ac P 1db9a89d9cbe453f9516f82357fda3ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193). New cstate: current_term: 1 leader_uuid: "1db9a89d9cbe453f9516f82357fda3ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:19.508262 26620 raft_consensus.cc:493] T 1229e5058c734ab2943b1e658a5d0ebd P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:19.508713 26620 raft_consensus.cc:515] T 1229e5058c734ab2943b1e658a5d0ebd P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:19.510365 26620 leader_election.cc:290] T 1229e5058c734ab2943b1e658a5d0ebd P 078fc36762c64450ba945f12ba5829c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193:46871), 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195:34105)
I20260713 09:09:19.511219 26308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1229e5058c734ab2943b1e658a5d0ebd" candidate_uuid: "078fc36762c64450ba945f12ba5829c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1db9a89d9cbe453f9516f82357fda3ec" is_pre_election: true
I20260713 09:09:19.511480 26459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1229e5058c734ab2943b1e658a5d0ebd" candidate_uuid: "078fc36762c64450ba945f12ba5829c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef7c2d719cc4037bf84478334f987b5" is_pre_election: true
I20260713 09:09:19.512315 26459 raft_consensus.cc:2393] T 1229e5058c734ab2943b1e658a5d0ebd P 2ef7c2d719cc4037bf84478334f987b5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 078fc36762c64450ba945f12ba5829c1 in current term 1: Already voted for candidate 1db9a89d9cbe453f9516f82357fda3ec in this term.
I20260713 09:09:19.512904 26208 catalog_manager.cc:5697] T 54cbe01318fb407780ac4e0c8f5ac74d P 1db9a89d9cbe453f9516f82357fda3ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193). New cstate: current_term: 1 leader_uuid: "1db9a89d9cbe453f9516f82357fda3ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:19.513273 26350 leader_election.cc:304] T 1229e5058c734ab2943b1e658a5d0ebd P 078fc36762c64450ba945f12ba5829c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 078fc36762c64450ba945f12ba5829c1; no voters: 1db9a89d9cbe453f9516f82357fda3ec, 2ef7c2d719cc4037bf84478334f987b5
I20260713 09:09:19.514055 26620 raft_consensus.cc:3060] T 1229e5058c734ab2943b1e658a5d0ebd P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:19.520191 26620 raft_consensus.cc:2749] T 1229e5058c734ab2943b1e658a5d0ebd P 078fc36762c64450ba945f12ba5829c1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:19.529465 26620 consensus_queue.cc:1048] T a312a6f68f8b423ebe966e0e93e4614e P 078fc36762c64450ba945f12ba5829c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:19.540081 26620 consensus_queue.cc:1048] T a312a6f68f8b423ebe966e0e93e4614e P 078fc36762c64450ba945f12ba5829c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:19.589920 26617 raft_consensus.cc:493] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:19.590464 26617 raft_consensus.cc:515] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:19.592115 26617 leader_election.cc:290] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 078fc36762c64450ba945f12ba5829c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193:46871), 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195:34105)
I20260713 09:09:19.592877 26308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e3f76b69bb14fe3b5b8e2680f7c36b0" candidate_uuid: "078fc36762c64450ba945f12ba5829c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1db9a89d9cbe453f9516f82357fda3ec" is_pre_election: true
I20260713 09:09:19.593113 26459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e3f76b69bb14fe3b5b8e2680f7c36b0" candidate_uuid: "078fc36762c64450ba945f12ba5829c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef7c2d719cc4037bf84478334f987b5" is_pre_election: true
I20260713 09:09:19.593812 26459 raft_consensus.cc:2393] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 2ef7c2d719cc4037bf84478334f987b5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 078fc36762c64450ba945f12ba5829c1 in current term 1: Already voted for candidate 1db9a89d9cbe453f9516f82357fda3ec in this term.
I20260713 09:09:19.594684 26350 leader_election.cc:304] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 078fc36762c64450ba945f12ba5829c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 078fc36762c64450ba945f12ba5829c1; no voters: 1db9a89d9cbe453f9516f82357fda3ec, 2ef7c2d719cc4037bf84478334f987b5
I20260713 09:09:19.595341 26617 raft_consensus.cc:3060] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:19.601163 26617 raft_consensus.cc:2749] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 078fc36762c64450ba945f12ba5829c1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:19.731482 26543 raft_consensus.cc:493] T 1f2a10db61b94f58a45bf93d631965d8 P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:19.732018 26543 raft_consensus.cc:515] T 1f2a10db61b94f58a45bf93d631965d8 P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:19.733974 26543 leader_election.cc:290] T 1f2a10db61b94f58a45bf93d631965d8 P 2ef7c2d719cc4037bf84478334f987b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193:46871), 078fc36762c64450ba945f12ba5829c1 (127.21.85.194:43291)
I20260713 09:09:19.734680 26308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2a10db61b94f58a45bf93d631965d8" candidate_uuid: "2ef7c2d719cc4037bf84478334f987b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1db9a89d9cbe453f9516f82357fda3ec" is_pre_election: true
I20260713 09:09:19.735064 26384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2a10db61b94f58a45bf93d631965d8" candidate_uuid: "2ef7c2d719cc4037bf84478334f987b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "078fc36762c64450ba945f12ba5829c1" is_pre_election: true
I20260713 09:09:19.735549 26308 raft_consensus.cc:2393] T 1f2a10db61b94f58a45bf93d631965d8 P 1db9a89d9cbe453f9516f82357fda3ec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2ef7c2d719cc4037bf84478334f987b5 in current term 1: Already voted for candidate 1db9a89d9cbe453f9516f82357fda3ec in this term.
I20260713 09:09:19.735917 26384 raft_consensus.cc:2393] T 1f2a10db61b94f58a45bf93d631965d8 P 078fc36762c64450ba945f12ba5829c1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2ef7c2d719cc4037bf84478334f987b5 in current term 1: Already voted for candidate 078fc36762c64450ba945f12ba5829c1 in this term.
I20260713 09:09:19.736711 26422 leader_election.cc:304] T 1f2a10db61b94f58a45bf93d631965d8 P 2ef7c2d719cc4037bf84478334f987b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ef7c2d719cc4037bf84478334f987b5; no voters: 078fc36762c64450ba945f12ba5829c1, 1db9a89d9cbe453f9516f82357fda3ec
I20260713 09:09:19.737332 26543 raft_consensus.cc:3060] T 1f2a10db61b94f58a45bf93d631965d8 P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:19.742105 26543 raft_consensus.cc:2749] T 1f2a10db61b94f58a45bf93d631965d8 P 2ef7c2d719cc4037bf84478334f987b5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:19.761427 26617 raft_consensus.cc:493] T 93af36ea8e414b4b98f4a50f64d4b9bd P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:19.762074 26617 raft_consensus.cc:515] T 93af36ea8e414b4b98f4a50f64d4b9bd P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:19.763767 26617 leader_election.cc:290] T 93af36ea8e414b4b98f4a50f64d4b9bd P 078fc36762c64450ba945f12ba5829c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193:46871), 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195:34105)
I20260713 09:09:19.764818 26459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93af36ea8e414b4b98f4a50f64d4b9bd" candidate_uuid: "078fc36762c64450ba945f12ba5829c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef7c2d719cc4037bf84478334f987b5" is_pre_election: true
I20260713 09:09:19.764739 26308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93af36ea8e414b4b98f4a50f64d4b9bd" candidate_uuid: "078fc36762c64450ba945f12ba5829c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1db9a89d9cbe453f9516f82357fda3ec" is_pre_election: true
I20260713 09:09:19.765832 26308 raft_consensus.cc:2393] T 93af36ea8e414b4b98f4a50f64d4b9bd P 1db9a89d9cbe453f9516f82357fda3ec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 078fc36762c64450ba945f12ba5829c1 in current term 1: Already voted for candidate 2ef7c2d719cc4037bf84478334f987b5 in this term.
I20260713 09:09:19.766777 26348 leader_election.cc:304] T 93af36ea8e414b4b98f4a50f64d4b9bd P 078fc36762c64450ba945f12ba5829c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 078fc36762c64450ba945f12ba5829c1; no voters: 1db9a89d9cbe453f9516f82357fda3ec, 2ef7c2d719cc4037bf84478334f987b5
I20260713 09:09:19.767379 26617 raft_consensus.cc:3060] T 93af36ea8e414b4b98f4a50f64d4b9bd P 078fc36762c64450ba945f12ba5829c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:19.772090 26617 raft_consensus.cc:2749] T 93af36ea8e414b4b98f4a50f64d4b9bd P 078fc36762c64450ba945f12ba5829c1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:19.785517 26623 consensus_queue.cc:1048] T 1229e5058c734ab2943b1e658a5d0ebd P 1db9a89d9cbe453f9516f82357fda3ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:19.789079 26459 raft_consensus.cc:3060] T 6792b1b2eb7046faa6383ae0630d5513 P 2ef7c2d719cc4037bf84478334f987b5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:19.796602 26505 consensus_queue.cc:1048] T 1229e5058c734ab2943b1e658a5d0ebd P 1db9a89d9cbe453f9516f82357fda3ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:19.799031 26620 consensus_queue.cc:1048] T 6792b1b2eb7046faa6383ae0630d5513 P 078fc36762c64450ba945f12ba5829c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:19.819218 26587 consensus_queue.cc:1048] T 6792b1b2eb7046faa6383ae0630d5513 P 078fc36762c64450ba945f12ba5829c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:19.828717 26543 consensus_queue.cc:1048] T 93af36ea8e414b4b98f4a50f64d4b9bd P 2ef7c2d719cc4037bf84478334f987b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:19.838932 26660 consensus_queue.cc:1048] T 93af36ea8e414b4b98f4a50f64d4b9bd P 2ef7c2d719cc4037bf84478334f987b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:19.872462 26543 consensus_queue.cc:1048] T 6a09002ea88e4a0fa6fd708d27288c28 P 2ef7c2d719cc4037bf84478334f987b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:19.884030 26543 consensus_queue.cc:1048] T 6a09002ea88e4a0fa6fd708d27288c28 P 2ef7c2d719cc4037bf84478334f987b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:19.886299 26505 consensus_queue.cc:1048] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 1db9a89d9cbe453f9516f82357fda3ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:19.900539 26627 consensus_queue.cc:1048] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 1db9a89d9cbe453f9516f82357fda3ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:20.051179 26627 consensus_queue.cc:1048] T 54cbe01318fb407780ac4e0c8f5ac74d P 1db9a89d9cbe453f9516f82357fda3ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:20.055872 26627 consensus_queue.cc:1048] T 7026d88559b24e0faaf7d4769e8647ac P 1db9a89d9cbe453f9516f82357fda3ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:20.068089 26668 consensus_queue.cc:1048] T 54cbe01318fb407780ac4e0c8f5ac74d P 1db9a89d9cbe453f9516f82357fda3ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:20.076138 26668 consensus_queue.cc:1048] T 7026d88559b24e0faaf7d4769e8647ac P 1db9a89d9cbe453f9516f82357fda3ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:09:20.155530 26256 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:09:21.156988 26256 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:09:22.158586 26256 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:09:23.160537 26256 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:09:24.162369 26256 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:09:25.164163 26256 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:09:26.165843 26256 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:09:27.167461 26256 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:09:28.168944 26256 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:28.534819 26686 raft_consensus.cc:493] T 1f2a10db61b94f58a45bf93d631965d8 P 078fc36762c64450ba945f12ba5829c1 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:28.535611 26686 raft_consensus.cc:515] T 1f2a10db61b94f58a45bf93d631965d8 P 078fc36762c64450ba945f12ba5829c1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:28.538648 26686 leader_election.cc:290] T 1f2a10db61b94f58a45bf93d631965d8 P 078fc36762c64450ba945f12ba5829c1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193:46871), 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195:34105)
I20260713 09:09:28.539343 26308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2a10db61b94f58a45bf93d631965d8" candidate_uuid: "078fc36762c64450ba945f12ba5829c1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1db9a89d9cbe453f9516f82357fda3ec" is_pre_election: true
I20260713 09:09:28.539904 26459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2a10db61b94f58a45bf93d631965d8" candidate_uuid: "078fc36762c64450ba945f12ba5829c1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef7c2d719cc4037bf84478334f987b5" is_pre_election: true
I20260713 09:09:28.540273 26308 raft_consensus.cc:2468] T 1f2a10db61b94f58a45bf93d631965d8 P 1db9a89d9cbe453f9516f82357fda3ec [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 078fc36762c64450ba945f12ba5829c1 in term 1.
I20260713 09:09:28.540705 26459 raft_consensus.cc:2468] T 1f2a10db61b94f58a45bf93d631965d8 P 2ef7c2d719cc4037bf84478334f987b5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 078fc36762c64450ba945f12ba5829c1 in term 1.
I20260713 09:09:28.541635 26348 leader_election.cc:304] T 1f2a10db61b94f58a45bf93d631965d8 P 078fc36762c64450ba945f12ba5829c1 [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: 078fc36762c64450ba945f12ba5829c1, 1db9a89d9cbe453f9516f82357fda3ec; no voters: 
I20260713 09:09:28.542393 26686 raft_consensus.cc:2804] T 1f2a10db61b94f58a45bf93d631965d8 P 078fc36762c64450ba945f12ba5829c1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:09:28.542748 26686 raft_consensus.cc:493] T 1f2a10db61b94f58a45bf93d631965d8 P 078fc36762c64450ba945f12ba5829c1 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:28.542985 26686 raft_consensus.cc:3060] T 1f2a10db61b94f58a45bf93d631965d8 P 078fc36762c64450ba945f12ba5829c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:28.550904 26686 raft_consensus.cc:515] T 1f2a10db61b94f58a45bf93d631965d8 P 078fc36762c64450ba945f12ba5829c1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:28.553067 26686 leader_election.cc:290] T 1f2a10db61b94f58a45bf93d631965d8 P 078fc36762c64450ba945f12ba5829c1 [CANDIDATE]: Term 2 election: Requested vote from peers 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193:46871), 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195:34105)
I20260713 09:09:28.553741 26308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2a10db61b94f58a45bf93d631965d8" candidate_uuid: "078fc36762c64450ba945f12ba5829c1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1db9a89d9cbe453f9516f82357fda3ec"
I20260713 09:09:28.553936 26459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2a10db61b94f58a45bf93d631965d8" candidate_uuid: "078fc36762c64450ba945f12ba5829c1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ef7c2d719cc4037bf84478334f987b5"
I20260713 09:09:28.554392 26308 raft_consensus.cc:3060] T 1f2a10db61b94f58a45bf93d631965d8 P 1db9a89d9cbe453f9516f82357fda3ec [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:28.554477 26459 raft_consensus.cc:3060] T 1f2a10db61b94f58a45bf93d631965d8 P 2ef7c2d719cc4037bf84478334f987b5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:28.562810 26308 raft_consensus.cc:2468] T 1f2a10db61b94f58a45bf93d631965d8 P 1db9a89d9cbe453f9516f82357fda3ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 078fc36762c64450ba945f12ba5829c1 in term 2.
I20260713 09:09:28.562810 26459 raft_consensus.cc:2468] T 1f2a10db61b94f58a45bf93d631965d8 P 2ef7c2d719cc4037bf84478334f987b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 078fc36762c64450ba945f12ba5829c1 in term 2.
I20260713 09:09:28.564347 26350 leader_election.cc:304] T 1f2a10db61b94f58a45bf93d631965d8 P 078fc36762c64450ba945f12ba5829c1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 078fc36762c64450ba945f12ba5829c1, 2ef7c2d719cc4037bf84478334f987b5; no voters: 
I20260713 09:09:28.565034 26686 raft_consensus.cc:2804] T 1f2a10db61b94f58a45bf93d631965d8 P 078fc36762c64450ba945f12ba5829c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:28.565490 26686 raft_consensus.cc:697] T 1f2a10db61b94f58a45bf93d631965d8 P 078fc36762c64450ba945f12ba5829c1 [term 2 LEADER]: Becoming Leader. State: Replica: 078fc36762c64450ba945f12ba5829c1, State: Running, Role: LEADER
I20260713 09:09:28.566406 26686 consensus_queue.cc:237] T 1f2a10db61b94f58a45bf93d631965d8 P 078fc36762c64450ba945f12ba5829c1 [LEADER]: Queue going to LEADER 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: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:28.575940 26207 catalog_manager.cc:5697] T 1f2a10db61b94f58a45bf93d631965d8 P 078fc36762c64450ba945f12ba5829c1 reported cstate change: term changed from 0 to 2, leader changed from <none> to 078fc36762c64450ba945f12ba5829c1 (127.21.85.194). New cstate: current_term: 2 leader_uuid: "078fc36762c64450ba945f12ba5829c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:28.795956 26384 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f2a10db61b94f58a45bf93d631965d8"
dest_uuid: "078fc36762c64450ba945f12ba5829c1"
mode: GRACEFUL
new_leader_uuid: "1db9a89d9cbe453f9516f82357fda3ec"
 from {username='slave'} at 127.0.0.1:54772
I20260713 09:09:28.796552 26384 raft_consensus.cc:606] T 1f2a10db61b94f58a45bf93d631965d8 P 078fc36762c64450ba945f12ba5829c1 [term 2 LEADER]: Received request to transfer leadership to TS 1db9a89d9cbe453f9516f82357fda3ec
I20260713 09:09:28.801554 26459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "93af36ea8e414b4b98f4a50f64d4b9bd"
dest_uuid: "2ef7c2d719cc4037bf84478334f987b5"
mode: GRACEFUL
new_leader_uuid: "1db9a89d9cbe453f9516f82357fda3ec"
 from {username='slave'} at 127.0.0.1:36502
I20260713 09:09:28.802078 26459 raft_consensus.cc:606] T 93af36ea8e414b4b98f4a50f64d4b9bd P 2ef7c2d719cc4037bf84478334f987b5 [term 1 LEADER]: Received request to transfer leadership to TS 1db9a89d9cbe453f9516f82357fda3ec
I20260713 09:09:28.807570 26383 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6792b1b2eb7046faa6383ae0630d5513"
dest_uuid: "078fc36762c64450ba945f12ba5829c1"
mode: GRACEFUL
new_leader_uuid: "1db9a89d9cbe453f9516f82357fda3ec"
 from {username='slave'} at 127.0.0.1:54772
I20260713 09:09:28.808189 26383 raft_consensus.cc:606] T 6792b1b2eb7046faa6383ae0630d5513 P 078fc36762c64450ba945f12ba5829c1 [term 1 LEADER]: Received request to transfer leadership to TS 1db9a89d9cbe453f9516f82357fda3ec
I20260713 09:09:28.819108 26308 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "54cbe01318fb407780ac4e0c8f5ac74d"
dest_uuid: "1db9a89d9cbe453f9516f82357fda3ec"
mode: GRACEFUL
new_leader_uuid: "078fc36762c64450ba945f12ba5829c1"
 from {username='slave'} at 127.0.0.1:52256
I20260713 09:09:28.819675 26308 raft_consensus.cc:606] T 54cbe01318fb407780ac4e0c8f5ac74d P 1db9a89d9cbe453f9516f82357fda3ec [term 1 LEADER]: Received request to transfer leadership to TS 078fc36762c64450ba945f12ba5829c1
I20260713 09:09:28.826745 26308 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1229e5058c734ab2943b1e658a5d0ebd"
dest_uuid: "1db9a89d9cbe453f9516f82357fda3ec"
mode: GRACEFUL
new_leader_uuid: "078fc36762c64450ba945f12ba5829c1"
 from {username='slave'} at 127.0.0.1:52256
I20260713 09:09:28.827147 26308 raft_consensus.cc:606] T 1229e5058c734ab2943b1e658a5d0ebd P 1db9a89d9cbe453f9516f82357fda3ec [term 1 LEADER]: Received request to transfer leadership to TS 078fc36762c64450ba945f12ba5829c1
I20260713 09:09:28.832212 26308 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e3f76b69bb14fe3b5b8e2680f7c36b0"
dest_uuid: "1db9a89d9cbe453f9516f82357fda3ec"
mode: GRACEFUL
new_leader_uuid: "078fc36762c64450ba945f12ba5829c1"
 from {username='slave'} at 127.0.0.1:52256
I20260713 09:09:28.832669 26308 raft_consensus.cc:606] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 1db9a89d9cbe453f9516f82357fda3ec [term 1 LEADER]: Received request to transfer leadership to TS 078fc36762c64450ba945f12ba5829c1
I20260713 09:09:29.028847 26459 raft_consensus.cc:1275] T 1f2a10db61b94f58a45bf93d631965d8 P 2ef7c2d719cc4037bf84478334f987b5 [term 2 FOLLOWER]: Refusing update from remote peer 078fc36762c64450ba945f12ba5829c1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:09:29.030074 26686 consensus_queue.cc:1048] T 1f2a10db61b94f58a45bf93d631965d8 P 078fc36762c64450ba945f12ba5829c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:29.043905 26308 raft_consensus.cc:1275] T 1f2a10db61b94f58a45bf93d631965d8 P 1db9a89d9cbe453f9516f82357fda3ec [term 2 FOLLOWER]: Refusing update from remote peer 078fc36762c64450ba945f12ba5829c1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:09:29.046016 26701 consensus_queue.cc:1048] T 1f2a10db61b94f58a45bf93d631965d8 P 078fc36762c64450ba945f12ba5829c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:29.054627 26691 raft_consensus.cc:993] T 1f2a10db61b94f58a45bf93d631965d8 P 078fc36762c64450ba945f12ba5829c1: : Instructing follower 1db9a89d9cbe453f9516f82357fda3ec to start an election
I20260713 09:09:29.055123 26701 raft_consensus.cc:1081] T 1f2a10db61b94f58a45bf93d631965d8 P 078fc36762c64450ba945f12ba5829c1 [term 2 LEADER]: Signalling peer 1db9a89d9cbe453f9516f82357fda3ec to start an election
I20260713 09:09:29.056574 26308 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f2a10db61b94f58a45bf93d631965d8"
dest_uuid: "1db9a89d9cbe453f9516f82357fda3ec"
 from {username='slave'} at 127.0.0.1:40152
I20260713 09:09:29.057154 26308 raft_consensus.cc:493] T 1f2a10db61b94f58a45bf93d631965d8 P 1db9a89d9cbe453f9516f82357fda3ec [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:29.057585 26308 raft_consensus.cc:3060] T 1f2a10db61b94f58a45bf93d631965d8 P 1db9a89d9cbe453f9516f82357fda3ec [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:29.063288 26308 raft_consensus.cc:515] T 1f2a10db61b94f58a45bf93d631965d8 P 1db9a89d9cbe453f9516f82357fda3ec [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:29.065696 26308 leader_election.cc:290] T 1f2a10db61b94f58a45bf93d631965d8 P 1db9a89d9cbe453f9516f82357fda3ec [CANDIDATE]: Term 3 election: Requested vote from peers 078fc36762c64450ba945f12ba5829c1 (127.21.85.194:43291), 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195:34105)
I20260713 09:09:29.065711 26383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2a10db61b94f58a45bf93d631965d8" candidate_uuid: "1db9a89d9cbe453f9516f82357fda3ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "078fc36762c64450ba945f12ba5829c1"
I20260713 09:09:29.065881 26459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2a10db61b94f58a45bf93d631965d8" candidate_uuid: "1db9a89d9cbe453f9516f82357fda3ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "2ef7c2d719cc4037bf84478334f987b5"
I20260713 09:09:29.066720 26383 raft_consensus.cc:3055] T 1f2a10db61b94f58a45bf93d631965d8 P 078fc36762c64450ba945f12ba5829c1 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:29.066823 26459 raft_consensus.cc:3060] T 1f2a10db61b94f58a45bf93d631965d8 P 2ef7c2d719cc4037bf84478334f987b5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:29.067096 26383 raft_consensus.cc:740] T 1f2a10db61b94f58a45bf93d631965d8 P 078fc36762c64450ba945f12ba5829c1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 078fc36762c64450ba945f12ba5829c1, State: Running, Role: LEADER
I20260713 09:09:29.067983 26383 consensus_queue.cc:260] T 1f2a10db61b94f58a45bf93d631965d8 P 078fc36762c64450ba945f12ba5829c1 [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: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:29.069205 26383 raft_consensus.cc:3060] T 1f2a10db61b94f58a45bf93d631965d8 P 078fc36762c64450ba945f12ba5829c1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:29.072896 26459 raft_consensus.cc:2468] T 1f2a10db61b94f58a45bf93d631965d8 P 2ef7c2d719cc4037bf84478334f987b5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1db9a89d9cbe453f9516f82357fda3ec in term 3.
I20260713 09:09:29.074165 26275 leader_election.cc:304] T 1f2a10db61b94f58a45bf93d631965d8 P 1db9a89d9cbe453f9516f82357fda3ec [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: 1db9a89d9cbe453f9516f82357fda3ec, 2ef7c2d719cc4037bf84478334f987b5; no voters: 
I20260713 09:09:29.075013 26690 raft_consensus.cc:2804] T 1f2a10db61b94f58a45bf93d631965d8 P 1db9a89d9cbe453f9516f82357fda3ec [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:29.075778 26383 raft_consensus.cc:2468] T 1f2a10db61b94f58a45bf93d631965d8 P 078fc36762c64450ba945f12ba5829c1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1db9a89d9cbe453f9516f82357fda3ec in term 3.
I20260713 09:09:29.076256 26690 raft_consensus.cc:697] T 1f2a10db61b94f58a45bf93d631965d8 P 1db9a89d9cbe453f9516f82357fda3ec [term 3 LEADER]: Becoming Leader. State: Replica: 1db9a89d9cbe453f9516f82357fda3ec, State: Running, Role: LEADER
I20260713 09:09:29.077255 26690 consensus_queue.cc:237] T 1f2a10db61b94f58a45bf93d631965d8 P 1db9a89d9cbe453f9516f82357fda3ec [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: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:29.083786 26705 raft_consensus.cc:993] T 1229e5058c734ab2943b1e658a5d0ebd P 1db9a89d9cbe453f9516f82357fda3ec: : Instructing follower 078fc36762c64450ba945f12ba5829c1 to start an election
I20260713 09:09:29.084252 26690 raft_consensus.cc:1081] T 1229e5058c734ab2943b1e658a5d0ebd P 1db9a89d9cbe453f9516f82357fda3ec [term 1 LEADER]: Signalling peer 078fc36762c64450ba945f12ba5829c1 to start an election
I20260713 09:09:29.084286 26208 catalog_manager.cc:5697] T 1f2a10db61b94f58a45bf93d631965d8 P 1db9a89d9cbe453f9516f82357fda3ec reported cstate change: term changed from 2 to 3, leader changed from 078fc36762c64450ba945f12ba5829c1 (127.21.85.194) to 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193). New cstate: current_term: 3 leader_uuid: "1db9a89d9cbe453f9516f82357fda3ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:29.086122 26383 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1229e5058c734ab2943b1e658a5d0ebd"
dest_uuid: "078fc36762c64450ba945f12ba5829c1"
 from {username='slave'} at 127.0.0.1:38996
I20260713 09:09:29.086550 26383 raft_consensus.cc:493] T 1229e5058c734ab2943b1e658a5d0ebd P 078fc36762c64450ba945f12ba5829c1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:29.086862 26383 raft_consensus.cc:3060] T 1229e5058c734ab2943b1e658a5d0ebd P 078fc36762c64450ba945f12ba5829c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:29.094233 26383 raft_consensus.cc:515] T 1229e5058c734ab2943b1e658a5d0ebd P 078fc36762c64450ba945f12ba5829c1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:29.096590 26383 leader_election.cc:290] T 1229e5058c734ab2943b1e658a5d0ebd P 078fc36762c64450ba945f12ba5829c1 [CANDIDATE]: Term 2 election: Requested vote from peers 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193:46871), 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195:34105)
I20260713 09:09:29.096964 26308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1229e5058c734ab2943b1e658a5d0ebd" candidate_uuid: "078fc36762c64450ba945f12ba5829c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1db9a89d9cbe453f9516f82357fda3ec"
I20260713 09:09:29.097150 26459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1229e5058c734ab2943b1e658a5d0ebd" candidate_uuid: "078fc36762c64450ba945f12ba5829c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ef7c2d719cc4037bf84478334f987b5"
I20260713 09:09:29.097604 26308 raft_consensus.cc:3055] T 1229e5058c734ab2943b1e658a5d0ebd P 1db9a89d9cbe453f9516f82357fda3ec [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:29.098132 26308 raft_consensus.cc:740] T 1229e5058c734ab2943b1e658a5d0ebd P 1db9a89d9cbe453f9516f82357fda3ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1db9a89d9cbe453f9516f82357fda3ec, State: Running, Role: LEADER
I20260713 09:09:29.098130 26459 raft_consensus.cc:3060] T 1229e5058c734ab2943b1e658a5d0ebd P 2ef7c2d719cc4037bf84478334f987b5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:29.099169 26308 consensus_queue.cc:260] T 1229e5058c734ab2943b1e658a5d0ebd P 1db9a89d9cbe453f9516f82357fda3ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:29.100139 26308 raft_consensus.cc:3060] T 1229e5058c734ab2943b1e658a5d0ebd P 1db9a89d9cbe453f9516f82357fda3ec [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:29.104074 26459 raft_consensus.cc:2468] T 1229e5058c734ab2943b1e658a5d0ebd P 2ef7c2d719cc4037bf84478334f987b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 078fc36762c64450ba945f12ba5829c1 in term 2.
I20260713 09:09:29.105127 26350 leader_election.cc:304] T 1229e5058c734ab2943b1e658a5d0ebd P 078fc36762c64450ba945f12ba5829c1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 078fc36762c64450ba945f12ba5829c1, 2ef7c2d719cc4037bf84478334f987b5; no voters: 
I20260713 09:09:29.105921 26701 raft_consensus.cc:2804] T 1229e5058c734ab2943b1e658a5d0ebd P 078fc36762c64450ba945f12ba5829c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:29.106304 26308 raft_consensus.cc:2468] T 1229e5058c734ab2943b1e658a5d0ebd P 1db9a89d9cbe453f9516f82357fda3ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 078fc36762c64450ba945f12ba5829c1 in term 2.
I20260713 09:09:29.106760 26701 raft_consensus.cc:697] T 1229e5058c734ab2943b1e658a5d0ebd P 078fc36762c64450ba945f12ba5829c1 [term 2 LEADER]: Becoming Leader. State: Replica: 078fc36762c64450ba945f12ba5829c1, State: Running, Role: LEADER
I20260713 09:09:29.107762 26701 consensus_queue.cc:237] T 1229e5058c734ab2943b1e658a5d0ebd P 078fc36762c64450ba945f12ba5829c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:29.115440 26208 catalog_manager.cc:5697] T 1229e5058c734ab2943b1e658a5d0ebd P 078fc36762c64450ba945f12ba5829c1 reported cstate change: term changed from 1 to 2, leader changed from 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193) to 078fc36762c64450ba945f12ba5829c1 (127.21.85.194). New cstate: current_term: 2 leader_uuid: "078fc36762c64450ba945f12ba5829c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:29.123932 26672 raft_consensus.cc:993] T 93af36ea8e414b4b98f4a50f64d4b9bd P 2ef7c2d719cc4037bf84478334f987b5: : Instructing follower 1db9a89d9cbe453f9516f82357fda3ec to start an election
I20260713 09:09:29.124554 26698 raft_consensus.cc:1081] T 93af36ea8e414b4b98f4a50f64d4b9bd P 2ef7c2d719cc4037bf84478334f987b5 [term 1 LEADER]: Signalling peer 1db9a89d9cbe453f9516f82357fda3ec to start an election
I20260713 09:09:29.126125 26308 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "93af36ea8e414b4b98f4a50f64d4b9bd"
dest_uuid: "1db9a89d9cbe453f9516f82357fda3ec"
 from {username='slave'} at 127.0.0.1:40164
I20260713 09:09:29.126642 26308 raft_consensus.cc:493] T 93af36ea8e414b4b98f4a50f64d4b9bd P 1db9a89d9cbe453f9516f82357fda3ec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:29.126964 26308 raft_consensus.cc:3060] T 93af36ea8e414b4b98f4a50f64d4b9bd P 1db9a89d9cbe453f9516f82357fda3ec [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:29.129515 26691 raft_consensus.cc:993] T 6792b1b2eb7046faa6383ae0630d5513 P 078fc36762c64450ba945f12ba5829c1: : Instructing follower 1db9a89d9cbe453f9516f82357fda3ec to start an election
I20260713 09:09:29.130005 26701 raft_consensus.cc:1081] T 6792b1b2eb7046faa6383ae0630d5513 P 078fc36762c64450ba945f12ba5829c1 [term 1 LEADER]: Signalling peer 1db9a89d9cbe453f9516f82357fda3ec to start an election
I20260713 09:09:29.133386 26308 raft_consensus.cc:515] T 93af36ea8e414b4b98f4a50f64d4b9bd P 1db9a89d9cbe453f9516f82357fda3ec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:29.134557 26310 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6792b1b2eb7046faa6383ae0630d5513"
dest_uuid: "1db9a89d9cbe453f9516f82357fda3ec"
 from {username='slave'} at 127.0.0.1:40152
I20260713 09:09:29.135185 26310 raft_consensus.cc:493] T 6792b1b2eb7046faa6383ae0630d5513 P 1db9a89d9cbe453f9516f82357fda3ec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:29.135514 26310 raft_consensus.cc:3060] T 6792b1b2eb7046faa6383ae0630d5513 P 1db9a89d9cbe453f9516f82357fda3ec [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:29.137033 26308 leader_election.cc:290] T 93af36ea8e414b4b98f4a50f64d4b9bd P 1db9a89d9cbe453f9516f82357fda3ec [CANDIDATE]: Term 2 election: Requested vote from peers 078fc36762c64450ba945f12ba5829c1 (127.21.85.194:43291), 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195:34105)
I20260713 09:09:29.138288 26457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93af36ea8e414b4b98f4a50f64d4b9bd" candidate_uuid: "1db9a89d9cbe453f9516f82357fda3ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ef7c2d719cc4037bf84478334f987b5"
I20260713 09:09:29.138895 26457 raft_consensus.cc:3055] T 93af36ea8e414b4b98f4a50f64d4b9bd P 2ef7c2d719cc4037bf84478334f987b5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:29.139210 26457 raft_consensus.cc:740] T 93af36ea8e414b4b98f4a50f64d4b9bd P 2ef7c2d719cc4037bf84478334f987b5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ef7c2d719cc4037bf84478334f987b5, State: Running, Role: LEADER
I20260713 09:09:29.140125 26383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93af36ea8e414b4b98f4a50f64d4b9bd" candidate_uuid: "1db9a89d9cbe453f9516f82357fda3ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "078fc36762c64450ba945f12ba5829c1"
I20260713 09:09:29.140053 26457 consensus_queue.cc:260] T 93af36ea8e414b4b98f4a50f64d4b9bd P 2ef7c2d719cc4037bf84478334f987b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:29.140650 26383 raft_consensus.cc:3060] T 93af36ea8e414b4b98f4a50f64d4b9bd P 078fc36762c64450ba945f12ba5829c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:29.141278 26457 raft_consensus.cc:3060] T 93af36ea8e414b4b98f4a50f64d4b9bd P 2ef7c2d719cc4037bf84478334f987b5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:29.143859 26310 raft_consensus.cc:515] T 6792b1b2eb7046faa6383ae0630d5513 P 1db9a89d9cbe453f9516f82357fda3ec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:29.145629 26383 raft_consensus.cc:2468] T 93af36ea8e414b4b98f4a50f64d4b9bd P 078fc36762c64450ba945f12ba5829c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1db9a89d9cbe453f9516f82357fda3ec in term 2.
I20260713 09:09:29.146653 26310 leader_election.cc:290] T 6792b1b2eb7046faa6383ae0630d5513 P 1db9a89d9cbe453f9516f82357fda3ec [CANDIDATE]: Term 2 election: Requested vote from peers 078fc36762c64450ba945f12ba5829c1 (127.21.85.194:43291), 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195:34105)
I20260713 09:09:29.146862 26459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6792b1b2eb7046faa6383ae0630d5513" candidate_uuid: "1db9a89d9cbe453f9516f82357fda3ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ef7c2d719cc4037bf84478334f987b5"
I20260713 09:09:29.147421 26459 raft_consensus.cc:3060] T 6792b1b2eb7046faa6383ae0630d5513 P 2ef7c2d719cc4037bf84478334f987b5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:29.147593 26273 leader_election.cc:304] T 93af36ea8e414b4b98f4a50f64d4b9bd P 1db9a89d9cbe453f9516f82357fda3ec [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 078fc36762c64450ba945f12ba5829c1, 1db9a89d9cbe453f9516f82357fda3ec; no voters: 
I20260713 09:09:29.148466 26457 raft_consensus.cc:2468] T 93af36ea8e414b4b98f4a50f64d4b9bd P 2ef7c2d719cc4037bf84478334f987b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1db9a89d9cbe453f9516f82357fda3ec in term 2.
I20260713 09:09:29.149448 26705 raft_consensus.cc:2804] T 93af36ea8e414b4b98f4a50f64d4b9bd P 1db9a89d9cbe453f9516f82357fda3ec [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:29.149922 26705 raft_consensus.cc:697] T 93af36ea8e414b4b98f4a50f64d4b9bd P 1db9a89d9cbe453f9516f82357fda3ec [term 2 LEADER]: Becoming Leader. State: Replica: 1db9a89d9cbe453f9516f82357fda3ec, State: Running, Role: LEADER
I20260713 09:09:29.150739 26705 consensus_queue.cc:237] T 93af36ea8e414b4b98f4a50f64d4b9bd P 1db9a89d9cbe453f9516f82357fda3ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:29.154157 26459 raft_consensus.cc:2468] T 6792b1b2eb7046faa6383ae0630d5513 P 2ef7c2d719cc4037bf84478334f987b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1db9a89d9cbe453f9516f82357fda3ec in term 2.
I20260713 09:09:29.146669 26384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6792b1b2eb7046faa6383ae0630d5513" candidate_uuid: "1db9a89d9cbe453f9516f82357fda3ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "078fc36762c64450ba945f12ba5829c1"
I20260713 09:09:29.155205 26275 leader_election.cc:304] T 6792b1b2eb7046faa6383ae0630d5513 P 1db9a89d9cbe453f9516f82357fda3ec [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1db9a89d9cbe453f9516f82357fda3ec, 2ef7c2d719cc4037bf84478334f987b5; no voters: 
I20260713 09:09:29.155349 26384 raft_consensus.cc:3055] T 6792b1b2eb7046faa6383ae0630d5513 P 078fc36762c64450ba945f12ba5829c1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:29.155709 26384 raft_consensus.cc:740] T 6792b1b2eb7046faa6383ae0630d5513 P 078fc36762c64450ba945f12ba5829c1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 078fc36762c64450ba945f12ba5829c1, State: Running, Role: LEADER
I20260713 09:09:29.156134 26710 raft_consensus.cc:2804] T 6792b1b2eb7046faa6383ae0630d5513 P 1db9a89d9cbe453f9516f82357fda3ec [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:29.156693 26710 raft_consensus.cc:697] T 6792b1b2eb7046faa6383ae0630d5513 P 1db9a89d9cbe453f9516f82357fda3ec [term 2 LEADER]: Becoming Leader. State: Replica: 1db9a89d9cbe453f9516f82357fda3ec, State: Running, Role: LEADER
I20260713 09:09:29.156598 26384 consensus_queue.cc:260] T 6792b1b2eb7046faa6383ae0630d5513 P 078fc36762c64450ba945f12ba5829c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:29.157918 26384 raft_consensus.cc:3060] T 6792b1b2eb7046faa6383ae0630d5513 P 078fc36762c64450ba945f12ba5829c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:29.157939 26710 consensus_queue.cc:237] T 6792b1b2eb7046faa6383ae0630d5513 P 1db9a89d9cbe453f9516f82357fda3ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:29.163053 26208 catalog_manager.cc:5697] T 93af36ea8e414b4b98f4a50f64d4b9bd P 1db9a89d9cbe453f9516f82357fda3ec reported cstate change: term changed from 1 to 2, leader changed from 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195) to 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193). New cstate: current_term: 2 leader_uuid: "1db9a89d9cbe453f9516f82357fda3ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:29.164798 26384 raft_consensus.cc:2468] T 6792b1b2eb7046faa6383ae0630d5513 P 078fc36762c64450ba945f12ba5829c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1db9a89d9cbe453f9516f82357fda3ec in term 2.
I20260713 09:09:29.178397 26208 catalog_manager.cc:5697] T 6792b1b2eb7046faa6383ae0630d5513 P 1db9a89d9cbe453f9516f82357fda3ec reported cstate change: term changed from 1 to 2, leader changed from 078fc36762c64450ba945f12ba5829c1 (127.21.85.194) to 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193). New cstate: current_term: 2 leader_uuid: "1db9a89d9cbe453f9516f82357fda3ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:29.211284 26705 raft_consensus.cc:993] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 1db9a89d9cbe453f9516f82357fda3ec: : Instructing follower 078fc36762c64450ba945f12ba5829c1 to start an election
I20260713 09:09:29.211834 26690 raft_consensus.cc:1081] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 1db9a89d9cbe453f9516f82357fda3ec [term 1 LEADER]: Signalling peer 078fc36762c64450ba945f12ba5829c1 to start an election
I20260713 09:09:29.213245 26384 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e3f76b69bb14fe3b5b8e2680f7c36b0"
dest_uuid: "078fc36762c64450ba945f12ba5829c1"
 from {username='slave'} at 127.0.0.1:38996
I20260713 09:09:29.213688 26384 raft_consensus.cc:493] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 078fc36762c64450ba945f12ba5829c1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:29.213968 26384 raft_consensus.cc:3060] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 078fc36762c64450ba945f12ba5829c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:29.218436 26384 raft_consensus.cc:515] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 078fc36762c64450ba945f12ba5829c1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:29.219781 26384 leader_election.cc:290] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 078fc36762c64450ba945f12ba5829c1 [CANDIDATE]: Term 2 election: Requested vote from peers 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193:46871), 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195:34105)
I20260713 09:09:29.220678 26310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e3f76b69bb14fe3b5b8e2680f7c36b0" candidate_uuid: "078fc36762c64450ba945f12ba5829c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1db9a89d9cbe453f9516f82357fda3ec"
I20260713 09:09:29.220809 26459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e3f76b69bb14fe3b5b8e2680f7c36b0" candidate_uuid: "078fc36762c64450ba945f12ba5829c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ef7c2d719cc4037bf84478334f987b5"
I20260713 09:09:29.221366 26459 raft_consensus.cc:3060] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 2ef7c2d719cc4037bf84478334f987b5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:29.221366 26310 raft_consensus.cc:3055] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 1db9a89d9cbe453f9516f82357fda3ec [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:29.221791 26310 raft_consensus.cc:740] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 1db9a89d9cbe453f9516f82357fda3ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1db9a89d9cbe453f9516f82357fda3ec, State: Running, Role: LEADER
I20260713 09:09:29.222551 26310 consensus_queue.cc:260] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 1db9a89d9cbe453f9516f82357fda3ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:29.223754 26310 raft_consensus.cc:3060] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 1db9a89d9cbe453f9516f82357fda3ec [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:29.228070 26459 raft_consensus.cc:2468] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 2ef7c2d719cc4037bf84478334f987b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 078fc36762c64450ba945f12ba5829c1 in term 2.
I20260713 09:09:29.229224 26350 leader_election.cc:304] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 078fc36762c64450ba945f12ba5829c1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 078fc36762c64450ba945f12ba5829c1, 2ef7c2d719cc4037bf84478334f987b5; no voters: 
I20260713 09:09:29.229882 26691 raft_consensus.cc:2804] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 078fc36762c64450ba945f12ba5829c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:29.229935 26310 raft_consensus.cc:2468] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 1db9a89d9cbe453f9516f82357fda3ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 078fc36762c64450ba945f12ba5829c1 in term 2.
I20260713 09:09:29.230301 26691 raft_consensus.cc:697] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 078fc36762c64450ba945f12ba5829c1 [term 2 LEADER]: Becoming Leader. State: Replica: 078fc36762c64450ba945f12ba5829c1, State: Running, Role: LEADER
I20260713 09:09:29.231212 26691 consensus_queue.cc:237] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 078fc36762c64450ba945f12ba5829c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:29.239521 26208 catalog_manager.cc:5697] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 078fc36762c64450ba945f12ba5829c1 reported cstate change: term changed from 1 to 2, leader changed from 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193) to 078fc36762c64450ba945f12ba5829c1 (127.21.85.194). New cstate: current_term: 2 leader_uuid: "078fc36762c64450ba945f12ba5829c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:29.430672 26710 raft_consensus.cc:993] T 54cbe01318fb407780ac4e0c8f5ac74d P 1db9a89d9cbe453f9516f82357fda3ec: : Instructing follower 078fc36762c64450ba945f12ba5829c1 to start an election
I20260713 09:09:29.431130 26690 raft_consensus.cc:1081] T 54cbe01318fb407780ac4e0c8f5ac74d P 1db9a89d9cbe453f9516f82357fda3ec [term 1 LEADER]: Signalling peer 078fc36762c64450ba945f12ba5829c1 to start an election
I20260713 09:09:29.432533 26384 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "54cbe01318fb407780ac4e0c8f5ac74d"
dest_uuid: "078fc36762c64450ba945f12ba5829c1"
 from {username='slave'} at 127.0.0.1:38996
I20260713 09:09:29.432978 26384 raft_consensus.cc:493] T 54cbe01318fb407780ac4e0c8f5ac74d P 078fc36762c64450ba945f12ba5829c1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:29.433207 26384 raft_consensus.cc:3060] T 54cbe01318fb407780ac4e0c8f5ac74d P 078fc36762c64450ba945f12ba5829c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:29.438259 26384 raft_consensus.cc:515] T 54cbe01318fb407780ac4e0c8f5ac74d P 078fc36762c64450ba945f12ba5829c1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:29.440094 26384 leader_election.cc:290] T 54cbe01318fb407780ac4e0c8f5ac74d P 078fc36762c64450ba945f12ba5829c1 [CANDIDATE]: Term 2 election: Requested vote from peers 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193:46871), 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195:34105)
I20260713 09:09:29.440850 26310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54cbe01318fb407780ac4e0c8f5ac74d" candidate_uuid: "078fc36762c64450ba945f12ba5829c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1db9a89d9cbe453f9516f82357fda3ec"
I20260713 09:09:29.441094 26459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54cbe01318fb407780ac4e0c8f5ac74d" candidate_uuid: "078fc36762c64450ba945f12ba5829c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ef7c2d719cc4037bf84478334f987b5"
I20260713 09:09:29.441411 26310 raft_consensus.cc:3055] T 54cbe01318fb407780ac4e0c8f5ac74d P 1db9a89d9cbe453f9516f82357fda3ec [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:29.441617 26459 raft_consensus.cc:3060] T 54cbe01318fb407780ac4e0c8f5ac74d P 2ef7c2d719cc4037bf84478334f987b5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:29.441747 26310 raft_consensus.cc:740] T 54cbe01318fb407780ac4e0c8f5ac74d P 1db9a89d9cbe453f9516f82357fda3ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1db9a89d9cbe453f9516f82357fda3ec, State: Running, Role: LEADER
I20260713 09:09:29.442478 26310 consensus_queue.cc:260] T 54cbe01318fb407780ac4e0c8f5ac74d P 1db9a89d9cbe453f9516f82357fda3ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:29.443491 26310 raft_consensus.cc:3060] T 54cbe01318fb407780ac4e0c8f5ac74d P 1db9a89d9cbe453f9516f82357fda3ec [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:29.447240 26459 raft_consensus.cc:2468] T 54cbe01318fb407780ac4e0c8f5ac74d P 2ef7c2d719cc4037bf84478334f987b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 078fc36762c64450ba945f12ba5829c1 in term 2.
I20260713 09:09:29.448181 26350 leader_election.cc:304] T 54cbe01318fb407780ac4e0c8f5ac74d P 078fc36762c64450ba945f12ba5829c1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 078fc36762c64450ba945f12ba5829c1, 2ef7c2d719cc4037bf84478334f987b5; no voters: 
I20260713 09:09:29.448909 26691 raft_consensus.cc:2804] T 54cbe01318fb407780ac4e0c8f5ac74d P 078fc36762c64450ba945f12ba5829c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:29.449314 26691 raft_consensus.cc:697] T 54cbe01318fb407780ac4e0c8f5ac74d P 078fc36762c64450ba945f12ba5829c1 [term 2 LEADER]: Becoming Leader. State: Replica: 078fc36762c64450ba945f12ba5829c1, State: Running, Role: LEADER
I20260713 09:09:29.450096 26691 consensus_queue.cc:237] T 54cbe01318fb407780ac4e0c8f5ac74d P 078fc36762c64450ba945f12ba5829c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:29.450552 26310 raft_consensus.cc:2468] T 54cbe01318fb407780ac4e0c8f5ac74d P 1db9a89d9cbe453f9516f82357fda3ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 078fc36762c64450ba945f12ba5829c1 in term 2.
I20260713 09:09:29.457484 26208 catalog_manager.cc:5697] T 54cbe01318fb407780ac4e0c8f5ac74d P 078fc36762c64450ba945f12ba5829c1 reported cstate change: term changed from 1 to 2, leader changed from 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193) to 078fc36762c64450ba945f12ba5829c1 (127.21.85.194). New cstate: current_term: 2 leader_uuid: "078fc36762c64450ba945f12ba5829c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:29.560906 26459 raft_consensus.cc:1275] T 93af36ea8e414b4b98f4a50f64d4b9bd P 2ef7c2d719cc4037bf84478334f987b5 [term 2 FOLLOWER]: Refusing update from remote peer 1db9a89d9cbe453f9516f82357fda3ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:29.562004 26690 consensus_queue.cc:1048] T 93af36ea8e414b4b98f4a50f64d4b9bd P 1db9a89d9cbe453f9516f82357fda3ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:29.564908 26310 raft_consensus.cc:1275] T 1229e5058c734ab2943b1e658a5d0ebd P 1db9a89d9cbe453f9516f82357fda3ec [term 2 FOLLOWER]: Refusing update from remote peer 078fc36762c64450ba945f12ba5829c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:29.566148 26691 consensus_queue.cc:1048] T 1229e5058c734ab2943b1e658a5d0ebd P 078fc36762c64450ba945f12ba5829c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:29.574827 26384 raft_consensus.cc:1275] T 93af36ea8e414b4b98f4a50f64d4b9bd P 078fc36762c64450ba945f12ba5829c1 [term 2 FOLLOWER]: Refusing update from remote peer 1db9a89d9cbe453f9516f82357fda3ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:29.577355 26710 consensus_queue.cc:1048] T 93af36ea8e414b4b98f4a50f64d4b9bd P 1db9a89d9cbe453f9516f82357fda3ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:29.590603 26457 raft_consensus.cc:1275] T 1229e5058c734ab2943b1e658a5d0ebd P 2ef7c2d719cc4037bf84478334f987b5 [term 2 FOLLOWER]: Refusing update from remote peer 078fc36762c64450ba945f12ba5829c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:29.592157 26691 consensus_queue.cc:1048] T 1229e5058c734ab2943b1e658a5d0ebd P 078fc36762c64450ba945f12ba5829c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:29.611753 26384 raft_consensus.cc:1275] T 1f2a10db61b94f58a45bf93d631965d8 P 078fc36762c64450ba945f12ba5829c1 [term 3 FOLLOWER]: Refusing update from remote peer 1db9a89d9cbe453f9516f82357fda3ec: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:09:29.613068 26690 consensus_queue.cc:1048] T 1f2a10db61b94f58a45bf93d631965d8 P 1db9a89d9cbe453f9516f82357fda3ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:29.620838 26457 raft_consensus.cc:1275] T 1f2a10db61b94f58a45bf93d631965d8 P 2ef7c2d719cc4037bf84478334f987b5 [term 3 FOLLOWER]: Refusing update from remote peer 1db9a89d9cbe453f9516f82357fda3ec: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:09:29.622067 26710 consensus_queue.cc:1048] T 1f2a10db61b94f58a45bf93d631965d8 P 1db9a89d9cbe453f9516f82357fda3ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:29.626951 26459 raft_consensus.cc:1275] T 6792b1b2eb7046faa6383ae0630d5513 P 2ef7c2d719cc4037bf84478334f987b5 [term 2 FOLLOWER]: Refusing update from remote peer 1db9a89d9cbe453f9516f82357fda3ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:29.628341 26710 consensus_queue.cc:1048] T 6792b1b2eb7046faa6383ae0630d5513 P 1db9a89d9cbe453f9516f82357fda3ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:29.637858 26384 raft_consensus.cc:1275] T 6792b1b2eb7046faa6383ae0630d5513 P 078fc36762c64450ba945f12ba5829c1 [term 2 FOLLOWER]: Refusing update from remote peer 1db9a89d9cbe453f9516f82357fda3ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:29.646952 26710 consensus_queue.cc:1048] T 6792b1b2eb7046faa6383ae0630d5513 P 1db9a89d9cbe453f9516f82357fda3ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:29.660215 26310 raft_consensus.cc:1275] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 1db9a89d9cbe453f9516f82357fda3ec [term 2 FOLLOWER]: Refusing update from remote peer 078fc36762c64450ba945f12ba5829c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:29.661463 26720 consensus_queue.cc:1048] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 078fc36762c64450ba945f12ba5829c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:29.670325 26459 raft_consensus.cc:1275] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 2ef7c2d719cc4037bf84478334f987b5 [term 2 FOLLOWER]: Refusing update from remote peer 078fc36762c64450ba945f12ba5829c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:29.672132 26701 consensus_queue.cc:1048] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 078fc36762c64450ba945f12ba5829c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:29.895118 26459 raft_consensus.cc:1275] T 54cbe01318fb407780ac4e0c8f5ac74d P 2ef7c2d719cc4037bf84478334f987b5 [term 2 FOLLOWER]: Refusing update from remote peer 078fc36762c64450ba945f12ba5829c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:29.896435 26701 consensus_queue.cc:1048] T 54cbe01318fb407780ac4e0c8f5ac74d P 078fc36762c64450ba945f12ba5829c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:29.905412 26310 raft_consensus.cc:1275] T 54cbe01318fb407780ac4e0c8f5ac74d P 1db9a89d9cbe453f9516f82357fda3ec [term 2 FOLLOWER]: Refusing update from remote peer 078fc36762c64450ba945f12ba5829c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:29.907830 26720 consensus_queue.cc:1048] T 54cbe01318fb407780ac4e0c8f5ac74d P 078fc36762c64450ba945f12ba5829c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:31.838901 26206 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:55284:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:09:31.858114 26206 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55284:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:09:31.966325 21847 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:32.016111 26761 tablet.cc:1724] T 1f2a10db61b94f58a45bf93d631965d8 P 1db9a89d9cbe453f9516f82357fda3ec: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.026885 26771 tablet.cc:1724] T 1f2a10db61b94f58a45bf93d631965d8 P 2ef7c2d719cc4037bf84478334f987b5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.048988 26772 tablet.cc:1724] T 93af36ea8e414b4b98f4a50f64d4b9bd P 1db9a89d9cbe453f9516f82357fda3ec: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.090824 26776 tablet.cc:1724] T 93af36ea8e414b4b98f4a50f64d4b9bd P 2ef7c2d719cc4037bf84478334f987b5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:09:32.140163 26350 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.85.195:34105, user_credentials={real_user=slave}} blocked reactor thread for 69717.6us
I20260713 09:09:32.173237 26779 tablet.cc:1724] T 93af36ea8e414b4b98f4a50f64d4b9bd P 078fc36762c64450ba945f12ba5829c1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.206346 26778 tablet.cc:1724] T a312a6f68f8b423ebe966e0e93e4614e P 078fc36762c64450ba945f12ba5829c1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:09:32.171259 26760 log.cc:927] Time spent T 1f2a10db61b94f58a45bf93d631965d8 P 078fc36762c64450ba945f12ba5829c1: Append to log took a long time: real 0.084s	user 0.001s	sys 0.000s
I20260713 09:09:32.227823 26787 tablet.cc:1724] T 6a09002ea88e4a0fa6fd708d27288c28 P 2ef7c2d719cc4037bf84478334f987b5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:09:32.249269 26781 log.cc:927] Time spent T 1229e5058c734ab2943b1e658a5d0ebd P 1db9a89d9cbe453f9516f82357fda3ec: Append to log took a long time: real 0.115s	user 0.004s	sys 0.000s
W20260713 09:09:32.251475 26748 log.cc:927] Time spent T 6792b1b2eb7046faa6383ae0630d5513 P 1db9a89d9cbe453f9516f82357fda3ec: Append to log took a long time: real 0.123s	user 0.001s	sys 0.000s
I20260713 09:09:32.253041 26795 tablet.cc:1724] T 6792b1b2eb7046faa6383ae0630d5513 P 1db9a89d9cbe453f9516f82357fda3ec: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:09:32.269796 26783 log.cc:927] Time spent T 54cbe01318fb407780ac4e0c8f5ac74d P 2ef7c2d719cc4037bf84478334f987b5: Append to log took a long time: real 0.058s	user 0.000s	sys 0.000s
I20260713 09:09:32.278220 26788 tablet.cc:1724] T 6a09002ea88e4a0fa6fd708d27288c28 P 078fc36762c64450ba945f12ba5829c1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.280625 26780 tablet.cc:1724] T a312a6f68f8b423ebe966e0e93e4614e P 1db9a89d9cbe453f9516f82357fda3ec: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.296296 26761 tablet.cc:1724] T 1229e5058c734ab2943b1e658a5d0ebd P 1db9a89d9cbe453f9516f82357fda3ec: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.326494 26776 tablet.cc:1724] T a312a6f68f8b423ebe966e0e93e4614e P 2ef7c2d719cc4037bf84478334f987b5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:09:32.330104 26773 log.cc:927] Time spent T 93af36ea8e414b4b98f4a50f64d4b9bd P 078fc36762c64450ba945f12ba5829c1: Append to log took a long time: real 0.197s	user 0.000s	sys 0.002s
I20260713 09:09:32.334817 26778 tablet.cc:1724] T 1229e5058c734ab2943b1e658a5d0ebd P 078fc36762c64450ba945f12ba5829c1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.337525 26771 tablet.cc:1724] T 6792b1b2eb7046faa6383ae0630d5513 P 2ef7c2d719cc4037bf84478334f987b5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.339540 26772 tablet.cc:1724] T 6a09002ea88e4a0fa6fd708d27288c28 P 1db9a89d9cbe453f9516f82357fda3ec: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.349673 26787 tablet.cc:1724] T 1229e5058c734ab2943b1e658a5d0ebd P 2ef7c2d719cc4037bf84478334f987b5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.351886 26309 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5169df840d4c47cbb44e62e2e97590d5"
dest_uuid: "1db9a89d9cbe453f9516f82357fda3ec"
mode: GRACEFUL
new_leader_uuid: "2ef7c2d719cc4037bf84478334f987b5"
 from {username='slave'} at 127.0.0.1:39602
I20260713 09:09:32.352530 26309 raft_consensus.cc:606] T 5169df840d4c47cbb44e62e2e97590d5 P 1db9a89d9cbe453f9516f82357fda3ec [term 2 LEADER]: Received request to transfer leadership to TS 2ef7c2d719cc4037bf84478334f987b5
W20260713 09:09:32.318643 26273 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.85.194:43291, user_credentials={real_user=slave}} blocked reactor thread for 61940.6us
I20260713 09:09:32.354506 26798 tablet.cc:1724] T 54cbe01318fb407780ac4e0c8f5ac74d P 078fc36762c64450ba945f12ba5829c1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.354504 26800 tablet.cc:1724] T 54cbe01318fb407780ac4e0c8f5ac74d P 2ef7c2d719cc4037bf84478334f987b5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.374065 26780 tablet.cc:1724] T 54cbe01318fb407780ac4e0c8f5ac74d P 1db9a89d9cbe453f9516f82357fda3ec: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.376394 26779 tablet.cc:1724] T 6792b1b2eb7046faa6383ae0630d5513 P 078fc36762c64450ba945f12ba5829c1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:09:32.399474 26275 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.85.195:34105, user_credentials={real_user=slave}} blocked reactor thread for 81221.9us
I20260713 09:09:32.411948 26772 tablet.cc:1724] T 7026d88559b24e0faaf7d4769e8647ac P 1db9a89d9cbe453f9516f82357fda3ec: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.417196 26755 raft_consensus.cc:993] T 5169df840d4c47cbb44e62e2e97590d5 P 1db9a89d9cbe453f9516f82357fda3ec: : Instructing follower 2ef7c2d719cc4037bf84478334f987b5 to start an election
I20260713 09:09:32.417874 26787 tablet.cc:1724] T 7026d88559b24e0faaf7d4769e8647ac P 2ef7c2d719cc4037bf84478334f987b5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.425817 26755 raft_consensus.cc:1081] T 5169df840d4c47cbb44e62e2e97590d5 P 1db9a89d9cbe453f9516f82357fda3ec [term 2 LEADER]: Signalling peer 2ef7c2d719cc4037bf84478334f987b5 to start an election
I20260713 09:09:32.428580 26453 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5169df840d4c47cbb44e62e2e97590d5"
dest_uuid: "2ef7c2d719cc4037bf84478334f987b5"
 from {username='slave'} at 127.0.0.1:51480
I20260713 09:09:32.429191 26453 raft_consensus.cc:493] T 5169df840d4c47cbb44e62e2e97590d5 P 2ef7c2d719cc4037bf84478334f987b5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:32.429602 26453 raft_consensus.cc:3060] T 5169df840d4c47cbb44e62e2e97590d5 P 2ef7c2d719cc4037bf84478334f987b5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:32.437358 26453 raft_consensus.cc:515] T 5169df840d4c47cbb44e62e2e97590d5 P 2ef7c2d719cc4037bf84478334f987b5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:32.438740 26776 tablet.cc:1724] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 2ef7c2d719cc4037bf84478334f987b5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.442507 26761 tablet.cc:1724] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 1db9a89d9cbe453f9516f82357fda3ec: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.391534 26788 tablet.cc:1724] T 7026d88559b24e0faaf7d4769e8647ac P 078fc36762c64450ba945f12ba5829c1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.445894 26382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5169df840d4c47cbb44e62e2e97590d5" candidate_uuid: "2ef7c2d719cc4037bf84478334f987b5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "078fc36762c64450ba945f12ba5829c1"
I20260713 09:09:32.453881 26382 raft_consensus.cc:3060] T 5169df840d4c47cbb44e62e2e97590d5 P 078fc36762c64450ba945f12ba5829c1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:32.454651 26307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5169df840d4c47cbb44e62e2e97590d5" candidate_uuid: "2ef7c2d719cc4037bf84478334f987b5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1db9a89d9cbe453f9516f82357fda3ec"
I20260713 09:09:32.456120 26307 raft_consensus.cc:3055] T 5169df840d4c47cbb44e62e2e97590d5 P 1db9a89d9cbe453f9516f82357fda3ec [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:32.456470 26307 raft_consensus.cc:740] T 5169df840d4c47cbb44e62e2e97590d5 P 1db9a89d9cbe453f9516f82357fda3ec [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1db9a89d9cbe453f9516f82357fda3ec, State: Running, Role: LEADER
I20260713 09:09:32.463177 26382 raft_consensus.cc:2468] T 5169df840d4c47cbb44e62e2e97590d5 P 078fc36762c64450ba945f12ba5829c1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ef7c2d719cc4037bf84478334f987b5 in term 3.
I20260713 09:09:32.465150 26422 leader_election.cc:304] T 5169df840d4c47cbb44e62e2e97590d5 P 2ef7c2d719cc4037bf84478334f987b5 [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: 078fc36762c64450ba945f12ba5829c1, 2ef7c2d719cc4037bf84478334f987b5; no voters: 
I20260713 09:09:32.466190 26731 raft_consensus.cc:2804] T 5169df840d4c47cbb44e62e2e97590d5 P 2ef7c2d719cc4037bf84478334f987b5 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:32.447913 26453 leader_election.cc:290] T 5169df840d4c47cbb44e62e2e97590d5 P 2ef7c2d719cc4037bf84478334f987b5 [CANDIDATE]: Term 3 election: Requested vote from peers 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193:46871), 078fc36762c64450ba945f12ba5829c1 (127.21.85.194:43291)
I20260713 09:09:32.415732 26778 tablet.cc:1724] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 078fc36762c64450ba945f12ba5829c1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.466570 26384 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea4c44e5ba7041839e421c3eee2be74d"
dest_uuid: "078fc36762c64450ba945f12ba5829c1"
mode: GRACEFUL
new_leader_uuid: "2ef7c2d719cc4037bf84478334f987b5"
 from {username='slave'} at 127.0.0.1:34094
I20260713 09:09:32.466696 26731 raft_consensus.cc:697] T 5169df840d4c47cbb44e62e2e97590d5 P 2ef7c2d719cc4037bf84478334f987b5 [term 3 LEADER]: Becoming Leader. State: Replica: 2ef7c2d719cc4037bf84478334f987b5, State: Running, Role: LEADER
I20260713 09:09:32.467975 26384 raft_consensus.cc:606] T ea4c44e5ba7041839e421c3eee2be74d P 078fc36762c64450ba945f12ba5829c1 [term 2 LEADER]: Received request to transfer leadership to TS 2ef7c2d719cc4037bf84478334f987b5
I20260713 09:09:32.468556 26731 consensus_queue.cc:237] T 5169df840d4c47cbb44e62e2e97590d5 P 2ef7c2d719cc4037bf84478334f987b5 [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: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:32.469658 21847 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:09:32.470366 21847 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:32.457437 26307 consensus_queue.cc:260] T 5169df840d4c47cbb44e62e2e97590d5 P 1db9a89d9cbe453f9516f82357fda3ec [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: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:32.473012 26307 raft_consensus.cc:3060] T 5169df840d4c47cbb44e62e2e97590d5 P 1db9a89d9cbe453f9516f82357fda3ec [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:32.483258 26779 tablet.cc:1724] T 1f2a10db61b94f58a45bf93d631965d8 P 078fc36762c64450ba945f12ba5829c1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.490998 26777 raft_consensus.cc:993] T ea4c44e5ba7041839e421c3eee2be74d P 078fc36762c64450ba945f12ba5829c1: : Instructing follower 2ef7c2d719cc4037bf84478334f987b5 to start an election
I20260713 09:09:32.491640 26720 raft_consensus.cc:1081] T ea4c44e5ba7041839e421c3eee2be74d P 078fc36762c64450ba945f12ba5829c1 [term 2 LEADER]: Signalling peer 2ef7c2d719cc4037bf84478334f987b5 to start an election
I20260713 09:09:32.493727 26454 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea4c44e5ba7041839e421c3eee2be74d"
dest_uuid: "2ef7c2d719cc4037bf84478334f987b5"
 from {username='slave'} at 127.0.0.1:51494
I20260713 09:09:32.494333 26454 raft_consensus.cc:493] T ea4c44e5ba7041839e421c3eee2be74d P 2ef7c2d719cc4037bf84478334f987b5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:32.494717 26454 raft_consensus.cc:3060] T ea4c44e5ba7041839e421c3eee2be74d P 2ef7c2d719cc4037bf84478334f987b5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:32.496745 26307 raft_consensus.cc:2468] T 5169df840d4c47cbb44e62e2e97590d5 P 1db9a89d9cbe453f9516f82357fda3ec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ef7c2d719cc4037bf84478334f987b5 in term 3.
I20260713 09:09:32.502511 26454 raft_consensus.cc:515] T ea4c44e5ba7041839e421c3eee2be74d P 2ef7c2d719cc4037bf84478334f987b5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:32.512399 26454 leader_election.cc:290] T ea4c44e5ba7041839e421c3eee2be74d P 2ef7c2d719cc4037bf84478334f987b5 [CANDIDATE]: Term 3 election: Requested vote from peers 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193:46871), 078fc36762c64450ba945f12ba5829c1 (127.21.85.194:43291)
I20260713 09:09:32.513491 26307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea4c44e5ba7041839e421c3eee2be74d" candidate_uuid: "2ef7c2d719cc4037bf84478334f987b5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1db9a89d9cbe453f9516f82357fda3ec"
I20260713 09:09:32.514178 26307 raft_consensus.cc:3060] T ea4c44e5ba7041839e421c3eee2be74d P 1db9a89d9cbe453f9516f82357fda3ec [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:32.514542 26207 catalog_manager.cc:5697] T 5169df840d4c47cbb44e62e2e97590d5 P 2ef7c2d719cc4037bf84478334f987b5 reported cstate change: term changed from 2 to 3, leader changed from 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193) to 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195). New cstate: current_term: 3 leader_uuid: "2ef7c2d719cc4037bf84478334f987b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:32.517228 26382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea4c44e5ba7041839e421c3eee2be74d" candidate_uuid: "2ef7c2d719cc4037bf84478334f987b5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "078fc36762c64450ba945f12ba5829c1"
I20260713 09:09:32.517850 26382 raft_consensus.cc:3055] T ea4c44e5ba7041839e421c3eee2be74d P 078fc36762c64450ba945f12ba5829c1 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:32.518085 26382 raft_consensus.cc:740] T ea4c44e5ba7041839e421c3eee2be74d P 078fc36762c64450ba945f12ba5829c1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 078fc36762c64450ba945f12ba5829c1, State: Running, Role: LEADER
I20260713 09:09:32.518931 26382 consensus_queue.cc:260] T ea4c44e5ba7041839e421c3eee2be74d P 078fc36762c64450ba945f12ba5829c1 [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: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:32.521512 26382 raft_consensus.cc:3060] T ea4c44e5ba7041839e421c3eee2be74d P 078fc36762c64450ba945f12ba5829c1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:32.523466 26307 raft_consensus.cc:2468] T ea4c44e5ba7041839e421c3eee2be74d P 1db9a89d9cbe453f9516f82357fda3ec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ef7c2d719cc4037bf84478334f987b5 in term 3.
I20260713 09:09:32.524582 26422 leader_election.cc:304] T ea4c44e5ba7041839e421c3eee2be74d P 2ef7c2d719cc4037bf84478334f987b5 [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: 1db9a89d9cbe453f9516f82357fda3ec, 2ef7c2d719cc4037bf84478334f987b5; no voters: 
I20260713 09:09:32.525519 26731 raft_consensus.cc:2804] T ea4c44e5ba7041839e421c3eee2be74d P 2ef7c2d719cc4037bf84478334f987b5 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:32.526036 26731 raft_consensus.cc:697] T ea4c44e5ba7041839e421c3eee2be74d P 2ef7c2d719cc4037bf84478334f987b5 [term 3 LEADER]: Becoming Leader. State: Replica: 2ef7c2d719cc4037bf84478334f987b5, State: Running, Role: LEADER
I20260713 09:09:32.527041 26731 consensus_queue.cc:237] T ea4c44e5ba7041839e421c3eee2be74d P 2ef7c2d719cc4037bf84478334f987b5 [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: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } }
I20260713 09:09:32.553393 26206 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 8166fc31c3204192bb74535ca3f9a0cf: soft_deleted_table [id=d31458a4e4a94c47b5354a6ad1e91879] alter complete (version 1)
I20260713 09:09:32.559525 26382 raft_consensus.cc:2468] T ea4c44e5ba7041839e421c3eee2be74d P 078fc36762c64450ba945f12ba5829c1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ef7c2d719cc4037bf84478334f987b5 in term 3.
I20260713 09:09:32.598481 26208 catalog_manager.cc:5697] T ea4c44e5ba7041839e421c3eee2be74d P 2ef7c2d719cc4037bf84478334f987b5 reported cstate change: term changed from 2 to 3, leader changed from 078fc36762c64450ba945f12ba5829c1 (127.21.85.194) to 2ef7c2d719cc4037bf84478334f987b5 (127.21.85.195). New cstate: current_term: 3 leader_uuid: "2ef7c2d719cc4037bf84478334f987b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ef7c2d719cc4037bf84478334f987b5" member_type: VOTER last_known_addr { host: "127.21.85.195" port: 34105 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:32.858402 26307 raft_consensus.cc:1275] T 5169df840d4c47cbb44e62e2e97590d5 P 1db9a89d9cbe453f9516f82357fda3ec [term 3 FOLLOWER]: Refusing update from remote peer 2ef7c2d719cc4037bf84478334f987b5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:32.859745 26731 consensus_queue.cc:1048] T 5169df840d4c47cbb44e62e2e97590d5 P 2ef7c2d719cc4037bf84478334f987b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:32.877493 26384 raft_consensus.cc:1275] T 5169df840d4c47cbb44e62e2e97590d5 P 078fc36762c64450ba945f12ba5829c1 [term 3 FOLLOWER]: Refusing update from remote peer 2ef7c2d719cc4037bf84478334f987b5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:32.879169 26814 consensus_queue.cc:1048] T 5169df840d4c47cbb44e62e2e97590d5 P 2ef7c2d719cc4037bf84478334f987b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:33.039773 26309 raft_consensus.cc:1275] T ea4c44e5ba7041839e421c3eee2be74d P 1db9a89d9cbe453f9516f82357fda3ec [term 3 FOLLOWER]: Refusing update from remote peer 2ef7c2d719cc4037bf84478334f987b5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:33.041397 26814 consensus_queue.cc:1048] T ea4c44e5ba7041839e421c3eee2be74d P 2ef7c2d719cc4037bf84478334f987b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1db9a89d9cbe453f9516f82357fda3ec" member_type: VOTER last_known_addr { host: "127.21.85.193" port: 46871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:33.052006 26384 raft_consensus.cc:1275] T ea4c44e5ba7041839e421c3eee2be74d P 078fc36762c64450ba945f12ba5829c1 [term 3 FOLLOWER]: Refusing update from remote peer 2ef7c2d719cc4037bf84478334f987b5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:33.053763 26698 consensus_queue.cc:1048] T ea4c44e5ba7041839e421c3eee2be74d P 2ef7c2d719cc4037bf84478334f987b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "078fc36762c64450ba945f12ba5829c1" member_type: VOTER last_known_addr { host: "127.21.85.194" port: 43291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:33.534325 21847 tablet_server.cc:179] TabletServer@127.21.85.193:0 shutting down...
I20260713 09:09:33.562878 21847 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:33.563969 21847 tablet_replica.cc:333] T 93af36ea8e414b4b98f4a50f64d4b9bd P 1db9a89d9cbe453f9516f82357fda3ec: stopping tablet replica
I20260713 09:09:33.565429 21847 raft_consensus.cc:2243] T 93af36ea8e414b4b98f4a50f64d4b9bd P 1db9a89d9cbe453f9516f82357fda3ec [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:33.566376 21847 raft_consensus.cc:2272] T 93af36ea8e414b4b98f4a50f64d4b9bd P 1db9a89d9cbe453f9516f82357fda3ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.568912 21847 tablet_replica.cc:333] T a312a6f68f8b423ebe966e0e93e4614e P 1db9a89d9cbe453f9516f82357fda3ec: stopping tablet replica
I20260713 09:09:33.569527 21847 raft_consensus.cc:2243] T a312a6f68f8b423ebe966e0e93e4614e P 1db9a89d9cbe453f9516f82357fda3ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.570072 21847 raft_consensus.cc:2272] T a312a6f68f8b423ebe966e0e93e4614e P 1db9a89d9cbe453f9516f82357fda3ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.572343 21847 tablet_replica.cc:333] T 6a09002ea88e4a0fa6fd708d27288c28 P 1db9a89d9cbe453f9516f82357fda3ec: stopping tablet replica
I20260713 09:09:33.573017 21847 raft_consensus.cc:2243] T 6a09002ea88e4a0fa6fd708d27288c28 P 1db9a89d9cbe453f9516f82357fda3ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.573578 21847 raft_consensus.cc:2272] T 6a09002ea88e4a0fa6fd708d27288c28 P 1db9a89d9cbe453f9516f82357fda3ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.575969 21847 tablet_replica.cc:333] T 56be1f7358944ad1af2d4471a6e15752 P 1db9a89d9cbe453f9516f82357fda3ec: stopping tablet replica
I20260713 09:09:33.576649 21847 raft_consensus.cc:2243] T 56be1f7358944ad1af2d4471a6e15752 P 1db9a89d9cbe453f9516f82357fda3ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.577150 21847 raft_consensus.cc:2272] T 56be1f7358944ad1af2d4471a6e15752 P 1db9a89d9cbe453f9516f82357fda3ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.579360 21847 tablet_replica.cc:333] T 740ae60fa2bb4e25805a23b811cbb9a7 P 1db9a89d9cbe453f9516f82357fda3ec: stopping tablet replica
I20260713 09:09:33.580006 21847 raft_consensus.cc:2243] T 740ae60fa2bb4e25805a23b811cbb9a7 P 1db9a89d9cbe453f9516f82357fda3ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.580649 21847 raft_consensus.cc:2272] T 740ae60fa2bb4e25805a23b811cbb9a7 P 1db9a89d9cbe453f9516f82357fda3ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.582779 21847 tablet_replica.cc:333] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 1db9a89d9cbe453f9516f82357fda3ec: stopping tablet replica
I20260713 09:09:33.583482 21847 raft_consensus.cc:2243] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 1db9a89d9cbe453f9516f82357fda3ec [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:33.584623 21847 raft_consensus.cc:2272] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 1db9a89d9cbe453f9516f82357fda3ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.587244 21847 tablet_replica.cc:333] T 1229e5058c734ab2943b1e658a5d0ebd P 1db9a89d9cbe453f9516f82357fda3ec: stopping tablet replica
I20260713 09:09:33.587908 21847 raft_consensus.cc:2243] T 1229e5058c734ab2943b1e658a5d0ebd P 1db9a89d9cbe453f9516f82357fda3ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.588516 21847 raft_consensus.cc:2272] T 1229e5058c734ab2943b1e658a5d0ebd P 1db9a89d9cbe453f9516f82357fda3ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.591516 21847 tablet_replica.cc:333] T 1f2a10db61b94f58a45bf93d631965d8 P 1db9a89d9cbe453f9516f82357fda3ec: stopping tablet replica
I20260713 09:09:33.592290 21847 raft_consensus.cc:2243] T 1f2a10db61b94f58a45bf93d631965d8 P 1db9a89d9cbe453f9516f82357fda3ec [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:33.593334 21847 raft_consensus.cc:2272] T 1f2a10db61b94f58a45bf93d631965d8 P 1db9a89d9cbe453f9516f82357fda3ec [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:33.593776 26422 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 9 similar messages]
I20260713 09:09:33.597118 21847 tablet_replica.cc:333] T 77c9604966d64c9db4a44d80026c9e5e P 1db9a89d9cbe453f9516f82357fda3ec: stopping tablet replica
I20260713 09:09:33.598143 21847 raft_consensus.cc:2243] T 77c9604966d64c9db4a44d80026c9e5e P 1db9a89d9cbe453f9516f82357fda3ec [term 1 FOLLOWER]: Raft consensus shutting down.
W20260713 09:09:33.598443 26422 consensus_peers.cc:597] T ea4c44e5ba7041839e421c3eee2be74d P 2ef7c2d719cc4037bf84478334f987b5 -> Peer 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193:46871): Couldn't send request to peer 1db9a89d9cbe453f9516f82357fda3ec. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:33.599006 21847 raft_consensus.cc:2272] T 77c9604966d64c9db4a44d80026c9e5e P 1db9a89d9cbe453f9516f82357fda3ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.601812 21847 tablet_replica.cc:333] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 1db9a89d9cbe453f9516f82357fda3ec: stopping tablet replica
I20260713 09:09:33.602506 21847 raft_consensus.cc:2243] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 1db9a89d9cbe453f9516f82357fda3ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.603120 21847 raft_consensus.cc:2272] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 1db9a89d9cbe453f9516f82357fda3ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.605507 21847 tablet_replica.cc:333] T 8694e16028d8420a915e893ded44f7fc P 1db9a89d9cbe453f9516f82357fda3ec: stopping tablet replica
I20260713 09:09:33.606158 21847 raft_consensus.cc:2243] T 8694e16028d8420a915e893ded44f7fc P 1db9a89d9cbe453f9516f82357fda3ec [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:33.607255 21847 raft_consensus.cc:2272] T 8694e16028d8420a915e893ded44f7fc P 1db9a89d9cbe453f9516f82357fda3ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.610054 21847 tablet_replica.cc:333] T 54cbe01318fb407780ac4e0c8f5ac74d P 1db9a89d9cbe453f9516f82357fda3ec: stopping tablet replica
I20260713 09:09:33.610848 21847 raft_consensus.cc:2243] T 54cbe01318fb407780ac4e0c8f5ac74d P 1db9a89d9cbe453f9516f82357fda3ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.611647 21847 raft_consensus.cc:2272] T 54cbe01318fb407780ac4e0c8f5ac74d P 1db9a89d9cbe453f9516f82357fda3ec [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:33.614070 26348 consensus_peers.cc:597] T 56be1f7358944ad1af2d4471a6e15752 P 078fc36762c64450ba945f12ba5829c1 -> Peer 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193:46871): Couldn't send request to peer 1db9a89d9cbe453f9516f82357fda3ec. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:33.614900 21847 tablet_replica.cc:333] T 5169df840d4c47cbb44e62e2e97590d5 P 1db9a89d9cbe453f9516f82357fda3ec: stopping tablet replica
I20260713 09:09:33.615773 21847 raft_consensus.cc:2243] T 5169df840d4c47cbb44e62e2e97590d5 P 1db9a89d9cbe453f9516f82357fda3ec [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.616245 21847 raft_consensus.cc:2272] T 5169df840d4c47cbb44e62e2e97590d5 P 1db9a89d9cbe453f9516f82357fda3ec [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.618585 21847 tablet_replica.cc:333] T 6792b1b2eb7046faa6383ae0630d5513 P 1db9a89d9cbe453f9516f82357fda3ec: stopping tablet replica
I20260713 09:09:33.619067 21847 raft_consensus.cc:2243] T 6792b1b2eb7046faa6383ae0630d5513 P 1db9a89d9cbe453f9516f82357fda3ec [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:33.619992 21847 raft_consensus.cc:2272] T 6792b1b2eb7046faa6383ae0630d5513 P 1db9a89d9cbe453f9516f82357fda3ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.622359 21847 tablet_replica.cc:333] T 64994a2f491248b3a6f8381132e596b3 P 1db9a89d9cbe453f9516f82357fda3ec: stopping tablet replica
I20260713 09:09:33.622893 21847 raft_consensus.cc:2243] T 64994a2f491248b3a6f8381132e596b3 P 1db9a89d9cbe453f9516f82357fda3ec [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:33.623711 21847 raft_consensus.cc:2272] T 64994a2f491248b3a6f8381132e596b3 P 1db9a89d9cbe453f9516f82357fda3ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.625854 21847 tablet_replica.cc:333] T 7026d88559b24e0faaf7d4769e8647ac P 1db9a89d9cbe453f9516f82357fda3ec: stopping tablet replica
I20260713 09:09:33.626322 21847 raft_consensus.cc:2243] T 7026d88559b24e0faaf7d4769e8647ac P 1db9a89d9cbe453f9516f82357fda3ec [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:33.627065 21847 raft_consensus.cc:2272] T 7026d88559b24e0faaf7d4769e8647ac P 1db9a89d9cbe453f9516f82357fda3ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.629223 21847 tablet_replica.cc:333] T ca39ad01c5f34fcd83c71b31a9a47982 P 1db9a89d9cbe453f9516f82357fda3ec: stopping tablet replica
I20260713 09:09:33.629667 21847 raft_consensus.cc:2243] T ca39ad01c5f34fcd83c71b31a9a47982 P 1db9a89d9cbe453f9516f82357fda3ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.630074 21847 raft_consensus.cc:2272] T ca39ad01c5f34fcd83c71b31a9a47982 P 1db9a89d9cbe453f9516f82357fda3ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.632207 21847 tablet_replica.cc:333] T ea4c44e5ba7041839e421c3eee2be74d P 1db9a89d9cbe453f9516f82357fda3ec: stopping tablet replica
I20260713 09:09:33.632678 21847 raft_consensus.cc:2243] T ea4c44e5ba7041839e421c3eee2be74d P 1db9a89d9cbe453f9516f82357fda3ec [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.633109 21847 raft_consensus.cc:2272] T ea4c44e5ba7041839e421c3eee2be74d P 1db9a89d9cbe453f9516f82357fda3ec [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:33.658375 26348 consensus_peers.cc:597] T a312a6f68f8b423ebe966e0e93e4614e P 078fc36762c64450ba945f12ba5829c1 -> Peer 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193:46871): Couldn't send request to peer 1db9a89d9cbe453f9516f82357fda3ec. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:33.667577 21847 tablet_server.cc:196] TabletServer@127.21.85.193:0 shutdown complete.
I20260713 09:09:33.712240 21847 tablet_server.cc:179] TabletServer@127.21.85.194:0 shutting down...
W20260713 09:09:33.733916 26348 consensus_peers.cc:597] T 1229e5058c734ab2943b1e658a5d0ebd P 078fc36762c64450ba945f12ba5829c1 -> Peer 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193:46871): Couldn't send request to peer 1db9a89d9cbe453f9516f82357fda3ec. Status: Network error: Client connection negotiation failed: client connection to 127.21.85.193:46871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:33.734620 26348 consensus_peers.cc:597] T ca39ad01c5f34fcd83c71b31a9a47982 P 078fc36762c64450ba945f12ba5829c1 -> Peer 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193:46871): Couldn't send request to peer 1db9a89d9cbe453f9516f82357fda3ec. Status: Network error: Client connection negotiation failed: client connection to 127.21.85.193:46871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:33.749682 21847 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:33.750525 21847 tablet_replica.cc:333] T 93af36ea8e414b4b98f4a50f64d4b9bd P 078fc36762c64450ba945f12ba5829c1: stopping tablet replica
I20260713 09:09:33.751284 21847 raft_consensus.cc:2243] T 93af36ea8e414b4b98f4a50f64d4b9bd P 078fc36762c64450ba945f12ba5829c1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.751972 21847 raft_consensus.cc:2272] T 93af36ea8e414b4b98f4a50f64d4b9bd P 078fc36762c64450ba945f12ba5829c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.754247 21847 tablet_replica.cc:333] T 6a09002ea88e4a0fa6fd708d27288c28 P 078fc36762c64450ba945f12ba5829c1: stopping tablet replica
I20260713 09:09:33.754880 21847 raft_consensus.cc:2243] T 6a09002ea88e4a0fa6fd708d27288c28 P 078fc36762c64450ba945f12ba5829c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.755442 21847 raft_consensus.cc:2272] T 6a09002ea88e4a0fa6fd708d27288c28 P 078fc36762c64450ba945f12ba5829c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.757639 21847 tablet_replica.cc:333] T 64994a2f491248b3a6f8381132e596b3 P 078fc36762c64450ba945f12ba5829c1: stopping tablet replica
I20260713 09:09:33.758244 21847 raft_consensus.cc:2243] T 64994a2f491248b3a6f8381132e596b3 P 078fc36762c64450ba945f12ba5829c1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.758761 21847 raft_consensus.cc:2272] T 64994a2f491248b3a6f8381132e596b3 P 078fc36762c64450ba945f12ba5829c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.760990 21847 tablet_replica.cc:333] T 6792b1b2eb7046faa6383ae0630d5513 P 078fc36762c64450ba945f12ba5829c1: stopping tablet replica
I20260713 09:09:33.761495 21847 raft_consensus.cc:2243] T 6792b1b2eb7046faa6383ae0630d5513 P 078fc36762c64450ba945f12ba5829c1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.761972 21847 raft_consensus.cc:2272] T 6792b1b2eb7046faa6383ae0630d5513 P 078fc36762c64450ba945f12ba5829c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.763998 21847 tablet_replica.cc:333] T a312a6f68f8b423ebe966e0e93e4614e P 078fc36762c64450ba945f12ba5829c1: stopping tablet replica
I20260713 09:09:33.764583 21847 raft_consensus.cc:2243] T a312a6f68f8b423ebe966e0e93e4614e P 078fc36762c64450ba945f12ba5829c1 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:33.765373 21847 raft_consensus.cc:2272] T a312a6f68f8b423ebe966e0e93e4614e P 078fc36762c64450ba945f12ba5829c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.767303 21847 tablet_replica.cc:333] T 54cbe01318fb407780ac4e0c8f5ac74d P 078fc36762c64450ba945f12ba5829c1: stopping tablet replica
I20260713 09:09:33.767874 21847 raft_consensus.cc:2243] T 54cbe01318fb407780ac4e0c8f5ac74d P 078fc36762c64450ba945f12ba5829c1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:33.768618 21847 raft_consensus.cc:2272] T 54cbe01318fb407780ac4e0c8f5ac74d P 078fc36762c64450ba945f12ba5829c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.770442 21847 tablet_replica.cc:333] T 5169df840d4c47cbb44e62e2e97590d5 P 078fc36762c64450ba945f12ba5829c1: stopping tablet replica
I20260713 09:09:33.770923 21847 raft_consensus.cc:2243] T 5169df840d4c47cbb44e62e2e97590d5 P 078fc36762c64450ba945f12ba5829c1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.771550 21847 raft_consensus.cc:2272] T 5169df840d4c47cbb44e62e2e97590d5 P 078fc36762c64450ba945f12ba5829c1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.774223 21847 tablet_replica.cc:333] T ea4c44e5ba7041839e421c3eee2be74d P 078fc36762c64450ba945f12ba5829c1: stopping tablet replica
I20260713 09:09:33.775050 21847 raft_consensus.cc:2243] T ea4c44e5ba7041839e421c3eee2be74d P 078fc36762c64450ba945f12ba5829c1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.775625 21847 raft_consensus.cc:2272] T ea4c44e5ba7041839e421c3eee2be74d P 078fc36762c64450ba945f12ba5829c1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.778029 21847 tablet_replica.cc:333] T 7026d88559b24e0faaf7d4769e8647ac P 078fc36762c64450ba945f12ba5829c1: stopping tablet replica
I20260713 09:09:33.778532 21847 raft_consensus.cc:2243] T 7026d88559b24e0faaf7d4769e8647ac P 078fc36762c64450ba945f12ba5829c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.778981 21847 raft_consensus.cc:2272] T 7026d88559b24e0faaf7d4769e8647ac P 078fc36762c64450ba945f12ba5829c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.780939 21847 tablet_replica.cc:333] T ca39ad01c5f34fcd83c71b31a9a47982 P 078fc36762c64450ba945f12ba5829c1: stopping tablet replica
I20260713 09:09:33.781440 21847 raft_consensus.cc:2243] T ca39ad01c5f34fcd83c71b31a9a47982 P 078fc36762c64450ba945f12ba5829c1 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:33.782245 21847 raft_consensus.cc:2272] T ca39ad01c5f34fcd83c71b31a9a47982 P 078fc36762c64450ba945f12ba5829c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.784310 21847 tablet_replica.cc:333] T 1229e5058c734ab2943b1e658a5d0ebd P 078fc36762c64450ba945f12ba5829c1: stopping tablet replica
I20260713 09:09:33.784865 21847 raft_consensus.cc:2243] T 1229e5058c734ab2943b1e658a5d0ebd P 078fc36762c64450ba945f12ba5829c1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:33.785832 21847 raft_consensus.cc:2272] T 1229e5058c734ab2943b1e658a5d0ebd P 078fc36762c64450ba945f12ba5829c1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:33.787230 26422 consensus_peers.cc:597] T 5169df840d4c47cbb44e62e2e97590d5 P 2ef7c2d719cc4037bf84478334f987b5 -> Peer 078fc36762c64450ba945f12ba5829c1 (127.21.85.194:43291): Couldn't send request to peer 078fc36762c64450ba945f12ba5829c1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:33.788215 21847 tablet_replica.cc:333] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 078fc36762c64450ba945f12ba5829c1: stopping tablet replica
I20260713 09:09:33.788723 21847 raft_consensus.cc:2243] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 078fc36762c64450ba945f12ba5829c1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.789136 21847 raft_consensus.cc:2272] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 078fc36762c64450ba945f12ba5829c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.791077 21847 tablet_replica.cc:333] T 56be1f7358944ad1af2d4471a6e15752 P 078fc36762c64450ba945f12ba5829c1: stopping tablet replica
I20260713 09:09:33.791580 21847 raft_consensus.cc:2243] T 56be1f7358944ad1af2d4471a6e15752 P 078fc36762c64450ba945f12ba5829c1 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:33.792441 21847 raft_consensus.cc:2272] T 56be1f7358944ad1af2d4471a6e15752 P 078fc36762c64450ba945f12ba5829c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.794337 21847 tablet_replica.cc:333] T 740ae60fa2bb4e25805a23b811cbb9a7 P 078fc36762c64450ba945f12ba5829c1: stopping tablet replica
I20260713 09:09:33.794826 21847 raft_consensus.cc:2243] T 740ae60fa2bb4e25805a23b811cbb9a7 P 078fc36762c64450ba945f12ba5829c1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.795251 21847 raft_consensus.cc:2272] T 740ae60fa2bb4e25805a23b811cbb9a7 P 078fc36762c64450ba945f12ba5829c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.797325 21847 tablet_replica.cc:333] T 1f2a10db61b94f58a45bf93d631965d8 P 078fc36762c64450ba945f12ba5829c1: stopping tablet replica
I20260713 09:09:33.797822 21847 raft_consensus.cc:2243] T 1f2a10db61b94f58a45bf93d631965d8 P 078fc36762c64450ba945f12ba5829c1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.798301 21847 raft_consensus.cc:2272] T 1f2a10db61b94f58a45bf93d631965d8 P 078fc36762c64450ba945f12ba5829c1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.800482 21847 tablet_replica.cc:333] T 77c9604966d64c9db4a44d80026c9e5e P 078fc36762c64450ba945f12ba5829c1: stopping tablet replica
I20260713 09:09:33.801069 21847 raft_consensus.cc:2243] T 77c9604966d64c9db4a44d80026c9e5e P 078fc36762c64450ba945f12ba5829c1 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:33.802037 21847 raft_consensus.cc:2272] T 77c9604966d64c9db4a44d80026c9e5e P 078fc36762c64450ba945f12ba5829c1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:33.802882 26422 consensus_peers.cc:597] T 740ae60fa2bb4e25805a23b811cbb9a7 P 2ef7c2d719cc4037bf84478334f987b5 -> Peer 078fc36762c64450ba945f12ba5829c1 (127.21.85.194:43291): Couldn't send request to peer 078fc36762c64450ba945f12ba5829c1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:33.804375 21847 tablet_replica.cc:333] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 078fc36762c64450ba945f12ba5829c1: stopping tablet replica
I20260713 09:09:33.804878 21847 raft_consensus.cc:2243] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 078fc36762c64450ba945f12ba5829c1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:33.805579 21847 raft_consensus.cc:2272] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 078fc36762c64450ba945f12ba5829c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.807451 21847 tablet_replica.cc:333] T 8694e16028d8420a915e893ded44f7fc P 078fc36762c64450ba945f12ba5829c1: stopping tablet replica
I20260713 09:09:33.807881 21847 raft_consensus.cc:2243] T 8694e16028d8420a915e893ded44f7fc P 078fc36762c64450ba945f12ba5829c1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.808293 21847 raft_consensus.cc:2272] T 8694e16028d8420a915e893ded44f7fc P 078fc36762c64450ba945f12ba5829c1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:33.823596 26422 consensus_peers.cc:597] T 5169df840d4c47cbb44e62e2e97590d5 P 2ef7c2d719cc4037bf84478334f987b5 -> Peer 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193:46871): Couldn't send request to peer 1db9a89d9cbe453f9516f82357fda3ec. Status: Network error: Client connection negotiation failed: client connection to 127.21.85.193:46871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:33.852698 21847 tablet_server.cc:196] TabletServer@127.21.85.194:0 shutdown complete.
W20260713 09:09:33.868820 26422 consensus_peers.cc:597] T 740ae60fa2bb4e25805a23b811cbb9a7 P 2ef7c2d719cc4037bf84478334f987b5 -> Peer 1db9a89d9cbe453f9516f82357fda3ec (127.21.85.193:46871): Couldn't send request to peer 1db9a89d9cbe453f9516f82357fda3ec. Status: Network error: Client connection negotiation failed: client connection to 127.21.85.193:46871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:33.888207 21847 tablet_server.cc:179] TabletServer@127.21.85.195:0 shutting down...
W20260713 09:09:33.923175 26422 consensus_peers.cc:597] T 6a09002ea88e4a0fa6fd708d27288c28 P 2ef7c2d719cc4037bf84478334f987b5 -> Peer 078fc36762c64450ba945f12ba5829c1 (127.21.85.194:43291): Couldn't send request to peer 078fc36762c64450ba945f12ba5829c1. Status: Network error: Client connection negotiation failed: client connection to 127.21.85.194:43291: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:33.923770 21847 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:33.924721 21847 tablet_replica.cc:333] T 6a09002ea88e4a0fa6fd708d27288c28 P 2ef7c2d719cc4037bf84478334f987b5: stopping tablet replica
I20260713 09:09:33.925820 21847 raft_consensus.cc:2243] T 6a09002ea88e4a0fa6fd708d27288c28 P 2ef7c2d719cc4037bf84478334f987b5 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:33.926873 21847 raft_consensus.cc:2272] T 6a09002ea88e4a0fa6fd708d27288c28 P 2ef7c2d719cc4037bf84478334f987b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.929080 21847 tablet_replica.cc:333] T a312a6f68f8b423ebe966e0e93e4614e P 2ef7c2d719cc4037bf84478334f987b5: stopping tablet replica
I20260713 09:09:33.929647 21847 raft_consensus.cc:2243] T a312a6f68f8b423ebe966e0e93e4614e P 2ef7c2d719cc4037bf84478334f987b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.930083 21847 raft_consensus.cc:2272] T a312a6f68f8b423ebe966e0e93e4614e P 2ef7c2d719cc4037bf84478334f987b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.932049 21847 tablet_replica.cc:333] T 54cbe01318fb407780ac4e0c8f5ac74d P 2ef7c2d719cc4037bf84478334f987b5: stopping tablet replica
I20260713 09:09:33.932559 21847 raft_consensus.cc:2243] T 54cbe01318fb407780ac4e0c8f5ac74d P 2ef7c2d719cc4037bf84478334f987b5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.933010 21847 raft_consensus.cc:2272] T 54cbe01318fb407780ac4e0c8f5ac74d P 2ef7c2d719cc4037bf84478334f987b5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.934960 21847 tablet_replica.cc:333] T 5169df840d4c47cbb44e62e2e97590d5 P 2ef7c2d719cc4037bf84478334f987b5: stopping tablet replica
I20260713 09:09:33.935504 21847 raft_consensus.cc:2243] T 5169df840d4c47cbb44e62e2e97590d5 P 2ef7c2d719cc4037bf84478334f987b5 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:33.936316 21847 raft_consensus.cc:2272] T 5169df840d4c47cbb44e62e2e97590d5 P 2ef7c2d719cc4037bf84478334f987b5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.938269 21847 tablet_replica.cc:333] T 93af36ea8e414b4b98f4a50f64d4b9bd P 2ef7c2d719cc4037bf84478334f987b5: stopping tablet replica
I20260713 09:09:33.938764 21847 raft_consensus.cc:2243] T 93af36ea8e414b4b98f4a50f64d4b9bd P 2ef7c2d719cc4037bf84478334f987b5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.939209 21847 raft_consensus.cc:2272] T 93af36ea8e414b4b98f4a50f64d4b9bd P 2ef7c2d719cc4037bf84478334f987b5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.941190 21847 tablet_replica.cc:333] T 740ae60fa2bb4e25805a23b811cbb9a7 P 2ef7c2d719cc4037bf84478334f987b5: stopping tablet replica
I20260713 09:09:33.941684 21847 raft_consensus.cc:2243] T 740ae60fa2bb4e25805a23b811cbb9a7 P 2ef7c2d719cc4037bf84478334f987b5 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:33.942529 21847 raft_consensus.cc:2272] T 740ae60fa2bb4e25805a23b811cbb9a7 P 2ef7c2d719cc4037bf84478334f987b5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.944624 21847 tablet_replica.cc:333] T 56be1f7358944ad1af2d4471a6e15752 P 2ef7c2d719cc4037bf84478334f987b5: stopping tablet replica
I20260713 09:09:33.945101 21847 raft_consensus.cc:2243] T 56be1f7358944ad1af2d4471a6e15752 P 2ef7c2d719cc4037bf84478334f987b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.945473 21847 raft_consensus.cc:2272] T 56be1f7358944ad1af2d4471a6e15752 P 2ef7c2d719cc4037bf84478334f987b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.947268 21847 tablet_replica.cc:333] T 7026d88559b24e0faaf7d4769e8647ac P 2ef7c2d719cc4037bf84478334f987b5: stopping tablet replica
I20260713 09:09:33.947783 21847 raft_consensus.cc:2243] T 7026d88559b24e0faaf7d4769e8647ac P 2ef7c2d719cc4037bf84478334f987b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.948239 21847 raft_consensus.cc:2272] T 7026d88559b24e0faaf7d4769e8647ac P 2ef7c2d719cc4037bf84478334f987b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.950109 21847 tablet_replica.cc:333] T ca39ad01c5f34fcd83c71b31a9a47982 P 2ef7c2d719cc4037bf84478334f987b5: stopping tablet replica
I20260713 09:09:33.950562 21847 raft_consensus.cc:2243] T ca39ad01c5f34fcd83c71b31a9a47982 P 2ef7c2d719cc4037bf84478334f987b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.950947 21847 raft_consensus.cc:2272] T ca39ad01c5f34fcd83c71b31a9a47982 P 2ef7c2d719cc4037bf84478334f987b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.952816 21847 tablet_replica.cc:333] T ea4c44e5ba7041839e421c3eee2be74d P 2ef7c2d719cc4037bf84478334f987b5: stopping tablet replica
I20260713 09:09:33.953277 21847 raft_consensus.cc:2243] T ea4c44e5ba7041839e421c3eee2be74d P 2ef7c2d719cc4037bf84478334f987b5 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:33.953924 21847 raft_consensus.cc:2272] T ea4c44e5ba7041839e421c3eee2be74d P 2ef7c2d719cc4037bf84478334f987b5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.956159 21847 tablet_replica.cc:333] T 1229e5058c734ab2943b1e658a5d0ebd P 2ef7c2d719cc4037bf84478334f987b5: stopping tablet replica
I20260713 09:09:33.956615 21847 raft_consensus.cc:2243] T 1229e5058c734ab2943b1e658a5d0ebd P 2ef7c2d719cc4037bf84478334f987b5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.957018 21847 raft_consensus.cc:2272] T 1229e5058c734ab2943b1e658a5d0ebd P 2ef7c2d719cc4037bf84478334f987b5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.958720 21847 tablet_replica.cc:333] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 2ef7c2d719cc4037bf84478334f987b5: stopping tablet replica
I20260713 09:09:33.959153 21847 raft_consensus.cc:2243] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 2ef7c2d719cc4037bf84478334f987b5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.959544 21847 raft_consensus.cc:2272] T 8f7fbed2a84d4ac6a1c73cbfac72fd98 P 2ef7c2d719cc4037bf84478334f987b5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.961282 21847 tablet_replica.cc:333] T 6792b1b2eb7046faa6383ae0630d5513 P 2ef7c2d719cc4037bf84478334f987b5: stopping tablet replica
I20260713 09:09:33.961712 21847 raft_consensus.cc:2243] T 6792b1b2eb7046faa6383ae0630d5513 P 2ef7c2d719cc4037bf84478334f987b5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.962078 21847 raft_consensus.cc:2272] T 6792b1b2eb7046faa6383ae0630d5513 P 2ef7c2d719cc4037bf84478334f987b5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.963891 21847 tablet_replica.cc:333] T 64994a2f491248b3a6f8381132e596b3 P 2ef7c2d719cc4037bf84478334f987b5: stopping tablet replica
I20260713 09:09:33.964330 21847 raft_consensus.cc:2243] T 64994a2f491248b3a6f8381132e596b3 P 2ef7c2d719cc4037bf84478334f987b5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.964795 21847 raft_consensus.cc:2272] T 64994a2f491248b3a6f8381132e596b3 P 2ef7c2d719cc4037bf84478334f987b5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.966897 21847 tablet_replica.cc:333] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 2ef7c2d719cc4037bf84478334f987b5: stopping tablet replica
I20260713 09:09:33.967516 21847 raft_consensus.cc:2243] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 2ef7c2d719cc4037bf84478334f987b5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.968046 21847 raft_consensus.cc:2272] T 2e3f76b69bb14fe3b5b8e2680f7c36b0 P 2ef7c2d719cc4037bf84478334f987b5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.970006 21847 tablet_replica.cc:333] T 8694e16028d8420a915e893ded44f7fc P 2ef7c2d719cc4037bf84478334f987b5: stopping tablet replica
I20260713 09:09:33.970525 21847 raft_consensus.cc:2243] T 8694e16028d8420a915e893ded44f7fc P 2ef7c2d719cc4037bf84478334f987b5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.970947 21847 raft_consensus.cc:2272] T 8694e16028d8420a915e893ded44f7fc P 2ef7c2d719cc4037bf84478334f987b5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.972842 21847 tablet_replica.cc:333] T 1f2a10db61b94f58a45bf93d631965d8 P 2ef7c2d719cc4037bf84478334f987b5: stopping tablet replica
I20260713 09:09:33.973304 21847 raft_consensus.cc:2243] T 1f2a10db61b94f58a45bf93d631965d8 P 2ef7c2d719cc4037bf84478334f987b5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.973738 21847 raft_consensus.cc:2272] T 1f2a10db61b94f58a45bf93d631965d8 P 2ef7c2d719cc4037bf84478334f987b5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.975522 21847 tablet_replica.cc:333] T 77c9604966d64c9db4a44d80026c9e5e P 2ef7c2d719cc4037bf84478334f987b5: stopping tablet replica
I20260713 09:09:33.976015 21847 raft_consensus.cc:2243] T 77c9604966d64c9db4a44d80026c9e5e P 2ef7c2d719cc4037bf84478334f987b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.976456 21847 raft_consensus.cc:2272] T 77c9604966d64c9db4a44d80026c9e5e P 2ef7c2d719cc4037bf84478334f987b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.015321 21847 tablet_server.cc:196] TabletServer@127.21.85.195:0 shutdown complete.
I20260713 09:09:34.050971 21847 master.cc:562] Master@127.21.85.254:40335 shutting down...
I20260713 09:09:34.075038 21847 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8166fc31c3204192bb74535ca3f9a0cf [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:34.075594 21847 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8166fc31c3204192bb74535ca3f9a0cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.075971 21847 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8166fc31c3204192bb74535ca3f9a0cf: stopping tablet replica
I20260713 09:09:34.097724 21847 master.cc:584] Master@127.21.85.254:40335 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (20186 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (32733 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (122441 ms total)
[  PASSED  ] 8 tests.
I20260713 09:09:34.153780 21847 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 406 messages since previous log ~23 seconds ago
I20260713 09:09:34.154029 21847 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 406 messages since previous log ~23 seconds ago
I20260713 09:09:34.154211 21847 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 400 messages since previous log ~23 seconds ago
I20260713 09:09:34.154408 21847 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 ~42 seconds ago
I20260713 09:09:34.154599 21847 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 ~42 seconds ago
I20260713 09:09:34.154847 21847 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 9 messages since previous log ~0 seconds ago
I20260713 09:09:34.155141 21847 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~34 seconds ago
